[PHP-DOC] Re: File "manual/fr/ref.errorfunc.php" contains grammar and logical errors

2004-10-31 Thread Mehdi Achour
Hi Nicolas, I fixed the typo and used "notice" everywhere. Thank you for your corrections. Regards, Mehdi Achour PS: Pour les prochaines fois, merci d'envoyer le message sur [EMAIL PROTECTED] :) Cyprien "Fulax" Nicolas wrote: Hello, In the french translation of that file, there is, after "Const

[PHP-DOC] File "manual/fr/ref.errorfunc.php" contains grammar and logical errors

2004-10-31 Thread Cyprien \"Fulax\" Nicolas
Hello, In the french translation of that file, there is, after "Constantes Predefinies" (Predefined Constants), and into "Tableau 2" (Table 2), about E_NOTICE : "Les notes ne sont pas affichées par défaut, et indique que le script a rencontré quelque chose qui peut être une erreur, mais peut aussi

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-10-31 Thread anatoly techtonik
techtonik Sun Oct 31 18:53:53 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: do not repeat default DocBook XSL settings (year and label) turn off separators on reference and refentry pages http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.10&r

Re: [PHP-DOC] xsl/version.xml

2004-10-31 Thread Nuno Lopes
Hello, [EMAIL PROTECTED] Can anybody bring xsl/version.xml up to date? ;; you can generate it yourself by unsing the code ;; to be found under the functable repository in CVS I'm running out of space, bandwidth and time. All my 600Mhz are constanly busy testing new XSL templates. Lets a

[PHP-DOC] cvs: phpdoc /scripts dbtags.php

2004-10-31 Thread anatoly techtonik
techtonik Sun Oct 31 16:20:20 2004 EDT Modified files: /phpdoc/scripts dbtags.php Log: some grammar fixes http://cvs.php.net/diff.php/phpdoc/scripts/dbtags.php?r1=1.3&r2=1.4&ty=u Index: phpdoc/scripts/dbtags.php diff -u phpdoc/scripts/dbtags.php:1.3 p

[PHP-DOC] xsl/version.xml

2004-10-31 Thread techtonik
Hello, [EMAIL PROTECTED] Can anybody bring xsl/version.xml up to date? ;; you can generate it yourself by unsing the code ;; to be found under the functable repository in CVS I'm running out of space, bandwidth and time. All my 600Mhz are constanly busy testing new XSL templates. t

[PHP-DOC] #30633 [Opn->Csd]: Class for mysqli_prepare Incorrect

2004-10-31 Thread nlopess
ID: 30633 Updated by: [EMAIL PROTECTED] Reported By: hans at nyphp dot com -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable v

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-prepare.xml

2004-10-31 Thread Nuno Lopes
nlopess Sun Oct 31 15:17:23 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-prepare.xml Log: fix #30633: typo in the classname http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-prepare.xml?r1=1.6&r2=1.7&ty=u Inde

[PHP-DOC] #13292 [Opn->Csd]: file_exists works with UNC names

2004-10-31 Thread didou
ID: 13292 Updated by: [EMAIL PROTECTED] Reported By: Helmut dot Himmelstoss at t-online dot de -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows NT/2000 PHP Version: 4.1.1 New Comment: FAQ entry

[PHP-DOC] cvs: phpdoc /en/faq using.xml

2004-10-31 Thread Mehdi Achour
didou Sun Oct 31 15:10:37 2004 EDT Modified files: /phpdoc/en/faq using.xml Log: fix #13292 : added an FAQ entry on accessing sharing files under Windows http://cvs.php.net/diff.php/phpdoc/en/faq/using.xml?r1=1.31&r2=1.32&ty=u Index: phpdoc/en/faq/using.x

Re: [PHP-DOC] initializers in function reference

2004-10-31 Thread Nuno Lopes
Hello, [EMAIL PROTECTED] In http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.8&r2=1.9&ty=h common.xsl template commit message say: "support for tags in a parameter is now optional when marked with an choice='opt' attribute or when having a default value given (or both)" I can't find any

[PHP-DOC] initializers in function reference

2004-10-31 Thread techtonik
Hello, [EMAIL PROTECTED] In http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.8&r2=1.9&ty=h common.xsl template commit message say: "support for tags in a parameter is now optional when marked with an choice='opt' attribute or when having a default value given (or both)" I can't find

[PHP-DOC] cvs: phpdoc /en/reference/dir/functions scandir.xml

2004-10-31 Thread Mehdi Achour
didou Sun Oct 31 14:47:51 2004 EDT Modified files: /phpdoc/en/reference/dir/functions scandir.xml Log: use an entity here # thank you aidan http://cvs.php.net/diff.php/phpdoc/en/reference/dir/functions/scandir.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/referen

[PHP-DOC] #30632 [Opn->Csd]: Incorrect mysqli_stmt_fetch description

2004-10-31 Thread didou
ID: 30632 Updated by: [EMAIL PROTECTED] Reported By: hans at nyphp dot com -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable v

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-stmt-fetch.xml

2004-10-31 Thread Mehdi Achour
didou Sun Oct 31 14:42:23 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-stmt-fetch.xml Log: fix 30632 again, The return values were already explained, and the result an be null too http://cvs.php.net/diff.php/phpdoc/en/reference/

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-stmt-fetch.xml

2004-10-31 Thread Mehdi Achour
didou Sun Oct 31 14:38:54 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-stmt-fetch.xml Log: fix 30632 : mysqli_stmt_fetch returns a boolean http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-stmt-fetch.xml?r1=

[PHP-DOC] #30633 [NEW]: Class for mysqli_prepare Incorrect

2004-10-31 Thread hans at nyphp dot com
From: hans at nyphp dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Class for mysqli_prepare Incorrect Description: The class noted for mysqli_prepare() is correct, as at http://us2.php.net/manual/en/functio

[PHP-DOC] #30632 [NEW]: Incorrect mysqli_stmt_fetch description

2004-10-31 Thread hans at nyphp dot com
From: hans at nyphp dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Incorrect mysqli_stmt_fetch description Description: The documentation for mysqli_stmt_fetch() (as at http://us2.php.net/manual/en/function

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-autocommit.xml mysqli-bind-param.xml mysqli-bind-result.xml mysqli-change-user.xml mysqli-character-set-name.xml mysqli-client-encoding.xml mysqli-close.xml mysqli-commit.xml mysqli-connect-errno.xml mysqli-connect-error.xml mysqli-connect.xml mysqli-data-seek.xml mysqli-debug.xml mysqli-dump-debug-info.xml mysqli-errno.xml mysqli-error.xml mysqli-execute.xml mysqli-fetch-array.xml mysqli-fetch-assoc.xml mysqli-fetch-field-direct.xml mysqli-fetch-field.xml mysqli-fetch-fields.xml mysqli-fetch-lengths.xml mysqli-fetch-object.xml mysqli-fetch-row.xml mysqli-fetch.xml mysqli-field-count.xml mysqli-field-seek.xml mysqli-field-tell.xml mysqli-free-result.xml mysqli-get-client-info.xml mysqli-get-client-version.xml mysqli-get-host-info.xml mysqli-get-metadata.xml mysqli-get-proto-info.xml mysqli-get-server-info.xml mysqli-get-server-version.xml mysqli-info.xml mysqli-init.xml mysqli-insert-id.xml mysqli-kill.xml mysqli-more-results.xml mysqli-multi-query.xml mysqli-next-result.xml mysqli-num-fields.xml mysqli-num-rows.xml mysqli-options.xml mysqli-param-count.xml mysqli-ping.xml mysqli-prepare.xml mysqli-query.xml mysqli-real-connect.xml mysqli-real-escape-string.xml mysqli-real-query.xml mysqli-report.xml mysqli-rollback.xml mysqli-select-db.xml mysqli-send-long-data.xml mysqli-sqlstate.xml mysqli-ssl-set.xml mysqli-stat.xml mysqli-stmt-affected-rows.xml mysqli-stmt-bind-param.xml mysqli-stmt-bind-result.xml mysqli-stmt-close.xml mysqli-stmt-data-seek.xml mysqli-stmt-errno.xml mysqli-stmt-error.xml mysqli-stmt-execute.xml mysqli-stmt-fetch.xml mysqli-stmt-free-result.xml mysqli-stmt-init.xml mysqli-stmt-num-rows.xml mysqli-stmt-param-count.xml mysqli-stmt-prepare.xml mysqli-stmt-reset.xml mysqli-stmt-result-metadata.xml mysqli-stmt-send-long-data.xml mysqli-stmt-sqlstate.xml mysqli-stmt-store-result.xml mysqli-store-result.xml mysqli-thread-id.xml mysqli-thread-safe.xml mysqli-use-result.xml mysqli-warning-count.xml

2004-10-31 Thread Gabor Hojtsy
We no longer use &listendand; here, or, ending periods. The Doc HOWTO was updated but isn't online however it mentions this; and the exif and classkit (and a few other) docs use the new seealso format as well. Um. Unless I'm completely missing something, both classkit (mine) and exif (yours, Phili

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-autocommit.xml mysqli-bind-param.xml mysqli-bind-result.xml mysqli-change-user.xml mysqli-character-set-name.xml mysqli-client-encoding.xml mysqli-close.xml mysqli-commit.xml mysqli-connect-errno.xml mysqli-connect-error.xml mysqli-connect.xml mysqli-data-seek.xml mysqli-debug.xml mysqli-dump-debug-info.xml mysqli-errno.xml mysqli-error.xml mysqli-execute.xml mysqli-fetch-array.xml mysqli-fetch-assoc.xml mysqli-fetch-field-direct.xml mysqli-fetch-field.xml mysqli-fetch-fields.xml mysqli-fetch-lengths.xml mysqli-fetch-object.xml mysqli-fetch-row.xml mysqli-fetch.xml mysqli-field-count.xml mysqli-field-seek.xml mysqli-field-tell.xml mysqli-free-result.xml mysqli-get-client-info.xml mysqli-get-client-version.xml mysqli-get-host-info.xml mysqli-get-metadata.xml mysqli-get-proto-info.xml mysqli-get-server-info.xml mysqli-get-server-version.xml mysqli-info.xml mysqli-init.xml mysqli-insert-id.xml mysqli-kill.xml mysqli-more-results.xml mysqli-multi-query.xml mysqli-next-result.xml mysqli-num-fields.xml mysqli-num-rows.xml mysqli-options.xml mysqli-param-count.xml mysqli-ping.xml mysqli-prepare.xml mysqli-query.xml mysqli-real-connect.xml mysqli-real-escape-string.xml mysqli-real-query.xml mysqli-report.xml mysqli-rollback.xml mysqli-select-db.xml mysqli-send-long-data.xml mysqli-sqlstate.xml mysqli-ssl-set.xml mysqli-stat.xml mysqli-stmt-affected-rows.xml mysqli-stmt-bind-param.xml mysqli-stmt-bind-result.xml mysqli-stmt-close.xml mysqli-stmt-data-seek.xml mysqli-stmt-errno.xml mysqli-stmt-error.xml mysqli-stmt-execute.xml mysqli-stmt-fetch.xml mysqli-stmt-free-result.xml mysqli-stmt-init.xml mysqli-stmt-num-rows.xml mysqli-stmt-param-count.xml mysqli-stmt-prepare.xml mysqli-stmt-reset.xml mysqli-stmt-result-metadata.xml mysqli-stmt-send-long-data.xml mysqli-stmt-sqlstate.xml mysqli-stmt-store-result.xml mysqli-store-result.xml mysqli-thread-id.xml mysqli-thread-safe.xml mysqli-use-result.xml mysqli-warning-count.xml

2004-10-31 Thread Sean Coates
Philip Olson wrote: We no longer use &listendand; here, or, ending periods. The Doc HOWTO was updated but isn't online however it mentions this; and the exif and classkit (and a few other) docs use the new seealso format as well. Um. Unless I'm completely missing something, both classkit (mine) and

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-autocommit.xml mysqli-bind-param.xml mysqli-bind-result.xml mysqli-change-user.xml mysqli-character-set-name.xml mysqli-client-encoding.xml mysqli-close.xml mysqli-commit.xml mysqli-connect-errno.xml mysqli-connect-error.xml mysqli-connect.xml mysqli-data-seek.xml mysqli-debug.xml mysqli-dump-debug-info.xml mysqli-errno.xml mysqli-error.xml mysqli-execute.xml mysqli-fetch-array.xml mysqli-fetch-assoc.xml mysqli-fetch-field-direct.xml mysqli-fetch-field.xml mysqli-fetch-fields.xml mysqli-fetch-lengths.xml mysqli-fetch-object.xml mysqli-fetch-row.xml mysqli-fetch.xml mysqli-field-count.xml mysqli-field-seek.xml mysqli-field-tell.xml mysqli-free-result.xml mysqli-get-client-info.xml mysqli-get-client-version.xml mysqli-get-host-info.xml mysqli-get-metadata.xml mysqli-get-proto-info.xml mysqli-get-server-info.xml mysqli-get-server-version.xml mysqli-info.xml mysqli-init.xml mysqli-insert-id.xml mysqli-kill.xml mysqli-more-results.xml mysqli-multi-query.xml mysqli-next-result.xml mysqli-num-fields.xml mysqli-num-rows.xml mysqli-options.xml mysqli-param-count.xml mysqli-ping.xml mysqli-prepare.xml mysqli-query.xml mysqli-real-connect.xml mysqli-real-escape-string.xml mysqli-real-query.xml mysqli-report.xml mysqli-rollback.xml mysqli-select-db.xml mysqli-send-long-data.xml mysqli-sqlstate.xml mysqli-ssl-set.xml mysqli-stat.xml mysqli-stmt-affected-rows.xml mysqli-stmt-bind-param.xml mysqli-stmt-bind-result.xml mysqli-stmt-close.xml mysqli-stmt-data-seek.xml mysqli-stmt-errno.xml mysqli-stmt-error.xml mysqli-stmt-execute.xml mysqli-stmt-fetch.xml mysqli-stmt-free-result.xml mysqli-stmt-init.xml mysqli-stmt-num-rows.xml mysqli-stmt-param-count.xml mysqli-stmt-prepare.xml mysqli-stmt-reset.xml mysqli-stmt-result-metadata.xml mysqli-stmt-send-long-data.xml mysqli-stmt-sqlstate.xml mysqli-stmt-store-result.xml mysqli-store-result.xml mysqli-thread-id.xml mysqli-thread-safe.xml mysqli-use-result.xml mysqli-warning-count.xml

2004-10-31 Thread Philip Olson
Hello, Looks good except the following type of change: - mysqli_init, - mysqli_real_connect + mysqli_init&listendand; + mysqli_real_connect. We no longer use &listendand; here, or, ending periods. The Doc HOWTO was updated but isn't online however it mentions this; an

[PHP-DOC] cvs: phpdoc /en/reference/stream/functions stream-filter-remove.xml

2004-10-31 Thread Yannick TORRES
yannick Sun Oct 31 12:28:20 2004 EDT Modified files: /phpdoc/en/reference/stream/functions stream-filter-remove.xml Log: fix methodname http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-filter-remove.xml?r1=1.1&r2=1.2&ty=u Index: phpd

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-autocommit.xml mysqli-bind-param.xml mysqli-bind-result.xml mysqli-change-user.xml mysqli-character-set-name.xml mysqli-client-encoding.xml mysqli-close.xml mysqli-commit.xml mysqli-connect-errno.xml mysqli-connect-error.xml mysqli-connect.xml mysqli-data-seek.xml mysqli-debug.xml mysqli-dump-debug-info.xml mysqli-errno.xml mysqli-error.xml mysqli-execute.xml mysqli-fetch-array.xml mysqli-fetch-assoc.xml mysqli-fetch-field-direct.xml mysqli-fetch-field.xml mysqli-fetch-fields.xml mysqli-fetch-lengths.xml mysqli-fetch-object.xml mysqli-fetch-row.xml mysqli-fetch.xml mysqli-field-count.xml mysqli-field-seek.xml mysqli-field-tell.xml mysqli-free-result.xml mysqli-get-client-info.xml mysqli-get-client-version.xml mysqli-get-host-info.xml mysqli-get-metadata.xml mysqli-get-proto-info.xml mysqli-get-server-info.xml mysqli-get-server-version.xml mysqli-info.xml mysqli-init.xml mysqli-in sert-id.xml mysqli-kill.xml mysqli-more-results.xml mysqli-multi-query.xml mysqli-next-result.xml mysqli-num-fields.xml mysqli-num-rows.xml mysqli-options.xml mysqli-param-count.xml mysqli-ping.xml mysqli-prepare.xml mysqli-query.xml mysqli-real-connect.xml mysqli-real-escape-string.xml mysqli-real-query.xml mysqli-report.xml mysqli-rollback.xml mysqli-select-db.xml mysqli-send-long-data.xml mysqli-sqlstate.xml mysqli-ssl-set.xml mysqli-stat.xml mysqli-stmt-affected-rows.xml mysqli-stmt-bind-param.xml mysqli-stmt-bind-result.xml mysqli-stmt-close.xml mysqli-stmt-data-seek.xml mysqli-stmt-errno.xml mysqli-stmt-error.xml mysqli-stmt-execute.xml mysqli-stmt-fetch.xml mysqli-stmt-free-result.xml mysqli-stmt-init.xml mysqli-stmt-num-rows.xml mysqli-stmt-param-count.xml mysqli-stmt-prepare.xml mysqli-stmt-reset.xml mysqli-stmt-result-metadata.xml mysqli-stmt-send-long-data.xml mysqli-stmt-sqlstate.xml mysqli-stmt-store-result.xml mysqli-store-result.xml mysqli-thread-id.xml mysqli -thread-safe.xml mysqli-use-result.xml mysqli-warning-count.xml

2004-10-31 Thread Yannick TORRES
On Sunday 31 October 2004 17:35, Philip Olson wrote: > Hello, > > Looks good except the following type of change: > > > - mysqli_init, > - mysqli_real_connect > + mysqli_init&listendand; > + mysqli_real_connect. > > > We no longer use &listendand; here, or, ending period

Re: Re[4]: [PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-31 Thread Nuno Lopes
||*()*|| Hi, Nuno. NL> Instead of tidy, html beauttifier could be used (on PEAR). Does it alter html structure or just indents HTML code? BTW, I can't find it on PEAR. Only XML and PHP beautifiers are available. Sorry, my confusion :) I was thinking in something else.. I couldn't find the html bea

[PHP-DOC] #30628 [NEW]: The PHP history needs an update.

2004-10-31 Thread mikewink at web dot de
From: mikewink at web dot de Operating system: - PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: The PHP history needs an update. Description: The Appendix A. "History of PHP and related projects" of the php documentation is partially

Re[4]: [PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-31 Thread techtonik
||*()*|| Hi, Nuno. NL> Instead of tidy, html beauttifier could be used (on PEAR). Does it alter html structure or just indents HTML code? BTW, I can't find it on PEAR. Only XML and PHP beautifiers are available. NL> I've run diffs on a ref.* and a function.* page (where the js errors occur). NL>

Re: Re[2]: [PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-31 Thread Nuno Lopes
GH> Yes, a diff probably helps. It might also be better to do a tidy run GH> before the diff on both files, so you can better see the differences :) My tools are Far Manager + Colorer + Winmerge + Examdiff. Quite convenient. Tidy is good only to detect errors as it modifies html structure a bit a

[PHP-DOC] cvs: phpdoc /chm make_chm.README

2004-10-31 Thread anatoly techtonik
techtonik Sun Oct 31 07:05:49 2004 EDT Modified files: /phpdoc/chm make_chm.README Log: bring this closer to reality http://cvs.php.net/diff.php/phpdoc/chm/make_chm.README?r1=1.4&r2=1.5&ty=u Index: phpdoc/chm/make_chm.README diff -u phpdoc/chm/make_chm.REA

Re[2]: [PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-31 Thread techtonik
||*()*|| Hi, Gabor. >>> NL> There are still some problems with skins in the extended chm. >>> NL> The function.* pages give some errors with the phpZ skin and some >>> others. >>> NL> (with older xslt sheets, there were no errors) >>> >>> Customization hasn't finished yet. The main problem is tha

Re: [PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-31 Thread Gabor Hojtsy
NL> There are still some problems with skins in the extended chm. NL> The function.* pages give some errors with the phpZ skin and some others. NL> (with older xslt sheets, there were no errors) Customization hasn't finished yet. The main problem is that I don't have document or RFC, which descri

Re: [PHP-DOC] Some troubles with *.chm

2004-10-31 Thread Gabor Hojtsy
When according to chm/make_chm.README requirements ---[cut] The html manual. You have two alternatives: a) Download the actual html manual from http://www.php.net/download-docs.php and untar the distribution into a directory b) Build the html manual yourself using Jade and the other

[PHP-DOC] #28756 [Bgs->Csd]: Error in mail() example of german doc

2004-10-31 Thread wiesemann
ID: 28756 Updated by: [EMAIL PROTECTED] Reported By: alexander dot gitter at student dot uni-tuebingen dot d -Status: Bogus +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources.

Re[3]: [PHP-DOC] Some troubles with *.chm

2004-10-31 Thread techtonik
||*()*|| Hi, Alexander. t>> As Goba told me some time ago we have two versions of chm manual: t>> regular CHM and xCHM AV> I am compiling regular CHM When according to chm/make_chm.README requirements ---[cut] The html manual. You have two alternatives: a) Download the actual html manual from

Re[2]: [PHP-DOC] Some troubles with *.chm

2004-10-31 Thread Alexander Voytsekhovskyy
Good day, t> As Goba told me some time ago we have two versions of chm manual: t> regular CHM and xCHM I am compiling regular CHM t> Instructions how to make old xCHMs are in phpdoc/htmlhelp/README.txt Oh yes, there are good step by step instructions, but i have some described below problems wi

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-31 Thread anatoly techtonik
techtonik Sun Oct 31 05:07:10 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: escape double quotes in titles to correctly generate .hhk entry temporary fix to hide errorneous output while processing titleabbrev in reference http://cvs.php.net/diff

[PHP-DOC] Some troubles with *.chm

2004-10-31 Thread Alexander Voytsekhovskyy
Good day, I have successfully compiled Russian manual into *.chm format: http://young.org.ua/release.zip But during this process i have 2 troubles: 1. a lot of warning messages like >>No template named "refentry" exists in the context named "title" in >>the "ru" localization.@ while "make chm_xs