Re: [PHP-DOC] improving object oriented / procedural combinations

2010-05-14 Thread Daniel Convissor
Folks: On Sun, Apr 25, 2010 at 10:10:28PM -0400, Daniel Convissor wrote: > STATIC > -- > DocBook: > >foo > > public > static > int > bar > > ... snip ... > OBJECT > -- > DocBook: > >foo > > public > int > bar > > I've just

Re: [PHP-DOC] expanded versus chunked manual pages

2010-05-14 Thread Daniel Convissor
Heya: On Wed, May 12, 2010 at 01:49:25PM -0700, Philip Olson wrote: > > There's been talk of allowing expanded pages within the documentation. > For example, this page: > - http://php.net/manual/en/reference.pcre.pattern.syntax.php Oh, wow! Hadn't seen the new layout. Sorry to get off on a t

Re: [PHP-DOC] Tagging methodsynopsis with role="oop" / role="proc".

2010-05-14 Thread Richard Quadling
On 14 May 2010 14:58, Hannes Magnusson wrote: > On Fri, May 14, 2010 at 15:31, Richard Quadling > wrote: >> On 14 May 2010 13:40, Hannes Magnusson wrote: >>> On Thu, May 13, 2010 at 15:00, Richard Quadling >>> wrote: So, I would like to use a role on the methodsynopsis to indicate OOP

Re: [PHP-DOC] Tagging methodsynopsis with role="oop" / role="proc".

2010-05-14 Thread Hannes Magnusson
On Fri, May 14, 2010 at 15:31, Richard Quadling wrote: > On 14 May 2010 13:40, Hannes Magnusson wrote: >> On Thu, May 13, 2010 at 15:00, Richard Quadling >> wrote: >>> So, I would like to use a role on the methodsynopsis to indicate OOP >>> or PROC use. This will allow me to include only the OOP

Re: [PHP-DOC] Tagging methodsynopsis with role="oop" / role="proc".

2010-05-14 Thread Richard Quadling
On 14 May 2010 13:40, Hannes Magnusson wrote: > On Thu, May 13, 2010 at 15:00, Richard Quadling > wrote: >> So, I would like to use a role on the methodsynopsis to indicate OOP >> or PROC use. This will allow me to include only the OOP methodsynopsis >> via the xinclude in the event of method ove

Re: [PHP-DOC] Tagging methodsynopsis with role="oop" / role="proc".

2010-05-14 Thread Hannes Magnusson
On Thu, May 13, 2010 at 15:00, Richard Quadling wrote: > So, I would like to use a role on the methodsynopsis to indicate OOP > or PROC use. This will allow me to include only the OOP methodsynopsis > via the xinclude in the event of method overloading. > > Changing > > http://docbook.org/ns/docbo

Re: [PHP-DOC] PhD TypeMaps.

2010-05-14 Thread Hannes Magnusson
On Thu, May 13, 2010 at 11:32, Richard Quadling wrote: > Hi. > > In the Package_Generic_XHTML::$myelementmap, when a tag has multiple > mappings, what is the relationship between the element and the > multiple mappings. > > Is it a direct parent/child relationship or is it ancestor. Its a parent/