Re: [PHP-DOC] RE: [PHP-DEV] RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-17 Thread Gabor Hojtsy
Jared Williams wrote: >>I litle hack. >> >>It removes comments in XML, but resolves all XML entities >>without modifications to make all xml files "standalone" > > Yes I have some code that does something similar, for > http://ren.dotgeek.org/DooX/index.php > It chunks, indexes, puts the chunks

RE: [PHP-DOC] RE: [PHP-DEV] RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-17 Thread Jared Williams
> > Jared Williams escreveu: > >>>How about moving away from using system entities to construct the > >>>manual and using Xinclude instead? (See the mysql ref > >>manual docbook > >>>sources) This would make the base pages independent from > >> > >>each other, and loadable into a DOMDocument, wh

Re: [PHP-DOC] RE: [PHP-DEV] RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-16 Thread André Luis Ferreira da Silva Bacci
Jared Williams escreveu: How about moving away from using system entities to construct the manual and using Xinclude instead? (See the mysql ref manual docbook sources) This would make the base pages independent from each other, and loadable into a DOMDocument, which could be transformed wi

[PHP-DOC] RE: [PHP-DEV] RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-15 Thread Jared Williams
> > How about moving away from using system entities to construct the > > manual and using Xinclude instead? (See the mysql ref > manual docbook > > sources) This would make the base pages independent from > each other, and loadable into a DOMDocument, which could be > transformed with xslt.

[PHP-DOC] Re: [PHP-DEV] RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-15 Thread Jochem Maas
Jared Williams wrote: -Original Message- ... How about moving away from using system entities to construct the manual and using Xinclude instead? (See the mysql ref manual docbook sources) This would make the base pages independent from each other, and loadable into a DOMDocum