Re: [DOC-NO] cvs: phpdoc-no / language-defs.ent preface.xml /chapters intro.xml /language basic-syntax.xml
[email protected] (Knut Urdalen) Mon, 04 Jun 2007 00:43:08 +0200
| Newsgroups | php.doc.no |
|---|---|
| Message-ID | <[email protected]> |
Hannes Magnusson wrote: > You should consider using <!-- EN-Revision: --> comments to make it > easier on yourself checking the up-to-date status on the files. See: > http://doc.php.net/php/dochowto/translation-revtrack.php#translation-revcheck-comments > > Ah, nice :) I've added EN-Revision comments to all the current files. I liked the output of "make revcheck" also. But where's the script that do all the magic here: http://doc.php.net/php/it/revcheck.php ? > Also, I am pretty sure we explicitly send out utf8 headers without > checking the actual content encoding... I just saw that when I used "make html" it tried to convert utf-8 characters to latin-1 characters and by changing the encoding in the XML-definition it worked (stayed as utf-8). > Knut: Congrats on your first commit! and welcome to the team \o/ Thanks :) Knut