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

docs at icdevgroup.org docs at icdevgroup.org
Thu Nov 16 05:59:56 EST 2006


User:      racke
Date:      2006-11-16 10:59:55 GMT
Modified:  refs     price.tag
Log:
quantity, noformat options added, text enhancements

Revision  Changes    Path
1.4       +15 -3     xmldocs/refs/price.tag


rev 1.4, prev_rev 1.3
Index: price.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/price.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- price.tag	15 Nov 2006 12:45:17 -0000	1.3
+++ price.tag	16 Nov 2006 10:59:55 -0000	1.4
@@ -15,8 +15,18 @@
 	<entry>Yes</entry>
 	<entry>Yes</entry>
 	<entry></entry>
-	<entry>Product &glos-SKU;.</entry>
+	<entry>product &glos-SKU;.</entry>
 </row>
+<row>
+	<entry>
+	quantity
+	</entry>
+	<entry></entry>
+	<entry></entry>
+	<entry></entry>
+	<entry>quantity</entry>
+</row>
+&ROW_CURRENCYNOFORMAT;
 &ROW_CURRENCYDISPLAY;
 &ROW_INTERPOLATE_0;
 &ROW_REPARSE_1;
@@ -24,13 +34,15 @@
 
 
 __NAME__ description
-The tag returns the price for a specified product.
+The tag calculates the &glos-price; for a specified product and returns
+it formatted.
 __END__
 
 
-__NAME__ example: Displaying price for item 1299
+__NAME__ example: Displaying price for item 1299, with quantity 1 resp. 10
 <programlisting>
 [price 1299]
+[price code=1299 quantity=10]
 </programlisting>
 __END__
 








More information about the docs mailing list