[PHP-DOC] ini directives in chm index

2008-10-23 Thread Christian Weiske
Hello, I'd really like to have all the config ini directives listed in the windows chm index - that would make finding them a lot easier. -- Regards/Mit freundlichen Grüßen Christian Weiske

[PHP-DOC] Current peardoc+PhD status

2008-10-23 Thread Christian Weiske
Hi all, Just a mail to let you know the current status on peardoc+PhD: After hacking mornings, days and nights in the previous weeks, I felt kinda burned out for peardoc in the last week and didn't really do much. The problem I'm working on is the TOC (table of contets) generation which puts "

Re: [PHP-DOC] Documenting new extension (inotify)

2008-10-23 Thread Kalle Sommer Nielsen
Hi Arnaud 2008/10/24 Arnaud Le Blanc <[EMAIL PROTECTED]>: > Hi, > > I would like to document my extension, I did a checkout of phpdoc, added > required files [1], modified manual.xml.in to add reference.inotify.book in > the filesystem category, and verified the changes by generating a local > doc

[PHP-DOC] Documenting new extension (inotify)

2008-10-23 Thread Arnaud Le Blanc
Hi, I would like to document my extension, I did a checkout of phpdoc, added required files [1], modified manual.xml.in to add reference.inotify.book in the filesystem category, and verified the changes by generating a local documentation. Can I commit that or are there anything to do to befor

[PHP-DOC] cvs: php-src(PHP_5_2) /ext/sockets sockets.c

2008-10-23 Thread Arnaud Le Blanc
lbarnaudThu Oct 23 20:21:30 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/socketssockets.c Log: MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option) [DOC] Added TCP_NODELAY constant to sockets extension, to be used wit

[PHP-DOC] Closing bug reports that need documentation

2008-10-23 Thread Hannes Magnusson
Hi all As of now (thanks Felipe!) there is a new status option "To be documented" and quickfix option "Fixed in CVS and needs to be documented" in our bugtracker. (Dev) Usage: When fixing bug/feature requests that should be documented you "close" the report with that quickfix option _and_ fill g

Re: [PHP-DOC] commit access request

2008-10-23 Thread Philip Olson
On 23 Oct 2008, at 09:02, Nilgün Belma Bugüner wrote: 23 Ekim 2008 Perşembe 13:40 sularında, Hannes Magnusson şunları yazmıştı: On Thu, Oct 23, 2008 at 12:28, Nilgün Belma Bugüner <[EMAIL PROTECTED]> wrote: Hi, I volunteer to lead the Turkish team to translate the PHP Manual into Turkish.

Re: [PHP-DOC] commit access request

2008-10-23 Thread Nilgün Belma Bugüner
23 Ekim 2008 Perşembe 13:40 sularında, Hannes Magnusson şunları yazmıştı: > On Thu, Oct 23, 2008 at 12:28, Nilgün Belma Bugüner > <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I volunteer to lead the Turkish team to translate the PHP Manual into > > Turkish. > > I believe Turkish must be among the l

[PHP-DOC] CVS Account Request: mightyuhu

2008-10-23 Thread Benedikt W.
German Documentation Fixes

Re: [PHP-DOC] New file for CVS checkin please

2008-10-23 Thread Anthony Bedford
Hannes Magnusson wrote: On Thu, Oct 23, 2008 at 12:49, Anthony Bedford <[EMAIL PROTECTED]> wrote: classname::property Then PHD would check the documentation page for that property, see the static modifier (or not) and do The Right Thing with respect to HTML generation? Yeah, that _should_ (tm

Re: [PHP-DOC] New file for CVS checkin please

2008-10-23 Thread Hannes Magnusson
On Thu, Oct 23, 2008 at 12:49, Anthony Bedford <[EMAIL PROTECTED]> wrote: > classname::property > > Then PHD would check the documentation page for that property, see the > static modifier (or not) and do The Right Thing with respect to HTML > generation? Yeah, that _should_ (tm) be fairly easy to

[PHP-DOC] CVS Account Request: nilgun

2008-10-23 Thread Nilgün Belma Bugüner
I volunteer to lead the Turkish team to translate the PHP Manual into Turkish.

Re: [PHP-DOC] New file for CVS checkin please

2008-10-23 Thread Anthony Bedford
Hannes Magnusson wrote: In the markup I'd write: mysqli->affected_rows The problem here, which I didn't realize immediately, is that would have to be mysql->varname... Ah, I just realized why the PHP docs use :: eveywhere, even for non-static variables/methods, escaping the '>' is a pain. A

Re: [PHP-DOC] commit access request

2008-10-23 Thread Hannes Magnusson
On Thu, Oct 23, 2008 at 12:28, Nilgün Belma Bugüner <[EMAIL PROTECTED]> wrote: > Hi, > > I volunteer to lead the Turkish team to translate the PHP Manual into Turkish. > I believe Turkish must be among the languages supported here. I understand > our team lacks qualified people in this regard. > >

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets sockets.c

2008-10-23 Thread Hannes Magnusson
On Thu, Oct 23, 2008 at 12:26, Jani Taskinen <[EMAIL PROTECTED]> wrote: > Hannes Magnusson wrote: >> >> On Thu, Oct 23, 2008 at 11:51, Jani Taskinen <[EMAIL PROTECTED]> wrote: >>> >>> 2. You can always simply put a short comment like "Fixed in CVS, needs >>> documenting" and reclassify the bug repo

[PHP-DOC] commit access request

2008-10-23 Thread Nilgün Belma Bugüner
Hi, I volunteer to lead the Turkish team to translate the PHP Manual into Turkish. I believe Turkish must be among the languages supported here. I understand our team lacks qualified people in this regard. I am the founder and leader of the Turkish Linux Documentation WG [1]. I also translate

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets sockets.c

2008-10-23 Thread Jani Taskinen
Hannes Magnusson wrote: On Thu, Oct 23, 2008 at 11:51, Jani Taskinen <[EMAIL PROTECTED]> wrote: 2. You can always simply put a short comment like "Fixed in CVS, needs documenting" and reclassify the bug report as docu issue. There's no need for some fancy shortcuts or such. Just tune your proces

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets sockets.c

2008-10-23 Thread Hannes Magnusson
On Thu, Oct 23, 2008 at 11:51, Jani Taskinen <[EMAIL PROTECTED]> wrote: > 2. You can always simply put a short comment like "Fixed in CVS, needs > documenting" and reclassify the bug report as docu issue. There's no need > for some fancy shortcuts or such. Just tune your process.. Well, or use the

Re: [PHP-DOC] New file for CVS checkin please

2008-10-23 Thread Hannes Magnusson
On Thu, Oct 23, 2008 at 11:29, Anthony Bedford <[EMAIL PROTECTED]> wrote: > Hannes Magnusson wrote: > >> If you believe would be the appropriate markup for it then >> we can implement it in PhD without ASAP. >> How do you want it to work? >> To link to class variables: >> classname->variablename t

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/socketssockets.c

2008-10-23 Thread Nathan Rixham
Jani Taskinen wrote: 1. This should be applied to PHP_5_2 (not big change and in no way can break anything) 2. You can always simply put a short comment like "Fixed in CVS, needs documenting" and reclassify the bug report as docu issue. There's no need for some fancy shortcuts or such. Just t

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets sockets.c

2008-10-23 Thread Jani Taskinen
1. This should be applied to PHP_5_2 (not big change and in no way can break anything) 2. You can always simply put a short comment like "Fixed in CVS, needs documenting" and reclassify the bug report as docu issue. There's no need for some fancy shortcuts or such. Just tune your process.. -

Re: [PHP-DOC] New file for CVS checkin please

2008-10-23 Thread Anthony Bedford
Hannes Magnusson wrote: If you believe would be the appropriate markup for it then we can implement it in PhD without ASAP. How do you want it to work? To link to class variables: classname->variablename to reference class variable and classname::variablename to reference static variable (::$va

Re: [PHP-DOC] Unix manual pages for phpdoc!

2008-10-23 Thread Philip Olson
Or perhaps we could make our documentation based on PHP version like the mysql manual does. So we have a "different" manual for PHP6, PHP 5(. 3), 5.2, one for PHP 4, etc. Then we could include /domxml in the PHP4 manual, and the dom in the PHP5 and 6 ones. You could add a small dropdown box

Re: [PHP-DOC] New file for CVS checkin please

2008-10-23 Thread Hannes Magnusson
On Thu, Oct 23, 2008 at 10:09, Anthony Bedford <[EMAIL PROTECTED]> wrote: > Hannes Magnusson wrote: I don't think we ever reference class variables anywhere in the current documentations except for on the "class reference pages" (such as http://no2.php.net/manual/en/class.xmlrea

Re: [PHP-DOC] New file for CVS checkin please

2008-10-23 Thread Anthony Bedford
Hannes Magnusson wrote: I don't think we ever reference class variables anywhere in the current documentations except for on the "class reference pages" (such as http://no2.php.net/manual/en/class.xmlreader.php). That uses XML such as: attributeCount However, when I try that the HTML generated

[PHP-DOC] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/sockets sockets.c

2008-10-23 Thread Arnaud Le Blanc
On Thursday 23 October 2008 08:54:19 Hannes Magnusson wrote: > On Wed, Oct 22, 2008 at 20:59, Arnaud Le Blanc <[EMAIL PROTECTED]> wrote: > > lbarnaudWed Oct 22 18:59:34 2008 UTC > > > > Modified files: (Branch: PHP_5_3) > >/php-srcNEWS > >/php-src/ext/socke