[prev in list] [next in list] [prev in thread] [next in thread] 

List:       smarty-cvs
Subject:    [SMARTY-CVS] cvs: smarty /docs/en language-snippets.ent
From:       "Messju Mohr" <messju () php ! net>
Date:       2005-06-10 7:16:47
Message-ID: cvsmessju1118387807 () cvsserver
[Download RAW message or body]

messju		Fri Jun 10 03:16:47 2005 EDT

  Modified files:              
    /smarty/docs/en	language-snippets.ent 
  Log:
  correct markup for $compile_id parameter of display()/fetch() and for
  $compile_id variable
  
  
  
http://cvs.php.net/diff.php/smarty/docs/en/language-snippets.ent?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/en/language-snippets.ent
diff -u smarty/docs/en/language-snippets.ent:1.4 smarty/docs/en/language-snippets.ent:1.5
--- smarty/docs/en/language-snippets.ent:1.4	Fri May 27 12:25:00 2005
+++ smarty/docs/en/language-snippets.ent	Fri Jun 10 03:16:47 2005
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 
 <!ENTITY note.parameter.merge '<note>
  <title>Technical Note</title>
@@ -13,18 +13,16 @@
 
 <!ENTITY parameter.compileid '<para>
  As an optional third parameter, you can pass a
-<link linkend="variable.compile.id">$compile_id</link>.
+ <parameter>$compile_id</parameter>.
  This is in the event that you want to compile different versions of
  the same template, such as having separate templates compiled
  for different languages. Another use for
- <link linkend="variable.compile.id">$compile_id</link> is when you
- use more than one
+ <parameter>$compile_id</parameter> is when you use more than one
  <link linkend="variable.template.dir">$template_dir</link>
- but only one
- <link linkend="variable.compile.dir">$compile_dir</link>.
+ but only one <link linkend="variable.compile.dir">$compile_dir</link>.
  Set a separate <parameter>$compile_id</parameter> for each
  <link linkend="variable.template.dir">$template_dir</link>, otherwise
  templates of the same name will overwrite each other. You can
- also set the $compile_id variable once
- instead of passing this to each call to this function.
+ also set the <link linkend="variable.compile.id">$compile_id</link>
+ variable once instead of passing this to each call to this function.
 </para>'>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic