[PHP-DOC] improving object oriented / procedural combinations

2010-04-21 Thread Daniel Convissor
Hi Folks: In trying to add the procedural style interface to the DateTime docs I went searching for how we currently present stuff that has both object oriented and procedural interfaces. It turns out there is no consistent way of going about it, plus there are some other oddities that would b

Re: [PHP-DOC] skeletons in doc-base RFC are out of date

2010-04-21 Thread Daniel Convissor
Hi Philip: On Wed, Apr 21, 2010 at 12:20:48PM -0700, Philip Olson wrote: > > On Apr 20, 2010, at 8:42 AM, Daniel Convissor wrote: > > > The files in phpdoc/doc-base/trunk/RFC/skeletons use the old > > documentation structure. Should these files be updated, or should the be > > eliminated? >

Re: [PHP-DOC] problem with phd output dir for php format

2010-04-21 Thread Daniel Convissor
Hi Philip: On Wed, Apr 21, 2010 at 12:05:03PM -0700, Philip Olson wrote: > > Typically people use a symlink, see: > http://wiki.php.net/doc/phd/view Oy. Yet another documentation how to page. :) I was looking at similar, but slightly different instructions on http://doc.php.net/php/dochowt

Re: [PHP-DOC] skeletons in doc-base RFC are out of date

2010-04-21 Thread Philip Olson
On Apr 20, 2010, at 8:42 AM, Daniel Convissor wrote: > Hi Folks: > > The files in phpdoc/doc-base/trunk/RFC/skeletons use the old > documentation structure. Should these files be updated, or should the be > eliminated? They should be up-to-date, so what exactly is wrong with them? The online

Re: [PHP-DOC] SVN Account Request: jesus_cova

2010-04-21 Thread Philip Olson
On Apr 21, 2010, at 7:52 AM, Yago Ferrer wrote: > Can you please activate this account? This account has been approved with karma granted. Jesus, welcome to the PHP documentation team! :) Regards, Philip

Re: [PHP-DOC] problem with phd output dir for php format

2010-04-21 Thread Philip Olson
On Apr 21, 2010, at 10:31 AM, Daniel Convissor wrote: > Hi Folks: > > I just set up a mirror of the PHP website on my Linux box for > documentation testing purposes. The website has the manual output in > "/manual/en". But PhD puts the output in > "/php-web". > > This happens because Packa

[PHP-DOC] problem with phd output dir for php format

2010-04-21 Thread Daniel Convissor
Hi Folks: I just set up a mirror of the PHP website on my Linux box for documentation testing purposes. The website has the manual output in "/manual/en". But PhD puts the output in "/php-web". This happens because Package/PHP/Web.php defines the format name as "PHP-Web" and then uses that

Re: [PHP-DOC] [patch] curl_setopt option table headings

2010-04-21 Thread Daniel Egeberg
On Wed, Apr 21, 2010 at 18:31, Patrick van Staveren wrote: > I've been using this function reference for years, and was surprised to find > that if I read closely, above each table for the various values to pass in, > the type of the value is specified.  I'd never read the page closely enough > to

[PHP-DOC] [patch] curl_setopt - add example for HTTPHEADER option

2010-04-21 Thread Patrick van Staveren
It's not clearly specified whether to use an array with formatted headers or an associative array (ala HttpRequest::addHeaders()) and I figure this is worth an example for clarity. Cheers, Patrick Index: reference/curl/functions/curl-setopt.xml ==

[PHP-DOC] [patch] curl_setopt option table headings

2010-04-21 Thread Patrick van Staveren
I've been using this function reference for years, and was surprised to find that if I read closely, above each table for the various values to pass in, the type of the value is specified. I'd never read the page closely enough to realize that the options are grouped by type; I think it might

[PHP-DOC] Bugs in OE Editor: commit warning.

2010-04-21 Thread Yago Ferrer
Hey Yannick, I got this message trying to fix a typo in the English version. svn ci trial #0 property 'svn:keywords' set on 'en/install/windows/building.xml' property 'svn:eol-style' set on 'en/install/windows/building.xml' svn: warning: Can't open file '/root/.subversion/servers': Permission den

Fwd: [PHP-DOC] SVN Account Request: jesus_cova

2010-04-21 Thread Yago Ferrer
Can you please activate this account? -- Forwarded message -- From: Yago Ferrer Date: 2010/4/19 Subject: Re: [PHP-DOC] SVN Account Request: jesus_cova To: Jesús Rafael Cova Huerta Cc: phpdoc@lists.php.net, Philip Olson Hi, I talked with Jesús Cova and he wants to keep translat

Re: [PHP-DOC] Subversion access to contribute documentation fixes

2010-04-21 Thread Peter Cowburn
On 20 April 2010 23:11, Patrick van Staveren wrote: > Hello, Hi Patrick! > > I'd like to contribute to the PHP manual. Excellent, the more the merrier! > I'd like a subversion account if > someone will give me karma.  If not I'll just send patches here :) The general procedure is to introduce