cvs: smarty /docs/en/designers/language-builtin-functions language-function-ldelim.xml

"Monte Ohrt" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1091547914@cvsserver>
mohrt		Tue Aug  3 11:45:14 2004 EDT

  Modified files:              
    /smarty/docs/en/designers/language-builtin-functions	
                                                        	language-function-ldelim.xml 
  Log:
  mention {literal} in ldelim/rdelim text
  
  
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-builtin-functions/language-function-ldelim.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/en/designers/language-builtin-functions/language-function-ldelim.xml
diff -u smarty/docs/en/designers/language-builtin-functions/language-function-ldelim.xml:1.1 smarty/docs/en/designers/language-builtin-functions/language-function-ldelim.xml:1.2
--- smarty/docs/en/designers/language-builtin-functions/language-function-ldelim.xml:1.1	Tue Apr 13 04:40:21 2004
+++ smarty/docs/en/designers/language-builtin-functions/language-function-ldelim.xml	Tue Aug  3 11:45:14 2004
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 		<sect1 id="language.function.ldelim">
 			<title>ldelim,rdelim</title>
 			<para>
-			ldelim and rdelim are used for displaying the literal delimiter, in
-			our case "{" or "}". The template engine always tries to interpret
-			delimiters, so this is the way around that.
+            ldelim and rdelim are used for escaping template delimiters, in our
+            case "{" or "}". You can also use
+            <linkend="language.function.literal">{literal}{/literal}</link> to
+            escape blocks of text.
 			</para>
 <example>
 <title>ldelim, rdelim</title>
@@ -39,4 +40,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
+-->

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