Page 1 of 1

Wiki integration

PostPosted: Thu Aug 20, 2009 6:23 am
by tomhousley
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

PostPosted: Thu Aug 20, 2009 11:18 am
by shannah
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

PostPosted: Thu Aug 20, 2009 12:12 pm
by tomhousley
Nice one Steve,

Thank you very much.

I will take a look and post any questions I have.

All the best, Tom