> > I can remember a discussion about ini.xml in every /referenc/ext
> > with all ini-related settings for that extension (like constants.xml)
> > Am I right and should this be done?
>
> /reference/someextension/
> reference.xml [intro]
> constants.xml [predefined constants]
> clas
> > Every configure and ini options should be configured in
> > a "reference" section, if there is a reference section
> > for that topic. If there is no, then we need to put that
> > remainder option (probably core one) to a common place
> > (probably to that appendix, where the autogenerated ind
[...]
> Every configure and ini options should be configured in
> a "reference" section, if there is a reference section
> for that topic. If there is no, then we need to put that
> remainder option (probably core one) to a common place
> (probably to that appendix, where the autogenerated index
> Should the ini settings table in ini_set() be put alog
> with the information you are reorganizing?, I recently
> updated that table and the
> phpdoc/scripts/mk_ini_set_table.sh script.
Well, that table should be spread to extension reference
parts [extension specific options of course].
> Als
> I (tried to) continue your work, and it's finished now till dbx.
> Maybe someone could find the time to have a quick look over,
> to ensure there are no major mistakes in the content I added.
> BTW.: we have "complete list of configure options" in the install
> section. should the already integr
Friedhelm, Gabor:
Should the ini settings table in ini_set() be put alog
with the information you are reorganizing?, I recently
updated that table and the
phpdoc/scripts/mk_ini_set_table.sh script.
Also, how are you deciding what is an extension and
what is core?, anything in php4/ext? anything
> I tried to solve one problem of the many. As we discussed earlier,
> we would like to move all extension related stuff to the extensions
> directory, including configure options, ini settings, defined vars,
> constants, classes, faq entries, etc. So I started to apply the new
> based structure
Hi!
I tried to solve one problem of the many. As we discussed earlier,
we would like to move all extension related stuff to the extensions
directory, including configure options, ini settings, defined vars,
constants, classes, faq entries, etc. So I started to apply the new
based structure to th