Re: [PHP-DOC] Translating php manual into Persian

2009-07-30 Thread pedram salehpoor
dear Daniel We better to continue our discussion in the dedicated mailing list of persian translation DOC-FA. But have you worked with any extension of PHP. The main part of PHP documentation is its documentation of extensions. The other parts are relatively translated. If you are able to translate

[PHP-DOC] CVS account

2009-07-30 Thread Alan J Collison
Hello, I would like to get a CVS account so I can help contribute some PHP documentation. More specifically, I'm getting started helping out with the Gearman extension. I work with PHP at Concentric Hosting (part of XO Communications) and have worked with James Luedke (who coded the extension)

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread Greg Beaver
Richard Quadling wrote: > 2009/7/30 Greg Beaver : > >> Hannes Magnusson wrote: >> >>> On Thu, Jul 30, 2009 at 11:03, KSChan wrote: >>> > Using svn:externals magic however is the simplest approach: > $ svn checkout http://svn.php.net/viewvc/phpdoc/modules/doc-all/ >

[PHP-DOC] CVS Account Request: brandon

2009-07-30 Thread Brandon Savage
Maintaining the documentation

Re: [PHP-DOC] SPL Autoload Register Patch

2009-07-30 Thread Brandon Savage
On Thu, Jul 30, 2009 at 10:33 AM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > On Thu, Jul 30, 2009 at 13:28, Brandon Savage > wrote: > >> > >> 2009/7/28 Brandon Savage : > >> > > >> > On Jul 28, 2009, at 4:17 AM, Hannes Magnusson wrote: > >> >> Are you planning on contributing more doc

Re: [PHP-DOC] SPL Autoload Register Patch

2009-07-30 Thread Hannes Magnusson
On Thu, Jul 30, 2009 at 13:28, Brandon Savage wrote: >> >> 2009/7/28 Brandon Savage : >> > >> > On Jul 28, 2009, at 4:17 AM, Hannes Magnusson wrote: >> >> Are you planning on contributing more docs, or do you want someone to >> >> commit this for you? >> >> >> >> I was told on IRC that my replies l

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread Richard Quadling
2009/7/30 Greg Beaver : > Hannes Magnusson wrote: >> On Thu, Jul 30, 2009 at 11:03, KSChan wrote: Using svn:externals magic however is the simplest approach: $ svn checkout http://svn.php.net/viewvc/phpdoc/modules/doc-all/ >>> If using externals, can svn commit using 1 operation only as "

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread Greg Beaver
Hannes Magnusson wrote: > On Thu, Jul 30, 2009 at 11:03, KSChan wrote: >>> Using svn:externals magic however is the simplest approach: >>> $ svn checkout http://svn.php.net/viewvc/phpdoc/modules/doc-all/ >> If using externals, can svn commit using 1 operation only as "svn ci >> doc-all/en/some_file

[PHP-DOC] Re: [DOC-CVS] svn: /phpdoc/en/trunk/reference/datetime/ timezones.xml

2009-07-30 Thread Richard Quadling
2009/7/30 Hannes Magnusson : > On Thu, Jul 30, 2009 at 12:59, Hannes > Magnusson wrote: >> On Thu, Jul 30, 2009 at 12:56, Richard Quadling wrote: >>> rquadling                                Thu, 30 Jul 2009 10:56:29 + >>> >>> Revision: http://svn.php.net/viewvc?view=revision&revision=286550 >>

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread Richard Quadling
2009/7/30 Hannes Magnusson : > On Thu, Jul 30, 2009 at 11:04, Richard Quadling > wrote: >>> Using svn:externals magic however is the simplest approach: >>> $ svn checkout http://svn.php.net/viewvc/phpdoc/modules/doc-all/ >>> >> >> Is there a technical reason why the svn:externals is not the prefer

Re: [PHP-DOC] SPL Autoload Register Patch

2009-07-30 Thread Brandon Savage
On Tue, Jul 28, 2009 at 6:12 AM, Peter Cowburn wrote: > 2009/7/28 Brandon Savage : > > > > On Jul 28, 2009, at 4:17 AM, Hannes Magnusson wrote: > > > >> On Tue, Jul 28, 2009 at 01:30, Brandon Savage > > >> wrote: > >>> > >>> I spent a bit going over the wording with someone else before I > submitt

[PHP-DOC] Re: [DOC-CVS] svn: /phpdoc/en/trunk/reference/datetime/ timezones.xml

2009-07-30 Thread Hannes Magnusson
On Thu, Jul 30, 2009 at 12:59, Hannes Magnusson wrote: > On Thu, Jul 30, 2009 at 12:56, Richard Quadling wrote: >> rquadling                                Thu, 30 Jul 2009 10:56:29 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=286550 >> >> Log: >> TimezoneDB updated to ver

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread Hannes Magnusson
On Thu, Jul 30, 2009 at 11:04, Richard Quadling wrote: >> Using svn:externals magic however is the simplest approach: >> $ svn checkout http://svn.php.net/viewvc/phpdoc/modules/doc-all/ >> > > Is there a technical reason why the svn:externals is not the preferred way? > > Having to have scripts dea

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread Hannes Magnusson
On Thu, Jul 30, 2009 at 11:03, KSChan wrote: >> >> Using svn:externals magic however is the simplest approach: >> $ svn checkout http://svn.php.net/viewvc/phpdoc/modules/doc-all/ > > If using externals, can svn commit using 1 operation only as "svn ci > doc-all/en/some_file doc-all/fr/just_another_

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread Richard Quadling
2009/7/30 Hannes Magnusson : > On Thu, Jul 30, 2009 at 10:36, KSChan wrote: >> On Thu, Jul 30, 2009 at 1:57 AM, Philip Olson wrote: >>> >>> Hi all, >>> >>> Here's a draft of what our checkout instructions might look like. The idea >>> is to consolidate where we talk about checking out the docs, th

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread KSChan
> > > Using svn:externals magic however is the simplest approach: > $ svn checkout http://svn.php.net/viewvc/phpdoc/modules/doc-all/ > If using externals, can svn commit using 1 operation only as "svn ci doc-all/en/some_file doc-all/fr/just_another_file " ? ks

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread Hannes Magnusson
On Thu, Jul 30, 2009 at 10:36, KSChan wrote: > On Thu, Jul 30, 2009 at 1:57 AM, Philip Olson wrote: >> >> Hi all, >> >> Here's a draft of what our checkout instructions might look like. The idea >> is to consolidate where we talk about checking out the docs, then link >> there. Please have a look

Re: [PHP-DOC] Preferred doc checkouts

2009-07-30 Thread KSChan
On Thu, Jul 30, 2009 at 1:57 AM, Philip Olson wrote: > Hi all, > > Here's a draft of what our checkout instructions might look like. The idea > is to consolidate where we talk about checking out the docs, then link > there. Please have a look and improve: > > http://wiki.php.net/doc/scratchpad/h