Re: [PHP-DOC] Grouped functions working in livedocs

2004-09-04 Thread Gabor Hojtsy
I actually think that this grouping doesn't really help as it's pretty hard to find documentation by extension now as they are no longer sorted alphabetically. Now people first need to find the correct category and *then* the correct extension. I think this new categorization thing only makes thing

Re: [PHP-DOC] Grouped functions working in livedocs

2004-09-04 Thread Lukas Smith
Gabor Hojtsy wrote: I actually think that this grouping doesn't really help as it's pretty hard to find documentation by extension now as they are no longer sorted alphabetically. Now people first need to find the correct category and *then* the correct extension. I think this new categorization th

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Gabor Hojtsy
Set your skin to something else, and then back to the phpz skin, plus do a hard refresh. It should work. There is something screwed in your config file (a bogus path to the phpz skin probably). I've used the .exe tool to select the skin. The other skins work. I'll see if I can fix this. GH> Please

Re: [PHP-DOC] status request

2004-09-04 Thread Gabor Hojtsy
Hi, I'm not a native of english, so sometimes it is rather hard for me to get an idea from threads in this maillist where PHPDOC goes. Is there any status page on the process? Nope. Page, which like @PHP Documentation HOWTO@ can answer on the following questions: What is so bad in current documenta

Re: [PHP-DOC] cvs: phpdoc /htmlhelp/suppfiles/prefs php_manual_prefs.js

2004-09-04 Thread Gabor Hojtsy
No, please! The www mirror is intentionally left out from the selection list, so only real mirrors are selectable. Please pick another mirror site instead. Goba nlopess Fri Sep 3 07:23:28 2004 EDT Modified files: /phpdoc/htmlhelp/suppfiles/prefs php_manual_prefs.js

[PHP-DOC] cvs: phpdoc /htmlhelp README.txt

2004-09-04 Thread Gabor Hojtsy
gobaSat Sep 4 07:16:51 2004 EDT Modified files: /phpdoc/htmlhelpREADME.txt Log: add possibly working step to XSL sheet to fix collabname problem http://cvs.php.net/diff.php/phpdoc/htmlhelp/README.txt?r1=1.4&r2=1.5&ty=u Index: phpdoc/htmlhelp/README.txt

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Gabor Hojtsy
Hi, bingo! :) now the phpZ skin works perfectly! Good. But there are some remaining issues to deal with: * there is no xslt template to deal with , thus making the frontpage very ugly with written in red. I beleive I have added the right instructions to the README now so with that XSL shippet th

[PHP-DOC] cvs: livedocs /themes/php.net html_format.php

2004-09-04 Thread Gabor Hojtsy
gobaSat Sep 4 08:05:11 2004 EDT Modified files: /livedocs/themes/php.nethtml_format.php Log: fix phpweb theme to be proper XHTML - this should fix display in IE - modified patch by Nuno Lopes http://cvs.php.net/diff.php/livedocs/themes/php.net/html_for

[PHP-DOC] cvs: phpdoc /en/appendices migration5.xml

2004-09-04 Thread Friedhelm Betz
betzSat Sep 4 08:23:10 2004 EDT Modified files: /phpdoc/en/appendices migration5.xml Log: more groups, links to extensions added date_sunrise date_sunset http://cvs.php.net/diff.php/phpdoc/en/appendices/migration5.xml?r1=1.34&r2=1.35&ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions date-sunrise.xml date-sunset.xml

2004-09-04 Thread Friedhelm Betz
betzSat Sep 4 08:25:26 2004 EDT Added files: /phpdoc/en/reference/datetime/functions date-sunset.xml date-sunrise.xml Log: protos for date-sunrise/sunset http://cvs.php.net/co.php/phpdoc/en/referen

Re: [PHP-DOC] cvs: phpdoc /htmlhelp/suppfiles/prefs php_manual_prefs.js

2004-09-04 Thread Nuno Lopes
But the www mirror is shown as a selection, as it is included in the mirrors.inc file. Or do you want me to remove it? Nuno - Original Message - No, please! The www mirror is intentionally left out from the selection list, so only real mirrors are selectable. Please pick another mirror

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Nuno Lopes
But there are some remaining issues to deal with: * there is no xslt template to deal with , thus making the frontpage very ugly with written in red. I beleive I have added the right instructions to the README now so with that XSL shippet the collabname will be properly printed. I suggest you t

[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-destroy.xml

2004-09-04 Thread Martin Samesch
samesch Sat Sep 4 10:14:26 2004 EDT Modified files: /phpdoc/en/reference/session/functions session-destroy.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/session/functions/session-destroy.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/ses

Re: [PHP-DOC] cvs: phpdoc /htmlhelp/suppfiles/prefs php_manual_prefs.js

2004-09-04 Thread Gabor Hojtsy
Ehem, I remember there used to be some protection to not let the www mirror be selected. Maybe it is in the exe, so that even if you have the www mirror in the list, it is not shown. Anyway, it might no be that bad an idea to include the www, so it is probably not a big deal. Goba But the www

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Gabor Hojtsy
But there are some remaining issues to deal with: * there is no xslt template to deal with , thus making the frontpage very ugly with written in red. I beleive I have added the right instructions to the README now so with that XSL shippet the collabname will be properly printed. I suggest you t

[PHP-DOC] cvs: phpdoc /htmlhelp README.txt

2004-09-04 Thread Nuno Lopes
nlopess Sat Sep 4 10:21:38 2004 EDT Modified files: /phpdoc/htmlhelpREADME.txt Log: try to fix the doctypes problems http://cvs.php.net/diff.php/phpdoc/htmlhelp/README.txt?r1=1.5&r2=1.6&ty=u Index: phpdoc/htmlhelp/README.txt diff -u phpdoc/htmlhelp/README.t

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Nuno Lopes
chunker.output.doctype-public chunker.output.doctype-system which can define the two components of the doctype used in chunking. Could you please check if these params are available in the XSL used to generate the htmlhelp output. I think not, althought I'm not expert in XSL. I've added this

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Nuno Lopes
I've sucessfully built a new echm version of the manual, with the phpZ skin fixed, etc.. You can download it at: http://testes.aborla.net/php_manual_chm_13.zip [8,38 MB] Nuno

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Gabor Hojtsy
I've sucessfully built a new echm version of the manual, with the phpZ skin fixed, etc.. You can download it at: http://testes.aborla.net/php_manual_chm_13.zip [8,38 MB] Is this ready for publication on php.net then? Goba

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Nuno Lopes
I've sucessfully built a new echm version of the manual, with the phpZ skin fixed, etc.. You can download it at: http://testes.aborla.net/php_manual_chm_13.zip [8,38 MB] Is this ready for publication on php.net then? Goba Yes :)

Re: [PHP-DOC] building a new extended CHM

2004-09-04 Thread Philip Olson
> > I've sucessfully built a new echm version of the manual, with the phpZ > > skin fixed, etc.. > > > > You can download it at: > > http://testes.aborla.net/php_manual_chm_13.zip [8,38 MB] > > Is this ready for publication on php.net then? A few issues: - The new doc style reftitles are not s

[PHP-DOC] cvs: phpdoc / README

2004-09-04 Thread Philip Olson
philip Sat Sep 4 21:35:40 2004 EDT Modified files: /phpdoc README Log: Remove reference to OLD functions/ and mention translated files are in their own modules. http://cvs.php.net/diff.php/phpdoc/README?r1=1.33&r2=1.34&ty=u Index: phpdoc/README diff -u