From: Matthew P. <ma...@he...> - 2004-03-19 00:08:44
|
Malcolm Ross Kinsella Ryan said: > Indeed. I balked at installing 1.3.7 when I saw the following message: > > // IMPORTANT NOTE: Use of the ***configurator.php*** to generate an // > index.php is depreciated, because it is out of date and a new > // configuration system is in the works (see the config directory, not > // finished yet though). DO compare or diff the configurator's output > // against this file if you feel you must use it to generate an > // index.php! > > I would really like to use PhpWiki, but I have better things to do > with my life than manually edit configuration files written in a > language I do not understand. It's not as if the configuration file is excruciatingly difficult to read. The use of define() does weirden things up a bit, though, I agree. Would a nicely formatted and readable INI file suit better, or are you really deeply attached to the GUI config tool? - Matt |