> > > On a related note, it would be nice if we can generate
> > > a page that contains all configure options.  Ideally
> > > it would combine information from both install and
> > > configure.  In otherwords, this would be a huge page
> > > with a lot of information from all modules and
> > > standard.
> > 
> > Well, I think it would better be an index of all
> > configure options. We need to find a common pattern
> > to search for in reference/SOMEEXT/configure.xml and
> > the other configre XML files to get a list of IDS for
> > configure options, and then a similar index can be
> > generated, like the function index with a simple PHP
> > script. Then it can be added to the configure process
> > of phpdoc...
> 
> Sounds good.  This will help combat about the only
> disadvantage of having them per-module as some are 
> difficult to locate.

Yes, and as far as I can remember, we started to spread those
options to extensions, because we discussed, that it would still
be possible to have an index of them.

Goba


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to