Re: [PHP-DOC] Re: A PHPDoc DTD: Making subfiles validate

2008-04-22 Thread Philip Olson
Not really userfriendly solution, any ideas? How are the ideas in this thread progressing? And please be clear about how the changes affect translations... So am I understanding it correctly that: 1. All files will add a If so, these two parts can be done with very little impact on tran

Re: [PHP-DOC] Re: A PHPDoc DTD: Making subfiles validate

2008-03-03 Thread Richard Quadling
On 03/03/2008, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > On Mon, Mar 3, 2008 at 2:42 AM, Edward Z. Yang > <[EMAIL PROTECTED]> wrote: > > Ok, so here's the new plan: > > > > 1. Create a PHPDoc DTD (with its own public ID) that contains any magic > > trickery we want to maintain. Even if i

Re: [PHP-DOC] Re: A PHPDoc DTD: Making subfiles validate

2008-03-03 Thread Hannes Magnusson
On Mon, Mar 3, 2008 at 2:42 AM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > Ok, so here's the new plan: > > 1. Create a PHPDoc DTD (with its own public ID) that contains any magic > trickery we want to maintain. Even if it ends up being identical to > DocBook's DTD, specifying our own gives us f

Re: [PHP-DOC] Re: A PHPDoc DTD: Making subfiles validate

2008-03-03 Thread Gwynne Raskind
For the record, I suggested doing this in the original PhD proposal document. But my proposal wasn't nearly as good as this one; well done Edward! +2 from me on this. -- Gwynne, Daughter of the Code "This whole world is an asylum for the incurable." On Mar 2, 2008, at 8:42 PM, Edward Z. Yang