[PHP-DOC] I'm back and things have changed!

2002-03-13 Thread Daniel Beckham
Well, after a long hiatus, I'm trying to get back involved in the phpdoc community again. After a quick cvs checkout, it seems a lot of the phpdoc tree has changed. =) Anything I should know before I start contributing again? Daniel

Re: [PHP-DOC] howto

2001-09-29 Thread Daniel Beckham
I'm sorry, but I never meant it to be silly. I only responded as to why the howto wasn't part of the appendix. Or were you talking specifically to Jim Winstead? Daniel - Original Message - From: "Egon Schmid" <[EMAIL PROTECTED]> To: "Daniel Beckham&q

[PHP-DOC] cvs: phpdoc /en/functions pcntl.xml

2001-09-28 Thread Daniel Beckham
danbeck Fri Sep 28 17:40:05 2001 EDT Modified files: /phpdoc/en/functionspcntl.xml Log: completed intro text, added a couple of function examples Index: phpdoc/en/functions/pcntl.xml diff -u phpdoc/en/functions/pcntl.xml:1.3 phpdoc/en/functions/pcntl

Re: [PHP-DOC] howto

2001-09-28 Thread Daniel Beckham
Because it has nothing to do with PHP itself.. only writing PHP documentation. It's completely useless to the regular PHP user. Daniel - Original Message - From: "Jim Winstead" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 28, 2001 3:29 PM Subject: [PHP-DOC] howto

[PHP-DOC] cvs: phpdoc /en/functions pcntl.xml

2001-09-21 Thread Daniel Beckham
danbeck Fri Sep 21 17:07:38 2001 EDT Modified files: /phpdoc/en/functionspcntl.xml Log: added missing waitpid macro functions code examples are still missing and intro text needs more information Index: phpdoc/en/functions/pcntl.xml diff -u phpd

[PHP-DOC] cvs: phpdoc /en/functions pcntl.xml

2001-09-14 Thread Daniel Beckham
danbeck Fri Sep 14 16:57:26 2001 EDT Added files: /phpdoc/en/functionspcntl.xml Log: initial draft of process control functions... several functions are still not documented, intro is not completed and several examples are missing. This file

[PHP-DOC] cvs: phpdoc /en/chapters install.xml

2001-09-14 Thread Daniel Beckham
danbeck Fri Sep 14 16:54:14 2001 EDT Modified files: /phpdoc/en/chapters install.xml Log: added configure option for pcntl support Index: phpdoc/en/chapters/install.xml diff -u phpdoc/en/chapters/install.xml:1.76 phpdoc/en/chapters/install.xml:1.77 --- phpdoc/e

Re: [PHP-DOC] cvs: phpdoc /howto README

2001-09-14 Thread Daniel Beckham
Damn... no need for hostilities. =) Daniel - Original Message - From: "Hojtsy Gabor" <[EMAIL PROTECTED]> To: "Egon Schmid" <[EMAIL PROTECTED]> Cc: "Daniel Beckham" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, Septembe

Re: [PHP-DOC] cvs: phpdoc /howto README

2001-09-14 Thread Daniel Beckham
, but it just won't stop to > > build the howto html files, they are generated. This seems to > > be a warning, that toc levels are defined twice. The DSL file > > is made by Daniel Backem, and I have not modified it, it worked > > the same in the upper directory, with

[PHP-DOC] cvs: phpdoc /en/features file-upload.xml

2001-07-18 Thread Daniel Beckham
danbeck Wed Jul 18 17:35:30 2001 EDT Modified files: /phpdoc/en/features file-upload.xml Log: added double quotes around method for consistency Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/features/file-upload.xml:1.19 phpdoc/en/features/file-upl

Re: [PHP-DOC] Setting up PHP documentation for building

2001-07-11 Thread Daniel Beckham
: 'Daniel Beckham' ; 'Damien Seguy' Cc: 'phpdoc' Sent: Wednesday, July 11, 2001 9:20 AM Subject: RE: [PHP-DOC] Setting up PHP documentation for building >It might be looking for the php4 sources.  In the parent >directory of the phpdoc tree, che

Re: [PHP-DOC] Setting up PHP documentation for building

2001-07-11 Thread Daniel Beckham
It might be looking for the php4 sources. In the parent directory of the phpdoc tree, checkout the php4 tree also... then try running configure again. BTW, emacs is just the best phpdoc editor out there, IMHO. You may consider just working directly on that debian box. =) Daniel - Origina

Re: [PHP-DOC] cvs: phpdoc /en/functions ircg.xml

2001-07-11 Thread Daniel Beckham
This entity isn't valid. I think you forgot to commit global.ent also? Daniel - Original Message - From: "Damien Seguy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 2001 7:18 AM Subject: [PHP-DOC] cvs: phpdoc /en/functions ircg.xml > dams Wed Jul 11 08:18:34

Re: [PHP-DOC] faqfiles [refentry is not so good]

2001-07-10 Thread Daniel Beckham
Damien, you may consider getting openjade and docbook setup on your system. It's not very hard at all and you can do all sorts of testing and such with the phpdoc tree. Daniel - Original Message - From: "Hojtsy Gabor" <[EMAIL PROTECTED]> To: "Damien Seguy" <[EMAIL PROTECTED]>; <[EMAIL PR

[PHP-DOC] Use `make test' Was: Re: [PHP-DOC] cvs: phpdoc /en/faq general.xml

2001-07-10 Thread Daniel Beckham
other contributors changes will not show up. I'm not just singling out Damien (as I said, I've been guilty too). Everyone please remember this. Thank you, Daniel Beckham - Original Message - From: "Hojtsy Gabor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>

Re: [PHP-DOC] faqfiles [refentry is not so good]

2001-07-10 Thread Daniel Beckham
Yes, that was part of my reasoning before.. also, the blocks need a lot of extraneous tags and such that aren't necessary for a faq. i.e. Damien had to put a tag in his block so that he would conform to the DTD, but it's just duplicated information. Daniel - Original Message - From:

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

2001-07-09 Thread Daniel Beckham
Good to know.. I was about to do the same. =) Daniel - Original Message - From: <[EMAIL PROTECTED]> To: "Daniel Beckham" <[EMAIL PROTECTED]>; "Damien Seguy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 4:16 P

Re: [PHP-DOC] RFC : [PHP-DOC] FAQ porting to the manual?

2001-07-09 Thread Daniel Beckham
RE: [PHP-DOC] RFC : [PHP-DOC] FAQ porting to the manual?Would this not be better suited by using ... blocks instead of blocks? Since requires a tag, it doesn't quite work so well as it is currently in cvs. What do you guys think? Daniel - Original Message - From: Hojtsy Gabor To:

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

2001-07-09 Thread Daniel Beckham
danbeck Mon Jul 9 17:14:27 2001 EDT Modified files: /phpdoc/en/faq general.xml Log: added emacs sgml block at end Index: phpdoc/en/faq/general.xml diff -u phpdoc/en/faq/general.xml:1.1 phpdoc/en/faq/general.xml:1.2 --- phpdoc/en/faq/general.xml:1.1

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

2001-07-09 Thread Daniel Beckham
This breaks `make test'. Will this affect automatic manual generation at php.net/manual/? Daniel - Original Message - From: "Damien Seguy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 8:52 AM Subject: [PHP-DOC] cvs: phpdoc /en/faq general.xml > dams Mon Jul

Re: [PHP-DOC] Re: [PHP-NOTES] note 13852 added to function.mail.php

2001-07-07 Thread Daniel Beckham
AR class.. as a matter of fact, this is what PEAR was meant to be used for. Daniel - Original Message - From: "Jeroen van Wolffelaar" <[EMAIL PROTECTED]> To: "Zak Greant" <[EMAIL PROTECTED]> Cc: "Daniel Beckham" <[EMAIL PROTECTED]>; <[EM

Re: [PHP-DOC] Re: [PHP-NOTES] note 13852 added to function.mail.php

2001-07-06 Thread Daniel Beckham
I think that is a good idea actually. Even better that it's a link to a article on zend.com. Maybe this would be a good ? Daniel - Original Message - From: "Zak Greant" <[EMAIL PROTECTED]> To: "Daniel Beckham" <[EMAIL PROTECTED]>; <[EMAIL PR

[PHP-DOC] Manual toc not updated for some reason

2001-07-06 Thread Daniel Beckham
I'm not sure why, but the either the online manual's toc isn't being updated or something screwy is going on. The appendix list at http://www.php.net/manual/en/ shows the incorrect short description of PHP Resource Types. It's incorrectly displayed as "PHP's resource types". It should be "PHP R

Re: [PHP-DOC] RFC reserved.xml :

2001-07-06 Thread Daniel Beckham
$this is the special variable. Daniel - Original Message - From: "Damien Seguy" <[EMAIL PROTECTED]> To: "Daniel Beckham" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 4:03 AM Subject: [PHP-DOC]

Re: [PHP-DOC] Re: [PHP-NOTES] note 13852 added to function.mail.php

2001-07-06 Thread Daniel Beckham
I don't think that would really help unless the MIME functions had detailed instructions. The problem is that these sort of folks are pretty new to CGI scripting and the Internet in general and don't understand that isn't just not even remotely appropriate to ask questions about "foo" in a forum

Re: [PHP-DOC] Re: phpdoc /it/appendices reserved.xml

2001-07-05 Thread Daniel Beckham
I would agree with you. Where do you propose we start? At the least, it could be organized better. Daniel - Original Message - From: "Jeroen van Wolffelaar" <[EMAIL PROTECTED]> To: "Simone Cortesi" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 5:29 PM Subjec

[PHP-DOC] Re: Re[2]: PHP Bug ID: 11833

2001-07-03 Thread Daniel Beckham
- Original Message - From: "Michal Izydorski" <[EMAIL PROTECTED]> To: "Daniel Beckham" <[EMAIL PROTECTED]> Sent: Tuesday, July 03, 2001 10:44 AM Subject: Re[2]: PHP Bug ID: 11833 > Sorry, the relation behind $HTTP_*_VARS tables and $PHP_SELF, > acc

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

2001-07-03 Thread Daniel Beckham
danbeck Tue Jul 3 11:36:36 2001 EDT Modified files: /phpdoc/en/functionssession.xml uodbc.xml Log: correcting "make test" errors in session and uodbc reformated weird spacing in uodbc Index: phpdoc/en/functions/session.xml diff -u phpdoc/en/functi

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

2001-07-03 Thread Daniel Beckham
danbeck Tue Jul 3 11:35:14 2001 EDT Modified files: /phpdoc/en/appendices resources.xml Log: grammar, typo and capitilization fixes note: please do not use the pronoun "you" when writing documentation Index: phpdoc/en/appendices/resources.xml dif

[PHP-DOC] Re: PHP Bug ID: 11833

2001-07-03 Thread Daniel Beckham
Title: FW: PHP Bug ID: 11833 Goba forwarded me your message.  I didn't actually block your submisssions, something must be wrong with the bug report form.   Any way, to follow up on this...   What you are saying below is perfectly true and is in the manual here:   http://php.net/manual/en/lan

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

2001-07-02 Thread Daniel Beckham
Doh! Sorry about that. It was a quick change and I didn't even do a 'make test'. I already knew that.. just left my brain at home today. Daniel - Original Message - From: "Egon Schmid" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 2:44 PM Subject: [PHP-DOC] c

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

2001-07-02 Thread Daniel Beckham
danbeck Mon Jul 2 12:52:11 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: fixing usort example (oops) Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.72 phpdoc/en/functions/array.xml:1.73 --- phpdoc/en/funct

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

2001-06-29 Thread Daniel Beckham
danbeck Thu Jun 28 11:53:24 2001 EDT Modified files: /phpdoc/en/functionsmath.xml Log: incorporating note from manual errata Index: phpdoc/en/functions/math.xml diff -u phpdoc/en/functions/math.xml:1.35 phpdoc/en/functions/math.xml:1.36 --- phpdoc/en

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-06-29 Thread Daniel Beckham
danbeck Thu Jun 28 11:46:50 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: reverted changed made in revision 1.70, added note to clarify when http redirects began to be supported Index: phpdoc/en/functions/filesystem.xml diff -u p

Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-06-28 Thread Daniel Beckham
Well, I would, but the cvs repository seems inaccessable to me. I've gotten connection refused errors since this morning. Daniel - Original Message - From: <[EMAIL PROTECTED]> Newsgroups: php.doc To: <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 5:12 AM Subject: Re: [PHP-DOC] cvs:

Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-06-28 Thread Daniel Beckham
That's true.. yes, I can add a note there.. I'll update that this evening. Daniel - Original Message - From: <[EMAIL PROTECTED]> Newsgroups: php.doc To: <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 5:12 AM Subject: Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml > > -

[PHP-DOC] cvs: phpdoc /en/language oop.xml

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 08:11:31 2001 EDT Modified files: /phpdoc/en/language oop.xml Log: adding extra example for issue in bug #10022 Index: phpdoc/en/language/oop.xml diff -u phpdoc/en/language/oop.xml:1.14 phpdoc/en/language/oop.xml:1.15 --- phpdoc/en/language/o

[PHP-DOC] cvs: phpdoc /en/functions pgsql.xml

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 07:59:41 2001 EDT Modified files: /phpdoc/en/functionspgsql.xml Log: corrected issue in bug #10153 Index: phpdoc/en/functions/pgsql.xml diff -u phpdoc/en/functions/pgsql.xml:1.33 phpdoc/en/functions/pgsql.xml:1.34 --- phpdoc/en/functi

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 08:53:54 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: correcting doc issue #11645 Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.70 phpdoc/en/functions/filesystem.xml:1.71 --

[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/functions info.xml

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 05:52:38 2001 EDT Modified files: /phpdoc/en/chapters config.xml /phpdoc/en/functionsinfo.xml Log: documented issue in bug #5827 Index: phpdoc/en/chapters/config.xml diff -u phpdoc/en/chapters/config.xml:1.14 phpdoc/en/chapters/c

[PHP-DOC] cvs: phpdoc /en/functions info.xml

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 07:44:14 2001 EDT Modified files: /phpdoc/en/functionsinfo.xml Log: documented issue in bug #9641 completely revamped get_included_files and get_required_files Index: phpdoc/en/functions/info.xml diff -u phpdoc/en/functions/info.

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 06:38:09 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: documented issue in bug #9124 Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.69 phpdoc/en/functions/filesystem.xml:1.70

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

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 05:53:25 2001 EDT Modified files: /phpdoc/en/functionsmath.xml Log: corrections, added void paramdefs where appropriate Index: phpdoc/en/functions/math.xml diff -u phpdoc/en/functions/math.xml:1.34 phpdoc/en/functions/math.xml:1.35 --

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

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 04:17:25 2001 EDT Modified files: /phpdoc/en/functionsmath.xml Log: odd place for a period Index: phpdoc/en/functions/math.xml diff -u phpdoc/en/functions/math.xml:1.33 phpdoc/en/functions/math.xml:1.34 --- phpdoc/en/functions/math.xm

[PHP-DOC] cvs: phpdoc /en/functions zip.xml

2001-06-27 Thread Daniel Beckham
danbeck Wed Jun 27 03:55:16 2001 EDT Modified files: /phpdoc/en/functionszip.xml Log: added note about zip support prior to 4.0.7 Index: phpdoc/en/functions/zip.xml diff -u phpdoc/en/functions/zip.xml:1.4 phpdoc/en/functions/zip.xml:1.5 --- phpdoc/en/fu

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

2001-06-26 Thread Daniel Beckham
danbeck Tue Jun 26 22:46:01 2001 EDT Modified files: /phpdoc/en/functionsmath.xml Log: adding example to pi(), mostly so that they precision is obvious Index: phpdoc/en/functions/math.xml diff -u phpdoc/en/functions/math.xml:1.32 phpdoc/en/functions/mat

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

2001-06-26 Thread Daniel Beckham
danbeck Tue Jun 26 22:42:17 2001 EDT Modified files: /phpdoc/en/functionsmath.xml Log: number_format: - added optional tags to optional parameters - tweaked and added more examples - moved example description under example block - added "See also:

Re: [PHP-DOC] Convention: true/false

2001-06-26 Thread Daniel Beckham
I personally don't care for one over the other. I would only prefer that we are consistant and that it's rendered properly in the various manual formats. Daniel - Original Message - From: "Jeroen van Wolffelaar" <[EMAIL PROTECTED]> To: "Hojtsy Gabor" <[EMAIL PROTECTED]> Cc: <[EMAIL PROT

[PHP-DOC] cvs: phpdoc /en/functions java.xml

2001-06-26 Thread Daniel Beckham
danbeck Tue Jun 26 16:08:25 2001 EDT Modified files: /phpdoc/en/functionsjava.xml Log: additional grammer correction Index: phpdoc/en/functions/java.xml diff -u phpdoc/en/functions/java.xml:1.4 phpdoc/en/functions/java.xml:1.5 --- phpdoc/en/functions

Re: [PHP-DOC] Re: [PHP-DEV] Bug #11645 Updated: tempnam( ) does not use TMP environment variable

2001-06-25 Thread Daniel Beckham
Bless you my son. I'll be naming my next child after you. =) Daniel - Original Message - From: "Hojtsy Gabor" <[EMAIL PROTECTED]> To: "Daniel Beckham" <[EMAIL PROTECTED]>; "Jani Taskinen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>

Re: [PHP-DOC] Re: [PHP-DEV] Bug #11645 Updated: tempnam( ) does not use TMP environment variable

2001-06-24 Thread Daniel Beckham
It's not so much that we can not go and view the open documentation bugs, but that due to the very tiny number of documenation bugs that are submitted, looking at it on a daily basis is a waste of time. I imagine that, the reason it hasn't happened yet is due to technical issues, but it's a very

Re: [PHP-DOC] cvs: phpdoc /en/functions var.xml

2001-06-24 Thread Daniel Beckham
Perfect, I think it conveys the idea even better than the first version. Thanks, Daniel - Original Message - From: "Zak Greant" <[EMAIL PROTECTED]> To: "Hojtsy Gabor" <[EMAIL PROTECTED]>; "Daniel Beckham" <[EMAIL PROTECTED]>; <[EM

Re: [PHP-DOC] cvs: phpdoc /en/functions var.xml

2001-06-24 Thread Daniel Beckham
I don't think it's necessary to quote the developers when writing documentation. Many people probably have no idea who Andi is and it's even (very remotely) possible that he may not be involved in PHP development in the future. The PHP docs are the definitive source for PHP documentation and the

Re: [PHP-DOC] cvs: phpdoc /cs/features http-auth.xml /cs/functions apache.xml array.xml aspell.xml com.xml dir.xml exec.xml filesystem.xml funchand.xml gettext.xml http.xml info.xml mail.xml misc.xml nis.xml readline.xml strings.xml url.xml /de/functio

2001-06-24 Thread Daniel Beckham
Yes... I also specifically remember that we came to the conclusion that all function names should be lower case. Daniel - Original Message - From: "Hojtsy Gabor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Jeroen van Wolffelaar" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, Ju

[PHP-DOC] Re: [php-cvs] cvs: phpdoc /en/functions filesystem.xml

2001-06-22 Thread Daniel Beckham
Hey, I just fixed a small typo where you had "of" instead of "off", but I was wondering if maybe that sentence could be a litte bit clearer? How about: If the optional parameter suffix is supplied, suffix will be removed from the end of the filename before it is returned. the suffix par

[PHP-DOC] Re: [php-cvs] cvs: phpdoc / manual.xml.in /en/functions printer.xml

2001-06-22 Thread Daniel Beckham
heh, I was wondering why there was an entry in manual.xml.in, but no printer.xml file to go with it... Daniel - Original Message - From: "Hartmut Holzgraefe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 22, 2001 4:59 AM Subject: [php-cvs] cvs: phpdoc / manual.xml.in /en

[PHP-DOC] List messages are being delayed?

2001-06-20 Thread Daniel Beckham
For some reason, it seems that messages sent to the lists aren't being delivered for over 5 hours or more. I only just got a message that I sent today at 11:30AM. Although, they do show up on the news server pretty quickly. Is anyone else experiencing this? Daniel

Re: [PHP-DOC] knock knock

2001-06-19 Thread Daniel Beckham
Yes, it does seem to be alive again. Daniel - Original Message - From: "Damien Seguy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 19, 2001 3:26 AM Subject: [PHP-DOC] knock knock > Hi, > > is this mailing list awaken? > > Dams > >

[PHP-DOC] MacOS filename length and downloadable manuals

2001-05-23 Thread Daniel Beckham
I've noticed a couple of bug reports (#10445, #10862) about the filenames being too large for MacOS users in the downloadable manual. I know this is in no way a trivial thing to fix, but what do we need to do with the bug reports themselves? Should they be left open until this can be fixed somet

[PHP-DOC] cvs: phpdoc /en/functions pdf.xml

2001-05-23 Thread Daniel Beckham
danbeck Wed May 23 09:07:45 2001 EDT Modified files: /phpdoc/en/functionspdf.xml Log: removed a mysterious empty row in the compatibility table Index: phpdoc/en/functions/pdf.xml diff -u phpdoc/en/functions/pdf.xml:1.53 phpdoc/en/functions/pdf.xml:1.54

Re: [PHP-DOC] Casing function names: Conclusion#2

2001-05-23 Thread Daniel Beckham
FYI, I renamed those PDF functions a few days ago. Daniel - Original Message - From: <[EMAIL PROTECTED]> Newsgroups: php.doc To: <[EMAIL PROTECTED]> Sent: Wednesday, May 23, 2001 6:00 AM Subject: Re: [PHP-DOC] Casing function names: Conclusion#2 > PDF_add_bookmark > PDF_add_launchlink

Re: [PHP-DOC] Casing function names: Conclusion = ?

2001-05-22 Thread Daniel Beckham
I would normally say yes to lowercasing all function names, (and I argued for it last week) but I have to agree with Egon here. I think that making all function names lowercase will limit the readability of certain function libraries. The most obvious example is the Image functions. I think we

[PHP-DOC] cvs: phpdoc / configure.in

2001-05-22 Thread Daniel Beckham
danbeck Tue May 22 09:56:38 2001 EDT Modified files: /phpdoc configure.in Log: added location of docbook stylesheets for redhat 7.1 users (and the new docbook update) Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.66 phpdoc/configure.in:1.67 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-05-22 Thread Daniel Beckham
danbeck Tue May 22 09:11:31 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: clarified XHTML compatibility change to nl2br Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.88 phpdoc/en/functions/strings.xml:1

[PHP-DOC] cvs: phpdoc /en/functions misc.xml

2001-05-22 Thread Daniel Beckham
danbeck Tue May 22 07:37:11 2001 EDT Modified files: /phpdoc/en/functionsmisc.xml Log: reworded the exit() function docs Index: phpdoc/en/functions/misc.xml diff -u phpdoc/en/functions/misc.xml:1.44 phpdoc/en/functions/misc.xml:1.45 --- phpdoc/en/functi

[PHP-DOC] cvs: phpdoc /en/functions mail.xml

2001-05-22 Thread Daniel Beckham
danbeck Tue May 22 07:36:42 2001 EDT Modified files: /phpdoc/en/functionsmail.xml Log: changed cc and bcc back the correct case (oops) Index: phpdoc/en/functions/mail.xml diff -u phpdoc/en/functions/mail.xml:1.19 phpdoc/en/functions/mail.xml:1.20 --- ph

[PHP-DOC] cvs: phpdoc /en/functions image.xml

2001-05-22 Thread Daniel Beckham
danbeck Tue May 22 07:33:47 2001 EDT Modified files: /phpdoc/en/functionsimage.xml Log: corrected xml problem that was causing m Index: phpdoc/en/functions/image.xml diff -u phpdoc/en/functions/image.xml:1.41 phpdoc/en/functions/image.xml:1.42 --- phpdo

[PHP-DOC] cvs: phpdoc /en/functions mail.xml

2001-05-21 Thread Daniel Beckham
danbeck Mon May 21 19:13:37 2001 EDT Modified files: /phpdoc/en/functionsmail.xml Log: another change for doc bug #9859 Index: phpdoc/en/functions/mail.xml diff -u phpdoc/en/functions/mail.xml:1.18 phpdoc/en/functions/mail.xml:1.19 --- phpdoc/en/functio

[PHP-DOC] cvs: phpdoc /en/functions misc.xml

2001-05-21 Thread Daniel Beckham
danbeck Mon May 21 13:52:21 2001 EDT Modified files: /phpdoc/en/functionsmisc.xml Log: corrected explanation of exit Index: phpdoc/en/functions/misc.xml diff -u phpdoc/en/functions/misc.xml:1.43 phpdoc/en/functions/misc.xml:1.44 --- phpdoc/en/functions/

Re: [PHP-DOC] cvs: phpdoc /en/functions misc.xml

2001-05-21 Thread Daniel Beckham
ting. > > A function definition after a exit statement WILL be read, and that function > CAN be used. (before the exit, that is ;) > > Gr, > Jeroen > > ""Daniel Beckham"" <[EMAIL PROTECTED]> wrote in message > cvsdanbeck990473779@cvsserver"&

[PHP-DOC] cvs: phpdoc /en/functions pdf.xml

2001-05-21 Thread Daniel Beckham
danbeck Mon May 21 13:17:16 2001 EDT Modified files: /phpdoc/en/functionspdf.xml Log: corrected more functions due to manual errata notes Index: phpdoc/en/functions/pdf.xml diff -u phpdoc/en/functions/pdf.xml:1.52 phpdoc/en/functions/pdf.xml:1.53 --- ph

[PHP-DOC] cvs: phpdoc /en/functions misc.xml

2001-05-21 Thread Daniel Beckham
danbeck Mon May 21 12:36:19 2001 EDT Modified files: /phpdoc/en/functionsmisc.xml Log: corrected the exit() documentation to better represent what it does Index: phpdoc/en/functions/misc.xml diff -u phpdoc/en/functions/misc.xml:1.42 phpdoc/en/functions/

[PHP-DOC] cvs: phpdoc /en/functions pdf.xml

2001-05-21 Thread Daniel Beckham
danbeck Mon May 21 12:28:59 2001 EDT Modified files: /phpdoc/en/functionspdf.xml Log: corrected doc bug #10586 (pdf_stringwidth proto and definition were incorrect Index: phpdoc/en/functions/pdf.xml diff -u phpdoc/en/functions/pdf.xml:1.51 phpdoc/en/fun

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-21 Thread Daniel Beckham
L PROTECTED]> To: "James Moore" <[EMAIL PROTECTED]> Cc: "'Lars Torben Wilson'" <[EMAIL PROTECTED]>; "'Daniel Beckham'" <[EMAIL PROTECTED]>; "'phpdoc'" <[EMAIL PROTECTED]> Sent: Monday, May 21, 2001 4:04 AM

[PHP-DOC] cvs: phpdoc /en/functions pdf.xml

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 20:36:19 2001 EDT Modified files: /phpdoc/en/functionspdf.xml Log: corrected doc bug #10335 Index: phpdoc/en/functions/pdf.xml diff -u phpdoc/en/functions/pdf.xml:1.50 phpdoc/en/functions/pdf.xml:1.51 --- phpdoc/en/functions/pdf.xml:1

[PHP-DOC] cvs: phpdoc /en/functions pdf.xml

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 20:28:10 2001 EDT Modified files: /phpdoc/en/functionspdf.xml Log: corrected doc bug #10286 Index: phpdoc/en/functions/pdf.xml diff -u phpdoc/en/functions/pdf.xml:1.49 phpdoc/en/functions/pdf.xml:1.50 --- phpdoc/en/functions/pdf.xml:1

[PHP-DOC] cvs: phpdoc /en/functions cpdf.xml

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 20:26:27 2001 EDT Modified files: /phpdoc/en/functionscpdf.xml Log: correcting doc bug #10286, reworded information about clibpdf being able to create pdf documents in memory. It looked like someone had tried to remove the comparison

[PHP-DOC] cvs: phpdoc /en/functions mail.xml

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 19:59:47 2001 EDT Modified files: /phpdoc/en/functionsmail.xml Log: corrected part of doc bug #9859 Index: phpdoc/en/functions/mail.xml diff -u phpdoc/en/functions/mail.xml:1.17 phpdoc/en/functions/mail.xml:1.18 --- phpdoc/en/function

[PHP-DOC] tags for configure option links?

2001-05-20 Thread Daniel Beckham
I just noticed this in the section of the imap file: --with-imap It displays as a fixed width font in the online manual, but I'm wondering if it was meant to be linked to the imap configuration section? Currently, the only way I know to link it is to just use a tag... Daniel

[PHP-DOC] cvs: phpdoc /en/functions pdf.xml

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 19:21:09 2001 EDT Modified files: /phpdoc/en/functionspdf.xml Log: changed all mixed case function names to lower case Index: phpdoc/en/functions/pdf.xml diff -u phpdoc/en/functions/pdf.xml:1.48 phpdoc/en/functions/pdf.xml:1.49 --- p

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Daniel Beckham
Wilson'" <[EMAIL PROTECTED]>; "'Daniel Beckham'" <[EMAIL PROTECTED]> Cc: "'phpdoc'" <[EMAIL PROTECTED]> Sent: Sunday, May 20, 2001 6:08 PM Subject: RE: [PHP-DOC] Function References not showing up in docs for mixed case function na

[PHP-DOC] cvs: phpdoc /en/functions bzip2.xml

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 15:49:49 2001 EDT Modified files: /phpdoc/en/functionsbzip2.xml Log: added a link to the configuration option in install.xml and corrected a minor typo Index: phpdoc/en/functions/bzip2.xml diff -u phpdoc/en/functions/bzip2.xml:1.5 php

[PHP-DOC] cvs: phpdoc /en/chapters install.xml

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 15:48:47 2001 EDT Modified files: /phpdoc/en/chapters install.xml Log: zziplib typo and corrected some bzip2 stuff (it indicated that bzip2 was supported by PHP 3 when it's not... Index: phpdoc/en/chapters/install.xml diff -u phpdoc/en/chapt

[PHP-DOC] cvs: phpdoc /en/chapters install.xml

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 15:36:00 2001 EDT Modified files: /phpdoc/en/chapters install.xml Log: added configure information for zziplib Index: phpdoc/en/chapters/install.xml diff -u phpdoc/en/chapters/install.xml:1.60 phpdoc/en/chapters/install.xml:1.61 --- phpdoc/en

[PHP-DOC] cvs: phpdoc / global.ent

2001-05-20 Thread Daniel Beckham
danbeck Sun May 20 15:34:58 2001 EDT Modified files: /phpdoc global.ent Log: added ent for ZZIPlib homepage Index: phpdoc/global.ent diff -u phpdoc/global.ent:1.93 phpdoc/global.ent:1.94 --- phpdoc/global.ent:1.93 Thu May 17 13:22:34 2001 +++ phpdoc/gl

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Daniel Beckham
aniel - Original Message - From: "Hojtsy Gabor" <[EMAIL PROTECTED]> To: "Daniel Beckham" <[EMAIL PROTECTED]>; "phpdoc" <[EMAIL PROTECTED]> Sent: Sunday, May 20, 2001 3:19 PM Subject: Re: [PHP-DOC] Function References not showing up in docs for mix

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Daniel Beckham
- Original Message - From: <[EMAIL PROTECTED]> To: "Lars Torben Wilson" <[EMAIL PROTECTED]>; "Hojtsy Gabor" <[EMAIL PROTECTED]> Cc: "Daniel Beckham" <[EMAIL PROTECTED]>; "phpdoc" <[EMAIL PROTECTED]>; <[EMAIL PROTE

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Daniel Beckham
As far as English grammar goes, they should be capitalized if they are the first word in a sentence. If you are using the function name as the first word though, you probably could come up with a better way to write it. bad: Foo() does bar; good: The function foo() does bar. Daniel - Orig

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Daniel Beckham
Hmm.. if you are going to do this in an automated way, you need to look at tags also. Those show up on the intro and sidebar nav areas. Daniel - Original Message - From: <[EMAIL PROTECTED]> Newsgroups: php.doc To: <[EMAIL PROTECTED]> Sent: Sunday, May 20, 2001 6:49 AM Subject: Re: [PHP

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Daniel Beckham
Hojtsy Gabor" <[EMAIL PROTECTED]> Cc: "Daniel Beckham" <[EMAIL PROTECTED]>; "phpdoc" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, May 20, 2001 4:56 AM Subject: Re: [PHP-DOC] Function References not showing up in docs for mixed case function

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-19 Thread Daniel Beckham
Actually, I think that having function names in anything but lower case only makes the manual less consistant and could even confuse new comers by possibly making them think that certain functions that are written a certain way in the docs (ala pdflib) must be written that way in code. I would pr

[PHP-DOC] zziplib function docs

2001-05-18 Thread Daniel Beckham
What's the current status of the zziplib function docs? If you aren't in the process of writing them, I can take over the job. Daniel

[PHP-DOC] cvs: phpdoc /en/functions apache.xml

2001-05-18 Thread Daniel Beckham
danbeck Fri May 18 13:47:10 2001 EDT Modified files: /phpdoc/en/functionsapache.xml Log: resorted functions in alpha-numeric order Index: phpdoc/en/functions/apache.xml diff -u phpdoc/en/functions/apache.xml:1.9 phpdoc/en/functions/apache.xml:1.10 --- p

[PHP-DOC] cvs: phpdoc /en/functions com.xml

2001-05-18 Thread Daniel Beckham
danbeck Fri May 18 09:33:08 2001 EDT Modified files: /phpdoc/en/functionscom.xml Log: corrected endtag on line 161... you should really run 'make test' before committing changes... Index: phpdoc/en/functions/com.xml diff -u phpdoc/en/functions/com.xml:

[PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-18 Thread Daniel Beckham
This is strange, for some reason, function references in the PDF section are not working. It only bolds the function name, but does not link it to the actual html document. I also checked the functions in the Graphics section and some of the links are working, some are not. It appears the differ

[PHP-DOC] cvs: phpdoc /en/functions var.xml

2001-05-17 Thread Daniel Beckham
danbeck Thu May 17 19:23:43 2001 EDT Modified files: /phpdoc/en/functionsvar.xml Log: added notes about serializing objects in php4 and added links to the new serialization section of oop.xml Index: phpdoc/en/functions/var.xml diff -u phpdoc/en/functio

Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml

2001-05-17 Thread Daniel Beckham
It looks like you might have truncated this sentence in the language.oop.serialization section of oop.xml: The following information is valid for PHP4 only. In PHP3, an Daniel - Original Message - From: "Kristian Köhntopp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml

2001-05-17 Thread Daniel Beckham
I'll correct those two functions for you tonight. Daniel - Original Message - From: "Kristian Köhntopp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 6:05 PM Subject: [PHP-DOC] cvs: phpdoc /en/language oop.xml > kk Thu May 17 16:05:01 2001 EDT > > Modified

[PHP-DOC] cvs: phpdoc /en/functions pdf.xml

2001-05-17 Thread Daniel Beckham
danbeck Thu May 17 15:40:32 2001 EDT Modified files: /phpdoc/en/functionspdf.xml Log: clarified analog clock description and reference to CLibPDF, fixed return type of PDF_findfont, put PDF_open_memory_image in aphanumeric order and converted some of the

[PHP-DOC] cvs: phpdoc /en/functions pdf.xml

2001-05-17 Thread Daniel Beckham
danbeck Thu May 17 14:49:51 2001 EDT Modified files: /phpdoc/en/functionspdf.xml Log: clarification of introductory text Index: phpdoc/en/functions/pdf.xml diff -u phpdoc/en/functions/pdf.xml:1.46 phpdoc/en/functions/pdf.xml:1.47 --- phpdoc/en/functions

  1   2   >