GH>> > Ah, sorry, I'm wrong. It is not empty when compiling, it cleans it up
GH>> > afterwards (to make my life more interesing, I guess :). Thanks a lot.
GH>>
GH>> It is actually cleaned up afterwards, because if you build some
GH>> different format, it would very much make harm there.
Well, i
GH>> > Ah, sorry, I'm wrong. It is not empty when compiling, it cleans it up
GH>> > afterwards (to make my life more interesing, I guess :). Thanks a lot.
GH>>
GH>> It is actually cleaned up afterwards, because if you build some
GH>> different format, it would very much make harm there.
Well, i
SM>> Thanks for your help. However, I see that in my build
SM>> entities/phpweb.ent is empty. Or, more precisely, contains only this:
SM>>
Ah, sorry, I'm wrong. It is not empty when compiling, it cleans it up
afterwards (to make my life more interesing, I guess :). Thanks a lot.
It is actually cl
SM>> Thanks for your help. However, I see that in my build
SM>> entities/phpweb.ent is empty. Or, more precisely, contains only this:
SM>>
Ah, sorry, I'm wrong. It is not empty when compiling, it cleans it up
afterwards (to make my life more interesing, I guess :). Thanks a lot.
--
Stanislav M
fb>> Thats because of entities/phpweb.ent, which is used and overwrites some
fb>> entities from global.ent.
fb>> More info is available here:
fb>> http://cvs.php.net/cvs.php/phpdoc/Makefile.in?login=2
fb>> see the log message for version 1.130
Thanks for your help. However, I see that in my build
I have a slight problem with URLs in the manual - specifily, in preface
page (preface.xml). The link is written as:
url="&url.php.docs;">&url.php.docs; and the entity url.php.docs
is:
http://www.php.net/docs.php";>
However, when I build the manual (with DSSSL, phpweb version), the URL
comes o
> I have a slight problem with URLs in the manual - specifily, in preface
> page (preface.xml). The link is written as: url="&url.php.docs;">&url.php.docs; and the entity url.php.docs
>
> is:
> http://www.php.net/docs.php";>
>
> However, when I build the manual (with DSSSL, phpweb version),
I have a slight problem with URLs in the manual - specifily, in preface
page (preface.xml). The link is written as: &url.php.docs; and the entity url.php.docs
is:
http://www.php.net/docs.php";>
However, when I build the manual (with DSSSL, phpweb version), the URL
comes out as /docs.php - i.e.