Re: [PHP-DOC] Zend API documentation to be moved to the phpdoc repository

2005-04-08 Thread Philip Olson
> Continuing on this long on-hold thread, it would be nice to come up with > a structure to move the files into. phpdoc/en/zendapi might not be a > good idea after all, since this is supposed to be a start of a > developers manual (which will hopefully get updated eventually :). So > the strea

[PHP-DOC] Contributo alla traduzione del Manuale PHP in italiano

2005-04-08 Thread Soldatini Salvatore
Vorrei avvicinarmi anch'io al mondo PHP, quindi ho cominciato dal manuale in italiano scaricato dal sito. Ho notato però che diversi parti del manuale sono ancora in inglese. Volevo chiedere se potevo dare il mio contributo alla traduzione di queste parti. In particolare vorrei tradurre in

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread Matthew Li
mazzanetFri Apr 8 07:11:38 2005 EDT Modified files: /phpdoc/en/reference/apache/functions apache-setenv.xml Log: Function only available in Apache 2 http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-setenv.xml?r1=1.6&r2=1.7&t

Re: [PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread Jakub Vrana
Matthew Li wrote: > /phpdoc/en/reference/apache/functions apache-setenv.xml > Function only available in Apache 2 Are you sure? http://cvs.php.net/co.php/php-src/sapi/apache/php_apache.c#390 Jakub Vrana

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-08 Thread Jakub Vrana
Jakub Vrana wrote: >> # Side effects detected in function.main, function.die, pcre.pattern.* - >> will be fixed > Patch for function.die sent, function.main is not a big deal (it's a > dummy entry anyway), pcre.pattern.* remain. My idea is to move them to > appendix and provide a link from re

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.core.xml reserved.constants.standard.xml

2005-04-08 Thread Jakub Vrana
vrana Fri Apr 8 07:53:13 2005 EDT Modified files: /phpdoc/en/appendices reserved.constants.core.xml reserved.constants.standard.xml Log: Put standard and core constants on one page, fix 'no version information' on these tw

Re: [PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread mazzanet
That's really weird. Why is apache-getenv only in Apache 2 and apache-setenv in 1 and 2? Jakub Vrana wrote: Matthew Li wrote: /phpdoc/en/reference/apache/functionsapache-setenv.xml Function only available in Apache 2 Are you sure? http://cvs.php.net/co.php/php-src/sapi/apache/php_a

Re: [PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread Jakub Vrana
> That's really weird. > Why is apache-getenv only in Apache 2 and apache-setenv in 1 and 2? I don't know. I tested it under Apache 2 and get this: apache_setenv("X", "a") affects getenv("X") but putenv("X=a") doesn't affect apache_getenv("X") Purpose of this is maybe the same as why apache_gete

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-08 Thread Jakub Vrana
Jakub Vrana wrote: >> # Side effects detected in function.main, function.die, pcre.pattern.* - >> will be fixed > Patch for function.die sent, function.main is not a big deal (it's a > dummy entry anyway), pcre.pattern.* remain. My idea is to move them to > appendix and provide a link from ref.p

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread Matthew Li
mazzanetFri Apr 8 08:31:30 2005 EDT Modified files: /phpdoc/en/reference/apache/functions apache-setenv.xml Log: Reverting... http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-setenv.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/re

[PHP-DOC] [webmaster] deadlink

2005-04-08 Thread colder.ch
Hi. There is deadlink on the mailing list page (http://www.php.net/mailing-lists.php) under the section "Local mailing lists and newsgroup" : The "French Mailing List" link is dead. regards -- colder http://www.colder.ch/v2 [EMAIL PROTECTED]

Re: [PHP-DOC] [webmaster] deadlink

2005-04-08 Thread David Mytton
I think the best option is to report this as a bug to the PHP Website team via http://bugs.php.net/report.php On Apr 8, 2005 4:01 PM, colder.ch <[EMAIL PROTECTED]> wrote: > Hi. > > There is deadlink on the mailing list page > (http://www.php.net/mailing-lists.php) under the section "Local mailing

Re: [PHP-DOC] [webmaster] deadlink

2005-04-08 Thread Sean Coates
David Mytton wrote: I think the best option is to report this as a bug to the PHP Website team via http://bugs.php.net/report.php Definitely the best approach. Most of the phpdoc'ers don't have php-web karma. S

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-08 Thread Gabor Hojtsy
I agree with Nuno here! They should stay where they are, the script should get fixed. I simple don't know how to fix the script. Docbook requires in , in , etc. I don't know where to put the logic to disable versioning on these two pages because they look like any other page. Maybe something ugly

Re: [PHP-DOC] Contributo alla traduzione del Manuale PHP in italiano

2005-04-08 Thread Gabor Hojtsy
Hi Salvatore, Write english here, or to the italian team in italian to [EMAIL PROTECTED] Regards, Gabor Hojtsy Soldatini Salvatore wrote: Vorrei avvicinarmi anch'io al mondo PHP, quindi ho cominciato dal manuale in italiano scaricato dal sito. Ho notato però che diversi parti del manuale sono an

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-08 Thread Gabor Hojtsy
# Side effects detected in function.main, function.die, pcre.pattern.* - will be fixed Patch for function.die sent, function.main is not a big deal (it's a dummy entry anyway), pcre.pattern.* remain. My idea is to move them to appendix and provide a link from ref.pcre. Any objections, Goba and oth

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-08 Thread Gabor Hojtsy
yep. If the script could detect that the only changes were proto related, it could also update that tag (to try to reduce the revcheck outdated files). And generalizing the script, it could also update the tag when there are no changes between two revisions (like when a translator overwrites th

[PHP-DOC] cvs: phpdoc /en/reference/exec/functions escapeshellarg.xml escapeshellcmd.xml exec.xml passthru.xml proc-close.xml proc-get-status.xml proc-nice.xml proc-terminate.xml shell-exec.xml system

2005-04-08 Thread Philip Olson
philip Fri Apr 8 16:14:53 2005 EDT Modified files: /phpdoc/en/reference/exec/functions escapeshellarg.xml escapeshellcmd.xml exec.xml passthru.xml proc-close.xml

[PHP-DOC] cvs: phpdoc /en/reference/exec/functions escapeshellarg.xml escapeshellcmd.xml exec.xml passthru.xml proc-close.xml proc-get-status.xml proc-nice.xml proc-terminate.xml shell-exec.xml system

2005-04-08 Thread Philip Olson
philip Fri Apr 8 19:18:40 2005 EDT Modified files: /phpdoc/en/reference/exec/functions escapeshellarg.xml escapeshellcmd.xml exec.xml passthru.xml proc-close.xml

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-getenv.xml

2005-04-08 Thread Philip Olson
philip Fri Apr 8 19:19:54 2005 EDT Modified files: /phpdoc/en/reference/apache/functions apache-getenv.xml Log: Typo http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-getenv.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/reference/apach