Ok yet another wrapper module, Txtdb: Please have a look at, http://www.pmwiki.org/wiki/Cookbook/Txtdb and the working sample at: http://insteps.net/pr/a/pmwiki/Cookbook/Txtdb-sample1
The database is a CSV style data, that can be on any readonly wikipage pages The good part is that it can be queried using SQL. Presently only SELECT queries are enabled in this recipe, but the library is capable of almost most of the CRUD queries. I would try to enable the UPDATE,INSERT soon. It would be great if more guide on pmwiki's wikipage UpdatePage() function be available, so I could make sure that save happens as expected by pmwiki. Comments and suggestions welcome. -- Regards, V.Krishn _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
