Re: [PHP-DOC] dom docs first attempt

2004-05-07 Thread Derick Rethans
On Fri, 7 May 2004, Rob Richards wrote: > On Friday 07 May 2004 07:29 pm, Nuno Lopes wrote: > > Firstly, you are using tabs for indentation and we don't use them. > > So I take it this should be spaces (any particular number or does it really > matter? One space only. regards, Derick

Re: [PHP-DOC] dom docs first attempt

2004-05-07 Thread Rob Richards
On Friday 07 May 2004 07:29 pm, Nuno Lopes wrote: > Firstly, you are using tabs for indentation and we don't use them. So I take it this should be spaces (any particular number or does it really matter? > You shouldn't use here. Just use > DOMDocument->createElement. The linking of functions >

Re: [PHP-DOC] dom docs first attempt

2004-05-07 Thread Nuno Lopes
Hello Rob, Firstly, you are using tabs for indentation and we don't use them. " See also DOMDocument->createElement( )," You shouldn't use here. Just use DOMDocument->createElement. The linking of functions is done automatically (this was bogus in livedocs for OO funcs, like these, but I h

[PHP-DOC] #28313 [Fbk->Bgs]: Problem with PHP 5 on Windows XP.

2004-05-07 Thread derick
ID: 28313 Updated by: [EMAIL PROTECTED] Reported By: pmedes at charter dot net -Status: Feedback +Status: Bogus Bug Type: Documentation problem Operating System: WIndows XP PHP Version: 5.0.0RC2 New Comment: hmm, that's what you get

[PHP-DOC] #28313 [Bgs->Fbk]: Problem with PHP 5 on Windows XP.

2004-05-07 Thread derick
ID: 28313 Updated by: [EMAIL PROTECTED] Reported By: pmedes at charter dot net -Status: Bogus +Status: Feedback Bug Type: Documentation problem Operating System: WIndows XP PHP Version: 5.0.0RC2 New Comment: Not enough information wa

[PHP-DOC] #28313 [Opn->Bgs]: Problem with PHP 5 on Windows XP.

2004-05-07 Thread nlopess
ID: 28313 Updated by: [EMAIL PROTECTED] Reported By: pmedes at charter dot net -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: WIndows XP PHP Version: 5.0.0RC2 New Comment: This already stated in the mi

[PHP-DOC] #28313 [Opn]: Problem with PHP 5 on Windows XP.

2004-05-07 Thread wez
ID: 28313 Updated by: [EMAIL PROTECTED] Reported By: pmedes at charter dot net Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: WIndows XP PHP Version: 5.0.0RC2 New Comment: Use php-cg

[PHP-DOC] [PATCH:Livedocs] Localize messsages

2004-05-07 Thread Nuno Lopes
When we discussed the idea about translating livedocs, Gabor sugested that we could use entities. In attach is my simple implementation (3 files): * phpdoc-diff.txt: diff to the manual.xml.in * livedocs-diff.txt: diff to style_mapping.php * livedocs.ent: This file will containt all messages and

[PHP-DOC] dom docs first attempt

2004-05-07 Thread Rob Richards
I put together an initial cut of some docs for the dom extension. Can someone who actually knows what they are doing with documentation take a look at these? http://www.ctindustries.net/dom/docs/domdoc.tar.gz   I wasnt sure how to layout the object properties but have the list available at: h

[PHP-DOC] cvs: livedocs / livedoc.php

2004-05-07 Thread Wez Furlong
wez Fri May 7 09:32:58 2004 EDT Modified files: /livedocs livedoc.php Log: Bind entities in node descriptions for the generated function list shown on ref.XXX pages. Patch by Nuno http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.102&r2=1.103&t

[PHP-DOC] [PATCH:Livedocs] fix bug in descriptions of funcs in ref.pages

2004-05-07 Thread Nuno Lopes
Hi, Here is one more patch, that fixes a bug in the descriptions of functions in the ref.pages. An examples in the ref.misc page. Nuno Index: livedoc.php === RCS file: /repository/livedocs/livedoc.php,v retrieving revision 1.102 diff

Re: [PHP-DOC] CHM Manual of Japanese version

2004-05-07 Thread Derick Rethans
On Fri, 7 May 2004, Akira Shirogane wrote: > Would you test if this solution does well? I hope my site helps you. Your site didn't help me, but by using Binary Index = no it shows the index correctly now here. Derick

Re: [PHP-DOC] CHM Manual of Japanese version

2004-05-07 Thread Akira Shirogane
@Wez >Everything on the machine is English UK or US. System default Locale is >English (UK). > >In the CHM project, the Language is set to Japanese and >Binary Index=No I also checked in my box and get it right. Then I updated my page, would you point me if wrong? You can take a look at http://zi

[PHP-DOC] cvs: phpdoc / contacts.txt

2004-05-07 Thread Mehdi Achour
didou Fri May 7 06:51:24 2004 EDT Modified files: /phpdoc contacts.txt Log: add myself here http://cvs.php.net/diff.php/phpdoc/contacts.txt?r1=1.7&r2=1.8&ty=u Index: phpdoc/contacts.txt diff -u phpdoc/contacts.txt:1.7 phpdoc/contacts.txt:1.8 --- phpdoc/co

RE: [PHP-DOC] CHM Manual of Japanese version

2004-05-07 Thread Wez Furlong
Everything on the machine is English UK or US. System default Locale is English (UK). In the CHM project, the Language is set to Japanese and Binary Index=No I'm afraid I cannot send you a copy of this .chm, as it is part of a proprietary application. --Wez. > -Original Message- > From