Re: [PHP-DOC] Manual building

2001-07-10 Thread Hojtsy Gabor
> I think, for consistency, it's better to put this ENTITY on global.ent > insteed on faqurls.ent > What do you think? It is separate, I think because it will be a big one, with many entitities inside. A big file is hard to manage... The faqurls.ent will grow rapidly... Goba

Re: [PHP-DOC] Manual building

2001-07-10 Thread Luca Perugini
I think, for consistency, it's better to put this ENTITY on global.ent insteed on faqurls.ent What do you think? Luk On 10 Jul 2001 16:23:50 +0200, Luca Perugini wrote: > Solved. > > I've just exec this > > cvs co phpdoc/faqurls.ent > > and everything it's fine now. > > Luk > > On 10 Jul

Re: [PHP-DOC] Manual building

2001-07-10 Thread Hojtsy Gabor
> Solved. > > I've just exec this > > cvs co phpdoc/faqurls.ent > > and everything it's fine now. Because it was not a correct update before... Goba

Re: [PHP-DOC] Manual building

2001-07-10 Thread Luca Perugini
Solved. I've just exec this cvs co phpdoc/faqurls.ent and everything it's fine now. Luk On 10 Jul 2001 16:11:44 +0200, Luca Perugini wrote: > Hi Goba, Damien, > after an cvs update I'm getting this error on make test > > > nsgmls -i lang-en -s ./phpdocxml.dcl manual.xml > nsgmls:manual.xml

Re: [PHP-DOC] Manual building

2001-07-10 Thread Luca Perugini
Hi Goba, Damien, after an cvs update I'm getting this error on make test nsgmls -i lang-en -s ./phpdocxml.dcl manual.xml nsgmls:manual.xml:22:0:E: cannot open "./faqurls.ent" (No such file or directory) nsgmls:./en/faq/general.xml:20:27:E: general entity "faqurl.php.manual" not defined and no de

Re: [PHP-DOC] Manual building

2001-07-10 Thread Hojtsy Gabor
Hi Damien! > Most of today's error are due to new faq section. This will settle down as > soon as faq get on its wheel (soon, I guess). The errors are corrected now :) The entities are in the main phpdoc dir. Goba

Re: [PHP-DOC] Manual building

2001-07-10 Thread Hojtsy Gabor
> > fr and hu is being worked on (I suppose), > Some other updates will require more time on the French Manual, as I'm going > throug a major typos eradication campaign, prior to edition. Added to your > own updates. Yes, hu is worked on :) I would like to translate all updates, and not just copy

Re: [PHP-DOC] Manual building

2001-07-10 Thread Damien Seguy
on 9/07/01 21:06, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > fr and hu is being worked on (I suppose), Beat me! Most of today's error are due to new faq section. This will settle down as soon as faq get on its wheel (soon, I guess). Some other updates will require more time on the French M

[PHP-DOC] Manual building

2001-07-09 Thread jeroen
Hi, quite some languages are broken. This includes: br_PT: 9/5 fr: 13/5 hu: 14/5 nl: 14/5 es: 20/5 kr: 17/6 fr and hu is being worked on (I suppose), I'll now try to fix the others. It'd be nice to have the manuals almost always at least build. How is it on the changes in the manual system? How