cvs: smarty /docs manual.xml.in /docs/de/appendixes resources.xml /docs/en/appendixes resources.xml /docs/entities global.ent /docs/fr/appendixes resources.xml /docs/pt_BR/appendixes resources.xml
"Mehdi Achour" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsdidou1080500169@cvsserver> |
didou Sun Mar 28 13:56:09 2004 EDT
Added files:
/smarty/docs/entities global.ent
Modified files:
/smarty/docs manual.xml.in
/smarty/docs/en/appendixes resources.xml
/smarty/docs/fr/appendixes resources.xml
/smarty/docs/de/appendixes resources.xml
/smarty/docs/pt_BR/appendixes resources.xml
Log:
add global.ent and define some general entities
http://cvs.php.net/diff.php/smarty/docs/manual.xml.in?r1=1.5&r2=1.6&ty=u
Index: smarty/docs/manual.xml.in
diff -u smarty/docs/manual.xml.in:1.5 smarty/docs/manual.xml.in:1.6
--- smarty/docs/manual.xml.in:1.5 Sun Mar 28 10:13:55 2004
+++ smarty/docs/manual.xml.in Sun Mar 28 13:56:08 2004
@@ -13,7 +13,10 @@
%language-defs.default;
+<!-- All global entities for the XML files -->
+<!ENTITY % global.entities SYSTEM "entities/global.ent">
+%global.entities;
<!ENTITY bookinfo SYSTEM "@LANG@/bookinfo.xml">
<!ENTITY preface SYSTEM "@LANG@/preface.xml">
http://cvs.php.net/diff.php/smarty/docs/en/appendixes/resources.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/en/appendixes/resources.xml
diff -u smarty/docs/en/appendixes/resources.xml:1.1 smarty/docs/en/appendixes/resources.xml:1.2
--- smarty/docs/en/appendixes/resources.xml:1.1 Sun Mar 28 10:15:37 2004
+++ smarty/docs/en/appendixes/resources.xml Sun Mar 28 13:56:09 2004
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<chapter id="resources">
<title>Resources</title>
<para>
- Smarty's homepage is located at http://smarty.php.net/.
+ Smarty's homepage is located at &url.smarty;.
You can join the mailing list by sending an e-mail to
- [email protected]. An archive of the mailing list can be
- viewed at http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
+ &ml.general.sub;. An archive of the mailing list can
+ be viewed at &url.ml.archive;
</para>
</chapter>
<!-- Keep this comment at the end of the file
@@ -28,4 +28,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
http://cvs.php.net/diff.php/smarty/docs/fr/appendixes/resources.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/fr/appendixes/resources.xml
diff -u smarty/docs/fr/appendixes/resources.xml:1.1 smarty/docs/fr/appendixes/resources.xml:1.2
--- smarty/docs/fr/appendixes/resources.xml:1.1 Sun Mar 28 10:18:13 2004
+++ smarty/docs/fr/appendixes/resources.xml Sun Mar 28 13:56:09 2004
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<chapter id="resources">
<title>Ressources</title>
<para>
- La page Web de Smarty se trouve à l'adresse suivante : http://smarty.php.net/.
- Vous pouvez souscrire à la mailing liste en envoyant un email à
- [email protected].
- Les archives de la mailing list se trouvent à l'adresse suivante :
- http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
+ La page Web de Smarty se trouve à l'adresse suivante : &url.smarty;
+ Vous pouvez souscrire à la mailing liste en envoyant un email à
+ &ml.general.sub;.
+ Les archives de la mailing list se trouvent à l'adresse suivante :
+ &url.ml.archive;
</para>
</chapter>
<!-- Keep this comment at the end of the file
@@ -29,4 +29,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
http://cvs.php.net/diff.php/smarty/docs/de/appendixes/resources.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/de/appendixes/resources.xml
diff -u smarty/docs/de/appendixes/resources.xml:1.1 smarty/docs/de/appendixes/resources.xml:1.2
--- smarty/docs/de/appendixes/resources.xml:1.1 Sun Mar 28 10:20:52 2004
+++ smarty/docs/de/appendixes/resources.xml Sun Mar 28 13:56:09 2004
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<chapter id="resources">
<title>Weiterführende Informationen</title>
<para>
- Smarty's Homepage erreicht man unter http://smarty.php.net/.
- Sie können der Smarty Mailingliste beitreten in dem
- sie ein E-mail an [email protected] senden. Das Archiv
- der Liste ist hier http://marc.theaimsgroup.com/?l=smarty&r=1&w=2 einsehbar.
+ Smarty's Homepage erreicht man unter &url.smarty;.
+ Sie können der Smarty Mailingliste beitreten in dem
+ sie ein E-mail an &ml.general.sub;. Das Archiv der Liste
+ ist hier &url.ml.archive; einsehbar.
</para>
</chapter>
<!-- Keep this comment at the end of the file
@@ -28,4 +28,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
http://cvs.php.net/diff.php/smarty/docs/pt_BR/appendixes/resources.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/pt_BR/appendixes/resources.xml
diff -u smarty/docs/pt_BR/appendixes/resources.xml:1.1 smarty/docs/pt_BR/appendixes/resources.xml:1.2
--- smarty/docs/pt_BR/appendixes/resources.xml:1.1 Sun Mar 28 10:24:18 2004
+++ smarty/docs/pt_BR/appendixes/resources.xml Sun Mar 28 13:56:09 2004
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<chapter id="resources">
<title>Recursos</title>
<para>
- A homepage do Smarty está localizada em http://smarty.php.net/.
- Você pode entrar na lista de email enviando um e-mail para
- [email protected]. Um arquivo da lista de e-mail pode ser
- visto em http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
+ A homepage do Smarty está localizada em &url.smarty;.
+ Você pode entrar na lista de email enviando um e-mail para
+ &ml.general.sub;. Um arquivo da lista de e-mail pode ser
+ visto em &url.ml.archive;
</para>
</chapter>
<!-- Keep this comment at the end of the file
@@ -28,4 +28,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
http://cvs.php.net/co.php/smarty/docs/entities/global.ent?r=1.1&p=1
Index: smarty/docs/entities/global.ent
+++ smarty/docs/entities/global.ent
<!--
$Id: global.ent,v 1.1 2004/03/28 18:56:09 didou Exp $
Contains global "macros" for all the XML documents.
-->
<!ENTITY url.smarty 'http://smarty.php.net/'>
<!ENTITY url.ml.archive 'http://marc.theaimsgroup.com/?l=smarty&r=1&w=2'>
<!ENTITY ml.general.sub '[email protected]'>
<!-- The three special language constants -->
<!ENTITY true '<constant>TRUE</constant>'>
<!ENTITY false '<constant>FALSE</constant>'>
<!ENTITY null '<constant>NULL</constant>'>
<!-- use <type>NULL</type> if you're talking about the _type_ NULL,
use &null; if it's about the _value_ NULL
-->
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php