Date: 01/20/03
- Next message: m.ford <email protected>: "[PHP-DOC] #17180 [Com]: Operator Precedence"
- Previous message: andrey <email protected>: "[PHP-DOC] #21728 [Opn]: Additional (kindly weird example) for sort()"
- In reply to: jmcastagnetto <email protected>: "[PHP-DOC] #18403 [Opn->Fbk]: changable directive information (ini_set)"
- Next in thread: Jesus M. Castagnetto: "Re: [PHP-DOC] #18403 [Opn->Fbk]: changable directive information (ini_set)"
- Reply: Jesus M. Castagnetto: "Re: [PHP-DOC] #18403 [Opn->Fbk]: changable directive information (ini_set)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Writing this "off-bug-system", as my comments are not really related to
the bug itself...
> I have just commited the script:
> phpdoc/scripts/genPHP_INI_ENTRY.php
> which should replace my aging phpdoc/scripts/mk_ini_set_table.sh
>
> Test that script. By default it will generate files named
> 'test_ini.xml' in the appropriate dirs.
>
> If all looks OK, we can go ahead and remove the ini_set table, make the
> new script generate all the ini.xml files and change the manual files
> where appropriate (makefile, etc.)
Well, then it will going to be a php.in and it's detection code will be
removed I guess, as the PHP source path, and the phpdoc source path is
already known after ./configure, so there is no need to complicate
things with using another detection algorithm..
> Also, look at the approach there. It might be useful for making
> replacements for the funcsummary and funclist scripts.
Well, as we talked about this in the past, those files are not used at
all, they are just exist... Maybe some script uses one of them, I cannot
remember, but actually they have no use. We talked at that particular
March PHP meeting about having an XML format instead provided for
download at php.net/download-docs for IDEs to use... I already have a
method to generate that (using XSLT) so this would be the first thing to
use xsltproc and not jade ;)) So it would also be nice to start
experimenting with xslt without affecting the current system too much...
Goba
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: m.ford <email protected>: "[PHP-DOC] #17180 [Com]: Operator Precedence"
- Previous message: andrey <email protected>: "[PHP-DOC] #21728 [Opn]: Additional (kindly weird example) for sort()"
- In reply to: jmcastagnetto <email protected>: "[PHP-DOC] #18403 [Opn->Fbk]: changable directive information (ini_set)"
- Next in thread: Jesus M. Castagnetto: "Re: [PHP-DOC] #18403 [Opn->Fbk]: changable directive information (ini_set)"
- Reply: Jesus M. Castagnetto: "Re: [PHP-DOC] #18403 [Opn->Fbk]: changable directive information (ini_set)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

