Re: [PHP-DOC] URLs in manual stripped

2003-06-27 Thread Gabor Hojtsy
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

Re: [PHP-DOC] URLs in manual stripped

2003-06-27 Thread Stanislav Malyshev
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

Re: [PHP-DOC] URLs in manual stripped

2003-06-27 Thread Gabor Hojtsy
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

Re: [PHP-DOC] URLs in manual stripped

2003-06-27 Thread Stanislav Malyshev
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

Re: [PHP-DOC] URLs in manual stripped

2003-06-27 Thread Stanislav Malyshev
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

Re: [PHP-DOC] URLs in manual stripped

2003-06-26 Thread Gabor Hojtsy
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

Re: [PHP-DOC] URLs in manual stripped

2003-06-26 Thread friedhelm betz
> 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),

[PHP-DOC] URLs in manual stripped

2003-06-26 Thread Stanislav Malyshev
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.