Date: 08/08/01
- Next message: Jani Taskinen: "[PHP-DOC] Re: [PHP-DEV] Bug #12640 Updated: Can't find php_domxml.dll file"
- Previous message: Luca Perugini: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- In reply to: Luca Perugini: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- Next in thread: Thomas Schöfbeck: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- Reply: Thomas Schöfbeck: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- Reply: Luca Perugini: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > > Is
> > > <!-- EN-Revision: 1.1 -->
> Right.. or like I've already said
>
> ....
> Directory/File Translator Status/EN
> =================================================
> bookinfo.xml perugini T1.13
>
> ....
>
> > > <!-- $Revision: 1.1 $ -->
>
> We can use
> <lang>/<section>/CVS/Entries
>
>
> on this way we don't need to grep every file
> ... but only some temp file.
Here we do not want to optimize the grep, but
would like to optimize our work. Placing tha revision
inside the file, means:
- one commit (one modification to only one file and no Translators)
- only need to look inside the file, and see the version
If we add some <!-- EN-Revision: 1.1 Translator: Luca State: Translated -->
Then we can autogenerate a table like the one we use now in the
Translators file.
Goba
- Next message: Jani Taskinen: "[PHP-DOC] Re: [PHP-DEV] Bug #12640 Updated: Can't find php_domxml.dll file"
- Previous message: Luca Perugini: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- In reply to: Luca Perugini: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- Next in thread: Thomas Schöfbeck: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- Reply: Thomas Schöfbeck: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- Reply: Luca Perugini: "Re: [PHP-DOC] Re: phpdoc /fr bookinfo.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

