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

2002-12-26 Thread Jesus M. Castagnetto
jmcastagnetto Thu Dec 26 23:40:54 2002 EDT Modified files: /phpdoc/en/appendices about.xml Log: Reverting to a sane version of the file, and adding the info about the user-contributed notes being covered by the same license as the manual, becuase they a

Re: [PHP-DOC] Re: License of manual user notes

2002-12-26 Thread Jesus M. Castagnetto
--- Gabor Hojtsy <[EMAIL PROTECTED]> wrote: > > I would tend to consider the notes to the manual > as > > documentation. Because the intent is to allow > people > > to expand/clarify on a documentation item > (function, > > etc.). > > > > If the comment is good and the function has a very > > sp

Re: [PHP-DOC] cvs: phpdoc /en/appendices about.xml wrappers.xml

2002-12-26 Thread Philip Olson
Hi Joseph- Please revert these changes to the english tree. Regards, Philip On Fri, 27 Dec 2002, Joseph Drake wrote: > ent-Type: text/plain > > josephThu Dec 26 20:40:20 2002 EDT > > Modified files: > /phpdoc/en/appendices wrappers.xml about.xml >

[PHP-DOC] #21158 [Fbk->Opn]: -c path/to/php.ini not available is iis5

2002-12-26 Thread petar
ID: 21158 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: windows 2000 sp3 PHP Version: 4.2.3 New Comment: Can't get it working with 4.2.3

[PHP-DOC] #21158 [Opn->Fbk]: -c path/to/php.ini not available is iis5

2002-12-26 Thread edink
ID: 21158 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: windows 2000 sp3 PHP Version: 4.2.3 New Comment: Are you sure you're just passin

[PHP-DOC] #21099 [Opn->Csd]: Bundled GD library not reflected in php.ini

2002-12-26 Thread edink
ID: 21099 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Win32 PHP Version: 4.3.0RC3 New Comment: This issue will be fixed in 4.3.0-final.

[PHP-DOC] #18566 [Opn->Csd]: comand line argument parsing with +

2002-12-26 Thread edink
ID: 18566 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows PHP Version: 4.2.1 New Comment: This is how CGI binary works. Use CLI (in

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

2002-12-26 Thread Joseph Drake
joseph Thu Dec 26 20:40:20 2002 EDT Modified files: /phpdoc/en/appendices wrappers.xml about.xml Log: updated Index: phpdoc/en/appendices/wrappers.xml diff -u phpdoc/en/appendices/wrappers.xml:1.8 phpdoc/en/appendices/wrappers.xml:1.9 --- phpdoc/en/app

[PHP-DOC] #21209 [NEW]: Error in the examples for mysql_fetch_assoc and mysql_fetch_array

2002-12-26 Thread kyrael
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4CVS-2002-12-26 (dev) PHP Bug Type: Documentation problem Bug description: Error in the examples for mysql_fetch_assoc and mysql_fetch_array Hi! There is an error in the code examples for mysql_fetch_assoc and

Re: [PHP-DOC] Re: License of manual user notes

2002-12-26 Thread Gabor Hojtsy
> I would tend to consider the notes to the manual as > documentation. Because the intent is to allow people > to expand/clarify on a documentation item (function, > etc.). > > If the comment is good and the function has a very > sparse documentation, it usually gets added into the > body of the

[PHP-DOC] cvs: phpdoc /en/chmonly integration.xml

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 18:32:38 2002 EDT Modified files: /phpdoc/en/chmonly integration.xml Log: Adding documentation about the new _function.html file Index: phpdoc/en/chmonly/integration.xml diff -u phpdoc/en/chmonly/integration.xml:1.2 phpdoc/en/chmonly/integ

[PHP-DOC] cvs: phpdoc /en/reference/math/functions log.xml

2002-12-26 Thread Jesus M. Castagnetto
jmcastagnetto Thu Dec 26 18:22:48 2002 EDT Modified files: /phpdoc/en/reference/math/functions log.xml Log: Adding ref to the equation: log_b(n) = log(n)/log(b), so no more incorrect notes will be added by people who have forgotten their logarithms ;-) In

[PHP-DOC] cvs: phpdoc /htmlhelp/suppfiles/html _script.js

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 18:18:36 2002 EDT Modified files: /phpdoc/htmlhelp/suppfiles/html _script.js Log: Always enable the notes workaround. It turned out, that not only IE 6 is to be worked around... So all browsers use this file list now... Index: phpdo

[PHP-DOC] cvs: phpdoc /htmlhelp/suppfiles/html _function.html /xsl htmlhelp-db.xsl.in

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 18:16:22 2002 EDT Added files: /phpdoc/htmlhelp/suppfiles/html _function.html Modified files: /phpdoc/xsl htmlhelp-db.xsl.in Log: Add _function.html to support IDEs without native PHP function lookup support. Now, a

Re: [PHP-DOC] Re: License of manual user notes

2002-12-26 Thread Jesus M. Castagnetto
I would tend to consider the notes to the manual as documentation. Because the intent is to allow people to expand/clarify on a documentation item (function, etc.). If the comment is good and the function has a very sparse documentation, it usually gets added into the body of the manual (and the

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

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 17:52:44 2002 EDT Added files: /phpdoc/htmlhelpexclude.txt Log: Damn, xcopy really need file[s] to list exclude keywords... Index: phpdoc/htmlhelp/exclude.txt +++ phpdoc/htmlhelp/exclude.txt CVS -- PHP Documentation Mailing List

[PHP-DOC] cvs: phpdoc /htmlhelp TODO.txt make_chm.php

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 17:52:08 2002 EDT Modified files: /phpdoc/htmlhelpTODO.txt make_chm.php Log: Adding TODO item to make it run on Unix, and adding a quick fix to really remove CVS dirs from the skins directory. Index: phpdoc/htmlhelp/TODO.txt diff -u

Re: [PHP-DOC] cvs: phpdoc /htmlhelp filter_files.php make_chm.php/htmlhelp/suppfiles/html _script.js

2002-12-26 Thread Gabor Hojtsy
> > goba Thu Dec 26 17:08:51 2002 EDT > > > > Modified files: > > /phpdoc/htmlhelp filter_files.php make_chm.php > > /phpdoc/htmlhelp/suppfiles/html _script.js > > Log: > > A few enhancements to make the build system more automatic: > > > >- Use exec("copy ..."

Re: [PHP-DOC] cvs: phpdoc /htmlhelp filter_files.php make_chm.php /htmlhelp/suppfiles/html _script.js

2002-12-26 Thread Derick Rethans
On Thu, 26 Dec 2002, Gabor Hojtsy wrote: > goba Thu Dec 26 17:08:51 2002 EDT > > Modified files: > /phpdoc/htmlhelp filter_files.php make_chm.php > /phpdoc/htmlhelp/suppfiles/html _script.js > Log: > A few enhancements to make the build system more automa

[PHP-DOC] cvs: phpdoc /htmlhelp filter_files.php make_chm.php /htmlhelp/suppfiles/html _script.js

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 17:08:51 2002 EDT Modified files: /phpdoc/htmlhelpfilter_files.php make_chm.php /phpdoc/htmlhelp/suppfiles/html _script.js Log: A few enhancements to make the build system more automatic: - Use exec("copy ...") to copy suppleme

[PHP-DOC] cvs: phpdoc /scripts file-entities.php.in

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 15:26:00 2002 EDT Modified files: /phpdoc/scripts file-entities.php.in Log: Skip the entity creation for files in the "functions" directory (but not in /reference/SOMETHING/functions). This makes the XML correct even if tested with xmlint

[PHP-DOC] no ID for linkend

2002-12-26 Thread Gabor Hojtsy
Hi! I just tried to build a CHM out of the PHP Documentation sources using xsltproc, and I keep getting: | Error: no ID for constraint linkend: funcref. | Error: no ID for constraint linkend: langref. | Error: no ID for constraint linkend: features. | Error: no ID for constraint linkend: appendix

[PHP-DOC] cvs: phpdoc /htmlhelp local_vars.php

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 14:15:38 2002 EDT Removed files: /phpdoc/htmlhelplocal_vars.php Log: Ups, this should be local, not in CVS... -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /htmlhelp/suppfiles/fixes IE6DisplayFix.reg /htmlhelp/suppfiles/html _atw.gif _body.gif _code.gif _google.gif _masterheader.jpg _note.gif _pixel.gif _script.js _skin_hi.js _skin_lo.js _style_hi.css _style_lo.css _subheader.gif _warning.gif /htmlhelp/suppfiles/notes _index.html _style.css /htmlhelp/suppfiles/prefs context.ini php_manual_prefs.js /htmlhelp/suppfiles/quickref php_manual.ico php_quickref.hta /htmlhelp/suppfiles/skins/GreenLinks skin.js style.css /htmlhelp/suppfiles/skins/HeaderNostalgia phpdoc_bellowmenu.png phpdoc_bottomback.png phpdoc_menu.png phpdoc_midback.png phpdoc_php.png phpdoc_upback.png skin.js style.css

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 14:14:49 2002 EDT Added files: /phpdoc/htmlhelp/suppfiles/fixesIE6DisplayFix.reg /phpdoc/htmlhelp/suppfiles/html _atw.gif _body.gif _code.gif _google.gif _masterheader.jpg

[PHP-DOC] cvs: phpdoc /htmlhelp .cvsignore README.txt TODO.txt filter_files.php local_vars.php local_vars.php.src make_chm.bat make_chm.php mirrors_ini.php split_notes.php user_notes.php

2002-12-26 Thread Gabor Hojtsy
gobaThu Dec 26 14:11:04 2002 EDT Added files: /phpdoc/htmlhelp.cvsignore filter_files.php local_vars.php local_vars.php.src make_chm.bat make_chm.php mirrors_ini.php README.txt split_notes.php

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

2002-12-26 Thread Philip Olson
philip Thu Dec 26 11:52:16 2002 EDT Modified files: /phpdoc/en/reference/array/functionsrange.xml Log: Removed older example for pre 4.1.0 (was a little confusing), reformated the example to be outside the , made the parameter changes clearer. Added mo

[PHP-DOC] #14298 [Com]: PUT method not supported in PHP 4

2002-12-26 Thread om671
ID: 14298 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type:Documentation problem PHP Version: 4.0.6 Assigned To: hholzgra New Comment: is my system being buged Previous Comments:

[PHP-DOC] Re: License of manual user notes

2002-12-26 Thread Gabor Hojtsy
> I was wondering under what license were covered the php code given > in the comments in the php documentation. If i get it right, the > copyright holders for these remain the original authors of the posts, > so i guess the question is to be asked to every author, but i just > would like to be sur