On 10/06/07, Michael Daly michaeldaly@kayakwiki.org wrote:
One of the bits missing from using Wiki.php in a very general way is persistance. A settings file (or a database table(s)) can provide this. If wiki settings were handled with a special page too, then moving settings into a db table(s) would be a good thing. LocalSettings.php could be eliminated entirely. A setting file to save DB access info will always be required, I guess. But I digress...
This would be slow and inefficient, however; it's not what a database is for.
Rob Church