[PHP-DOC] ini_set and the auto-generation script

2004-11-22 Thread Sean Coates
Hello list, Is the table at php.net/ini_set still generated from scripts/genPHP_INI_SET.php ? If so, we should repair this script to substitute @PREFIX@ with /path/to/php/ or something nicer. @PREFIX@ is showing up in the docs. I'd do this myself if I had the time to figure out the script,

Re: [PHP-DOC] ini_set and the auto-generation script

2004-11-22 Thread Sean Coates
Sean Coates wrote: scripts/genPHP_INI_SET.php ? 15:27 mazzanet don't you mean genPHP_INI_ENTRY.php rather than genPHP_INI_SET.php in your post? 15:28 sean perhaps 15:28 sean (-: 15:28 sean ok, yes

Re: [PHP-DOC] ini_set and the auto-generation script

2004-11-22 Thread Sean Coates
Nuno, thanks for the info. I'm going to mark the other scripts deprecated (with comments), if no one minds. Nuno Lopes wrote: If so, we should repair this script to substitute @PREFIX@ with /path/to/php/ or something nicer. I've noted the @prefix@ thing, but I'm unsure with what to do with it.

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

2004-11-19 Thread Sean Coates
seanFri Nov 19 11:21:42 2004 EDT Modified files: /phpdoc/en/reference/strings/functions parse-str.xml Log: note that magic_quotes_gpc affects this http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/parse-str.xml?r1=1.7r2=1.8ty=u Index:

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

2004-11-19 Thread Sean Coates
seanSat Nov 20 00:15:34 2004 EDT Modified files: /phpdoc/en/appendices migration5.xml Log: removed ! for bug #30846 http://cvs.php.net/diff.php/phpdoc/en/appendices/migration5.xml?r1=1.38r2=1.39ty=u Index: phpdoc/en/appendices/migration5.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/ftp/functions ftp-nlist.xml ftp-rawlist.xml ftp-systype.xml

2004-11-12 Thread Sean Coates
seanFri Nov 12 12:07:32 2004 EDT Modified files: /phpdoc/en/reference/ftp/functions ftp-nlist.xml ftp-rawlist.xml ftp-systype.xml Log: removed redundant para

[PHP-DOC] Re: cvs: phpdoc /en/reference/ftp/functions ftp-nlist.xml ftp-rawlist.xml ftp-systype.xml

2004-11-12 Thread Sean Coates
Mehdi Achour wrote: You don't need to enclose it in paras didou Oops. Fixed, thanks. S

[PHP-DOC] cvs: phpdoc /en/docweb main.ent

2004-11-12 Thread Sean Coates
seanFri Nov 12 18:14:07 2004 EDT Modified files: /phpdoc/en/docweb main.ent Log: docweb: credits-template http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.4r2=1.5ty=u Index: phpdoc/en/docweb/main.ent diff -u phpdoc/en/docweb/main.ent:1.4

[PHP-DOC] cvs: phpdoc /en/docweb main.ent

2004-11-12 Thread Sean Coates
seanFri Nov 12 20:52:58 2004 EDT Modified files: /phpdoc/en/docweb main.ent Log: docweb:copyright-template http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.5r2=1.6ty=u Index: phpdoc/en/docweb/main.ent diff -u phpdoc/en/docweb/main.ent:1.5

Re: [PHP-DOC] Documenting object methods

2004-11-11 Thread Sean Coates
Gabor Hojtsy wrote: First we need someone who has time to review the markup and partices used to document OO stuff in the manual, and then come up with *one true way*, which will be acceptable for the future. Does anyone have time for this? Unfortunately, I don't. I think it's important that we

Re: [PHP-DOC] Documenting object methods

2004-11-11 Thread Sean Coates
Nuno Lopes wrote: And whats wrong in the current OO docs? We must know that first. I think the current docs perform just fine.. I think the general idea wasn't to point out what's WRONG with the other modules, but the *proper* way to document these modules. Same way we have the functional doc

Re: [PHP-DOC] cvs: phpdoc / manual.xml.in /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-construct.xml

2004-11-11 Thread Sean Coates
Nuno Lopes wrote: The manual is quite updated. It has less than two weeks! Shhh.. he's trying to make up for the six months of no updates. (-; S

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions pdo-beginTransaction.xml pdo-bindParam.xml pdo-commit.xml pdo-execute.xml pdo-fetch.xml pdo-prepare.xml pdo-rollback.xml pdo-setAttribute.xml

2004-11-10 Thread Sean Coates
seanWed Nov 10 12:37:35 2004 EDT Modified files: /phpdoc/en/reference/pdo/functions pdo-beginTransaction.xml pdo-bindParam.xml pdo-commit.xml pdo-execute.xml pdo-fetch.xml

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions pdo-beginTransaction.xml pdo-bindParam.xml pdo-commit.xml pdo-execute.xml pdo-fetch.xml pdo-prepare.xml pdo-rollback.xml pdo-setAttribute.xml

2004-11-10 Thread Sean Coates
I'm not 100% sure about this, so I stopped fixing. Is this correct? It fixed the livedocs display of the reference page, but the function names are still not clickable.. Suggestions? S Sean Coates wrote: seanWed Nov 10 12:37:35 2004 EDT Modified files: /phpdoc/en

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions pdo-beginTransaction.xml pdo-bindParam.xml pdo-commit.xml pdo-execute.xml pdo-fetch.xml pdo-prepare.xml pdo-rollback.xml pdo-setAttribute.xml

2004-11-10 Thread Sean Coates
Looks pretty good, now. I just gave Wez a link, on IRC, so he's probably had a look, by now. Also, heard that your employer doesn't allow you to look at the code.. heh.. good luck (-; S Dan Scott wrote: Augh. Sorry. That's what I get for a late-night commit knowing that Wez et al are very

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions pdo-beginTransaction.xml pdo-bindParam.xml pdo-commit.xml pdo-execute.xml pdo-fetch.xml pdo-prepare.xml pdo-rollback.xml pdo-setAttribute.xml

2004-11-10 Thread Sean Coates
Dan Scott wrote: At this point I think I'll delete what's in CVS and replace it with the output of xml_proto.php (adding the guts of each existing reference topic that you and Jakub have already cleaned up into the skeleton produced by xml_proto.php). For something as fundamental as PDO I

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

2004-11-09 Thread Sean Coates
seanTue Nov 9 18:14:26 2004 EDT Modified files: /phpdoc/en/reference/image/functionsimagettfbbox.xml Log: minor grammatical change http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagettfbbox.xml?r1=1.5r2=1.6ty=u Index:

Re: [PHP-DOC] [Fwd: note 47259 added to ref.mssql]

2004-11-08 Thread Sean Coates
This is not true. At my last job (SQLServer 2000, 1 year ago), we used the mssql_* functions (with FreeTDS) to process approx 10,000 financial transactions ($1M USD) per day. This _MAY_ be partially true (ie, ODBC is better) on windows, but the mssql_* functions DO work. Additionally, if

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

[PHP-DOC] cvs: phpdoc /en/docweb main.ent

2004-10-30 Thread Sean Coates
seanSun Oct 31 01:06:04 2004 EDT Modified files: /phpdoc/en/docweb main.ent Log: removed test entities (like the comment says) http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.3r2=1.4ty=u Index: phpdoc/en/docweb/main.ent diff -u

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-affected-rows.xml

2004-10-28 Thread Sean Coates
seanThu Oct 28 10:06:42 2004 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-affected-rows.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-affected-rows.xml?r1=1.16r2=1.17ty=u Index:

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

2004-10-28 Thread Sean Coates
seanThu Oct 28 10:08:18 2004 EDT Modified files: /phpdoc/en/reference/var/functions empty.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/empty.xml?r1=1.9r2=1.10ty=u Index: phpdoc/en/reference/var/functions/empty.xml diff -u

[PHP-DOC] cvs: phpdoc /en/security database.xml

2004-10-28 Thread Sean Coates
seanThu Oct 28 10:25:51 2004 EDT Modified files: /phpdoc/en/security database.xml Log: - Fixed [some of the] grammar - Changed recommendation of escape mechanism http://cvs.php.net/diff.php/phpdoc/en/security/database.xml?r1=1.7r2=1.8ty=u Index:

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

2004-10-28 Thread Sean Coates
seanThu Oct 28 10:35:44 2004 EDT Modified files: /phpdoc/en/reference/array/functionsreset.xml Log: returns false if empty http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/reset.xml?r1=1.11r2=1.12ty=u Index:

Re: [PHP-DOC] Langue Arabe

2004-10-28 Thread Sean Coates
Les listes que tu veux sont: [EMAIL PROTECTED] (Arabique) [EMAIL PROTECTED] (Francais) S A.KHODJA wrote: Bonjour J'ai l'honneur de venir vous demander les démarches à suivre pour pouvoir traduire le Manuel PHP en langue arabe, sachant que je suis un bilingue (Français - Arabe). Dans l'attente,

[PHP-DOC] cvs: phpdoc /en/docweb main.ent

2004-10-27 Thread Sean Coates
seanWed Oct 27 12:37:51 2004 EDT Added files: /phpdoc/en/docweb main.ent Log: Initial entities for docweb #see http://news.phpdoc.info/php.doc.web/211 http://cvs.php.net/co.php/phpdoc/en/docweb/main.ent?r=1.1p=1 Index: phpdoc/en/docweb/main.ent

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

2004-10-23 Thread Sean Coates
seanSat Oct 23 02:54:47 2004 EDT Modified files: /phpdoc/en/reference/info/functions php-uname.xml Log: precision in parameter description http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/php-uname.xml?r1=1.10r2=1.11ty=u Index:

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

2004-10-22 Thread Sean Coates
seanFri Oct 22 23:33:15 2004 EDT Modified files: /phpdoc/en/reference/filesystem/functions tmpfile.xml Log: cleared up confusion about mode http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/tmpfile.xml?r1=1.4r2=1.5ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/network/functions getservbyname.xml

2004-10-22 Thread Sean Coates
seanFri Oct 22 23:36:32 2004 EDT Modified files: /phpdoc/en/reference/network/functions getservbyname.xml Log: specified 'not-found' return value http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/getservbyname.xml?r1=1.4r2=1.5ty=u

Re: [PHP-DOC] Mistake: Autoloading Objects

2004-10-18 Thread Sean Coates
Too late (-: I'd committed this before he even posted to the list, and only focused on the bug, not the CS. http://news.phpdoc.info/php.doc/1302 S Aidan Lister wrote: We should probably use PEAR CS, and require instead of include: function __autoload($class_name) { require_once $class_name

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

2004-10-17 Thread Sean Coates
seanSun Oct 17 19:56:31 2004 EDT Modified files: /phpdoc/en/language/oop5iterations.xml Log: added 'see SPL note' (from note, makes sense) http://cvs.php.net/diff.php/phpdoc/en/language/oop5/iterations.xml?r1=1.7r2=1.8ty=u Index:

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

2004-10-17 Thread Sean Coates
seanSun Oct 17 19:59:02 2004 EDT Modified files: /phpdoc/en/language/oop5autoload.xml Log: fixed typo '.php' http://cvs.php.net/diff.php/phpdoc/en/language/oop5/autoload.xml?r1=1.2r2=1.3ty=u Index: phpdoc/en/language/oop5/autoload.xml diff -u

Re: [PHP-DOC] Mistake: Autoloading Objects

2004-10-17 Thread Sean Coates
Hello, I saw your note, and fixed the docs (in CVS), already. Thanks very much for pointing it out. In the future, however, it would be best to file this sort of problem as a documentation problem at bugs.php.net. Thanks again, S Kishan Hickman wrote: Hi guys, In the Autoloading Objects

[PHP-DOC] Re: User Notes - Delete Reason

2004-10-11 Thread Sean Coates
Gabor Hojtsy wrote: I have committed your patch, but I beleive it will result in broken links in some mail clients, due to too long lines on the delete-with-reason links. Thanks Goba. Everyone: any suggestions for this problem? We could implement a shortened URL handler on master.php.net, but

Re: [PHP-DOC] revcheck info for non-developers

2004-10-06 Thread Sean Coates
Antony Dovgal wrote: probably he's still waiting for the brand new phpdoc server. -- btw, what's the status of it? -- The server has been up for a few weeks, now. Please join the docweb mailing list if you'd like to follow it. Archives: http://news.php.net/php.doc.web S

[PHP-DOC] Re: [PHP-NOTES] note 46310 added to function.microtime

2004-10-06 Thread Sean Coates
Anyone object to the following patch? (it breaks livedocs, but if this patch is ok, I'll whip up a livedocs patch) S -- Index: ./datetime/functions/microtime.xml === RCS file:

[PHP-DOC] cvs: phpdoc /en/reference/mbstring/functions mb-convert-case.xml

2004-10-06 Thread Sean Coates
seanThu Oct 7 01:11:29 2004 EDT Modified files: /phpdoc/en/reference/mbstring/functions mb-convert-case.xml Log: note 46324 - makes sense http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-convert-case.xml?r1=1.5r2=1.6ty=u Index:

[PHP-DOC] User Notes - Delete Reason

2004-10-06 Thread Sean Coates
Hello systems@ (phpdoc CCed), I've recently started keeping an eye on user notes, and think it would useful to maintain a simple archive of note deletion reasons. Deleting can seem arbitrary without this sort of functionality. I updated my checkout of master-web (Wez told me that systems@ is

Re: [PHP-DOC] whitespaces again

2004-09-29 Thread Sean Coates
http://php.net/manual/howto/chapter-conventions.html #12 S techtonik wrote: Hello, [EMAIL PROTECTED] http://news.php.net/php.doc.ru/481 Any comments? t

Re: [PHP-DOC] #30197 [NEW]: extended characters display improperly

2004-09-23 Thread Sean Coates
Ah, thank you Nuno. Your verbose response is much appreciated. S Nuno Lopes wrote: Description: is being represented as in livedocs. Seems to not be my browser -- curl shows the same. haven't taken the time to figure out why, yet. S The problem is in your livedocs setup. Your server

Re: [PHP-DOC] cvs: phpdoc /en/reference/rar .cvsignore ini.xml reference.xml /en/reference/rar/functions Rar-extract.xml Rar-getAttr.xml Rar-getCrc.xml Rar-getFileTime.xml Rar-getHostOs.xml Rar-getMethod.xml Rar-getName.xml Rar-getPackedSize.xml Rar-getUnpackedSize.xml Rar-getVersion.xml rar-close.xml rar-entry-get.xml rar-list.xml rar-open.xml

2004-09-22 Thread Sean Coates
I don't see it (in a glance) in the dochowto, but isn't it normal for filenames to be all lowercase? S Antony Dovgal wrote: tony2001Wed Sep 22 11:51:30 2004 EDT Added files: /phpdoc/en/reference/rar .cvsignore ini.xml reference.xml

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

2004-09-21 Thread Sean Coates
seanTue Sep 21 16:20:04 2004 EDT Modified files: /phpdoc/en/language variables.xml Log: bug #30187 -- added link to ref.var http://cvs.php.net/diff.php/phpdoc/en/language/variables.xml?r1=1.82r2=1.83ty=u Index: phpdoc/en/language/variables.xml diff -u

[PHP-DOC] bugs - livedocs?

2004-09-21 Thread Sean Coates
Livedocs problem was added to bugs.php.net Is there a reason, when searching for these, I get other types? eg, http://bugs.php.net/search.php?search_for=boolean=0limit=10order_by=direction=ASCcmd=displaystatus=Openbug_ntype%5B%5D=Livedocs+problemphp_os=phpver=assign=author_email=bug_age=0 S

Re: [PHP-DOC] bugs - livedocs?

2004-09-21 Thread Sean Coates
Of course. *slithers into corner* (... thanks? (-: ) S Philip Olson wrote: Because you chose Return only bugs NOT in categories which is why the bug_ntype variable is in your URL as opposed to the desired bug_type. Oops! ;)

Re: [PHP-DOC] list restored

2004-09-17 Thread Sean Coates
Jim/James, Thank you very much. S Jim Winstead wrote: if this makes it through, that means the phpdoc list is working again. back to your regularly scheduled documentation conversations... jim

[PHP-DOC] cvs: phpdoc /en/reference/imap reference.xml

2004-09-17 Thread Sean Coates
seanFri Sep 17 22:05:33 2004 EDT Modified files: /phpdoc/en/reference/imap reference.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/imap/reference.xml?r1=1.15r2=1.16ty=u Index: phpdoc/en/reference/imap/reference.xml diff -u

[PHP-DOC] Broken

2004-09-17 Thread Sean Coates
php.doc seems broken. Testing the NNTP interface. S

Re: [PHP-DOC] cvs: phpdoc /en/reference/pcre pattern.modifiers.xml

2004-09-17 Thread Sean Coates
I cleaned up the file before changing it. Isn't this normal? I even kept my real change in a separate commit, for the translators. The file was a mess. S I think you shouldn't make such ws changes commit, because thats not good for translators. You didn't added any content to the file, you have

[PHP-DOC] cvs: phpdoc /en/reference/pcre pattern.modifiers.xml

2004-09-14 Thread Sean Coates
seanTue Sep 14 17:28:42 2004 EDT Modified files: /phpdoc/en/reference/pcre pattern.modifiers.xml Log: ws http://cvs.php.net/diff.php/phpdoc/en/reference/pcre/pattern.modifiers.xml?r1=1.4r2=1.5ty=u Index: phpdoc/en/reference/pcre/pattern.modifiers.xml diff

[PHP-DOC] cvs: phpdoc /en/reference/pcre pattern.modifiers.xml

2004-09-14 Thread Sean Coates
seanTue Sep 14 17:30:21 2004 EDT Modified files: /phpdoc/en/reference/pcre pattern.modifiers.xml Log: removed superfluous 'or' http://cvs.php.net/diff.php/phpdoc/en/reference/pcre/pattern.modifiers.xml?r1=1.5r2=1.6ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions ereg.xml

2004-09-10 Thread Sean Coates
seanFri Sep 10 12:31:46 2004 EDT Modified files: /phpdoc/en/reference/regex/functionsereg.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/regex/functions/ereg.xml?r1=1.10r2=1.11ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/funchand/functions func-get-arg.xml func-get-args.xml func-num-args.xml

2004-09-10 Thread Sean Coates
seanFri Sep 10 12:38:02 2004 EDT Modified files: /phpdoc/en/reference/funchand/functions func-get-arg.xml func-get-args.xml func-num-args.xml Log: grammar #

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

2004-09-08 Thread Sean Coates
seanWed Sep 8 13:18:28 2004 EDT Modified files: /phpdoc/en/appendices wrappers.xml Log: replaced apos; entity with ' http://cvs.php.net/diff.php/phpdoc/en/appendices/wrappers.xml?r1=1.43r2=1.44ty=u Index: phpdoc/en/appendices/wrappers.xml diff -u

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

2004-09-07 Thread Sean Coates
So, using count() in a for is bad, but okay in a foreach ? foreach makes a copy, for and each work directly on the subject. the reason you were told to evaluate the count into a tmp var was to save the loop from re-evaluating a constant (in most cases, for the duration of the loop) value. The

[PHP-DOC] entity apos; ?

2004-09-07 Thread Sean Coates
Docs, The apos; entity in the wrappers appendix causes problems with Livedocs. (e.g. http://docs.php.net/wrappers) This is because html_entity_decode(...) doesn't understand apos; According to the w3c, apos; is valid (') (MAY be used)

Re: [PHP-DOC] entity apos; ?

2004-09-07 Thread Sean Coates
Philip just pointed out to me that if we tell html_entity_decode() to use ENT_QUOTES, this should work. I'll test submit a patch for livedocs. S Sean Coates wrote: Docs, The apos; entity in the wrappers appendix causes problems with Livedocs. (e.g. http://docs.php.net/wrappers

Re: [PHP-DOC] entity apos; ?

2004-09-07 Thread Sean Coates
Dave came up with a solution to this: http://www.powertrip.co.za/livedocs/viewpatch.php?patch=6 The questions remain, though: is html_entity_decode broken? should we be using apos; in the docs at all? S Sean Coates wrote: Philip just pointed out to me that if we tell html_entity_decode() to use

[PHP-DOC] cvs: phpdoc /en/reference/classkit/functions classkit-import.xml

2004-09-03 Thread Sean Coates
seanFri Sep 3 11:51:43 2004 EDT Added files: /phpdoc/en/reference/classkit/functions classkit-import.xml Log: doc classkit_import() http://cvs.php.net/co.php/phpdoc/en/reference/classkit/functions/classkit-import.xml?r=1.1p=1 Index:

[PHP-DOC] cvs: phpdoc /en/reference/classkit/functions classkit-method-rename.xml

2004-09-03 Thread Sean Coates
seanFri Sep 3 11:57:23 2004 EDT Modified files: /phpdoc/en/reference/classkit/functions classkit-method-rename.xml Log: fixed example http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-rename.xml?r1=1.4r2=1.5ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/classkit/functions classkit-import.xml

2004-09-03 Thread Sean Coates
seanFri Sep 3 12:26:40 2004 EDT Modified files: /phpdoc/en/reference/classkit/functions classkit-import.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-import.xml?r1=1.1r2=1.2ty=u Index:

Re: [PHP-DOC] Re: some remaining new doc style issues

2004-09-02 Thread Sean Coates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Allow me to apologize for sounding much more harsh than intended. I don't have a lot of time today, so this will be brief, but: - - I didn't intend to hide any of the tools. _my_ few tools are not ready to be committed, and I don't even know if docbot

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

2004-09-02 Thread Sean Coates
seanThu Sep 2 12:53:53 2004 EDT Modified files: /phpdoc Makefile.in /phpdoc/scripts entities.php Log: fixed make entities (was pointing at scripts/entities.sh) http://cvs.php.net/diff.php/phpdoc/Makefile.in?r1=1.151r2=1.152ty=u Index:

[PHP-DOC] `make entities` broken?

2004-09-01 Thread Sean Coates
Hello, It seems that the Makefile is pointing to ./scripts/entities.sh I don't see this file in CVS, but I do see ./scripts/entities.php I've never touched the Makefile, before, so I thought it wise to run this by the list.. to make sure I'm doing this properly. Here's my proposed patch to

Re: [PHP-DOC] Re: some remaining new doc style issues

2004-09-01 Thread Sean Coates
(please don't take any of my paragraph replies as a whole) Gabor Hojtsy wrote: snip It is somewhat positive to see so many people doing things, but it is quite satiric to see that there is no common way, and everyone comes up with his own solutions. I can't speak for the others, but I think I've

[PHP-DOC] cvs: phpdoc /en/reference/parsekit constants.xml ini.xml /en/reference/parsekit/functions parsekit-compile-file.xml parsekit-compile-string.xml

2004-08-26 Thread Sean Coates
seanThu Aug 26 17:48:21 2004 EDT Added files: /phpdoc/en/reference/parsekit ini.xml Modified files: /phpdoc/en/reference/parsekit constants.xml /phpdoc/en/reference/parsekit/functions parsekit-compile-file.xml

[PHP-DOC] cvs: phpdoc /en/reference/classkit/functions classkit-method-add.xml classkit-method-copy.xml classkit-method-redefine.xml classkit-method-remove.xml classkit-method-rename.xml

2004-08-24 Thread Sean Coates
seanWed Aug 25 00:33:53 2004 EDT Added files: /phpdoc/en/reference/classkit/functions classkit-method-copy.xml Modified files: /phpdoc/en/reference/classkit/functions classkit-method-add.xml

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-08-23 Thread Sean Coates
seanMon Aug 23 19:01:15 2004 EDT Modified files: /phpdoc/en language-snippets.ent Log: added entity for classkit http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.119r2=1.120ty=u Index: phpdoc/en/language-snippets.ent diff -u

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-08-23 Thread Sean Coates
seanMon Aug 23 22:34:36 2004 EDT Modified files: /phpdoc/en language-snippets.ent Log: WS http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.120r2=1.121ty=u Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.120

[PHP-DOC] cvs: phpdoc /en/reference/classkit configure.xml

2004-08-23 Thread Sean Coates
seanTue Aug 24 00:53:35 2004 EDT Modified files: /phpdoc/en/reference/classkit configure.xml Log: Modified removed PEAR comment until we solidify the phpize/pecl install instructions

[PHP-DOC] cvs: phpdoc / manual.xml.in

2004-08-23 Thread Sean Coates
seanTue Aug 24 00:55:57 2004 EDT Modified files: /phpdoc manual.xml.in Log: Added classkit http://cvs.php.net/diff.php/phpdoc/manual.xml.in?r1=1.185r2=1.186ty=u Index: phpdoc/manual.xml.in diff -u phpdoc/manual.xml.in:1.185 phpdoc/manual.xml.in:1.186

[PHP-DOC] cvs: phpdoc /en/reference/classkit/functions classkit-method-add.xml classkit-method-redefine.xml classkit-method-remove.xml classkit-method-rename.xml

2004-08-22 Thread Sean Coates
seanSun Aug 22 14:54:38 2004 EDT Modified files: /phpdoc/en/reference/classkit/functions classkit-method-add.xml classkit-method-redefine.xml

[PHP-DOC] cvs: phpdoc /en/reference/classkit/functions classkit-method-add.xml classkit-method-redefine.xml classkit-method-remove.xml classkit-method-rename.xml

2004-08-22 Thread Sean Coates
seanSun Aug 22 14:58:49 2004 EDT Modified files: /phpdoc/en/reference/classkit/functions classkit-method-add.xml classkit-method-redefine.xml

Re: [PHP-DOC] cvs: phpdoc /en/reference/classkit .cvsignore configure.xml constants.xml ini.xml reference.xml /en/reference/classkit/functions classkit-method-add.xml classkit-method-redefine.xml classkit-method-remove.xml classkit-method-rename.xml

2004-08-22 Thread Sean Coates
Hi Philip, thanks for the pointers. I've never started from the skel, before, much less the new skel, much less for a PECL extension, and one that isn't bundled. I appreciate the help/critique. You have the following written out in each functions description: Returns true; on success, false;

[PHP-DOC] German (again)?

2004-08-19 Thread Sean Coates
Hello all, When I go to php.net/variables, I get German. I confirmed with Dave that this isn't just a problem on my end. I didn't follow the shmop_open problem closely, but is this the same problem? Yes, my pref is set to english, and my browser is accepting english only. S

Re: [PHP-DOC] cvs: phpdoc /en/install/macos client.xml index.xml packages.xml server.xml

2004-08-18 Thread Sean Coates
Bagi Levente László wrote: bagilevi Wed Aug 18 11:33:13 2004 EDT Modified files: /phpdoc/en/install/macos client.xml index.xml packages.xml server.xml Log: translate SNIP You committed to the english module. Please revert. S

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

2004-08-18 Thread Sean Coates
seanWed Aug 18 12:12:07 2004 EDT Modified files: /phpdoc/en/faq html.xml Log: grammar + small structure change http://cvs.php.net/diff.php/phpdoc/en/faq/html.xml?r1=1.28r2=1.29ty=u Index: phpdoc/en/faq/html.xml diff -u phpdoc/en/faq/html.xml:1.28

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

2004-08-18 Thread Sean Coates
seanWed Aug 18 12:14:34 2004 EDT Modified files: /phpdoc/en/reference/apache/functions virtual.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/virtual.xml?r1=1.9r2=1.10ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/funchand/functions register-shutdown-function.xml

2004-08-18 Thread Sean Coates
seanWed Aug 18 12:15:20 2004 EDT Modified files: /phpdoc/en/reference/funchand/functions register-shutdown-function.xml Log: grammar

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-defined-constants.xml

2004-08-18 Thread Sean Coates
seanWed Aug 18 12:17:02 2004 EDT Modified files: /phpdoc/en/reference/info/functions get-defined-constants.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-defined-constants.xml?r1=1.8r2=1.9ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/outcontrol/functions ob-start.xml

2004-08-18 Thread Sean Coates
seanWed Aug 18 12:17:48 2004 EDT Modified files: /phpdoc/en/reference/outcontrol/functions ob-start.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/functions/ob-start.xml?r1=1.15r2=1.16ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/sqlite/functions sqlite-query.xml

2004-08-18 Thread Sean Coates
seanWed Aug 18 12:18:17 2004 EDT Modified files: /phpdoc/en/reference/sqlite/functions sqlite-query.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-query.xml?r1=1.8r2=1.9ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/math/functions bindec.xml hexdec.xml octdec.xml

2004-08-18 Thread Sean Coates
seanWed Aug 18 12:18:48 2004 EDT Modified files: /phpdoc/en/reference/math/functions bindec.xml hexdec.xml octdec.xml Log: grammar

[PHP-DOC] Livedocs CVSTrac?

2004-08-17 Thread Sean Coates
Hello all, More livedocs conversation. I ran into Ilia on IRC, yesterday, and asked him about Goba's idea to add Livedocs Issue to the bug types on bugs.php.net. Ilia suggested installing cvstrac for the livedocs module. (http://www.cvstrac.org/) I took a quick look over that software, and it

Re: [PHP-DOC] Livedocs CVSTrac?

2004-08-17 Thread Sean Coates
Well, wanted to see what others thought, before taking it to [EMAIL PROTECTED] Seems there are a number of cvstrac vulnerabilities.. that's not good. S Gabor Hojtsy wrote: Opinions? Fine with me. You need to convince systems@ about this anyway :) Goba

Re: [PHP-DOC] Livedocs CVSTrac?

2004-08-17 Thread Sean Coates
Derick told me that he added Livedocs Problem as a new Type of Bug on bugs.php.net (should show up soon). Problem solved (IMHO). S

Re: [PHP-DOC] Livedocs Status?

2004-08-15 Thread Sean Coates
I've also a bug list here, that I'll try to fix when I have some time. I don't think that branching is the right way to go. I prefer posting my patches somewhere with a description and then let someone to review, comment and apply/discard them. I agree. My branch proposal was because it seemed the

[PHP-DOC] Livedocs woes

2004-08-14 Thread Sean Coates
Tonight, I wasted many hours upgrading livedocs. Many things broke, but with some help (IRC - freenode - #phpdoc (join us (-: ) ), I finally got it working. For anyone with the same troubles, here's what I did: 1) configure failed to detect my xsltproc binary, so I had to change XSLTPROC='no'

[PHP-DOC] Livedocs Status?

2004-08-14 Thread Sean Coates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [This is a follow-up post to my previous post, Livedocs woes.] What is the current status of livedocs development? My understanding is that anyone with phpdoc karma, also, once, had livedocs karma. A commit was made that some maintainers did not like,

Re: [PHP-DOC] Livedocs Status?

2004-08-14 Thread Sean Coates
Ilia, I reviewed the patches and applied 7 of them, thanks guys. The Cygwin patch was not applied because I have not way to test it and the last person I spoke to who build the manual on win32 via Cygwin had no issues. What in HEAD is broken? Thank you very much. I know you're busy, I really

[PHP-DOC] Stretched Page(s)

2004-08-12 Thread Sean Coates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I noticed this, this morning. The following page stretches my browser window horizontally (scrolls). It's Firefox 0.8 on Linux (KDE). http://pt2.php.net/manual/en/features.commandline.php http://sean.caedmon.net/images/php_broke_manual.png Any

Re: [PHP-DOC] Not an active author?

2004-08-12 Thread Sean Coates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So, allow users to opt out of the inactive page. Would that solve the problem? S Sara Golemon wrote: |Let me rephrase: I take exception to the adjective inactive. It |minimizes my efforts to bridge the gap between development and |documentation. |

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

2004-08-12 Thread Sean Coates
seanThu Aug 12 18:19:33 2004 EDT Modified files: /phpdoc/en/reference/info/functions getopt.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/getopt.xml?r1=1.9r2=1.10ty=u Index: phpdoc/en/reference/info/functions/getopt.xml

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

2004-08-10 Thread Sean Coates
seanTue Aug 10 17:32:50 2004 EDT Modified files: /phpdoc/en/language functions.xml Log: grammar, and para-note http://cvs.php.net/diff.php/phpdoc/en/language/functions.xml?r1=1.53r2=1.54ty=u Index: phpdoc/en/language/functions.xml diff -u

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

2004-08-10 Thread Sean Coates
seanTue Aug 10 17:53:00 2004 EDT Modified files: /phpdoc/en/language functions.xml Log: PHP4-PHP 4 (shame on me) http://cvs.php.net/diff.php/phpdoc/en/language/functions.xml?r1=1.54r2=1.55ty=u Index: phpdoc/en/language/functions.xml diff -u

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

2004-08-08 Thread Sean Coates
seanSun Aug 8 13:27:00 2004 EDT Modified files: /phpdoc/en/language references.xml Log: cleanup (grammar) http://cvs.php.net/diff.php/phpdoc/en/language/references.xml?r1=1.36r2=1.37ty=u Index: phpdoc/en/language/references.xml diff -u

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

2004-08-08 Thread Sean Coates
seanSun Aug 8 13:28:32 2004 EDT Modified files: /phpdoc/en/reference/misc/functions eval.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/eval.xml?r1=1.9r2=1.10ty=u Index: phpdoc/en/reference/misc/functions/eval.xml diff -u

[PHP-DOC] cvs: phpdoc /en/features safe-mode.xml

2004-08-08 Thread Sean Coates
seanSun Aug 8 13:30:17 2004 EDT Modified files: /phpdoc/en/features safe-mode.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/features/safe-mode.xml?r1=1.53r2=1.54ty=u Index: phpdoc/en/features/safe-mode.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions domxml-open-file.xml

2004-08-08 Thread Sean Coates
seanSun Aug 8 13:39:20 2004 EDT Modified files: /phpdoc/en/reference/domxml/functions domxml-open-file.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-open-file.xml?r1=1.6r2=1.7ty=u Index:

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

2004-08-08 Thread Sean Coates
seanSun Aug 8 13:43:08 2004 EDT Modified files: /phpdoc/en/install/windows xitami.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/install/windows/xitami.xml?r1=1.7r2=1.8ty=u Index: phpdoc/en/install/windows/xitami.xml diff -u

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

2004-08-06 Thread Sean Coates
seanFri Aug 6 15:26:12 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.78r2=1.79ty=u Index: phpdoc/en/language/operators.xml diff -u

<    1   2   3   4   5   >