From: Carsten K. <car...@ma...> - 2002-02-21 09:09:11
|
PHPWeather uses an excellent web-based config-file generator. With permission from Martin Geisler of course, I think it could be easily adapted to generate an index.php file for PhpWiki. There are security issues to generating a config file this way, but they can probably be overcome. The whole thing is completely self contained in one file. It makes the necessary backups, provides text output for cut and paste when the file couldn't be written, and allows for comments and instructions. Anyway take a look, it's pretty neat. http://cvs.sourceforge.net/cgi- bin/viewcvs.cgi/phpweather/phpweather/configurator.php Carsten |