wiki?

Archived from the Xataface Users forum.

dimalit — Tue Aug 14, 2012 1:24 am

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!


shannah — Sat Sep 08, 2012 10:39 am

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.