Page 1 of 1

wiki?

PostPosted: Tue Aug 14, 2012 1:24 am
by dimalit
Hi, Steve!
On your site xataface.com (built with xataface!) you have wiki-engine for documentation.
But xataface distribution itself doesn't contain any kind of wiki module!
There already was a topic on this forum about wiki inside xataface (but very old). In that thread you posted a link to your wiki module, but now it's dead :(
Could you please share a link to you wiki-for-xataface implementation again, so other xataface users could also use it?
Many thanks!

Re: wiki?

PostPosted: Sat Sep 08, 2012 10:39 am
by shannah
If I get some time, I'll see about exporting and posting the code. There really isn't much to it. There's just a single table for wiki posts, and I use the PEAR wiki class to do the parsing and rendering of the content field.