cvs: smarty /docs/fr/designers/language-variables language-variables-smarty.xml

"Mehdi Achour" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsdidou1098975518@cvsserver>
didou		Thu Oct 28 10:58:38 2004 EDT

  Modified files:              
    /smarty/docs/fr/designers/language-variables	
                                                	language-variables-smarty.xml 
  Log:
  fix build for now
  
http://cvs.php.net/diff.php/smarty/docs/fr/designers/language-variables/language-variables-smarty.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/fr/designers/language-variables/language-variables-smarty.xml
diff -u smarty/docs/fr/designers/language-variables/language-variables-smarty.xml:1.4 smarty/docs/fr/designers/language-variables/language-variables-smarty.xml:1.5
--- smarty/docs/fr/designers/language-variables/language-variables-smarty.xml:1.4	Sun Jul  4 06:02:31 2004
+++ smarty/docs/fr/designers/language-variables/language-variables-smarty.xml	Thu Oct 28 10:58:37 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- EN-Revision: 1.1 Maintainer: gerald Status: ready -->
 <sect1 id="language.variables.smarty">
  <title>Variable réservée {$smarty}</title>
@@ -106,35 +106,49 @@
    La variable {$smarty} peut être utilisée pour accéder aux propriétés
    des boucles 'section' et 'foreach'. Voir la documentation de
    <link linkend="language.function.section">section</link> et
-    <link linkend="language.function.foreach">foreach</link>.
-    </para>
-   </sect2>
-   
-   <sect2 id="language.variables.smarty.template">
-    <title>{$smarty.template}</title>
-    <para>
-     Cette variable contient le nom du template en cours de traitement.
-    </para>
-   </sect2>
+   <link linkend="language.function.foreach">foreach</link>.
+  </para>
+ </sect2>
    
-  </sect1>
-  <!-- Keep this comment at the end of the file
-  Local variables:
-  mode: sgml
-  sgml-omittag:t
-  sgml-shorttag:t
-  sgml-minimize-attributes:nil
-  sgml-always-quote-attributes:t
-  sgml-indent-step:1
-  sgml-indent-data:t
-  indent-tabs-mode:nil
-  sgml-parent-document:nil
-  sgml-default-dtd-file:"../../../../manual.ced"
-  sgml-exposed-tags:nil
-  sgml-local-catalogs:nil
-  sgml-local-ecat-files:nil
-  End:
-  vim600: syn=xml fen fdm=syntax fdl=2 si
-  vim: et tw=78 syn=sgml
-  vi: ts=1 sw=1
-  -->
+ <sect2 id="language.variables.smarty.template">
+  <title>{$smarty.template}</title>
+  <para>
+   Cette variable contient le nom du template en cours de traitement.
+  </para>
+ </sect2>
+ <sect2 id="language.variables.smarty.ldelim">
+  <title>{$smarty.ldelim}</title>
+  <para>
+   This variable is used for printing the left-delimiter value
+   literally. See also <link
+   linkend="language.function.ldelim">{ldelim},{rdelim}</link>.
+  </para>
+ </sect2>
+ <sect2 id="language.variables.smarty.rdelim">
+  <title>{$smarty.rdelim}</title>
+  <para>
+   This variable is used for printing the right-delimiter value literally.
+   See also <link linkend="language.function.ldelim">{rdelim},{rdelim}</link>.
+  </para>
+ </sect2>
+</sect1>
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"../../../../manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.