[PHP-DOC] cvs: phpdoc /en/reference/misc/functions defined.xml

2003-03-30 Thread Andrew Lindeman
alindeman Sun Mar 30 21:05:12 2003 EDT Modified files: /phpdoc/en/reference/misc/functions defined.xml Log: hmmm...removing comment with no text Index: phpdoc/en/reference/misc/functions/defined.xml diff -u phpdoc/en/reference/misc/functions/defined.xml

[PHP-DOC] cvs: phpdoc /en/reference/ccvs reference.xml /entities global.ent

2003-03-30 Thread Andrew Lindeman
alindeman Sun Mar 30 19:53:18 2003 EDT Modified files: /phpdoc/en/reference/ccvs reference.xml /phpdoc/entitiesglobal.ent Log: RedHat has discontinued support for CCVS. Link to remaining documentation. Index: phpdoc/en/reference/ccvs/refer

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions exit.xml

2003-03-30 Thread Andrew Lindeman
alindeman Sun Mar 30 18:18:07 2003 EDT Modified files: /phpdoc/en/reference/misc/functions exit.xml Log: add a see also link to register_shutdown_function Index: phpdoc/en/reference/misc/functions/exit.xml diff -u phpdoc/en/reference/misc/functions/exit

[PHP-DOC] cvs: phpdoc /en/reference/exec/functions proc-open.xml

2003-03-30 Thread Sara Golemon
pollita Sun Mar 30 11:46:49 2003 EDT Modified files: /phpdoc/en/reference/exec/functions proc-open.xml Log: Minor typo Index: phpdoc/en/reference/exec/functions/proc-open.xml diff -u phpdoc/en/reference/exec/functions/proc-open.xml:1.2 phpdoc/en/reference/exec/

[PHP-DOC] cvs: phpdoc /en/chapters tutorial.xml

2003-03-30 Thread Friedhelm Betz
betzSun Mar 30 09:47:29 2003 EDT Modified files: /phpdoc/en/chapters tutorial.xml Log: use of entities Index: phpdoc/en/chapters/tutorial.xml diff -u phpdoc/en/chapters/tutorial.xml:1.13 phpdoc/en/chapters/tutorial.xml:1.14 --- phpdoc/en/chapters/tutorial

[PHP-DOC] cvs: phpdoc /en/reference/apache ini.xml /en/reference/info/functions ini-set.xml /en/reference/var/functions unserialize.xml

2003-03-30 Thread Friedhelm Betz
betzSun Mar 30 09:44:59 2003 EDT Modified files: /phpdoc/en/reference/apache ini.xml /phpdoc/en/reference/info/functions ini-set.xml /phpdoc/en/reference/var/functions unserialize.xml Log: use of entities Index: phpdoc/en/reference/apache/ini.x

[PHP-DOC] cvs: phpdoc /en/reference/openssl parameter-notext.xml

2003-03-30 Thread Friedhelm Betz
betzSun Mar 30 09:41:17 2003 EDT Added files: /phpdoc/en/reference/opensslparameter-notext.xml Log: parameter-notext added Index: phpdoc/en/reference/openssl/parameter-notext.xml +++ phpdoc/en/reference/openssl/parameter-notext.xml The optio

[PHP-DOC] cvs: phpdoc /en/reference/openssl constants.xml

2003-03-30 Thread Friedhelm Betz
betzSun Mar 30 09:40:11 2003 EDT Modified files: /phpdoc/en/reference/opensslconstants.xml Log: short form for type linking more sections for different constans upcoming cipher constants added Index: phpdoc/en/reference/openssl/constants.xml d

[PHP-DOC] cvs: phpdoc /en/reference/openssl/functions openssl-csr-new.xml

2003-03-30 Thread Friedhelm Betz
betzSun Mar 30 09:36:16 2003 EDT Modified files: /phpdoc/en/reference/openssl/functions openssl-csr-new.xml Log: short form for type linking Index: phpdoc/en/reference/openssl/functions/openssl-csr-new.xml diff -u phpdoc/en/reference/openssl/function

[PHP-DOC] cvs: phpdoc /en/reference/openssl/functions openssl-csr-sign.xml openssl-pkcs7-encrypt.xml openssl-pkcs7-sign.xml

2003-03-30 Thread Friedhelm Betz
betzSun Mar 30 09:35:24 2003 EDT Modified files: /phpdoc/en/reference/openssl/functions openssl-csr-sign.xml openssl-pkcs7-encrypt.xml openssl-pkcs7-sign.xml Lo

[PHP-DOC] cvs: phpdoc /en/reference/openssl/functions openssl-csr-export-to-file.xml openssl-csr-export.xml openssl-x509-export-to-file.xml openssl-x509-export.xml

2003-03-30 Thread Friedhelm Betz
betzSun Mar 30 09:30:09 2003 EDT Modified files: /phpdoc/en/reference/openssl/functions openssl-csr-export-to-file.xml openssl-csr-export.xml

[PHP-DOC] #19077 [Ana->Csd]: dba_open fails

2003-03-30 Thread helly
ID: 19077 Updated by: [EMAIL PROTECTED] Reported By: wboring at qualys dot com -Status: Analyzed +Status: Closed Bug Type: Documentation problem Operating System: Redhat 6.2 kernel 2.2.10 PHP Version: 4.2.2 Assigned To: helly N

Re: [PHP-DOC] discussion: ease of translation

2003-03-30 Thread Gabor Hojtsy
If you run xmllint on the parameter XML file alone, it will surely say, it is faulty... Maybe it does not check the files individually, but all combined... Yes, standalone this file cant be valid ;-) Can you think of further problems if no root tag is included (xslt-processing or whatever else?) B

Re: [PHP-DOC] discussion: ease of translation

2003-03-30 Thread Friedhelm Betz
Am Sonntag 30 März 2003 15:06 schrieb Gabor Hojtsy: > >>>opinions? > >> > >>I don't think that cluttering is a problem in this case. But XML files > >>need to have a root tag, so parameter-notext.xml should have a root > >>element ( probably)... > > > > My mail sounds a little dumb and I know a roo

Re: [PHP-DOC] discussion: ease of translation

2003-03-30 Thread Gabor Hojtsy
opinions? I don't think that cluttering is a problem in this case. But XML files need to have a root tag, so parameter-notext.xml should have a root element ( probably)... My mail sounds a little dumb and I know a root tag is mandatory;-) :) But, I did a bit testing and 'make test' (and also vali

Re: [PHP-DOC] discussion: ease of translation

2003-03-30 Thread Friedhelm Betz
[...] > > opinions? > > I don't think that cluttering is a problem in this case. But XML files > need to have a root tag, so parameter-notext.xml should have a root > element ( probably)... My mail sounds a little dumb and I know a root tag is mandatory;-) But, I did a bit testing and 'make test

Re: [PHP-DOC] discussion: ease of translation

2003-03-30 Thread Gabor Hojtsy
"/usr/bin/cvs" -z6 diff "openssl-csr-export-to-file.xml" Index: openssl-csr-export-to-file.xml === RCS file: /repository/phpdoc/en/reference/openssl/functions/openssl-csr-export-to-file.xml,v retrieving revision 1.4 diff -u -r1.4 ope

Re: [PHP-DOC] Translating - ptBR

2003-03-30 Thread Gabor Hojtsy
Welcome! I'm Brazilian and i'm interested in helping the translation of php manuals to pt-BR language. How can I help the responsible ones for this language? How should I proceed? I'm really interested in becoming a member of pt-BR translation team. Please contact [EMAIL PROTECTED] and read htt