Page 1 of 1

Wiki Engine

Posted: Sun Feb 24, 2008 12:11 am
by Chris Corbyn
Anybody ever used this?

http://tavi.sourceforge.net

I'm looking for the guts of a wiki (i.e. a wiki without a UI so I can just integrate it the way I want) to use as the documentation area on my website. If anyone has any recommendations I'm all ears.

I actually started writing my own last year and practically finished it, but the implementation was not too great.

Re: Wiki Engine

Posted: Sun Feb 24, 2008 11:23 am
by Christopher
It looks a little old, so I wonder how "modern" the code is. I recall looking around and finding the WikkaWikki engine a while back that was one of the few being maintained.

Re: Wiki Engine

Posted: Mon Feb 25, 2008 3:07 am
by Chris Corbyn
Heaps better :)

Provided I can easily put my own UI to that (and preferably wrap my own page controllers around it) then this is perfect! It does source code highlighting which was one of my main things.

I wonder how easy it is to add new formatting rules since I kinda want to add "tip" sections and "warning" sections to pages etc.

Looks good.