Wiki Engine

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Wiki Engine

Post 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.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Wiki Engine

Post 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.
(#10850)
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Wiki Engine

Post 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.
Post Reply