> I linkend in configuration.xml the same way as constants.xml > for the uodbc-extension by adding &reference.configuration.xml > in reference.xml. The contents of configuration.xml are the > ini-settings for the extension :-) > > Therefore I added a new entity in language-snippets.ent > > <!-- Used in reference/$extname/configuration.xml --> > <!ENTITY extension.runtime '<simpara> > The behaviour of these functions are affected by settings in the > global <link linkend="configuration.file">configuration file</link> &php.ini;. > </simpara>'> > > Is the naming and wording ok? If no one speaks against I'll commit the changes.
Please, please, please call it ini.xml and NOT configuration.xml as it's quite similar to "configure". configure.xml will hold the configure options for every extension, so there will be a constants.xml, ini.xml, configure.xml, etc. for all extensions. Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
