[interchange-cvs] interchange - danb modified 4 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sat Aug 3 01:37:01 2002


User:      danb
Date:      2002-08-03 05:36:49 GMT
Modified:  .        Tag: STABLE_4_8-branch WHATSNEW
Modified:  dist/foundation/templates/components Tag: STABLE_4_8-branch
Modified:           promo
Modified:  dist/foundation/templates/foundation Tag: STABLE_4_8-branch
Modified:           cart
Modified:  dist/lib/UI/pages/include Tag: STABLE_4_8-branch page_edit
Log:
* Modifying Promotions using the Page Editor now references the correct
  Promotions list (from "Merchandising" or "Item Editor" meta data) instead
  a static list specified in each component.  It is now possible to add a
  promotion without having to modify component source code.

Revision  Changes    Path
No                   revision



No                   revision



2.6.2.75  +4 -0      interchange/WHATSNEW


rev 2.6.2.75, prev_rev 2.6.2.74
Index: WHATSNEW
=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/interchange/WHATSNEW,v
retrieving revision 2.6.2.74
retrieving revision 2.6.2.75
diff -u -r2.6.2.74 -r2.6.2.75
--- WHATSNEW	1 Aug 2002 16:31:25 -0000	2.6.2.74
+++ WHATSNEW	3 Aug 2002 05:36:48 -0000	2.6.2.75
@@ -89,6 +89,10 @@
=20
 * Added mv_session_id to the forms in the layout page.
=20
+* Modifying Promotions using the Page Editor now references the correct
+  Promotions list (from "Merchandising" or "Item Editor" meta data) instead
+  a static list specified in each component.
+
 Payment
 -------
=20



No                   revision



No                   revision



2.1.2.1   +2 -1      interchange/dist/foundation/templates/components/promo


rev 2.1.2.1, prev_rev 2.1
Index: promo
=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/interchange/dist/foundation/templates/components/promo,v
retrieving revision 2.1
retrieving revision 2.1.2.1
diff -u -r2.1 -r2.1.2.1
--- promo	4 Aug 2001 14:56:24 -0000	2.1
+++ promo	3 Aug 2002 05:36:49 -0000	2.1.2.1
@@ -6,8 +6,9 @@
=20
 promo_type:
 	label: Promotion type
-	options: specials=3DSpecials, new=3DNew items
 	widget: select
+	column: featured
+	table: merchandising
=20
 matches:
 	label: Number to show



No                   revision



No                   revision



2.0.2.1   +2 -1      interchange/dist/foundation/templates/foundation/cart


rev 2.0.2.1, prev_rev 2.0
Index: cart
=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/interchange/dist/foundation/templates/foundation/cart,v
retrieving revision 2.0
retrieving revision 2.0.2.1
diff -u -r2.0 -r2.0.2.1
--- cart	18 Jul 2001 02:21:36 -0000	2.0
+++ cart	3 Aug 2002 05:36:49 -0000	2.0.2.1
@@ -63,8 +63,9 @@
 	help: Only applies to list items...
=20
 hpromo_type:
-	options: specials=3DSpecials, new=3DNew items
 	widget: select
+	column: featured
+	table: merchandising
 	description: Special tag
 	help: Only active if a Promotion component.
=20



No                   revision



No                   revision



2.1.2.5   +2 -0      interchange/dist/lib/UI/pages/include/Attic/page_edit


rev 2.1.2.5, prev_rev 2.1.2.4
Index: page_edit
=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/interchange/dist/lib/UI/pages/include/Attic/page_edit,v
retrieving revision 2.1.2.4
retrieving revision 2.1.2.5
diff -u -r2.1.2.4 -r2.1.2.5
--- page_edit	19 Jul 2002 04:28:20 -0000	2.1.2.4
+++ page_edit	3 Aug 2002 05:36:49 -0000	2.1.2.5
@@ -803,6 +803,8 @@
 									filter =3D> $r->{filter},
 									pre_filter =3D> $r->{prefilter},
 									template =3D> $control_template,
+									table =3D> $r->{table},
+									column =3D> $r->{column},
 								});
 					push @messages, "widget=3D'$widget'";
 					# No meta for now