Re: [PHP-DOC] cvs: phpdoc / Makefile.in manual.xml.in

2002-01-31 Thread Slawomir Pucia
> do "make entities" before "make test" ;) This produces zero-lenght missing-entities.ent and missing-ids.xml, so (i guess) the appendix tag isn't valid. $ make test if test ! -e funcindex.xml; then touch funcindex.xml; fi /usr/bin/nsgmls -i lang-en -D . -s ./dtds/dbxml-3.1.7/phpdocxml.dcl manua

Re: [PHP-DOC] cvs: phpdoc / Makefile.in manual.xml.in

2002-01-31 Thread Hartmut Holzgraefe
Slawomir Pucia wrote: > Looks like it's still broken. > Btw, shouldn't make clean remove manual.xml? It doesn't. > do "make entities" before "make test" ;)

Re: [PHP-DOC] cvs: phpdoc / Makefile.in manual.xml.in

2002-01-31 Thread Slawomir Pucia
Looks like it's still broken. Btw, shouldn't make clean remove manual.xml? It doesn't. make clean autoconf ./configure --with-lang=pl $ make test touch .manual.xml CONFIG_FILES=manual.xml CONFIG_HEADERS= ./config.status creating manual.xml if test ! -e funcindex.xml; then t

[PHP-DOC] cvs: phpdoc / Makefile.in manual.xml.in

2002-01-31 Thread Hartmut Holzgraefe
hholzgraThu Jan 31 16:27:14 2002 EDT Modified files: /phpdoc manual.xml.in Makefile.in Log: quick fix to the quick hack Index: phpdoc/manual.xml.in diff -u phpdoc/manual.xml.in:1.106 phpdoc/manual.xml.in:1.107 --- phpdoc/manual.xml.in:1.106 Thu

[PHP-DOC] cvs: phpdoc /pl language-defs.ent language-snippets.ent /pl/language operators.xml

2002-01-31 Thread Hartmut Holzgraefe
hholzgraThu Jan 31 16:05:00 2002 EDT Modified files: /phpdoc/pl language-defs.ent language-snippets.ent /phpdoc/pl/language operators.xml Log: xml headers Index: phpdoc/pl/language-defs.ent diff -u phpdoc/pl/language-defs.ent:1.3 phpdoc/pl/languag

[PHP-DOC] cvs: phpdoc /kr/functions funchand.xml gmp.xml mysql.xml ovrimos.xml readline.xml var.xml

2002-01-31 Thread Hartmut Holzgraefe
hholzgraThu Jan 31 16:03:16 2002 EDT Modified files: /phpdoc/kr/functionsfunchand.xml gmp.xml mysql.xml ovrimos.xml readline.xml var.xml Log: entitie fixes Index: phpdoc/kr/functions/funchand.xml diff -u phpdoc/k

Re: [PHP-DOC] phpdoc/de/ does not build (Makefile.in patch)

2002-01-31 Thread Mark Kronsbein
Mark Kronsbein wrote: > > Seems like Hartmut's path fort Makefile.in does not really work. As Hartmut told me on IRC, i did a "make" instead of "make test" first. This made a file called missing-entities.ent, but its empty. So "make test" gives errors again ;( Mark -- German Gabber Network

Re: [PHP-DOC] Possible Error in PHP Docs

2002-01-31 Thread Mark Kronsbein
Hi! > As I understand it, remote debugging is available in PHP-4. For > instance, I was looking into some IDEs and the company said remote > debugging works fine in PHP-4. I also talked to some people on IRC and > they said the same thing. Yes and no. Debugging is available via _external_ debu

[PHP-DOC] Possible Error in PHP Docs

2002-01-31 Thread Hans Zaunere
Hello, As I understand it, remote debugging is available in PHP-4. For instance, I was looking into some IDEs and the company said remote debugging works fine in PHP-4. I also talked to some people on IRC and they said the same thing. My question is, then, why do the docs say remote debuggin

Re: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread Mark Kronsbein
> When will the change actually happen? AFAIK, Hartmut wants to test some stuff before switching to DocBook 4. I dont know, when he will be finishes, but I dont think that it will be before the weekend. Mark -- German Gabber Network @ http://www.gabber.de Infos und Tips zu PHP http://www.php-

Re: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread Simone Cortesi
At 17.56 31/01/02 +0100, Mark Kronsbein wrote: >James Cox wrote: > > > > docbook4, which we're converting to, right? > >right. When will the change actually happen? Thanks, Simone. -- "All that is gold does not glitter; not all those that wander are lost." -- J.R.R. Tolkien, author.

[PHP-DOC] phpdoc/de/ does not build (Makefile.in patch)

2002-01-31 Thread Mark Kronsbein
Seems like Hartmut's path fort Makefile.in does not really work. The following is whyt I get in cygwin. Mark@LAURA e:/cvs/phpdoc $ autoconf Mark@LAURA e:/cvs/phpdoc $ ./configure --with-lang=de file versions Makefile.in,v 1.108 configure.in,v 1.123 configure options: --with-lang=de checking fo

RE: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread James Cox
> > Right. I am waiting for Hartmut who have more experience with > DocBook 4 than I. The HowTo would IMHO be a good place to publish > all steps for the the change from DocBook 3 to 4. HOWTO would be a good place to describe 3 > 4 changes, but also could use an upgrade ;) james

[PHP-DOC] cvs: phpdoc /pl/functions apache.xml array.xml aspell.xml filesystem.xml ftp.xml http.xml iconv.xml mail.xml math.xml mysql.xml session.xml url.xml

2002-01-31 Thread Slawomir Pucia
slawek Thu Jan 31 12:11:01 2002 EDT Modified files: /phpdoc/pl/functionsapache.xml array.xml aspell.xml filesystem.xml ftp.xml http.xml iconv.xml mail.xml math.xml mysql.xml session.xml url.xml

Re: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread Egon Schmid
From: "Mark Kronsbein" <[EMAIL PROTECTED]> > James Cox wrote: > > > > docbook4, which we're converting to, right? > > right. Right. I am waiting for Hartmut who have more experience with DocBook 4 than I. The HowTo would IMHO be a good place to publish all steps for the the change from DocBook 3

Re: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread Hartmut Holzgraefe
James Cox wrote: > I have deleted this note, but it may be worth discussing... > >> A suggestion for the manual pages: >> It's time to categorize them into higher-level sections, e.g. built-in >> modules, communication modules, db modules, security modules, graphics >> modules etc. Even as an exp

Re: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread Mark Kronsbein
James Cox wrote: > > docbook4, which we're converting to, right? right. Mark -- German Gabber Network @ http://www.gabber.de Infos und Tips zu PHP http://www.php-homepage.de

RE: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread James Cox
docbook4, which we're converting to, right? james > -Original Message- > From: Egon Schmid [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 31, 2002 4:50 PM > To: James Cox; phpdoc > Subject: Re: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index > > > From: "James Cox" <[EMAIL PR

Re: [PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread Egon Schmid
From: "James Cox" <[EMAIL PROTECTED]> > I have deleted this note, but it may be worth discussing... > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 31, 2002 10:10 AM > To: [EMAIL PROTECTED] > Subject: [PHP-NOTES] note 18678 added to in

[PHP-DOC] FW: [PHP-NOTES] note 18678 added to index

2002-01-31 Thread James Cox
I have deleted this note, but it may be worth discussing... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 10:10 AM To: [EMAIL PROTECTED] Subject: [PHP-NOTES] note 18678 added to index A suggestion for the manual pages: It's time t

[PHP-DOC] cvs: phpdoc /it/functions regex.xml

2002-01-31 Thread Simone Cortesi
cortesi Thu Jan 31 08:17:11 2002 EDT Modified files: /phpdoc/it/functionsregex.xml Log: Adding translation by Darvin Andrioli Index: phpdoc/it/functions/regex.xml diff -u /dev/null phpdoc/it/functions/regex.xml:1.7 --- /dev/null Thu Jan 31 08:17:1

[PHP-DOC] cvs: phpdoc /en/functions regex.xml

2002-01-31 Thread Simone Cortesi
cortesi Thu Jan 31 08:14:46 2002 EDT Modified files: /phpdoc/en/functionsregex.xml Log: adding colon where missing Index: phpdoc/en/functions/regex.xml diff -u phpdoc/en/functions/regex.xml:1.36 phpdoc/en/functions/regex.xml:1.37 --- phpdoc/en/functi

[PHP-DOC] cvs: phpdoc /it/functions classobj.xml

2002-01-31 Thread Simone Cortesi
cortesi Thu Jan 31 07:56:38 2002 EDT Modified files: /phpdoc/it/functionsclassobj.xml Log: typo corrections Index: phpdoc/it/functions/classobj.xml diff -u phpdoc/it/functions/classobj.xml:1.9 phpdoc/it/functions/classobj.xml:1.10 --- phpdoc/it/funct

[PHP-DOC] cvs: phpdoc / Makefile.in

2002-01-31 Thread Hartmut Holzgraefe
hholzgraThu Jan 31 05:54:07 2002 EDT Modified files: /phpdoc Makefile.in Log: thinko fix Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.107 phpdoc/Makefile.in:1.108 --- phpdoc/Makefile.in:1.107Thu Jan 31 04:56:18 2002 +++ phpdoc/Makef

Re: [PHP-DOC] cvs: phpdoc / Makefile.in manual.xml.in

2002-01-31 Thread Gabor Hojtsy
> + > +%missing-entities; > > + > +]> > + > +entities: FORCE > + $(NSGMLS) -i lang-$(LANG) -s $(XMLDCL) manual.xml 2>&1 | grep "not defined" | sed -e's/^.* "//g' > entities/missing-entities.ent > + $(NSGMLS) -i lang-$(LANG) -s $(XMLDCL) manual.xml 2>&1 | grep non-existent | sed -e"s/^.* ID //g" >

[PHP-DOC] cvs: phpdoc / Makefile.in manual.xml.in

2002-01-31 Thread Hartmut Holzgraefe
hholzgraThu Jan 31 04:56:18 2002 EDT Modified files: /phpdoc manual.xml.in Makefile.in Log: this is a quick hack that deals with the problem of missing entities and ids for link targets in translations not perfect yet, but at least it doesn't br