[PHP-DOC] cvs: phpdoc /en/reference/tokenizer/functions token-name.xml

2003-02-06 Thread Sara Golemon
pollita Fri Feb 7 00:42:32 2003 EDT Modified files: /phpdoc/en/reference/tokenizer/functionstoken-name.xml Log: Build Fix Index: phpdoc/en/reference/tokenizer/functions/token-name.xml diff -u phpdoc/en/reference/tokenizer/functions/token-name.xml:1.3 ph

Re: [PHP-DOC] cvs: phpdoc /en/reference/array/functions array-splice.xml array-unique.xml

2003-02-06 Thread pollita
Damien, Did you run 'make test' on this? It's got several syntactic errors. -Pollita > > + Cela va afficher : > > I'm convinced it's your life mission to force > English speakers to learn French. :) > > Regards, > Philip > -- PHP Documentation Mailing List (http://www.php.net/) To u

Re: [PHP-DOC] cvs: phpdoc /en/reference/array/functions array-splice.xmlarray-unique.xml

2003-02-06 Thread Philip Olson
> + Cela va afficher : I'm convinced it's your life mission to force English speakers to learn French. :) Regards, Philip -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-splice.xml array-unique.xml

2003-02-06 Thread Damien Seguy
damsFri Feb 7 00:07:51 2003 EDT Modified files: /phpdoc/en/reference/array/functionsarray-splice.xml array-unique.xml Log: upgrade example Index: phpdoc/en/reference/array/functions/array-splice.xml d

[PHP-DOC] cvs: phpdoc /en make_chm_index_en.html

2003-02-06 Thread CHAILLAN Nicolas
nicos Thu Feb 6 17:45:34 2003 EDT Modified files: /phpdoc/en make_chm_index_en.html Log: Bump a year Index: phpdoc/en/make_chm_index_en.html diff -u phpdoc/en/make_chm_index_en.html:1.8 phpdoc/en/make_chm_index_en.html:1.9 --- phpdoc/en/make_chm_index_en.htm

Re: [PHP-DOC] Someone that can help w/ our XSLT stylesheets

2003-02-06 Thread Gabor Hojtsy
The solution would be to count with relative depth, and not absolute depth, as it is now, but I don't know how to solve that elegantly... Oh, sorry. I probably wasn't thinking when I wrote the code. Try change to I think, that now it should work. Well, logically yes, but it does not seem

Re: [PHP-DOC] Someone that can help w/ our XSLT stylesheets

2003-02-06 Thread Jirka Kosek
Gabor Hojtsy wrote: > The solution would be to count with relative depth, and not absolute > depth, as it is now, but I don't know how to solve that elegantly... Oh, sorry. I probably wasn't thinking when I wrote the code. Try change to I think, that now it should work. -- -

Re: [PHP-DOC] Someone that can help w/ our XSLT stylesheets

2003-02-06 Thread Gabor Hojtsy
Try to add following to your customization file: > [...] Let me know, if it works. I think that it should work. If so, I will propagate this change to standard stylesheets (maybe with different parameter name, but that is not so important). Well, this does not do what we would like to see, or m

Re: [PHP-DOC] xmllint

2003-02-06 Thread Hartmut Holzgraefe
Gabor Hojtsy wrote: What we need to go into if we would like to replace jade tools is to find a way of generating the missing-entities and missing-ids files. just for the records: nsgmls is not a jade tool, it is part of the sp package ;) -- Six Offene Systeme GmbH http://www.six.de/ i.A.

[PHP-DOC] cvs: phpdoc /en/reference/tokenizer/functions token-get-all.xml token-name.xml

2003-02-06 Thread Damien Seguy
damsThu Feb 6 10:07:51 2003 EDT Modified files: /phpdoc/en/reference/tokenizer/functionstoken-get-all.xml token-name.xml Log: use of example tag Index: phpdoc/en/reference/tokenizer/functions/token-get-al

Re: [PHP-DOC] xmllint

2003-02-06 Thread Gabor Hojtsy
playing with xmllint from libxml2: xmllint --noent --valid --noout [--timing] manual.xml >error 2>&1 solves trailing ; problem for entities, which jade isn't capable of. Maybe this could go into make test, but needs a little bit more research;-) Despite the offical make test, for now its usefull t

[PHP-DOC] xmllint

2003-02-06 Thread Friedhelm Betz
Hi, playing with xmllint from libxml2: xmllint --noent --valid --noout [--timing] manual.xml >error 2>&1 solves trailing ; problem for entities, which jade isn't capable of. Maybe this could go into make test, but needs a little bit more research;-) Despite the offical make test, for now its usefu

[PHP-DOC] cvs: phpdoc /en/reference/http/functions setcookie.xml

2003-02-06 Thread Friedhelm Betz
betzThu Feb 6 05:07:24 2003 EDT Modified files: /phpdoc/en/reference/http/functions setcookie.xml Log: note about output buffering added Index: phpdoc/en/reference/http/functions/setcookie.xml diff -u phpdoc/en/reference/http/functions/setcookie.xml:1.18

[PHP-DOC] cvs: phpdoc /en/faq mailinglist.xml /en/reference/imap/functions imap-append.xml /en/reference/sem/functions shm-attach.xml

2003-02-06 Thread Friedhelm Betz
betzThu Feb 6 05:04:54 2003 EDT Modified files: /phpdoc/en/faq mailinglist.xml /phpdoc/en/reference/imap/functions imap-append.xml /phpdoc/en/reference/sem/functions shm-attach.xml Log: entity corrections Index: phpdoc/en/faq/mailinglist.xml

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

2003-02-06 Thread Hartmut Holzgraefe
hholzgraThu Feb 6 04:42:39 2003 EDT Modified files: /phpdoc configure.in Log: update for SuSE-specific catalog file search we are no longer using DocBook 3 ;) Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.178 phpdoc/configure.in:1.17

[PHP-DOC] cvs: phpdoc /en/reference/tokenizer reference.xml /en/reference/tokenizer/functions token-get-all.xml token-name.xml

2003-02-06 Thread Hartmut Holzgraefe
hholzgraThu Feb 6 04:38:27 2003 EDT Modified files: /phpdoc/en/reference/tokenizer reference.xml /phpdoc/en/reference/tokenizer/functionstoken-get-all.xml token-name.xml Log: tokenizer no longe