Title: RE: [PHP-DOC] cvs: phpdoc / README /en/chapters config.xml install.xml intro.xml security.xml

>  Modified files:             
>    /phpdoc    README
>    /phpdoc/en/chapters        config.xml install.xml
>intro.xml security.xml
>  Log:
>  Standardized comment at the end of XML-files (includes
>vi-line too now)

>@@ -239,7 +237,7 @@
>      A normal paragraph that can contain lots of stuff.  For example
>      <example>
>       <title>Code examples</title>
>-      <programlisting>
>+      <programlisting role="php">
> /* Do all indentation with spaces, not tabs, just to be sure.
>  * Don't try pushing the code to the right by adding spaces in
>  * front, this is the style sheet's job.

Again, please do not mix the changes of the doc and the
supporting material. Here you added the role for this tag.
IMHO, these two commits should be separate:

 - Standardized comment at the end of XML-files
 - Adding missing role attribute

This makes translators life happier.

Thanks,
Goba

Reply via email to