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

2004-09-11 Thread Friedhelm Betz
betzSat Sep 11 12:22:56 2004 EDT Modified files: /phpdoc/en/language types.xml Log: use shortcuts, they work ;-) http://cvs.php.net/diff.php/phpdoc/en/language/types.xml?r1=1.140&r2=1.141&ty=u Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language

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

2004-09-12 Thread Friedhelm Betz
On Sunday 12 September 2004 11:49, Aidan Lister wrote: > aidan Sun Sep 12 05:49:35 2004 EDT > > Modified files: > /phpdoc/entities global.ent > Log: > Added &seealso.callback; entity Aidan, this should go in en/language-snippets.ent Friedhelm

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

2004-09-13 Thread Friedhelm Betz
betzMon Sep 13 16:28:02 2004 EDT Modified files: /phpdoc/en/security magicquotes.xml Log: link correction http://cvs.php.net/diff.php/phpdoc/en/security/magicquotes.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/security/magicquotes.xml diff -u phpdoc/en/securit

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

2004-09-13 Thread Friedhelm Betz
On Monday 13 September 2004 11:17, Derick Rethans wrote: > On Mon, 13 Sep 2004, Gabor Hojtsy wrote: > > > +[int_curr_symbol] => EUR > > > +[currency_symbol] => â?? > > > > This will probably look funny on the output, unless you modify the file > > encoding to utf8! > > I did do that! Unfor

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

2004-09-14 Thread Friedhelm Betz
On Tuesday 14 September 2004 08:18, Derick Rethans wrote: [...] > > > > Unfortunately this broke make test: > > phpdoc/en/reference/strings/functions/localeconv.xml:169:26:E: non SGML > > character number 130 > > which is the textual euro ¤ > > We're using XML, not SGML, so that test is *cough*bull

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

2004-09-14 Thread Friedhelm Betz
On Tuesday 14 September 2004 09:46, Friedhelm Betz wrote: > On Tuesday 14 September 2004 08:18, Derick Rethans wrote: > [...] > > > > Unfortunately this broke make test: > > > phpdoc/en/reference/strings/functions/localeconv.xml:169:26:E: non SGML > > > cha

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

2004-09-14 Thread Friedhelm Betz
On Tuesday 14 September 2004 10:02, Derick Rethans wrote: > On Tue, 14 Sep 2004, Friedhelm Betz wrote: > > On Tuesday 14 September 2004 09:46, Friedhelm Betz wrote: > > > On Tuesday 14 September 2004 08:18, Derick Rethans wrote: > > > [...] > > > > >

Re: [PHP-DOC] cvs: phpdoc /en/reference/sqlite/functions sqlite-create-aggregate.xml sqlite-create-function.xml

2004-09-18 Thread Friedhelm Betz
Hi Jakub, vrana Sat Sep 18 16:01:30 2004 EDT Modified files: /phpdoc/en/reference/sqlite/functions sqlite-create-aggregate.xml sqlite-create-function.xml Log: Return value of callback (bug #29266) + Callback functions

[PHP-DOC] offical setup instructions win32

2004-09-22 Thread Friedhelm Betz
Hi, afaik we have no working setup instructions for mysql and mysqli php5 and apache1/2? Questiions and complains about undefined mysql_/mysqli_ functions pop up on mailinglists and user notes. Is there any solution with the "no need for copy dlls around" way? I feel we should provide working so

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 Friedhelm Betz
Philip Olson wrote: [...} All files should be lowercased, and all new docs should follow the new doc style. Is the new doc style "official"? Or still be to considered as rfc? The dochowto says: Do not implement this style yet! And we're introducing a new doc skeleton where multiple refsect1's are

Re: [PHP-DOC] new docstyle was: ugly cvs topic

2004-09-22 Thread Friedhelm Betz
Philip Olson wrote: All files should be lowercased, and all new docs should follow the new doc style. Is the new doc style "official"? Or still be to considered as rfc? The dochowto says: Do not implement this style yet! And we're introducing a new doc skeleton where multiple refsect1's are used,

Re: [PHP-DOC] offical setup instructions win32

2004-09-22 Thread Friedhelm Betz
Philip Olson wrote: afaik we have no working setup instructions for mysql and mysqli php5 and apache1/2? Questiions and complains about undefined mysql_/mysqli_ functions pop up on mailinglists and user notes. Is there any solution with the "no need for copy dlls around" way? I feel we should pr

Re: [PHP-DOC] Your documentation tool

2004-09-23 Thread Friedhelm Betz
Hi, I like the documentation layout and functionality. Is it done with an opensource tool or framework? If yes, can you please tell me which one. Thank you. Please see what tools we use at: http://www.php.net/manual/en/about.php In short: it is all opensource (except the Microsoft Html Worksho

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

2004-10-29 Thread Friedhelm Betz
Stefan Walk wrote: Hi, First, I don't think this belongs in the PHP Manual (It has nothing to do with PHP itself, and there are many resources about patterns out there). +1 If this should go in, I feel this should be in a section like "What can PHP do?" or What is OOP in PHP good for, you got my p

[PHP-DOC] utf-8?

2004-11-12 Thread Friedhelm Betz
Hi, for example view http://www.php.net/manual/en/function.ftp-rawlist.php   The above example will output something similar to:   It's utf-8 encoded, but the headers sent by the server says ISO-8859-1 For sure I can file a bug report... Should I or is this a kown issue? Friedhelm

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-tables.xml

2004-11-21 Thread Friedhelm Betz
Hi Martin, samesch Sun Nov 21 07:41:52 2004 EDT Modified files: /phpdoc/en/reference/mysql/functions mysql-list-tables.xml Log: typo [...] For downward compatibility, the function alias named - mysql_listtables can be used. This is + mysql_list_table

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

2004-11-24 Thread Friedhelm Betz
betzWed Nov 24 13:39:33 2004 EDT Modified files: /phpdoc/en/language/oop5exceptions.xml Log: getLine() for Exception class http://cvs.php.net/diff.php/phpdoc/en/language/oop5/exceptions.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/language/oop5/exceptions

Re: [PHP-DOC] doc glitch?

2004-11-25 Thread Friedhelm Betz
Hi, http://nl.php.net/manual/en/function.uniqid.php Excerpt, added arrows: -- string uniqid ( [string prefix [, bool more_entropy]]) uniqid() returns a prefixed unique identifier based on the current time in microseconds. prefix is --> optional <-- but can be useful, for insta

Re: [PHP-DOC] Re: [PHPDOC] PEAR package PHP_Compat.

2004-11-26 Thread Friedhelm Betz
Hi Sean, (digging up an old thread, here, but...) bored? ;- Was this the last post in this thread? It's the last one I see in my newsreader. AFAIR yes. There are still a bunch of usernotes indicating PHP_Compat. Did someone do something about this? AFAIR nobody did something about. My vote, i

Re: [PHP-DOC] Typo in htmlspecialchars

2004-11-27 Thread Friedhelm Betz
Hi Ted, http://www.php.net/manual/en/function.htmlspecialchars.php Bullet two, which currently reads: '"' (double quote) becomes '"' when ENT_NOQUOTES is not set. should probably read: '"' (double quote) becomes '"' when ENT_COMPAT (the default) or ENT_QUOTES is set. or maybe (but leaves room

Re: [PHP-DOC] Gif-Support in GD-Lib

2004-11-29 Thread Friedhelm Betz
Hi, Hello, since gd-version 2.0.28, the gif-support in gd-lib is again restored. cite (http://www.boutell.com/gd/):* 07/21/04:* gd 2.0.28 has been released. gd 2.0.28 *restores support for reading and writing GIF images.* It would eliminate many misunderstandings, if you would note that on the

Re: [PHP-DOC] Gif-Support in GD-Lib

2004-11-29 Thread Friedhelm Betz
Hi Sean, Perhaps: http://sean.caedmon.net/gd-patent-patch.txt ? Yes, please ;-) Friedhelm

Re: AW: [PHP-DOC] Gif-Support in GD-Lib

2004-11-30 Thread Friedhelm Betz
Hi, I referred to the upper section in http://de3.php.net/manual/en/ref.image.php: "Versions of GD older than gd-1.6 support GIF format images, and do not support PNG, where versions greater than gd-1.6 support PNG, not GIF." This sentence should be corrected, since it lets misunderstandings ar

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

2004-12-01 Thread Friedhelm Betz
betzWed Dec 1 09:30:51 2004 EDT Modified files: /phpdoc/en/install/windows manual.xml Log: fix doc_root for IIS/PWS http://cvs.php.net/diff.php/phpdoc/en/install/windows/manual.xml?r1=1.15&r2=1.16&ty=u Index: phpdoc/en/install/windows/manual.xml diff -u

Re: [PHP-DOC] SimpleXML marked as EXPERIMENTAL

2004-12-02 Thread Friedhelm Betz
Hi Marcus, Hello Friedhelm, Thursday, December 2, 2004, 2:18:08 AM, you wrote: Hi, It was probably just overlooked? I'll remove EXPERIMENTAL status, unless someone speaks up. S Andi Gutmans wrote: Hi, Is there a reason why SimpleXML is marked as experimental in the PHP documentation? EXPERIMENT

Re: [PHP-DOC] docs for php date("I", $timestamp) for daylight savings

2004-12-06 Thread Friedhelm Betz
Hi Steve, Hi, The docs to PHP's date() function are unclear regarding the "I" format string. They say date("I", $timestamp) returns whether or not $timestamp is in daylight savings time: 1 if daylight savings time, 0 otherwise. Trouble is, the docs don't explain how date() decides if a given tim

Re: [PHP-DOC] cvs: peardoc / manual.xml.in /en/pecl apd.xml bcompiler.xml soap.xml

2005-03-29 Thread Friedhelm Betz
Martin Jansen wrote: mj Tue Mar 29 06:53:08 2005 EDT Removed files: /peardoc/en/pecl apd.xml bcompiler.xml soap.xml Modified files: /peardoc manual.xml.in Log: * The documentation for APD, bcompiler and apd have been merged into the P

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

2005-04-01 Thread Friedhelm Betz
betzFri Apr 1 05:15:26 2005 EDT Modified files: /phpdoc/en/reference/strings/functions strpos.xml Log: strpos is binary safe, user note http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strpos.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/

Re: [PHP-DOC] Contributing

2005-04-01 Thread Friedhelm Betz
Hi, I am interested in contributing to the PHP Documentation. I have been using PHP for 2 years or so now, and would like to help out where ever possible. I e-mailed the PHP Internals list and they recommended that I post to the documentation list. How should I go about getting involved? Read t

Re: [PHP-DOC] Translation and new doc-style

2005-04-05 Thread Friedhelm Betz
Gabor Hojtsy wrote: > For translators, a diff should be as small as possible. Why? If I want to update pg-num-rows.xml in the de-tree, I see have two options: first: remove whitespaces, change the doc-skel and then update the translation. This means redoing everything Christopher has already d

Re: [PHP-DOC] Translation and new doc-style

2005-04-05 Thread Friedhelm Betz
Gabor Hojtsy wrote: I know that at least the Hungarian translators do that: - look up diff of English file (from revcheck) - change the Hungarian file according to the diff If the diff contains irrelevant changes (ws), it is getting harder. If ws is done in a separate commit, it can be steped ov

Re: [PHP-DOC] Translation and new doc-style

2005-04-05 Thread Friedhelm Betz
Friedhelm Betz wrote: [...] Probably a lot less people care about WS in the translations, it does not matter. If it does not matter, why should these WS fixes be done in the en tree? Just curiously asking Talking to myself, sorry. To make it absolutly clear: I am strong +1 for the new docstyle

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

2005-04-06 Thread Friedhelm Betz
betzWed Apr 6 18:51:42 2005 EDT Modified files: /phpdoc/en/reference/strings/functions explode.xml Log: See also: strtok http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/explode.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/reference/str

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-07 Thread Friedhelm Betz
Hi Jakub, Gabor Hojtsy wrote: I agree with Nuno here! They should stay where they are, the script should get fixed. I simple don't know how to fix the script. Docbook requires in , in , etc. I don't know where to put the logic to disable versioning on these two pages because they look like any o

Re: [PHP-DOC] confusing text in 'What References Do'

2005-04-15 Thread Friedhelm Betz
Hi, this seems a litle bit confusing: First: "PHP references allow you to make two _variables to refer to the same content_. Meaning, when you do:" Then: "it means that $a and $b point _to the same variable_." http://www.php.net/manual/en/language.references.whatdo.php Could you please file a docu

Re: [PHP-DOC] docbook wiki

2005-04-22 Thread Friedhelm Betz
Gabor Hojtsy wrote: That would be a good idea to set up. It would save a lot of trouble getting things like CygWin set up at least. Not really sure about: DocBookWiki uses xsltproc (in Linux), so the only supported platform is Linux. Xsltproc obviously works on windows. Maybe the author have n

Re: [PHP-DOC] docbook wiki

2005-04-22 Thread Friedhelm Betz
That would be a good idea to set up. It would save a lot of trouble getting things like CygWin set up at least. Not really sure about: DocBookWiki uses xsltproc (in Linux), so the only supported platform is Linux. Friedhelm

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

2005-06-08 Thread Friedhelm Betz
betzWed Jun 8 06:01:54 2005 EDT Modified files: /phpdoc/en/reference/var/functions is-resource.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-resource.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/reference/var/functions/is-res

Re: [PHP-DOC] CVS account

2005-06-08 Thread Friedhelm Betz
cumhur onat wrote: Hello, I am a computer engineering student in Middle East Technical University in Turkey. For years I have waited for a Turkish translation to get help in my problems with PHP, but all the time I had to grab a dictionary and look at the English version. Now I have an English

[PHP-DOC] cvs: phpdoc / .cvsignore

2005-06-09 Thread Friedhelm Betz
betzThu Jun 9 04:09:04 2005 EDT Modified files: /phpdoc .cvsignore Log: Ignore all html files in root http://cvs.php.net/diff.php/phpdoc/.cvsignore?r1=1.41&r2=1.42&ty=u Index: phpdoc/.cvsignore diff -u phpdoc/.cvsignore:1.41 phpdoc/.cvsignore:1.42 --- p

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

2005-06-14 Thread Friedhelm Betz
betzTue Jun 14 11:04:32 2005 EDT Modified files: /phpdoc/entitiesglobal.ent Log: Entity for cybermut http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.226&r2=1.227&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.226

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

2005-06-14 Thread Friedhelm Betz
betzTue Jun 14 11:28:56 2005 EDT Modified files: /phpdoc/en/reference/cybermut .cvsignore configure.xml reference.xml Log: move cybermut from peardoc back to phpdoc http://cvs.php.net/diff.php/phpdoc/en/referenc

[PHP-DOC] cvs: phpdoc /en/reference/cybermut/functions cybermut-creerformulairecm.xml cybermut-creerreponsecm.xml cybermut-testmac.xml

2005-06-14 Thread Friedhelm Betz
betzTue Jun 14 11:31:18 2005 EDT Modified files: /phpdoc/en/reference/cybermut/functions cybermut-creerformulairecm.xml cybermut-creerreponsecm.xml

[PHP-DOC] docs for cybermut

2005-06-14 Thread Friedhelm Betz
has been moved back to phpdoc-module. cybermut-docs can be safely removed from peardoc, with the next manual-build they will be available online. Kind regards Friedhelm

[suspicious - maybe spam] [PHP-DOC] [suspicious - maybe spam] Re: [PHP-DOC] Volunteer

2005-06-15 Thread Friedhelm Betz
Tom Westcott wrote: Hi, I would like to help on the English documentation team. php is an integral part of my job now and has been for the last 5 years. I would like to give something back, and help others. I have read the wiki at http://doc.php.net/php/en/dochowto/index.php. Please let me kn

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

2005-06-16 Thread Friedhelm Betz
betzThu Jun 16 14:18:52 2005 EDT Modified files: /phpdoc/entitiesglobal.ent Log: Entities for kadm5 http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.227&r2=1.228&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.227 p

[PHP-DOC] cvs: phpdoc /en/reference/kadm5 .cvsignore constants.xml reference.xml

2005-06-16 Thread Friedhelm Betz
betzThu Jun 16 14:30:03 2005 EDT Added files: /phpdoc/en/reference/kadm5 .cvsignore constants.xml reference.xml Log: move kadm5 docs form peardoc http://cvs.php.net/co.php/phpdoc/en/reference/kadm5/.cvsignore?r=1.1&p=1 Index: phpdoc/en/reference/kadm5/.c

[PHP-DOC] cvs: phpdoc /en/reference/kadm5/functions kadm5-chpass-principal.xml kadm5-create-principal.xml kadm5-delete-principal.xml kadm5-destroy.xml kadm5-flush.xml kadm5-get-policies.xml kadm5-get-

2005-06-16 Thread Friedhelm Betz
betzThu Jun 16 14:31:04 2005 EDT Added files: /phpdoc/en/reference/kadm5/functionskadm5-chpass-principal.xml kadm5-create-principal.xml kadm5-delete-principa

[PHP-DOC] cvs: phpdoc /en/reference/kadm5/functions kadm5-get-policies.xml kadm5-get-principals.xml

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 12:48:40 2005 EDT Modified files: /phpdoc/en/reference/kadm5/functionskadm5-get-policies.xml kadm5-get-principals.xml Log: correct ref-ids http://cvs.php.net/diff.php/phpdoc/en/reference

[PHP-DOC] cvs: phpdoc /en/reference/net_gopher .cvsignore configure.xml reference.xml /en/reference/net_gopher/functions gopher-parsedir.xml

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 13:20:16 2005 EDT Added files: /phpdoc/en/reference/net_gopher .cvsignore configure.xml reference.xml /phpdoc/en/reference/net_gopher/functions gopher-parsedir.xml Log: move net_gopher from p

[PHP-DOC] cvs: phpdoc /en/reference/net_gopher/functions gopher-parsedir.xml

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 13:54:46 2005 EDT Modified files: /phpdoc/en/reference/net_gopher/functions gopher-parsedir.xml Log: WS fix http://cvs.php.net/diff.php/phpdoc/en/reference/net_gopher/functions/gopher-parsedir.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference

[PHP-DOC] cvs: phpdoc /en/reference/net_gopher/functions gopher-parsedir.xml

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 14:04:59 2005 EDT Modified files: /phpdoc/en/reference/net_gopher/functions gopher-parsedir.xml Log: New docstyle http://cvs.php.net/diff.php/phpdoc/en/reference/net_gopher/functions/gopher-parsedir.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/re

[PHP-DOC] cvs: phpdoc /en/reference/net_gopher/functions gopher-parsedir.xml

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 14:08:59 2005 EDT Modified files: /phpdoc/en/reference/net_gopher/functions gopher-parsedir.xml Log: final WS fix http://cvs.php.net/diff.php/phpdoc/en/reference/net_gopher/functions/gopher-parsedir.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/re

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

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 16:46:35 2005 EDT Modified files: /phpdoc/entitiesglobal.ent Log: entities for oggvorbis http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.228&r2=1.229&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.2

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

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 18:59:29 2005 EDT Modified files: /phpdoc/en/reference/kadm5 reference.xml Log: enable constants http://cvs.php.net/diff.php/phpdoc/en/reference/kadm5/reference.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/kadm5/reference.xml diff -u php

[PHP-DOC] cvs: phpdoc /en/reference/oggvorbis configure.xml constants.xml contexts.xml reference.xml

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 19:05:15 2005 EDT Added files: /phpdoc/en/reference/oggvorbis configure.xml constants.xml contexts.xml reference.xml Log: move oggvorbis from peardoc http://cvs.php.net/co.php/phpdoc/en/refer

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

2005-06-17 Thread Friedhelm Betz
betzFri Jun 17 19:22:26 2005 EDT Modified files: /phpdoc/en/reference/oggvorbis reference.xml Log: enable forgotten files http://cvs.php.net/diff.php/phpdoc/en/reference/oggvorbis/reference.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/oggvorbis/ref

Re: [PHP-DOC] Re: [PHP-DEV] CVS Account Request: oriolm

2005-06-19 Thread Friedhelm Betz
Wez Furlong wrote: OK, looks like we're going to set up a Catalan translation project. Gabor: Can you confirm that the country code for Catalan is CA, and that the module will be phpdoc-ca, and the mailing list will be [EMAIL PROTECTED] I am not Gabor, but yes, the *language code* for Catalan

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

2005-06-19 Thread Friedhelm Betz
betzSun Jun 19 14:26:46 2005 EDT Modified files: /phpdoc/entitiesglobal.ent Log: pxlib entity for paradox http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.229&r2=1.230&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1

[PHP-DOC] cvs: phpdoc /en/reference/paradox .cvsignore configure.xml constants.xml reference.xml /en/reference/paradox/functions px-close.xml px-create-fp.xml px-delete.xml px-get-field.xml px-get-in

2005-06-19 Thread Friedhelm Betz
betzSun Jun 19 14:42:59 2005 EDT Added files: /phpdoc/en/reference/paradox/functions px-close.xml px-create-fp.xml px-delete.xml

Re: [PHP-DOC] cvs: phpdoc /en/reference/paradox

2005-06-19 Thread Friedhelm Betz
Nuno Lopes wrote: [...] Log: WS and nuke tabs. fix build Sorry, and thanks. Friedhelm

[PHP-DOC] cvs: phpdoc /en/reference/paradox/functions px-get-record.xml

2005-06-20 Thread Friedhelm Betz
betzMon Jun 20 09:47:52 2005 EDT Modified files: /phpdoc/en/reference/paradox/functions px-get-record.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/functions/px-get-record.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/paradox

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

2005-06-20 Thread Friedhelm Betz
betzMon Jun 20 09:48:29 2005 EDT Modified files: /phpdoc/en/reference/paradoxconstants.xml Log: additional constants http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/constants.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/paradox/constants

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

2005-06-22 Thread Friedhelm Betz
betzWed Jun 22 09:12:05 2005 EDT Modified files: /phpdoc/entitiesglobal.ent Log: url for pslib, move ps from peardoc http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.230&r2=1.231&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/g

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

2005-06-23 Thread Friedhelm Betz
betzThu Jun 23 08:24:13 2005 EDT Modified files: /phpdoc/entitiesglobal.ent Log: urls for radius ext http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.231&r2=1.232&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.231

Re: [PHP-DOC] cvs: phpdoc /en/reference/radius/functions

2005-06-23 Thread Friedhelm Betz
> --- Ursprüngliche Nachricht --- > Von: "Jakub Vrana" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: [PHP-DOC] cvs: phpdoc /en/reference/radius/functions [...] > Log: > Fix IDs Jakub, thanks for fixing! Friedhelm -- Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie! Ab 4,99 Eu

[PHP-DOC] cvs: phpdoc /en/reference/url/functions get-headers.xml

2005-07-06 Thread Friedhelm Betz
betzWed Jul 6 03:41:31 2005 EDT Modified files: /phpdoc/en/reference/url/functions get-headers.xml Log: In case of failure, E_WARNING is issued http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/get-headers.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/e

Re: [PHP-DOC] Why was note 54398 deleted?

2005-07-06 Thread Friedhelm Betz
Bjori wrote: Well, half of the note is documented, the other half isn't. You even have a cvs account, so you can join us to improve the documentation :) Lack karma on phpdoc, would gladly help out in any way I can if I get the karma to do it :) You may ask for karma?! Anyway, patch attach

Re: [PHP-DOC] Lcopyright ion the php manual

2005-07-06 Thread Friedhelm Betz
Tim De Smedt wrote: http://www.php.net/manual/nl/copyright.php It is strang i find, There stands : Distribution of substantively modified versions of this document is prohibited without the explicit permission of the copyright holder. Distribution of the work or derivative of the work in

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

2005-07-08 Thread Friedhelm Betz
betzFri Jul 8 13:25:54 2005 EDT Modified files: /phpdoc/en/reference/session/functions session-id.xml Log: WS fix only http://cvs.php.net/diff.php/phpdoc/en/reference/session/functions/session-id.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/reference/sessio

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

2005-07-08 Thread Friedhelm Betz
betzFri Jul 8 14:12:55 2005 EDT Modified files: /phpdoc/en/reference/session/functions session-id.xml Log: new docstyle, more about return values, see also session_regenerate_id http://cvs.php.net/diff.php/phpdoc/en/reference/session/functions/session-

Re: [PHP-DOC] Issue with proc_open documentation examples

2005-07-16 Thread Friedhelm Betz
William D. Richards wrote: Hi, Folks, Though the command proc_open() is shown as PHP 4.0-4.3 and PHP 5 compatible, the examples given are strictly PHP 5. The documentation should reflect that issue to avoid confusion. The key points: 1. proc_open examples are using five fi

Re: [PHP-DOC] fopen() Documentation

2005-07-21 Thread Friedhelm Betz
John Luetke wrote: On the PHP documentation page for fopen(), you state that FTP can be used to open files. PHP returns an error upon attempting this, even after adding [EMAIL PROTECTED] Maybe you can specify the forat for this in the manual? If you consider this as bug in the documentation

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

2005-08-26 Thread Friedhelm Betz
betzFri Aug 26 08:10:48 2005 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-fetch-array.xml Log: fix #34264, wrong caption for examples http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml?r1=1.23&r2=1.

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions OCI-Lob-eof.xml oci-fetch-array.xml ocicancel.xml ocicloselob.xml ocicollappend.xml ocicollassign.xml ocicollassignelem.xml ocicollgetelem.xml ocicol

2005-09-07 Thread Friedhelm Betz
betzWed Sep 7 05:35:23 2005 EDT Modified files: /phpdoc/en/reference/oci8/functions ocicancel.xml ocicloselob.xml ocicollappend.xml ocicollassignelem.xml

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

2005-09-07 Thread Friedhelm Betz
betzWed Sep 7 05:36:32 2005 EDT Modified files: /phpdoc/entitiesglobal.ent Log: entities for satellite and session-pgsl http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.240&r2=1.241&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entiti

[PHP-DOC] cvs: phpdoc /howto scripts.xml

2005-09-08 Thread Friedhelm Betz
betzThu Sep 8 10:09:04 2005 EDT Modified files: /phpdoc/howto scripts.xml Log: typos http://cvs.php.net/diff.php/phpdoc/howto/scripts.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/howto/scripts.xml diff -u phpdoc/howto/scripts.xml:1.2 phpdoc/howto/scripts.xml:

[PHP-DOC] cvs: phpdoc /en/reference/session_pgsql .cvsignore configure.xml ini.xml reference.xml /en/reference/session_pgsql/functions session-pgsql-status.xml

2005-09-08 Thread Friedhelm Betz
betzThu Sep 8 12:03:16 2005 EDT Added files: /phpdoc/en/reference/session_pgsql .cvsignore configure.xml ini.xml reference.xml /phpdoc/en/reference/session_pgsql/functions

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

2005-09-08 Thread Friedhelm Betz
Jakub Vrana wrote: fwrite($fp, ''."\n" . - ''."\n" . + ''."\n" . + "\n" . + "\n" . "\n" . "\n" . " $extension_name Functions\n" . @@ -244,7 +246,7 @@ $functype = trim($funclist[$i]["function_type"]); fwrite($fp, ''."\n" . -

[PHP-DOC] cvs: phpdoc /en/reference/session_pgsql/functions session-pgsql-status.xml

2005-09-08 Thread Friedhelm Betz
betzThu Sep 8 14:24:45 2005 EDT Modified files: /phpdoc/en/reference/session_pgsql/functions session-pgsql-status.xml Log: correct return type http://cvs.php.net/diff.php/phpdoc/en/reference/s

[PHP-DOC] cvs: phpdoc /en/reference/session_pgsql/functions session-pgsql-add-error.xml session-pgsql-get-error.xml session-pgsql-get-field.xml session-pgsql-reset.xml session-pgsql-set-field.xml

2005-09-08 Thread Friedhelm Betz
betzThu Sep 8 14:25:44 2005 EDT Added files: /phpdoc/en/reference/session_pgsql/functions session-pgsql-add-error.xml session-pgsql-get-err

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

2005-09-08 Thread Friedhelm Betz
betzThu Sep 8 15:29:20 2005 EDT Modified files: /phpdoc/scripts xml_proto.php Log: no tabs http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.35&r2=1.36&ty=u Index: phpdoc/scripts/xml_proto.php diff -u phpdoc/scripts/xml_proto.php:1.35 phpdoc/

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

2005-09-08 Thread Friedhelm Betz
betzThu Sep 8 15:53:16 2005 EDT Modified files: /phpdoc/scripts xml_proto.php Log: adjust http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.37&r2=1.38&ty=u Index: phpdoc/scripts/xml_proto.php diff -u phpdoc/scripts/xml_proto.php:1.37 phpdoc

Re: [PHP-DOC] Small corrections on install/debian.xml

2005-09-08 Thread Friedhelm Betz
Raphael Melo de Oliveira Bastos Sales wrote: Hi there, I'm a translator from the Brazilian Portuguese team and as I was translating the file install/debian.xml, I noticed something strange: On line 90: In the last section, PHP was installed without with only core modules. I thin

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

2005-09-10 Thread Friedhelm Betz
betzSat Sep 10 11:06:17 2005 EDT Modified files: /phpdoc/en/appendices aliases.xml Log: odbc_* funcs belong to ODBC http://cvs.php.net/diff.php/phpdoc/en/appendices/aliases.xml?r1=1.30&r2=1.31&ty=u Index: phpdoc/en/appendices/aliases.xml diff -u phpdoc

[PHP-DOC] build failure [de]

2005-09-11 Thread Friedhelm Betz
Hi, The manual build of the de manual fails with following messages: sample: /usr/bin/openjade:/dat/dev/php/phpdoc/en/faq/com.xml:146:34:E: [xref auf para wird nicht unterstützt] [xref on para is not supported] The id xref is linking to, is missing in the de-tree, but present in the miss

Re: [PHP-DOC] build failure [de]

2005-09-11 Thread Friedhelm Betz
Gabor Hojtsy wrote: [xref on para is not supported] The id xref is linking to, is missing in the de-tree, but present in the missing-ids.xml file: In the english file in question (faq/com.xml) xref is used like: As this points to in missing-ids.xml for the de tree, obviously no link text can

Re: [PHP-DOC] build failure [de]

2005-09-11 Thread Friedhelm Betz
Nuno Lopes wrote: Possibilities (other than updating the german manual ;-)): 1.) use xreflabel 2.) produce content for the para's in missing-ids.xml 3.) split the faq If 2) fixes the problem, I would go for it. This should fix the problem (not tested), I only did a quick test with xreflabe

Re: [PHP-DOC] build failure [de]

2005-09-12 Thread Friedhelm Betz
Gabor Hojtsy wrote: The "problem" is the increased usage of . Previously authors were encouraged to use to add internal links, which requires text content, so this was no problem. The adoption of lead to this problem. Should we avoid using xref? I don't think so that now it is an option. I

Re: [PHP-DOC] Übersetzungsteam Deutsch

2005-09-13 Thread Friedhelm Betz
[EMAIL PROTECTED] wrote: Hallo, ich würde gerne mitwirken das PHP-Handbuch auf Deutsch zu übersetzen. Es wäre sehr nett wenn ich Informationen darüber erhalten könnte. Mit freundlichen Grüßen Marcus Lehrmann Please contact the german translators: [EMAIL PROTECTED] Volunteers are very w

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

2005-09-13 Thread Friedhelm Betz
betzTue Sep 13 18:39:35 2005 EDT Modified files: /phpdoc/en/reference/zlib reference.xml Log: rewording, usage of compression.zlib, link to compression wrappers http://cvs.php.net/diff.php/phpdoc/en/reference/zlib/reference.xml?r1=1.15&r2=1.16&ty=u Index:

Re: [PHP-DOC] build failure [de]

2005-09-14 Thread Friedhelm Betz
Gabor Hojtsy wrote: Fine with me, but we should place &missing; at top of missing-ids.xml So the following should be the solution for this "problem": missing-ids.xml: &missing; and put &missing; in language-snippets.ent. Benefit: linking to appendix missing-stuff with a short explana

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

2005-09-15 Thread Friedhelm Betz
betzThu Sep 15 04:16:46 2005 EDT Modified files: /phpdoc/scripts missing-entities.php.in Log: support for xreflabel, avoids warnings like xref on para not supported missing-ids.xml is back iin entities/ (see rev 1.17) http://cvs.php.net/diff.php/php

Re: [PHP-DOC] build failure [de]

2005-09-15 Thread Friedhelm Betz
Gabor Hojtsy wrote: OK, why display the extra, while you only need to see the missing IDs themselfs? Thanks for the hint. Otherwise if this works fine, I am all for having it comitted. As I can tell it works, just comitted. Friedhelm

[PHP-DOC] cvs: phpdoc /en/reference/session_pgsql/functions session-pgsql-reset.xml

2005-09-15 Thread Friedhelm Betz
betzThu Sep 15 04:30:24 2005 EDT Modified files: /phpdoc/en/reference/session_pgsql/functions session-pgsql-reset.xml Log: servers is correct, there can be more than one database server http://c

[PHP-DOC] cvs: phpdoc /en/reference/session_pgsql/functions session-pgsql-status.xml

2005-09-15 Thread Friedhelm Betz
betzThu Sep 15 04:31:06 2005 EDT Modified files: /phpdoc/en/reference/session_pgsql/functions session-pgsql-status.xml Log: not experimental http://cvs.php.net/diff.php/phpdoc/en/reference/sess

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

2005-09-15 Thread Friedhelm Betz
betzThu Sep 15 04:32:03 2005 EDT Modified files: /phpdoc/en/reference/session_pgsql reference.xml Log: More info from the README file in sources http://cvs.php.net/diff.php/phpdoc/en/reference/session_pgsql/reference.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/

[PHP-DOC] cvs: phpdoc /en/reference/satellite .cvsignore reference.xml /en/reference/satellite/functions orbitenum.xml orbitobject.xml orbitstruct.xml satellite-caught-exception.xml satellite-excepti

2005-09-15 Thread Friedhelm Betz
betzThu Sep 15 05:02:29 2005 EDT Added files: /phpdoc/en/reference/satellite .cvsignore reference.xml /phpdoc/en/reference/satellite/functionsorbitenum.xml orbitobject.xml

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

2005-09-16 Thread Friedhelm Betz
betzFri Sep 16 07:13:47 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions fgets.xml Log: prevent infinite loop, user notes http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgets.xml?r1=1.13&r2=1.14&ty=u Index: phpdoc/en

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

2005-09-16 Thread Friedhelm Betz
betzFri Sep 16 07:30:17 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions fgets.xml Log: see also fgetss http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgets.xml?r1=1.14&r2=1.15&ty=u Index: phpdoc/en/reference/filesys

  1   2   3   4   5   6   7   8   9   10   >