Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Gabor Hojtsy
> Hmm I'm surprised that these excess blank lines are not visible in > HTML source. I looked in html-common.dsl and found the hack -- you are > using (process-children-trim) in custom verbatim rule instead of > (process-children) which is in standard DSSSL stylesheets. Yes, it's intentionally

[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions DomNode-append-sibling.xml

2002-09-09 Thread Andrioli Darvin
darvina Mon Sep 9 15:25:36 2002 EDT Modified files: /phpdoc/en/reference/domxml/functions DomNode-append-sibling.xml Log: Insert revision tag Index: phpdoc/en/reference/domxml/functions/DomNode-append-sibling.xml diff -u phpdoc/en/reference/domxml/fun

[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions DomNode-last-child.xml

2002-09-09 Thread Andrioli Darvin
darvina Mon Sep 9 15:22:26 2002 EDT Modified files: /phpdoc/en/reference/domxml/functions DomNode-last-child.xml Log: Typo fix Index: phpdoc/en/reference/domxml/functions/DomNode-last-child.xml diff -u phpdoc/en/reference/domxml/functions/DomNode-last

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Jirka Kosek
Gabor Hojtsy wrote: > > > > I'm pretty sure it's possible to tweak > > > things so that those spaces don't show up, > > > > If all programlistings in manual have two blank lines in the start and > > at the end, they could be removed by some stylesheet tweaking. > > We do not need any newlines at

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Gabor Hojtsy
> > I'm pretty sure it's possible to tweak > > things so that those spaces don't show up, > > If all programlistings in manual have two blank lines in the start and > at the end, they could be removed by some stylesheet tweaking. We do not need any newlines at the begining of examples and at the

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Jirka Kosek
[EMAIL PROTECTED] wrote: > But this is totally unreadable, I got you point. > I'm pretty sure it's possible to tweak > things so that those spaces don't show up, If all programlistings in manual have two blank lines in the start and at the end, they could be removed by some stylesheet tweaking

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Jirka Kosek
Hartmut Holzgraefe wrote: > > For example if you do striping, you are unable to > > start code example by blank line. > > well thats exactly what i'm talking about, triming s is > good, while triming isn't, so have the stylesheets > do it this way ... But programlistings are the problem -- it

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread derick
> should be written as following: > >Often you need classes with similar variables and functions > to another existing class. In fact, it is good practice to > ... > on a single base class, that is, multiple inheritance is > not supported. Classes are extended using the keyword 'extends'. >

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Gabor Hojtsy
> Stylesheets of course can strip this space, but DocBook stylesheets > doesn't do that because in XML all whitespace in mixed content is > significant. In SGML this was quite different as there were more fancy > options. But automatical striping of trailing and leading whitespace is > bad idea in

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Hartmut Holzgraefe
Jirka Kosek wrote: > But automatical striping of trailing and leading whitespace is > bad idea in general. doing so for *all* tags/environment is, doing so on a tag-by-tag schene isn't at all > For example if you do striping, you are unable to > start code example by blank line. well thats ex

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Jirka Kosek
Hartmut Holzgraefe wrote: > AFAIR it is up to the stylesheets to define whether leading/trailing > whitespace is significant or to be ignored for a tag Stylesheets of course can strip this space, but DocBook stylesheets doesn't do that because in XML all whitespace in mixed content is significan

Re: [PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Hartmut Holzgraefe
Jirka Kosek wrote: > Hi, > > while quick look into PDF which I generated, I recognized space > character at the start of each paragraph and also extra blank line > before and after each program listing. This is not visible in HTML as > HTML is very liberal to whitespace and ignores them. Problem

[PHP-DOC] Excess whitespace in XML files

2002-09-09 Thread Jirka Kosek
Hi, while quick look into PDF which I generated, I recognized space character at the start of each paragraph and also extra blank line before and after each program listing. This is not visible in HTML as HTML is very liberal to whitespace and ignores them. Problem is that in XML whitespace is si

Re: [PHP-DOC] configuration and uodbc.xml

2002-09-09 Thread Gabor Hojtsy
> I linkend in configuration.xml the same way as constants.xml > for the uodbc-extension by adding &reference.configuration.xml > in reference.xml. The contents of configuration.xml are the > ini-settings for the extension :-) > > Therefore I added a new entity in language-snippets.ent > > > > T

Re: [PHP-DOC] Re: Full PDF Manual for 4.2.2

2002-09-09 Thread Jirka Kosek
James Cox wrote: > > how often would you be able to do this Jirka? I suppose at least once in a month. Jirka -- - Jirka Kosek e-mail: [EMAIL PROTECTED] http://www.kosek.cz -

[PHP-DOC] iconv-get-encoding

2002-09-09 Thread Friedhelm Betz
Hi, Added some info to the iconv-functions. One question befor I commit: The proto of iconv-get-encoding says that the parameter type is optional (also in the source definition). This seems to be wrong. Could someone verify? http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

[PHP-DOC] configuration and uodbc.xml

2002-09-09 Thread Friedhelm Betz
Hi, I linkend in configuration.xml the same way as constants.xml for the uodbc-extension by adding &reference.configuration.xml in reference.xml. The contents of configuration.xml are the ini-settings for the extension :-) Therefore I added a new entity in language-snippets.ent The behaviour o

[PHP-DOC] cvs: phpdoc /en/reference/cpdf/functions cpdf-set-leading.xml

2002-09-09 Thread Friedhelm Betz
betzMon Sep 9 03:57:36 2002 EDT Modified files: /phpdoc/en/reference/cpdf/functions cpdf-set-leading.xml Log: typo fix, repoerted by user notes Index: phpdoc/en/reference/cpdf/functions/cpdf-set-leading.xml diff -u phpdoc/en/reference/cpdf/functions/cpd