Wiki integration
Archived from the Xataface Users forum.
tomhousley — Thu Aug 20, 2009 6:23 am
Hi Steve,
The wiki on this xataface site http://www.xataface.com/wiki - is this build with xataface?
If so, is it possible to download so I may add it to a site I’m building?
Any help would be appreciated.
Many thanks, Tom
shannah — Thu Aug 20, 2009 11:18 am
I have ripped out the source code and tarred it up for you at
http://dev.weblite.ca/xataface-wiki-090820.tar.gz
It won’t work out of the box for you because it depends on other tables that are part of the xataface site but not part of the dump - but the interesting thngs are all contained in the wiki table. It uses the PEAR Text_Wiki library.
The table SQL def is in install/install.sql
The best way to use this is to just check out the wiki table settings and try to incorporate it into your own application.
-Steve
tomhousley — Thu Aug 20, 2009 12:12 pm
Nice one Steve,
Thank you very much.
I will take a look and post any questions I have.
All the best, Tom