cvs: smarty /docs/en/designers/language-basic-syntax language-escaping.xml

"Monte Ohrt" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1094152093@cvsserver>
mohrt		Thu Sep  2 15:08:13 2004 EDT

  Modified files:              
    /smarty/docs/en/designers/language-basic-syntax	
                                                   	language-escaping.xml 
  Log:
  update escaping page with new delimiter vars
  
  
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-basic-syntax/language-escaping.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/en/designers/language-basic-syntax/language-escaping.xml
diff -u smarty/docs/en/designers/language-basic-syntax/language-escaping.xml:1.2 smarty/docs/en/designers/language-basic-syntax/language-escaping.xml:1.3
--- smarty/docs/en/designers/language-basic-syntax/language-escaping.xml:1.2	Sun Apr 18 13:34:12 2004
+++ smarty/docs/en/designers/language-basic-syntax/language-escaping.xml	Thu Sep  2 15:08:13 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <sect1 id="language.escaping">
  <title>Escaping Smarty Parsing</title>
  <para>
@@ -18,8 +18,11 @@
   Including literal content is possible using <link 
   linkend="language.function.literal">{literal} .. {/literal}</link> blocks.
   Similar to HTML entity usage, you can use <link 
-  linkend="language.function.ldelim">{ldelim}</link> and <link 
-  linkend="language.function.ldelim">{rdelim}</link> to display the current delimiters.
+  linkend="language.function.ldelim">{ldelim}</link>,<link 
+  linkend="language.function.ldelim">{rdelim}</link> or <link 
+  linkend="language.variables.smarty.ldelim">{$smarty.ldelim}</link>,<link
+  linkend="language.variables.smarty.rdelim">{$smarty.rdelim}</link>
+  to display the current delimiters.
  </para>
 
  <para>

-- 
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.