[interchange-docs] xmldocs - docelic modified 7 files

docs at icdevgroup.org docs at icdevgroup.org
Thu Jun 15 18:35:43 EDT 2006


User:      docelic
Date:      2006-06-15 22:35:43 GMT
Modified:  glossary ITL discount order
Modified:  refs     PriceAdjustment
Modified:  refs/strip_white description
Added:     refs     MixMatch PriceBreaks
Log:
* A few smaller wording improvements, style fixes.

Revision  Changes    Path
1.15      +2 -0      xmldocs/glossary/ITL


rev 1.15, prev_rev 1.14
Index: ITL
===================================================================
RCS file: /var/cvs/xmldocs/glossary/ITL,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ITL	9 Apr 2006 00:20:03 -0000	1.14
+++ ITL	15 Jun 2006 22:35:42 -0000	1.15
@@ -190,6 +190,8 @@
 The positional-style tag that accomplishes the same thing but is more 
 compact:
 
+<!-- TODO: [tag pos1  ] makes pos1 in fact "pos1  " -->
+
 <programlisting>
 [value <replaceable>variable_name</replaceable>]
 </programlisting>



1.3       +4 -1      xmldocs/glossary/discount


rev 1.3, prev_rev 1.2
Index: discount
===================================================================
RCS file: /var/cvs/xmldocs/glossary/discount,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- discount	19 Nov 2005 22:37:40 -0000	1.2
+++ discount	15 Jun 2006 22:35:42 -0000	1.3
@@ -1,6 +1,9 @@
 
 Product discounts in &IC; can be set at any time. The discounts
-apply only to the customer receiving them, and are of following types:
+apply only to the customer receiving them, so you can gate the          
+discounts based on membership in a club or other arbitrary means.
+</para><para>
+Discounts are are of the following types:
 
 <itemizedlist>
 



1.4       +2 -2      xmldocs/glossary/order


rev 1.4, prev_rev 1.3
Index: order
===================================================================
RCS file: /var/cvs/xmldocs/glossary/order,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- order	19 Nov 2005 22:37:41 -0000	1.3
+++ order	15 Jun 2006 22:35:42 -0000	1.4
@@ -43,7 +43,7 @@
 
 <para>
 Just as in many other &IC; demo catalogs, order-related files are kept in the
-<filename class='directory'>&glos-CATROOT;/pages/ord</filename> directory.
+<filename class='directory'>&glos-CATROOT;/pages/ord/</filename> directory.
 The most important file would probably be 
 <filename>&glos-CATROOT;/pages/ord/basket.html</filename> which shows
 order basket contents, and is displayed to the user every time an item is
@@ -54,7 +54,7 @@
 <para>
 It is not strictly necessary to display the basket page every time an
 item is ordered, but most customers will be confused if you don't give them
-a clear visual consequence of their action.
+a clear visual consequence of their ordering action.
 </para>
 <para>
 An alternative to a separate basket page could be a side-bar menu that would



1.2       +12 -8     xmldocs/refs/PriceAdjustment


rev 1.2, prev_rev 1.1
Index: PriceAdjustment
===================================================================
RCS file: /var/cvs/xmldocs/refs/PriceAdjustment,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PriceAdjustment	11 Jun 2005 08:29:00 -0000	1.1
+++ PriceAdjustment	15 Jun 2006 22:35:42 -0000	1.2
@@ -1,10 +1,14 @@
+__NAME__ purpose
+(obsolete) 
+__END__
 
-LI1: PriceAdjustment
+__NAME__ description
+The directive overrides the field (defined by &conf-UseModifier;) that will
+be used to adjust pricing. It is commonly used in &glos-locale;-dependent
+settings for an automatic conversion factor based on locale.
+__END__
 
-.Changes the fields set by C<UseModifier> that will be used to adjust pricing for an automatic conversion factor based on locale. For example:
-
-!block example; listitem=2
-    # Default at startup
-    PriceAdjustment  format
-    Locale fr_FR  PriceAdjustment  formats
-!endblock
+__NAME__ example: Setting PriceAdjustment
+PriceAdjustment format
+Locale fr_FR    PriceAdjustment format_fr
+__END__



1.1                  xmldocs/refs/MixMatch


rev 1.1, prev_rev 1.0
Index: MixMatch
===================================================================
__NAME__ purpose
(obsolete)
__END__



1.1                  xmldocs/refs/PriceBreaks


rev 1.1, prev_rev 1.0
Index: PriceBreaks
===================================================================
__NAME__ purpose
(obsolete)
__END__



1.5       +2 -2      xmldocs/refs/strip_white/description


rev 1.5, prev_rev 1.4
Index: description
===================================================================
RCS file: /var/cvs/xmldocs/refs/strip_white/description,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- description	6 Oct 2004 20:50:18 -0000	1.4
+++ description	15 Jun 2006 22:35:43 -0000	1.5
@@ -1,5 +1,5 @@
-This pragma strips whitespace from the top of HTML pages output by Interchange.
+This pragma strips whitespace from the top of &glos-HTML; pages output by &IC.
 Such whitespace usually comes from Interchange tags which get processed and
 leave empty space behind them. The purpose of this pragma is to make
-<emphasis>View source</emphasis> option in your web browser a slightly more
+<emphasis>View source</emphasis> option in your web browser a more
 tolerable experience.








More information about the docs mailing list