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

docs at icdevgroup.org docs at icdevgroup.org
Mon Sep 8 07:55:56 UTC 2008


User:      racke
Date:      2008-09-08 07:55:56 GMT
Modified:  refs     order.tag
Log:
attributes quantity, description and example added

Revision  Changes    Path
1.5                  xmldocs/refs/order.tag


rev 1.5, prev_rev 1.4
Index: order.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/order.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- order.tag	10 Aug 2008 11:41:00 -0000	1.4
+++ order.tag	8 Sep 2008 07:55:56 -0000	1.5
@@ -26,6 +26,24 @@
 
 </row> 
 <row>
+	<entry>
+	quantity
+	</entry>
+	<entry>
+	Yes
+	</entry>
+	<entry>
+	<!-- REQ -->
+	</entry>
+	<entry>
+	<!-- DFL -->
+	</entry>
+	<entry>
+	Quantity to order.
+	</entry>
+
+</row> 
+<row>
 
 	<entry>
 	base
@@ -66,8 +84,11 @@
 </row> 
 <row>
 
-	<entry>
-	mv_sku
+	<entry>	
+	<group choice='optional'>
+		<arg choice='plain'>mv_sku</arg>
+		<arg choice='plain'>variant</arg>
+	</group>
 	</entry>
 	<entry>
 	<!-- POS -->
@@ -162,6 +183,18 @@
 &TAG_NON_CONTAINER;
 __END__
 
+__NAME__ description
+<tag>order</tag> displays an URL which adds an item to the shopping cart
+upon following the link. The next page is determined by <literal>order</literal> &conf-SpecialPage;.
+__END__
+
+__NAME__ example
+<programlisting><![CDATA[
+<a href="[order code="IC2008" quantity=10 area=1]">Buy 10 Interchange T-Shirts</a>
+]]></programlisting>
+__END__
+
 __NAME__ see also
 area,page
-__END__
\ No newline at end of file
+__END__
+







More information about the docs mailing list