[PHP-DOC] Applying for cvs account to contribute to php.doc

2007-06-01 Thread Alex Songe
I haven't been very active on the mailing lists, but I've been lurking for some time. I'm helping Mikko with the Imagick extension and have taken the responsibility of documenting this extension. I've spent the last month playing with phpdoc and generating the docs for Imagick. Philip told me

Re: [PHP-DOC] Re: new docs translation: norwegian

2007-06-01 Thread Philip Olson
Greetings, I have no real experience working with translations but do believe (hope) how to handle all of this is fully covered in the HOWTO. If not then let's be sure to update it. http://doc.php.net/php/dochowto/chapter-translation.php You may also want to look at some other translatio

Re: [PHP-DOC] Subversion Documentation 0.5

2007-06-01 Thread Philip Olson
The tone of this warning makes it sound like a bug, and maybe it is, but it could be a feature too. That and we do not document bugs. Please rewrite it to simply report the behavior and if this behavior changes in the future then we will document it. Warnings were toned done, bugs were no

Re: [PHP-DOC] Re: new docs translation: norwegian

2007-06-01 Thread Etienne Kneuss
Hello, $Revision: x $ will get extended to the correct value by CVS, (unless the file is marked as binary), so no problem at this point. The EN revision should point to the english version you're translating, so automated tools can track outdated files. Regards Knut Urdalen wrote: I'm not

Re: [PHP-DOC] Re: new docs translation: norwegian

2007-06-01 Thread Knut Urdalen
I'm not used to CVS (only Subversion), so I'm wondering what you want me to do with the revision tags inside the files I copy from the English version? I.e: Should I replace it with something else? Or just remove it from the translated version? I suppose it should not be the same. Regards,

[PHP-DOC] cvs: phpdoc / contacts.txt

2007-06-01 Thread Philip Olson
philip Fri Jun 1 18:43:15 2007 UTC Modified files: /phpdoc contacts.txt Log: Update contacts: philip->en, takagi->ja, knut->no # Update not yet complete but more on that later http://cvs.php.net/viewvc.cgi/phpdoc/contacts.txt?r1=1.10&r2=1.11&diff_form

Re: [PHP-DOC] Re: new docs translation: norwegian

2007-06-01 Thread Philip Olson
Thanks :) I'll do an initial check-in of current translated files when phpdoc-no is up. And so it begins... have fun! :) http://cvs.php.net/viewvc.cgi/phpdoc-no/ Regards, Philip

[PHP-DOC] #41560 [NEW]: atan2 return value documentation is inverted

2007-06-01 Thread php at kirkwarez dot com
From: php at kirkwarez dot com Operating system: N/A PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: atan2 return value documentation is inverted Description: The documentation page for atan2 (http://www.php.net/manual/en/function.ata

Re: [PHP-DOC] Re: new docs translation: norwegian

2007-06-01 Thread Knut Urdalen
Derick Rethans wrote: * New mailing list: [EMAIL PROTECTED] - How? Done * New newsgroup: php.doc.no - Update the colobus configuration file? Done Thanks :) I'll do an initial check-in of current translated files when phpdoc-no is up. Knut

[PHP-DOC] Re: new docs translation: norwegian

2007-06-01 Thread Derick Rethans
On Fri, 1 Jun 2007, Philip Olson wrote: > Hello Systems Geeks, > > The PHP documentation is adding a new translation! This > is for the Norwegian language with the code 'no'. > > Here's what you need to do: > > * New mailing list: [EMAIL PROTECTED] > - How? Done > > * New newsgroup: php.do

[PHP-DOC] new docs translation: norwegian

2007-06-01 Thread Philip Olson
Hello Systems Geeks, The PHP documentation is adding a new translation! This is for the Norwegian language with the code 'no'. Here's what you need to do: * New mailing list: [EMAIL PROTECTED] - How? * New newsgroup: php.doc.no - Update the colobus configuration file? And here's the part

Re: [PHP-DOC] Completing the cURL functions

2007-06-01 Thread Hannes Magnusson
On 6/1/07, Buesching, Logan J <[EMAIL PROTECTED]> wrote: > curl_multi_init: > + > + Returns a cURL on handle on success, &false; on failure. > + > + > + > +This only returns errors regarding the whole multi stack. There > might still have > +occurred problems on individual tran