Re: [PHP-DOC] cvs: phpdoc / manual.xml.in /en/appendices ini.xml /en/chapters config.xml

2004-05-24 Thread Antony Dovgal
On Mon, 24 May 2004 21:11:37 - "Gabor Hojtsy" <[EMAIL PROTECTED]> wrote: > goba Mon May 24 17:11:37 2004 EDT > > Added files: > /phpdoc/en/appendices ini.xml >- move out list of core config directives to the appendix as planned This commit breaks Russ

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

2004-05-24 Thread Philip Olson
philip Mon May 24 21:27:50 2004 EDT Modified files: /phpdoc/en language-snippets.ent Log: Create &sybase.db.only; to compliment sybase.ct.only; http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.91&r2=1.92&ty=u Index: phpdoc/en/language-snippe

[PHP-DOC] cvs: phpdoc /en/reference/sybase/functions sybase-deadlock-retry-count.xml sybase-fetch-assoc.xml sybase-min-client-severity.xml sybase-min-error-severity.xml sybase-min-message-severity.xml sybase-min-server-severity.xml sybase-set-message-handler.xml sybase-unbuffered-query.xml

2004-05-24 Thread Philip Olson
philip Mon May 24 21:26:50 2004 EDT Modified files: /phpdoc/en/reference/sybase/functions sybase-deadlock-retry-count.xml sybase-fetch-assoc.xml

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

2004-05-24 Thread Philip Olson
philip Mon May 24 19:32:50 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Mention the deprecated is_a() within the instanceof docs. Deals with bug #27503 See also get_class(). http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r

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

2004-05-24 Thread Philip Olson
philip Mon May 24 18:42:55 2004 EDT Modified files: /phpdoc/en/reference/image/functionsgetimagesize.xml Log: Restructured these docs as it was kind of messy (for example the See Also was living within a ). Consolidated some version information as well

[PHP-DOC] #27503 [Csd]: instanceof

2004-05-24 Thread philip
ID: 27503 Updated by: [EMAIL PROTECTED] Reported By: holliwell at gmx dot net Status: Closed Bug Type: Documentation problem Operating System: linux 2.4.20 RH8 PHP Version: Irrelevant New Comment: This deprecation has also been noted (with an

[PHP-DOC] cvs: phpdoc /en/reference/classobj/functions is-a.xml

2004-05-24 Thread Philip Olson
philip Mon May 24 17:53:23 2004 EDT Modified files: /phpdoc/en/reference/classobj/functions is-a.xml Log: Mention (with an example) that is_a() is deprecated in PHP 5 in favor of the instanceof operator. This deals with bug #27503 http://cvs.php.net/d

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

2004-05-24 Thread Philip Olson
philip Mon May 24 17:40:20 2004 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/reference/simplexml reference.xml Log: Add note (new entity) about simplexml requiring PHP 5 http://cvs.php.net/diff.php/phpdoc/en/language-snippets.en

[PHP-DOC] cvs: phpdoc /en/chapters install.commandline.xml install.windows.xml /en/features http-auth.xml

2004-05-24 Thread Philip Olson
philip Mon May 24 17:20:47 2004 EDT Modified files: /phpdoc/en/chapters install.commandline.xml install.windows.xml /phpdoc/en/features http-auth.xml Log: remove promotion of register_globals = on http://cvs.php.net/diff.php/phpdoc/en/chapters/install.c

[PHP-DOC] cvs: livedocs / search.php

2004-05-24 Thread Ilia Alshanetsky
iliaa Mon May 24 17:06:15 2004 EDT Modified files: /livedocs search.php Log: Slight optimization. http://cvs.php.net/diff.php/livedocs/search.php?r1=1.7&r2=1.8&ty=u Index: livedocs/search.php diff -u livedocs/search.php:1.7 livedocs/search.php:1.8 --- liv

Re: [PHP-DOC] Re: commit cookies.xml file

2004-05-24 Thread Mehdi Achour
Gabor Hojtsy wrote: Well, I have seen no agreement on using &php;, and it was even not proposed with reasons if I remember correctly. Why do you think that &php; is better than PHP? I never told that :) The original idea was to use &php; for PHP, and it was just an example used by Damien [1] to

[PHP-DOC] cvs: livedocs / livedoc.php

2004-05-24 Thread Ilia Alshanetsky
iliaa Mon May 24 16:59:28 2004 EDT Modified files: /livedocs livedoc.php Log: Optimizations: part #3. http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.105&r2=1.106&ty=u Index: livedocs/livedoc.php diff -u livedocs/livedoc.php:1.105 livedocs/livedoc.p

[PHP-DOC] #28501 [Bgs]: latest chm manual problems

2004-05-24 Thread temp1 at essaid dot com
ID: 28501 User updated by: temp1 at essaid dot com Reported By: temp1 at essaid dot com Status: Bogus Bug Type: Documentation problem Operating System: windows 2000 PHP Version: Irrelevant New Comment: What about the text not wrapping withing the

Re: [PHP-DOC] Re: commit cookies.xml file

2004-05-24 Thread Mehdi Achour
http://cvs.php.net/diff.php/phpdoc/en/features/cookies.xml?r1=1.20&r2=1.17&ty=h And what about it now? great :) welcome !

[PHP-DOC] cvs: livedocs / livedoc.php

2004-05-24 Thread Ilia Alshanetsky
iliaa Mon May 24 16:42:43 2004 EDT Modified files: /livedocs livedoc.php Log: Optimizations: path #2. http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.104&r2=1.105&ty=u Index: livedocs/livedoc.php diff -u livedocs/livedoc.php:1.104 livedocs/livedoc.p

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

2004-05-24 Thread Gabor Hojtsy
gobaMon May 24 16:27:50 2004 EDT Modified files: /phpdoc/en/appendices aliases.xml Log: reworded the intro, so it human friendlier http://cvs.php.net/diff.php/phpdoc/en/appendices/aliases.xml?r1=1.28&r2=1.29&ty=u Index: phpdoc/en/appendices/aliases.xml

[PHP-DOC] cvs: livedocs / livedoc.php

2004-05-24 Thread Ilia Alshanetsky
iliaa Mon May 24 16:23:06 2004 EDT Modified files: /livedocs livedoc.php Log: Optimizations: part #1 http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.103&r2=1.104&ty=u Index: livedocs/livedoc.php diff -u livedocs/livedoc.php:1.103 livedocs/livedoc.ph

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

2004-05-24 Thread Gabor Hojtsy
gobaMon May 24 16:13:57 2004 EDT Modified files: /phpdoc/en/language constants.xml Log: Fix section title, since there are too many predefined and reserved lists, so this should not be confused with them. Also put the link to a more logical place. http://cv

[PHP-DOC] cvs: livedocs / handlers.php

2004-05-24 Thread Ilia Alshanetsky
iliaa Mon May 24 16:09:17 2004 EDT Modified files: /livedocs handlers.php Log: Optimization tune-up. http://cvs.php.net/diff.php/livedocs/handlers.php?r1=1.6&r2=1.7&ty=u Index: livedocs/handlers.php diff -u livedocs/handlers.php:1.6 livedocs/handlers.php:

Re[2]: [PHP-DOC] Re: commit cookies.xml file

2004-05-24 Thread Alexander Voytsekhovskyy
Goof day, Mehdi. >> http://cvs.php.net/diff.php/phpdoc/en/features/cookies.xml?r1=1.19&r2=1.17&ty=h >> >> What can you say about it now? MA> Now wa can see that you didn't change nothing, but only replaced PHP by

Re: [PHP-DOC] Re: commit cookies.xml file

2004-05-24 Thread Gabor Hojtsy
HG> You *should* use an editor which uses \n as the line ending, as this way HG> we are unable to see your changes (and the changes of the next guy, who HG> will eventually set the line endings back to \n with the next commit, HG> while probably changing some stuff). We are unable to see what you

[PHP-DOC] cvs: livedocs / error.php

2004-05-24 Thread Ilia Alshanetsky
iliaa Mon May 24 16:03:22 2004 EDT Modified files: /livedocs error.php Log: sqlite_single_query() is our friend ;-). http://cvs.php.net/diff.php/livedocs/error.php?r1=1.12&r2=1.13&ty=u Index: livedocs/error.php diff -u livedocs/error.php:1.12 livedocs/err

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

2004-05-24 Thread Alexander Voytsekhovskyy
young Mon May 24 16:03:04 2004 EDT Modified files: /phpdoc/en/features cookies.xml Log: revert &php; to PHP http://cvs.php.net/diff.php/phpdoc/en/features/cookies.xml?r1=1.19&r2=1.20&ty=u Index: phpdoc/en/features/cookies.xml diff -u phpdoc/en/features/cook

[PHP-DOC] cvs: livedocs / common.php

2004-05-24 Thread Ilia Alshanetsky
iliaa Mon May 24 16:01:02 2004 EDT Modified files: /livedocs common.php Log: Reduce function call. http://cvs.php.net/diff.php/livedocs/common.php?r1=1.14&r2=1.15&ty=u Index: livedocs/common.php diff -u livedocs/common.php:1.14 livedocs/common.php:1.15 --

Re: [PHP-DOC] Re: commit cookies.xml file

2004-05-24 Thread Mehdi Achour
Voytsekhovskyy Alexander wrote: Good day, Hojtsy. It's my first commit. Please, see & test it. I am waiting for your comments. PS: en/features/cookies.xml HG> You *should* use an editor which uses \n as the line ending, as this way HG> we are unable to see your changes (and the changes of the nex

[PHP-DOC] Re: PHP "-like" website --user notes

2004-05-24 Thread Sara Golemon
> > 3. Do you have any statistics on how many people uses the > > manual (on php.net -- not the mirros) and how many > > maintainers are needed to check the notes contributed by > > users? -- Is it a worth the effort, or is there too much > > noise ? We do not have very many resources and would fin

Re: [PHP-DOC] Re: commit cookies.xml file

2004-05-24 Thread Voytsekhovskyy Alexander
Good day, Hojtsy. >> It's my first commit. Please, see & test it. >> I am waiting for your comments. >> >> PS: en/features/cookies.xml HG> You *should* use an editor which uses \n as the line ending, as this way HG> we are unable to see your changes (and the changes of the next guy, who HG> wil

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

2004-05-24 Thread Alexander Voytsekhovskyy
young Mon May 24 15:24:54 2004 EDT Modified files: /phpdoc/en/features cookies.xml Log: change line ending to \n http://cvs.php.net/diff.php/phpdoc/en/features/cookies.xml?r1=1.18&r2=1.19&ty=u Index: phpdoc/en/features/cookies.xml diff -u phpdoc/en/features

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

2004-05-24 Thread Gabor Hojtsy
gobaMon May 24 15:14:28 2004 EDT Modified files: /phpdoc/en/appendices reserved.xml Log: fix varnames, add the identicality warning where it was missing (_SESSION and _FILES) http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r1=1.40&r2=1.41

[PHP-DOC] Re: commit cookies.xml file

2004-05-24 Thread Hojtsy Gabor
It's my first commit. Please, see & test it. I am waiting for your comments. PS: en/features/cookies.xml You *should* use an editor which uses \n as the line ending, as this way we are unable to see your changes (and the changes of the next guy, who will eventually set the line endings back to \n

[PHP-DOC] commit cookies.xml file

2004-05-24 Thread Voytsekhovskyy Alexander
Good day. It's my first commit. Please, see & test it. I am waiting for your comments. PS: en/features/cookies.xml -- Best regards, Voytsekhovskyy mailto:[EMAIL PROTECTED]

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

2004-05-24 Thread Alexander Voytsekhovskyy
young Mon May 24 14:55:56 2004 EDT Modified files: /phpdoc/en/features cookies.xml Log: cosmetic changes http://cvs.php.net/diff.php/phpdoc/en/features/cookies.xml?r1=1.17&r2=1.18&ty=u Index: phpdoc/en/features/cookies.xml diff -u phpdoc/en/features/cookies

[PHP-DOC] Re: PHP "-like" website --user notes

2004-05-24 Thread Hojtsy Gabor
Hi Riaan, The first and most obvious: 1. How is it done ? Also under which license is the php scripts released that adds User notes.? (none of us knows PHP well enough to do this ourselves) We have a central server, which collects the notes in a mysql database. The mirror sites send the form as a

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

2004-05-24 Thread Hojtsy Gabor
Modified files: /phpdoc/en/appendices migration5.xml Log: Changes in PHP5/Zend2 inserted into OOP section Two notes on this. - Noone said that PHP should be replaced with &php; in the manual, in fact some people opposed this *idea*. So this was not a good idea at all

[PHP-DOC] linuxtag this year

2004-05-24 Thread Gabor Hojtsy
Cheers, For some reason, I don't receive the usual traffic from the PHP.net servers anymore. I don't know why... I have only spotted this thread on the marc archives (and I am obviously unable to reply into the thread)... Last letters from the phpdoc list (and php-mirrors stuff too) date back t

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

2004-05-24 Thread Gabor Hojtsy
gobaMon May 24 14:10:40 2004 EDT Modified files: /phpdoc/en/appendices wrappers.xml Log: update for PHP 5 http://cvs.php.net/diff.php/phpdoc/en/appendices/wrappers.xml?r1=1.37&r2=1.38&ty=u Index: phpdoc/en/appendices/wrappers.xml diff -u phpdoc/en/appe

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

2004-05-24 Thread Gabor Hojtsy
gobaMon May 24 13:55:03 2004 EDT Modified files: /phpdoc/en/appendices comparisons.xml transports.xml Log: fix a little typo and mark transports being available in PHP 5 http://cvs.php.net/diff.php/phpdoc/en/appendices/comparisons.xml?r1=1.8&r2=1.9&ty=

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

2004-05-24 Thread Gabor Hojtsy
gobaMon May 24 13:42:55 2004 EDT Modified files: /phpdoc/en/appendices about.xml Log: some rewording, updating for PHP 5, removin the HTML role where inappropriate http://cvs.php.net/diff.php/phpdoc/en/appendices/about.xml?r1=1.33&r2=1.34&ty=u Index: p

[PHP-DOC] #20481 [Bgs->Opn]: preg_replace_callback() incorrect documentation

2004-05-24 Thread bikeman82 at hotmail dot com
ID: 20481 User updated by: bikeman82 at hotmail dot com Reported By: bikeman82 at hotmail dot com -Status: Bogus +Status: Open Bug Type: Documentation problem Operating System: All PHP Version: 4.2.3 New Comment: They are clear, yes, but

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Gabor Hojtsy
We can get you a space for doc building and so forth, but right now we're working on some other important stuff that takes precedence.. I would be happy if you would be able to find the time sometime, but so far, there was always something else that took precendence. I *know* and *understand* th

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Gabor Hojtsy
I think you misunderstood the point. We would not like to split up the stuff and host on different servers. We would better live with a server which is capable of serving our needs (building docs in HTML, PDF, etc., regular building of revcheck info, providing services for translation teams, et

[PHP-DOC] PHP "-like" website --user notes

2004-05-24 Thread Riaan Bredenkamp
I am a part of a team of people who have developed a manual for Linux that delas with from the fundamentlas of Linux through to the Internals of the kernel. The manual is released under a Open Source license. We are interested in adding the User Notes capability, as it is used in the PHP manual. I

Re: [PHP-DOC] Re: [patch] livedocs : Allowing entities in titles

2004-05-24 Thread Mehdi Achour
Wez Furlong wrote: Your patch seems to be missing a $this->last_id somewhere, but I can't test nothing now :( Should be fixed now; thanks :) Great, it's perfect now :) I also have a patch to exclude some unwanted dockbook ids, like missing-stuff (see BUGS). I implmented it with a $banned_i

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread James Cox
We can get you a space for doc building and so forth, but right now we're working on some other important stuff that takes precedence.. - james On 24 May 2004, at 15:33, Gabor Hojtsy wrote: As Mehdi pointed out, he was able to get some hardware and hosting offer, and the future admin of the ser

RE: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Wez Furlong
Please turn of read-reciepts when posting to the mailing lists. You can't possibly want to know when every single subscriber has read your email. > Hi all, > > I'm willing to host the livedocs site if everyone would like > me to host it. > > Regards > --jm

RE: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Jacques Marneweck
Hi all, I'm willing to host the livedocs site if everyone would like me to host it. Regards --jm -Original Message- From: Wez Furlong [mailto:[EMAIL PROTECTED] Sent: 24 May 2004 04:13 PM To: 'Nuno Lopes'; 'Gabor Hojtsy' Cc: 'Mehdi Achour'; 'PHPdoc'; [EMAIL PROTECTED]; [EMAIL PROTECTED] S

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Gabor Hojtsy
As Mehdi pointed out, he was able to get some hardware and hosting offer, and the future admin of the server also offered root access to systems people, so if that admin has no opportunity to set up the services on the server, than maybe systems@ has? BTW Derick told me that the current docs. m

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

2004-05-24 Thread Nuno Lopes
nlopess Mon May 24 10:27:49 2004 EDT Modified files: /phpdoc/en/appendices migration5.xml Log: fix backward incompatible changes http://cvs.php.net/diff.php/phpdoc/en/appendices/migration5.xml?r1=1.18&r2=1.19&ty=u Index: phpdoc/en/appendices/migration5.xml

RE: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Wez Furlong
If you come up with a concrete list of what you need to do, we should be able to sort something out. IIRC, the docs.php.net box is marked for phpdoc (but has some bandwidth problems?). --Wez. > -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] > Sent: 24 May 2004 15:19

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Mehdi Achour
We have the server and all the hardware, but we need to wait for nexen to set them up. They have a lot of work, but I think that it will be on this summer. (cc'ing gui from nexen and poz the donator) didou Wez Furlong wrote: I know you guys are overly prejudiced against systems@, but why not run

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Gabor Hojtsy
I know you guys are overly prejudiced against systems@, but why not run it on our own systems?? Our experience was that the guys at systems are already overloaded with work, and it would probably not be a good idea to put more load on them. There are some long awaiting stuff, which would need tha

RE: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Wez Furlong
I know you guys are overly prejudiced against systems@, but why not run it on our own systems?? --Wez. > > SF does not allow you to host some website which is not > closely related > > to the project you run on SF. We are not going to move the CVS to > > SF.net, so it is not justifyable to put a

[PHP-DOC] #27440 [Asn->Csd]: declare classes before usage

2004-05-24 Thread nlopess
ID: 27440 Updated by: [EMAIL PROTECTED] Reported By: holliwell at gmx dot net -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: linux 2.4.20 RH8 PHP Version: 5CVS-2004-02-29 (dev) Assigned To: nl

[PHP-DOC] #27649 [Opn->Csd]: Doc is wrong since change in PHP5b4

2004-05-24 Thread nlopess
ID: 27649 Updated by: [EMAIL PROTECTED] Reported By: bs_php at 4maitcs dot ch -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: - PHP Version: 5.0.0RC1 New Comment: This bug has been fixed in the documen

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

2004-05-24 Thread Nuno Lopes
nlopess Mon May 24 10:07:36 2004 EDT Modified files: /phpdoc/en/appendices migration5.xml Log: fix #27440 amd #27649 and some examples http://cvs.php.net/diff.php/phpdoc/en/appendices/migration5.xml?r1=1.17&r2=1.18&ty=u Index: phpdoc/en/appendices/migratio

Re: [PHP-DOC] Linuxtag Karslruhe?

2004-05-24 Thread John Coggeshall
I'll be there as well. John On Mon, 2004-05-24 at 05:13, Friedhelm Betz wrote: > Hi all, > Is there any interest to take a docmeeting at Linuxtag in Karslruhe? > Last year we had a nice one and I guess some people of the doc-teams > are there. Should we meet again? > Infos about Linuxtag: htt

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Gabor Hojtsy
Now you made me curious on how old are you. :) almost 18 :) So you are going out of High Shool, not into it, right? From the manual: "A Literal is some specific piece of data, taken literally, from a computer system. It is similar in some ways to UserInput and ComputerOutput, but is somewhat more o

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Nuno Lopes
> Now you made me curious on how old are you. :) almost 18 :) > >>>- additional entities for a better consistency (&php; for > >>> PHP for example, which will fix [1] > >> > >>Why is PHP a literal? It could be a or something but why a > >>literal? BTW I am not entirely sure that an entitiy is ne

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

2004-05-24 Thread Boris Bezrukov
lovchy Mon May 24 09:34:24 2004 EDT Modified files: /phpdoc/en/appendices migration5.xml Log: Error Reporting section added http://cvs.php.net/diff.php/phpdoc/en/appendices/migration5.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en/appendices/migration5.xml dif

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Gabor Hojtsy
Sine only the ini_set() page is updated from time to time, this is quite some duplicated stuff, and will no doubt confuse people. What would be ideal IMHO: - move extension relevant stuff to the extension pages (do not have this info on the ini_set() page at all) - move general INI settings ex

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

2004-05-24 Thread Nuno Lopes
nlopess Mon May 24 09:27:24 2004 EDT Modified files: /phpdoc/en/reference/array/functionsarray-splice.xml Log: fixed equivalent to array_shift http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/array-splice.xml?r1=1.9&r2=1.10&ty=u Index: php

[PHP-DOC] #28501 [Opn->Bgs]: latest chm manual problems

2004-05-24 Thread nlopess
ID: 28501 Updated by: [EMAIL PROTECTED] Reported By: temp1 at essaid dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: windows 2000 PHP Version: Irrelevant New Comment: Duplicate of #28379: the la

Re: [PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Nuno Lopes
> >> Sine only the ini_set() page is updated from time to time, this is > >> quite some duplicated stuff, and will no doubt confuse people. What > >> would be ideal IMHO: > >> > >> - move extension relevant stuff to the extension pages > >> (do not have this info on the ini_set() page at all)

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

2004-05-24 Thread Mehdi Achour
didou Mon May 24 09:11:12 2004 EDT Modified files: /phpdoc/en/reference/image/functionsimagearc.xml Log: s/w/b http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagearc.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/reference/image/functions/im

Re: [PHP-DOC] Linuxtag Karslruhe?

2004-05-24 Thread Nuno Lopes
It's in Germany... I can't go there. Maybe we could use a MS net-meeting style software for the ones who can't go there :) Nuno - Original Message - > Hi all, > Is there any interest to take a docmeeting at Linuxtag in Karslruhe? > Last year we had a nice one and I guess some people o

[PHP-DOC] cvs: livedocs /themes/default html_format.php

2004-05-24 Thread Wez Furlong
wez Mon May 24 08:43:25 2004 EDT Modified files: /livedocs/themes/defaulthtml_format.php Log: valign belongs on tr, not td http://cvs.php.net/diff.php/livedocs/themes/default/html_format.php?r1=1.9&r2=1.10&ty=u Index: livedocs/themes/default/html_form

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

2004-05-24 Thread Antony Dovgal
tony2001Mon May 24 08:35:22 2004 EDT Modified files: /phpdoc/en/reference/image/functionsimagearc.xml Log: fix imagearc() example change drawing direction to the right one http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/image

Re: [PHP-DOC] imagearc() usage example

2004-05-24 Thread Antony Dovgal
On Mon, 24 May 2004 14:13:28 +0200 Mehdi Achour <[EMAIL PROTECTED]> wrote: > Hi tony, > > You are right for the example, but I didn't test the second issue you raise. ok, I'll fix it. > Feel free to fix what you want and have a look at the user notes for this page. Also I found a mention in the

RE: [PHP-DOC] Re: [patch] livedocs : Allowing entities in titles

2004-05-24 Thread Wez Furlong
> Your patch seems to be missing a $this->last_id somewhere, but I can't > test nothing now :( Should be fixed now; thanks :) > I also have a patch to exclude some unwanted dockbook ids, like > missing-stuff (see BUGS). I implmented it with a $banned_ids array > in the mk_XXX.php files et a if(i

[PHP-DOC] cvs: livedocs / mk_phpdoc.php

2004-05-24 Thread Wez Furlong
wez Mon May 24 08:19:39 2004 EDT Modified files: /livedocs mk_phpdoc.php Log: that should be "ignore files beginning with .#" not "ignore files named .#". http://cvs.php.net/diff.php/livedocs/mk_phpdoc.php?r1=1.9&r2=1.10&ty=u Index: livedocs/mk_phpdo

[PHP-DOC] cvs: livedocs / mkindex.php

2004-05-24 Thread Wez Furlong
wez Mon May 24 08:18:48 2004 EDT Modified files: /livedocs mkindex.php Log: Better id -> title handling. http://cvs.php.net/diff.php/livedocs/mkindex.php?r1=1.33&r2=1.34&ty=u Index: livedocs/mkindex.php diff -u livedocs/mkindex.php:1.33 livedocs/mkindex

Re: [PHP-DOC] imagearc() usage example

2004-05-24 Thread Mehdi Achour
Hi tony, You are right for the example, but I didn't test the second issue you raise. Feel free to fix what you want and have a look at the user notes for this page. Regards, Mehdi Achour Antony Dovgal wrote: On Mon, 24 May 2004 15:22:31 +0400 Antony Dovgal <[EMAIL PROTECTED]> wrote: Surely I'm no

Re: [PHP-DOC] imagearc() usage example

2004-05-24 Thread Antony Dovgal
On Mon, 24 May 2004 15:22:31 +0400 Antony Dovgal <[EMAIL PROTECTED]> wrote: > Surely I'm not an expert in GD, but if I'm right, I can provide a patch/fix the docs. BTW, the docs seems to be lying about the drawing direction: >0 is located at the three-o'clock position, and the arc is drawn counte

[PHP-DOC] imagearc() usage example

2004-05-24 Thread Antony Dovgal
Hi all! Reading imagearc() reference, I found, that example doesn't work as expected: circle is drawed, but isn't visible to user, 'cose there is only one color and this color is used to draw the circle. Adding another one color (doesn't matter which one) before existing should solve the probl

RE: [PHP-DOC] Linuxtag Karslruhe?

2004-05-24 Thread Wez Furlong
I will be at LinuxTag this year. > Is there any interest to take a docmeeting at Linuxtag in Karslruhe? > Last year we had a nice one and I guess some people of the doc-teams > are there. Should we meet again? > Infos about Linuxtag: http://www.linuxtag.org/2004/index.html

[PHP-DOC] Linuxtag Karslruhe?

2004-05-24 Thread Friedhelm Betz
Hi all, Is there any interest to take a docmeeting at Linuxtag in Karslruhe? Last year we had a nice one and I guess some people of the doc-teams are there. Should we meet again? Infos about Linuxtag: http://www.linuxtag.org/2004/index.html Regards Friedhelm

[PHP-DOC] Re: distribution of INI information in the manual

2004-05-24 Thread Gabor Hojtsy
Sine only the ini_set() page is updated from time to time, this is quite some duplicated stuff, and will no doubt confuse people. What would be ideal IMHO: - move extension relevant stuff to the extension pages (do not have this info on the ini_set() page at all) - move general INI setti

[PHP-DOC] #25773 [Asn->Csd]: OCIError documentation incorrect about "last error"

2004-05-24 Thread tony2001
ID: 25773 Updated by: [EMAIL PROTECTED] Reported By: cjbj at hotmail dot com -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: Irrelevant Assigned To: tony2001 New Comm

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions oci-error.xml

2004-05-24 Thread Antony Dovgal
tony2001Mon May 24 03:14:40 2004 EDT Modified files: /phpdoc/en/reference/oci8/functions oci-error.xml Log: change function description as was proposed by Christopher and add some examples http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/function

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

2004-05-24 Thread Antony Dovgal
tony2001Mon May 24 03:13:19 2004 EDT Modified files: /phpdoc/en/features xforms.xml Log: change variable -> varname to fix the build http://cvs.php.net/diff.php/phpdoc/en/features/xforms.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/features/xforms.xml diff

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

2004-05-24 Thread Antony Dovgal
tony2001Mon May 24 03:11:06 2004 EDT Modified files: /phpdoc/en/chapters tutorial.xml Log: nuke redundant http://cvs.php.net/diff.php/phpdoc/en/chapters/tutorial.xml?r1=1.33&r2=1.34&ty=u Index: phpdoc/en/chapters/tutorial.xml diff -u phpdoc/en/chapte