[interchange-docs] xmldocs - racke modified refs/price.tag

docs at icdevgroup.org docs at icdevgroup.org
Tue Mar 4 15:42:41 EST 2008


User:      racke
Date:      2008-03-04 20:42:40 GMT
Modified:  refs     price.tag
Log:
discount parameter and short note about it added
applied non container fix

Revision  Changes    Path
1.5       +13 -3     xmldocs/refs/price.tag


rev 1.5, prev_rev 1.4
Index: price.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/price.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- price.tag	16 Nov 2006 10:59:55 -0000	1.4
+++ price.tag	4 Mar 2008 20:42:40 -0000	1.5
@@ -23,19 +23,29 @@
 	</entry>
 	<entry></entry>
 	<entry></entry>
-	<entry></entry>
+	<entry>1</entry>
 	<entry>quantity</entry>
 </row>
+<row>
+	<entry>discount</entry>
+	<entry></entry>
+	<entry></entry>
+	<entry>No</entry>
+	<entry>Apply &glos-discount;.</entry>
+</row>
+&ROW_CURRENCYCONVERT;
 &ROW_CURRENCYNOFORMAT;
 &ROW_CURRENCYDISPLAY;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 
 __NAME__ description
 The tag calculates the &glos-price; for a specified product and returns
 it formatted.
+</para><para>
+The price tag will not apply discounts unless you supply the 
+<literal>discount=1</literal> parameter.
 __END__
 
 








More information about the docs mailing list