Re: [PHP-DOC] adding user notes to peardoc

2007-02-03 Thread Steph Fox
And the recommended person to talk to is Steph as she made the current gtk manual notes system work. Adding her as a cc. Good luck with this venture, peardoc should benefit greatly! I wonder why the notes are disabled for gtk currently, maybe a spam issue? Not as such, no - it's because I r

[PHP-DOC] Re: cvs: phpdoc /en/reference/readline/functions readline-add-history.xml readline-callback-handler-install.xml readline-callback-handler-remove.xml readline-callback-read-char.xml readline-

2007-02-03 Thread Mehdi Achour
Mehdi Achour wrote: didou Sun Feb 4 02:47:03 2007 UTC Modified files: /phpdoc/en/reference/readline/functions readline-add-history.xml readline-callback-handler-install.xml re

[PHP-DOC] cvs: phpdoc /en/reference/readline/functions readline-add-history.xml readline-callback-handler-install.xml readline-callback-handler-remove.xml readline-callback-read-char.xml readline-clea

2007-02-03 Thread Mehdi Achour
didou Sun Feb 4 02:47:03 2007 UTC Modified files: /phpdoc/en/reference/readline/functions readline-add-history.xml readline-callback-handler-install.xml readline-c

[PHP-DOC] cvs: phpdoc /en/reference/pcntl/functions pcntl-alarm.xml pcntl-exec.xml pcntl-fork.xml pcntl-getpriority.xml pcntl-setpriority.xml pcntl-signal.xml pcntl-wait.xml pcntl-waitpid.xml pcntl-we

2007-02-03 Thread Mehdi Achour
didou Sun Feb 4 02:46:43 2007 UTC Modified files: /phpdoc/en/reference/pcntl/functionspcntl-alarm.xml pcntl-exec.xml pcntl-fork.xml pcntl-getpriority.xml

[PHP-DOC] cvs: phpdoc /en/reference/pcntl/functions pcntl-alarm.xml pcntl-exec.xml pcntl-fork.xml pcntl-getpriority.xml pcntl-setpriority.xml pcntl-signal.xml pcntl-wait.xml pcntl-waitpid.xml pcntl-we

2007-02-03 Thread Mehdi Achour
didou Sun Feb 4 02:46:18 2007 UTC Modified files: /phpdoc/en/reference/pcntl/functionspcntl-alarm.xml pcntl-exec.xml pcntl-fork.xml pcntl-getpriority.xml

Re: [PHP-DOC] adding user notes to peardoc

2007-02-03 Thread Philip Olson
And the recommended person to talk to is Steph as she made the current gtk manual notes system work. Adding her as a cc. Good luck with this venture, peardoc should benefit greatly! I wonder why the notes are disabled for gtk currently, maybe a spam issue? Our current phpdoc spam system w

[PHP-DOC] cvs: phpdoc /phpbook/phpbook-xsl html-common.xsl /scripts html_syntax.php

2007-02-03 Thread Hannes Magnusson
bjori Sun Feb 4 01:05:29 2007 UTC Modified files: /phpdoc/scripts html_syntax.php /phpdoc/phpbook/phpbook-xsl html-common.xsl Log: Remove the oldschool table look on examples Enable the XML highlighting http://cvs.php.net/viewvc.cgi/phpdoc/scrip

Re: [PHP-DOC] adding user notes to peardoc

2007-02-03 Thread Nuno Lopes
The phpdoc user note system is simply too complex for peardoc IMHO. The php-gtk user note system is much more appropriate,as it uses a simply db backend to store the notes and it is updated in real-time. Take a look at http://cvs.php.net/php-gtk-web/ (I never looked at that code, I just think it

[PHP-DOC] adding user notes to peardoc

2007-02-03 Thread Gregory Beaver
Hi, I'd like to ask for help from phpdoc gurus. peardoc is in desperate need of an efficient user notes system so we can start pulling in contributors to the documentation, and help to remedy the appearance of laziness on the part of PEAR developers documenting their packages. OK, OK, the act

[PHP-DOC] #40345 [Opn->Csd]: HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath\x.y.z is wrong

2007-02-03 Thread nlopess
ID: 40345 Updated by: [EMAIL PROTECTED] Reported By: pfribeiro at gmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows Server 2003 R2 PHP Version: Irrelevant New Comment: This bug has

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

2007-02-03 Thread Nuno Lopes
nlopess Sat Feb 3 23:49:44 2007 UTC Modified files: /phpdoc/en/install ini.xml Log: fix bug #40345: correct windows registry locations http://cvs.php.net/viewvc.cgi/phpdoc/en/install/ini.xml?r1=1.17&r2=1.18&diff_format=u Index: phpdoc/en/install/ini.xml diff -

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

2007-02-03 Thread Nuno Lopes
nlopess Sat Feb 3 23:19:56 2007 UTC Modified files: /phpdoc/en/appendices about.xml Log: make it #php.doc. #thanks Sean for noticing http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/about.xml?r1=1.46&r2=1.47&diff_format=u Index: phpdoc/en/appendices/a

[PHP-DOC] #40344 [Fbk]: lack of information for __sleep

2007-02-03 Thread derick
ID: 40344 Updated by: [EMAIL PROTECTED] Reported By: christian at enovo dot dk Status: Feedback Bug Type: Documentation problem Operating System: FreeBSD 6.0 PHP Version: Irrelevant New Comment: For example that it doesn't mention that the ob

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

2007-02-03 Thread Etienne Kneuss
colder Sat Feb 3 22:57:46 2007 UTC Modified files: /phpdoc/scripts html_syntax.php Log: -Indent the XML tree with  's - < needs to be < http://cvs.php.net/viewvc.cgi/phpdoc/scripts/html_syntax.php?r1=1.11&r2=1.12&diff_format=u Index: phpdoc/scripts/html

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

2007-02-03 Thread Nuno Lopes
nlopess Sat Feb 3 22:47:54 2007 UTC Modified files: /phpdoc/en/appendices about.xml Log: we have moved from freenode for a long time.. http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/about.xml?r1=1.45&r2=1.46&diff_format=u Index: phpdoc/en/appendices/a

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions strtotime.xml

2007-02-03 Thread Nuno Lopes
nlopess Sat Feb 3 22:35:18 2007 UTC Modified files: /phpdoc/en/reference/datetime/functions strtotime.xml Log: escape literal chars in date functions (user note) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/strtotime.xml?r1=1.19&r2=1

[PHP-DOC] #40345 [NEW]: HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath\x.y.z is wrong

2007-02-03 Thread pfribeiro at gmail dot com
From: pfribeiro at gmail dot com Operating system: Windows Server 2003 R2 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath\x.y.z is wrong Description: The documentation at http://www.php.net/

[PHP-DOC] cvs: phpdoc /en/reference/java/functions java-last-exception-clear.xml java-last-exception-get.xml

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 19:52:46 2007 UTC Modified files: /phpdoc/en/reference/java/functions java-last-exception-clear.xml java-last-exception-get.xml Log: ref.java: switch to new doc style http://cvs.php.net/viewvc.cgi/phpdo

[PHP-DOC] cvs: phpdoc /en/reference/java/functions java-last-exception-clear.xml java-last-exception-get.xml

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 19:52:30 2007 UTC Modified files: /phpdoc/en/reference/java/functions java-last-exception-clear.xml java-last-exception-get.xml Log: WS, prepare for new doc style http://cvs.php.net/viewvc.cgi/phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/cybercash/functions cybercash-base64-decode.xml cybercash-base64-encode.xml cybercash-decr.xml cybercash-encr.xml

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 19:52:03 2007 UTC Modified files: /phpdoc/en/reference/cybercash/functions cybercash-base64-decode.xml cybercash-base64-encode.xml

[PHP-DOC] cvs: phpdoc /en/reference/cybercash/functions cybercash-base64-decode.xml cybercash-base64-encode.xml cybercash-decr.xml cybercash-encr.xml

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 19:51:42 2007 UTC Modified files: /phpdoc/en/reference/cybercash/functions cybercash-base64-decode.xml cybercash-base64-encode.xml

[PHP-DOC] cvs: phpdoc /en/reference/swf/functions swf-rotate.xml

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 19:50:58 2007 UTC Modified files: /phpdoc/en/reference/swf/functions swf-rotate.xml Log: oups, fix tagname http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-rotate.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/s

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

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 19:42:43 2007 UTC Modified files: /phpdoc/scripts html_syntax.php Log: ify http://cvs.php.net/viewvc.cgi/phpdoc/scripts/html_syntax.php?r1=1.10&r2=1.11&diff_format=u Index: phpdoc/scripts/html_syntax.php diff -u phpdoc/scripts/html_syntax.

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

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 19:35:46 2007 UTC Modified files: /phpdoc/scripts html_syntax.php Log: Use CSS defs http://cvs.php.net/viewvc.cgi/phpdoc/scripts/html_syntax.php?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/scripts/html_syntax.php diff -u phpdoc/scripts/html

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

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 19:03:35 2007 UTC Modified files: /phpdoc/scripts html_syntax.php Log: Add callback_highlight_xml http://cvs.php.net/viewvc.cgi/phpdoc/scripts/html_syntax.php?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/scripts/html_syntax.php diff -u phpdoc

[PHP-DOC] #40344 [Opn->Fbk]: lack of information for __sleep

2007-02-03 Thread didou
ID: 40344 Updated by: [EMAIL PROTECTED] Reported By: christian at enovo dot dk -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: FreeBSD 6.0 PHP Version: Irrelevant New Comment: Please help up by being

[PHP-DOC] #40344 [NEW]: lack of information for __sleep

2007-02-03 Thread christian at enovo dot dk
From: christian at enovo dot dk Operating system: FreeBSD 6.0 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: lack of information for __sleep Description: http://dk2.php.net/manual/en/language.oop5.magic.php "Example 19.27. Sleep and

[PHP-DOC] cvs: phpdoc /en/reference/w32api/functions w32api-deftype.xml w32api-init-dtype.xml w32api-invoke-function.xml w32api-register-function.xml w32api-set-call-method.xml

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 16:22:20 2007 UTC Modified files: /phpdoc/en/reference/w32api/functions w32api-deftype.xml w32api-init-dtype.xml w32api-invoke-function.xml

[PHP-DOC] cvs: phpdoc /en/reference/w32api/functions w32api-deftype.xml w32api-init-dtype.xml w32api-invoke-function.xml w32api-register-function.xml w32api-set-call-method.xml

2007-02-03 Thread Mehdi Achour
didou Sat Feb 3 16:22:05 2007 UTC Modified files: /phpdoc/en/reference/w32api/functions w32api-deftype.xml w32api-init-dtype.xml w32api-invoke-function.xml

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

2007-02-03 Thread Sean Coates
seanSat Feb 3 14:22:25 2007 UTC Modified files: /phpdoc/scripts functable.php Log: typo, separate functions and code, remove stray tag2ver() http://cvs.php.net/viewvc.cgi/phpdoc/scripts/functable.php?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/scripts/fun

[PHP-DOC] #40309 [Opn->Csd]: Small oversights in polish translation

2007-02-03 Thread adi
ID: 40309 Updated by: [EMAIL PROTECTED] Reported By: yestemin at onet dot eu -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Thanks for information. This function was moved from old chapter HTTP to new place Network. F

[PHP-DOC] cvs: phpdoc /en/reference/sem/functions shm-attach.xml

2007-02-03 Thread Hartmut Holzgraefe
hholzgraSat Feb 3 12:38:30 2007 UTC Modified files: /phpdoc/en/reference/sem/functions shm-attach.xml Log: parameter tag http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sem/functions/shm-attach.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en/refe

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

2007-02-03 Thread Hannes Magnusson
bjori Sat Feb 3 12:07:21 2007 UTC Modified files: /phpdoc/scripts functable.php Log: Lowercase function/methods names Close annoying vim folding Make cvs diff happy with adding empty line at the end http://cvs.php.net/viewvc.cgi/phpdoc/scripts/func

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

2007-02-03 Thread Hannes Magnusson
bjori Sat Feb 3 11:56:51 2007 UTC Modified files: /phpdoc Makefile.in Log: distclean should also delete config.cache config.status missing-entities.out http://cvs.php.net/viewvc.cgi/phpdoc/Makefile.in?r1=1.182&r2=1.183&diff_format=u Index: phpdoc/Makef

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

2007-02-03 Thread Hannes Magnusson
bjori Sat Feb 3 11:47:44 2007 UTC Modified files: /phpdoc Makefile.in Log: Dont error out if rm cant find the file http://cvs.php.net/viewvc.cgi/phpdoc/Makefile.in?r1=1.181&r2=1.182&diff_format=u Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.1

[PHP-DOC] cvs: phpdoc /en/reference/ifx/functions ifx-num-fields.xml

2007-02-03 Thread Hannes Magnusson
bjori Sat Feb 3 11:27:59 2007 UTC Modified files: /phpdoc/en/reference/ifx/functions ifx-num-fields.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ifx/functions/ifx-num-fields.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/ifx

[PHP-DOC] cvs: phpdoc /en/reference/memcache/functions memcache-addserver.xml

2007-02-03 Thread Mikael Johansson
miklSat Feb 3 10:26:06 2007 UTC Modified files: /phpdoc/en/reference/memcache/functions memcache-addserver.xml Log: Better info on the lazy connect bahaviour of addServer() http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/memcache/functions/memcache-ad

[PHP-DOC] #40330 [Asn]: Broken HTML Help file

2007-02-03 Thread rquadling
ID: 40330 Updated by: [EMAIL PROTECTED] Reported By: fusionzero at gmail dot com Status: Assigned Bug Type: Documentation problem Operating System: Windows XP PHP Version: Irrelevant Assigned To: rquadling New Comment: I can confirm tha