Date: 08/13/02
- Next message: Christian Stocker: "[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions DomDocument-xinclude.xml"
- Previous message: holliwell <email protected>: "[PHP-DOC] #18566 [Com]: comand line argument parsing with +"
- In reply to: Gabor Hojtsy: "Re: [PHP-DOC] $AUTHOR$ -> $Author$ ??"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] $AUTHOR$ -> $Author$ ??"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] $AUTHOR$ -> $Author$ ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Well, no file in the en tree is using $Author$ comments, but many
translation molude such as Italian and Japenese Translation as well as the
Chinese Molude is using the comment lines as following in every xml file:
<!-- $Revision: 1.6 $ -->
<!-- $Author: gregory$ -->
<!-- EN-Revision: 1.18 Maintainer: thomaslio Status: ready -->
<!-- CREDITS: Gregory -->
However, you may find the second line above of the xml files in Italian or
Japenese molude are:
<!-- $AUTHOR$ -->
It's not available for cvs to replace it correctly...
Greg
"Gabor Hojtsy" <gabor <email protected>> wrote in message
news:003c01c242ad$0cf9fb40$5a37a3d5 <email protected>
> > In zh translation molude team, we noticed that the Comment Line
above
> > the Revision Tracking Line in xml files should be '$Author$', but not
> > '$AUTHOR'. When you pursue a CVS Commit, cvs will replace it with
'$Author
> :
> > username$', in which username is the cvs username of the commiter of the
> > file.
> >
> > Anyhow, the HOWTO documents doesn't mentioned it. Maybe it's not a
> > official or recommended behavior?
>
> I may missed something... Show me a file in the en tree using $Author$ or
> $AUTHOR$...
>
> Goba
>
>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Christian Stocker: "[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions DomDocument-xinclude.xml"
- Previous message: holliwell <email protected>: "[PHP-DOC] #18566 [Com]: comand line argument parsing with +"
- In reply to: Gabor Hojtsy: "Re: [PHP-DOC] $AUTHOR$ -> $Author$ ??"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] $AUTHOR$ -> $Author$ ??"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] $AUTHOR$ -> $Author$ ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

