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

2004-09-07 Thread Nuno Lopes
A few issues: - The new doc style reftitles are not showing up, have a look at the exif and mysqli docs for examples. Something for XSL experts to solve! :) - The frontpage (credits) and TOC (second page) are both titled "PHP Manual" and that seems weird. How about titling the second as "Table

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

2004-09-05 Thread techtonik
||*()*||[\..konnichi wa, ogenki desu ka, Gabor../] GH> We host/build two CHM versions in paralell. The CHM versions GH> downloadable from php.net and built for multiple languages are built GH> with DSSSL and with the tools in the phpdoc/chm folder. The extended CHM GH> (also downloadable fro

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

2004-09-05 Thread Gabor Hojtsy
Does phpdoc have any test system to validate the output, so this test on GH> This is completeley unrelated, since we are talking about the extended GH> chm (htmlhelp folder in phpdoc, not the chm folder). _very_ confusing Then what does this chm/ folder for? Shouldn't it be deleted? We host/buil

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

2004-09-05 Thread techtonik
||*()*||[\..konnichi wa, ogenki desu ka, Gabor../] >> Does phpdoc have any test system to validate the output, so this test >> on This is completeley unrelated, since we are talking about the extended GH> chm (htmlhelp folder in phpdoc, not the chm folder). _very_ confusing Then what does t

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

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 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] Nuno

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 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

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

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

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: Re[2]: [PHP-DOC] building a new extended CHM

2004-09-03 Thread Nuno Lopes
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[2]: [PHP-DOC] building a new extended CHM

2004-09-03 Thread techtonik
||*()*||[\..konnichi wa, ogenki desu ka, Gabor../] >>> 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

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

2004-09-02 Thread Gabor Hojtsy
#29749 is also not fixed. This is related to some JS problems. I think this is a PhpZ skin specific problem, which is totally broken. I couldn't fix this because I'm not a js expert. If someone could take a look at this... What does totally broken mean here? Is it capable of displaying pages on

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

2004-09-02 Thread Nuno Lopes
#29749 is also not fixed. This is related to some JS problems. I think this is a PhpZ skin specific problem, which is totally broken. I couldn't fix this because I'm not a js expert. If someone could take a look at this... What does totally broken mean here? Is it capable of displaying pages on

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

2004-09-02 Thread Nuno Lopes
There is also another problem: the XSL sheets don't handle the tag, so that the front page shows the tag: " And several others " Is this what you see in the browser, or is that what gets into the HTML source? Goba browser. In red letters.

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

2004-09-02 Thread Gabor Hojtsy
There is also another problem: the XSL sheets don't handle the tag, so that the front page shows the tag: " And several others " Is this what you see in the browser, or is that what gets into the HTML source? Goba

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

2004-09-02 Thread Gabor Hojtsy
#29749 is also not fixed. This is related to some JS problems. I think this is a PhpZ skin specific problem, which is totally broken. I couldn't fix this because I'm not a js expert. If someone could take a look at this... What does totally broken mean here? Is it capable of displaying pages on

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

2004-09-02 Thread Nuno Lopes
#29749 is also not fixed. This is related to some JS problems. I think this is a PhpZ skin specific problem, which is totally broken. I couldn't fix this because I'm not a js expert. If someone could take a look at this... What does totally broken mean here? Is it capable of displaying pages on

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

2004-09-02 Thread Gabor Hojtsy
I've sucessfully finished building the extended CHM. Good. About the related bugs: #25363 is fixed, althought #26311 isn't (the _index.php problem). I have just fixed #26311. You can replace the script file in the result folder with the new one, and rerun the html help compiler pass to get a corr

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

2004-09-02 Thread Nuno Lopes
There is also another problem: the XSL sheets don't handle the tag, so that the front page shows the tag: " And several others "

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

2004-09-02 Thread Nuno Lopes
Hello, I've sucessfully finished building the extended CHM. About the related bugs: #25363 is fixed, althought #26311 isn't (the _index.php problem). #29749 is also not fixed. This is related to some JS problems. I think this is a PhpZ skin specific problem, which is totally broken. I couldn't fix

[PHP-DOC] building a new extended CHM

2004-08-18 Thread Gabor Hojtsy
Hi guys, Last time I added the proper instructions to the extended CHM building README, I have seen several people making additions and corrections to it. I was half way done with the building (around two and a half hours on an old Windows box), but I had no time to resume it yet (I am far from