06 May 2006

ASP Tiddly Wiki

Okay, so I was organizing my files and I found this little project that I did last summer.

The base of ASP Tiddly Wiki is based on PHP Tiddly Wiki. Thanks to those guys for making my job a lot easier. 

ASP.NET version is coming up. I just need to find the time to do it. If you are eager to jump ahead, as you can see in the ASP version, it's really not that hard.

Download can be found in my "Files" section or HERE.  Same license as PHP Tiddlywiki. One last thing, if you have project based on the ASP code for modifications, please give me credit and link back to me.

Without further chit chat. Let's configure it and have it run on your site in minutes

1. This is the structure of ASP Tiddly Wik



2. Open up "XOC/Common/SetEnv.asp",  on Line 26, you'll see  "EnvObj.SetEnv "/TiddlyWiki/"

This is your virtual directory where you installed this application.change it to something else suit you. For example, if you installed at root then it's "/", else if your virtual director is "test", then it's "/test/" (with a slash on its end)

3.   Open up "XOC/Env/Settings.xml"
      On Line 23, you'll see <database.path></database.path>
     

change the path to anywhere you like to put the TiddlyWiki database.

*NOTE, I included the database udner "private" directory for conviences sake. It is highly recommended to move this directory to somewhere on your webserver outside of your web root. If you are not sure where it is, please ask your adminsitrator of the hosting company

4.  Run it.

 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

Comment Policy: No HTML allowed. URIs and line breaks are converted automatically. Your e–mail address will not show up on any public page.

(required) 
(optional)
(required)