Re: [PHP-DOC] restructurung function reference]

2005-01-07 Thread Nuno Lopes
But did anyone read this thread I've pointed out in a previous message? http://lists.oasis-open.org/archives/docbook-tc/200409/msg0.html Do I see right that noone replied to Norman's questions? The main decision to introduce instead of giving new meaning to some of the docbook structures was

Re: [PHP-DOC] restructurung function reference]

2005-01-07 Thread Gabor Hojtsy
But did anyone read this thread I've pointed out in a previous message? http://lists.oasis-open.org/archives/docbook-tc/200409/msg0.html Do I see right that noone replied to Norman's questions? The main decision to introduce instead of giving new meaning to some of the docbook structures was

Re: [Fwd: Re: [PHP-DOC] restructurung function reference]

2005-01-07 Thread Gabor Hojtsy
I have played with this before and as far as i remember the problem is that only a certain order of and tags is allowed within by the DocBook DTD AFAIR DSSSL is not too picky when it comes to DTD issues like this while XSLT and "make test" will complain heavily Anyway, i have considered this app

Re: [Fwd: Re: [PHP-DOC] restructurung function reference]

2005-01-07 Thread Derick Rethans
On Fri, 7 Jan 2005, Mehdi Achour wrote: > > I have played with this before and as far as i remember the problem is > > that only a certain order of and tags is allowed > > within by the DocBook DTD > > > > AFAIR DSSSL is not too picky when it comes to DTD issues like this > > while XSLT and "ma

Re: [Fwd: Re: [PHP-DOC] restructurung function reference]

2005-01-07 Thread Mehdi Achour
Gabor Hojtsy wrote: I changed mysqli a little bit ( to and to . For an example see http://www.php-award.net/mysqli/index.html This does not seem to be that bad :) I wonder what were the good points on using reference instead of chapter here... Chapter seems to be able to contain a just fine

Re: Re: [PHP-DOC] restructurung function reference]

2005-01-07 Thread Nuno Lopes
But did anyone read this thread I've pointed out in a previous message? http://lists.oasis-open.org/archives/docbook-tc/200409/msg0.html Nuno

[Fwd: Re: [PHP-DOC] restructurung function reference]

2005-01-07 Thread Gabor Hojtsy
I guess Hartmut intended to post this to the ML. Goba --- Begin Message --- Gabor Hojtsy wrote: I changed mysqli a little bit ( to and to . For an example see http://www.php-award.net/mysqli/index.html This does not seem to be that bad :) I wonder what were the good points on using reference in

Re: [PHP-DOC] restructurung function reference

2005-01-03 Thread Gabor Hojtsy
Would be nice if our DSSSL/XSLT experts would comment on what does a change in the DTD (to accept child pages in reference) or the used tag (to be able to break the reference) mean in the end. You might be able to try on a simple prototype. Question is what effect would it have on the TOC and

Re: [PHP-DOC] restructurung function reference

2005-01-03 Thread Nuno Lopes
Am Mo, den 03.01.2005 schrieb Gabor Hojtsy um 13:09: Would be nice if our DSSSL/XSLT experts would comment on what does a change in the DTD (to accept child pages in reference) or the used tag (to be able to break the reference) mean in the end. You might be able to try on a simple prototype. Ques

Re: [PHP-DOC] restructurung function reference

2005-01-03 Thread Georg Richter
Am Mo, den 03.01.2005 schrieb Gabor Hojtsy um 13:09: > Would be nice if our DSSSL/XSLT experts would comment on what does a > change in the DTD (to accept child pages in reference) or the used tag > (to be able to break the reference) mean in the end. You might be able > to try on a simple pro

Re: [PHP-DOC] restructurung function reference

2005-01-03 Thread Gabor Hojtsy
Improved MySQLI Section | +-- Introduction +-- Requirements +-- Installation +-- Runtime Configuration +-- Predefined Constants +-- Embedded server +-- Object Model | +-- Driver class | constructors | methods | properties | +-- Connection class | constructors | me