[docs] docs - kwalsh modified ictags.sdf

docs@interchange.redhat.com docs@interchange.redhat.com
Fri Aug 30 09:42:01 2002


User:      kwalsh
Date:      2002-08-30 05:14:41 GMT
Modified:  .        ictags.sdf
Log:
	* Changed the wording of the [tmp] tag's description slightly
	  to try to avoid the confusion expressed by Jeff Dafoe.

Revision  Changes    Path
1.98      +13 -8     docs/ictags.sdf


rev 1.98, prev_rev 1.97
Index: ictags.sdf
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvs/docs/ictags.sdf,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ictags.sdf	6 Aug 2002 00:01:32 -0000	1.97
+++ ictags.sdf	30 Aug 2002 05:14:38 -0000	1.98
@@ -1,10 +1,10 @@
 !init OPT_LOOK=3D"akopia"; OPT_STYLE=3D"manual"=20
-# $Id: ictags.sdf,v 1.97 2002/08/06 00:01:32 kwalsh Exp $
+# $Id: ictags.sdf,v 1.98 2002/08/30 05:14:38 kwalsh Exp $
=20
 !define DOC_NAME "Interchange Tags Reference"
 !define DOC_TYPE ""
 !define DOC_CODE "ictags"
-!define DOC_VERSION substr('$Revision: 1.97 $', 11, -2)
+!define DOC_VERSION substr('$Revision: 1.98 $', 11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/ictags.html"
@@ -13307,7 +13307,7 @@
 > OR
 >
 >    $Tag->tmp($name, $BODY);
-
+>
=20=20
=20
 # BEGIN ############### tmp Summary Tables ####################
@@ -13323,7 +13323,7 @@
=20
 !block table; colvaligns=3D"TT"
 Attributes|Default
-{{CMD[jump=3D"#attr_interpolate"]interpolate}}|I<No>
+{{CMD[jump=3D"#attr_interpolate"]interpolate}}|I<Yes>
 {{CMD[jump=3D"#attr_reparse"]reparse}}|I<Yes>
 !endblock
=20
@@ -13363,11 +13363,16 @@
 H3: Description
=20
=20
-Sets a scratch variable to I<value>, but at the end of the user session the
-Scratch key is deleted. This saves session write time in many cases.
+Sets a C<Scratch> variable to the value specified in the tag body.
+This is just as the
+E<lbracket>{{C[jump=3D"#seti"]seti}}] tag would do it,
+except that the I<name> is added to the list of C<Scratch> keys that are to
+be deleted immediately after the current page has been processed and serve=
d.
+This saves session write time in many cases.
=20
 This tag interpolates automatically. (Interpolation
 can be turned off with C<interpolate=3D0>.)
+See also: E<lbracket>{{C[jump=3D"#tmpn"]tmpn}}].
=20
 IMPORTANT NOTE: the [tmp ...][/tmp] tag is not appropriate for setting
 order profiles or C<mv_click> actions. If you want to avoid that, use
@@ -13418,12 +13423,12 @@
 > OR
 >
 >    $Tag->tmpn($name, $BODY);
-
+>
=20=20
=20
 # BEGIN ############### tmpn Summary Tables ####################
 !block example;
-    [B<tmpn> name]
+    [B<tmpn> name]value[/tmp]
 !endblock
=20
 !block table; colvaligns=3D"TTT"; format=3D"262"