cvs: peardoc /en/package/html/html-template-sigma/html-template-sigma touchblock.xml

[email protected] ("Mark Wiesemann")
Newsgroups php.pear.doc
Message-ID <cvswiesemann1200080496@cvsserver>
wiesemann		Fri Jan 11 19:41:36 2008 UTC

  Modified files:              
    /peardoc/en/package/html/html-template-sigma/html-template-sigma	
                                                                    	touchblock.xml 
  Log:
  - typo fix
  
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-sigma/html-template-sigma/touchblock.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/html/html-template-sigma/html-template-sigma/touchblock.xml
diff -u peardoc/en/package/html/html-template-sigma/html-template-sigma/touchblock.xml:1.2 peardoc/en/package/html/html-template-sigma/html-template-sigma/touchblock.xml:1.3
--- peardoc/en/package/html/html-template-sigma/html-template-sigma/touchblock.xml:1.2	Wed Apr 14 13:24:08 2004
+++ peardoc/en/package/html/html-template-sigma/html-template-sigma/touchblock.xml	Fri Jan 11 19:41:35 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="package.html.html-template-sigma.html-template-sigma.touchblock">
    <refnamediv>
     <refname>touchBlock()</refname>
@@ -18,7 +18,7 @@
     <refsect1 id="package.html.html-template-sigma.html-template-sigma.touchblock.desc">
      &title.desc;
      <para>Sometimes you have blocks that should be preserved although they are  empty (no placeholder replaced). Think of a shopping basket. If it's  empty you have to show a message to the user. If it's filled you have  to show the contents of the shopping basket. Now where to place the  message that the basket is empty? It's not a good idea to place it  in you application as customers tend to like unecessary minor text  changes. Having another template file for an empty basket means that  one fine day the filled and empty basket templates will have different  layouts.</para>
-     <para>So blocks that do not contain any placeholders but only messages like  &quot;Your shopping basked is empty&quot; are intoduced. Now if there is no  replacement done in such a block the block will be recognized as &quot;empty&quot;  and by default ($removeEmptyBlocks = true) be stripped off. To avoid this  you can call touchBlock()</para>
+     <para>So blocks that do not contain any placeholders but only messages like  &quot;Your shopping basked is empty&quot; are introduced. Now if there is no  replacement done in such a block the block will be recognized as &quot;empty&quot;  and by default ($removeEmptyBlocks = true) be stripped off. To avoid this  you can call touchBlock()</para>
     </refsect1>
    <refsect1 id="package.html.html-template-sigma.html-template-sigma.touchblock.param">
     &title.param;
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.