[PHP-DOC] Re: PhD and partial rendering

2009-02-16 Thread Hannes Magnusson
On Mon, Feb 16, 2009 at 23:44, Laurent Laville wrote: > Hello Hannes, > > While I've investigated a little in partial rendering features, I found a > curious syntax. > > Perharps you could explain me where does it came from (or if it's just a > typo error somewhere) [..] > > Could you explain why

Re: [PHP-DOC] PhD (0.4.4) does not yet celebrated the new year

2009-02-16 Thread Christian Weiske
Hello Laurent, > While I read doc about PhD [1], I found everywhere for a previous > version (0.4.2) > "Copyright (c) 2008-2009 The PHP Documentation Group" > > But with current version PhD 0.4.4, I got only : > > phd --help > PhD version: 0.4.4 > Copyright (c) 2008 The PHP Documentation Group

[PHP-DOC] PhD and partial rendering

2009-02-16 Thread Laurent Laville
Hello Hannes, While I've investigated a little in partial rendering features, I found a curious syntax. Perharps you could explain me where does it came from (or if it's just a typo error somewhere) I've tried to generate the CHM version of one of my PEAR package (as example). So I follo

[PHP-DOC] PhD (0.4.4) does not yet celebrated the new year

2009-02-16 Thread Laurent Laville
Hello, While I read doc about PhD [1], I found everywhere for a previous version (0.4.2) "Copyright (c) 2008-2009 The PHP Documentation Group" But with current version PhD 0.4.4, I got only : phd --help PhD version: 0.4.4 Copyright (c) 2008 The PHP Documentation Group phd --version PhD vers

[PHP-DOC] CVS Account Request: mgdm

2009-02-16 Thread Michael Maclean
Updating SOAP and other documentation to new markup (resending)

Re: [PHP-DOC] SOAP documentation updated to new markup

2009-02-16 Thread Daniel Convissor
Hi Michael: On Mon, Feb 16, 2009 at 11:54:47AM +, Michael Maclean wrote: > I've been working on updating the docs for ext/soap to the new markup Thanks. > It's pretty much a port of the existing documentation though with > phrases like "you will need..." changed for the 3rd person, etc. If

Re: [PHP-DOC] Changes to filerefs

2009-02-16 Thread Richard Quadling
2009/2/16 Olivier Hill : > That's a good one. Been living all my life in a French environment, > albeit it's the first time I see the actual translation of the popular > Hello World program :) > > Thanks Richard. > > Olivier > > On Mon, Feb 16, 2009 at 6:45 AM, Richard Quadling > wrote: > >> Hello

Re: [PHP-DOC] CVS account request: mgdm

2009-02-16 Thread Hannes Magnusson
On Mon, Feb 16, 2009 at 14:16, Michael Maclean wrote: > I've been doing a bit of work on the SOAP extension and I intend to > update a few more extensions to the new markup too. Verified. He did a great job on the soap docs and wants to continue working on these things :) -Hannes

[PHP-DOC] CVS account request: mgdm

2009-02-16 Thread Michael Maclean
I've been doing a bit of work on the SOAP extension and I intend to update a few more extensions to the new markup too.

Re: [PHP-DOC] Changes to filerefs

2009-02-16 Thread Olivier Hill
That's a good one. Been living all my life in a French environment, albeit it's the first time I see the actual translation of the popular Hello World program :) Thanks Richard. Olivier On Mon, Feb 16, 2009 at 6:45 AM, Richard Quadling wrote: > Hello wereld! > Bonjour monde! > Hallo Welt! > こん

[PHP-DOC] SOAP documentation updated to new markup

2009-02-16 Thread Michael Maclean
Hi, I've been working on updating the docs for ext/soap to the new markup, and the results can be seen here: http://mgdm.net/~michael/soapdocs.tar.gz It's pretty much a port of the existing documentation though with phrases like "you will need..." changed for the 3rd person, etc. If this bit is O

[PHP-DOC] Changes to filerefs

2009-02-16 Thread Richard Quadling
Hi. In case you missed it, the fileref attribute for tags now has a different structure. Previously ... And now ... The fileref is relative to the root of phpdoc. As the fileref includes the language, the image can be amended and sto

Re: [PHP-DOC] PhD 0.4.4 released

2009-02-16 Thread Richard Quadling
2009/2/16 Hannes Magnusson : > On Mon, Feb 16, 2009 at 11:28, Christian Weiske wrote: >> Hello together, >> >> >> PhD 0.4.4 has been released some minutes ago. > > I have updated the rsync box and it is now using PhD 0.4.4. > Feel free to re-commit the image changes. > > -Hannes > Thank you. --

Re: [PHP-DOC] PhD 0.4.4 released

2009-02-16 Thread Hannes Magnusson
On Mon, Feb 16, 2009 at 11:28, Christian Weiske wrote: > Hello together, > > > PhD 0.4.4 has been released some minutes ago. I have updated the rsync box and it is now using PhD 0.4.4. Feel free to re-commit the image changes. -Hannes

[PHP-DOC] PhD 0.4.4 released

2009-02-16 Thread Christian Weiske
Hello together, PhD 0.4.4 has been released some minutes ago. Changes in this version: * Add support for in pear theme. (Christian) * Replace ereg_replace with preg_replace. (Christian) * Implement request #47201 (Allow custom source code highlighter (e.g. Geshi)). (Christian) * Support and