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

2008-10-20 Thread Philip Olson
On 19 Oct 2008, at 12:41, Hannes Magnusson wrote: Hi all I created and uploaded a new package on our PEAR-channel, doc.php.net, called "pman". There is one problem: philip$ pear install doc.php.net/pman downloading pman-1.0.0.tgz ... Starting to download pman-1.0.0.tgz (3,810,407 bytes)

Re: [PHP-DOC] CVS Account Request: morgue

2008-10-20 Thread Hannes Magnusson
(CCing phpdoc@ so others may benefit from this mail) On Mon, Oct 20, 2008 at 17:44, Brandon Savage <[EMAIL PROTECTED]> wrote: > I'm particularly interested in the SVN extension. There are lots of > undocumented functions there. Also, apparently the ImageMagick library needs > some documentation.

[PHP-DOC] PhD 0.4.0 is out

2008-10-20 Thread Christian Weiske
Hello all, PhD, the PHP DocBook rendering system, has been released in version 0.4.0. Its main goal is to enable PEAR documentors to play around with a working PhD version, without having to install PHP 5.3 - it works with PHP 5.2.x. As always, you can install it via phpdoc's pear channel: $ pea

Re: [PHP-DOC] CVS Account Request: morgue

2008-10-20 Thread Philip Olson
On 20 Oct 2008, at 06:09, Hannes Magnusson wrote: On Mon, Oct 20, 2008 at 15:00, Cedric Schohn <[EMAIL PROTECTED]> wrote: Document PHP in English and/or French Verified. He has at least 13 SPL exceptions documented \o/ Cool, this account now exists and welcome to the documentation team

[PHP-DOC] Re: List the doc.php.net channel by default?

2008-10-20 Thread Brett Bieber
On Mon, Oct 20, 2008 at 8:52 AM, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > Hi PEAR-group! > > I've been wondering whom we (phpdoc) need to bribe to get our PEAR > channel (doc.php.net) available by default? > > As I see it the PEAR installer currently as 2 available-by-default channels: > - pe

[PHP-DOC] List the doc.php.net channel by default?

2008-10-20 Thread Hannes Magnusson
Hi PEAR-group! I've been wondering whom we (phpdoc) need to bribe to get our PEAR channel (doc.php.net) available by default? As I see it the PEAR installer currently as 2 available-by-default channels: - pear.php.net (for reusable PHP classes) - pecl.php.net (for PHP extensions) Both of which

Re: [PHP-DOC] CVS Account Request: morgue

2008-10-20 Thread Hannes Magnusson
On Mon, Oct 20, 2008 at 15:00, Cedric Schohn <[EMAIL PROTECTED]> wrote: > Document PHP in English and/or French > Verified. He has at least 13 SPL exceptions documented \o/ -Hannes

[PHP-DOC] CVS Account Request: morgue

2008-10-20 Thread Cedric Schohn
Document PHP in English and/or French

[PHP-DOC] Re: [Fwd: SPL Exception documentation]

2008-10-20 Thread Hannes Magnusson
Hi Schohn! Awesome work! Writing examples for each would be a great idea. I'm a bit unsure what exactly would be the best approach.. Most of the examples would be pretty much identical except for "throw new ExceptionName;" line :] Maybe create an new chapter called "Exception examples"? That cha