[interchange-cvs] interchange - racke modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Oct 19 06:41:40 EDT 2004


User:      racke
Date:      2004-10-19 10:41:40 GMT
Modified:  debian   interchange-cat-standard.config
Modified:           interchange-cat-standard.templates
Log:
added question for DBMS backend

Revision  Changes    Path
2.2       +4 -0      interchange/debian/interchange-cat-standard.config


rev 2.2, prev_rev 2.1
Index: interchange-cat-standard.config
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/interchange-cat-standard.config,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- interchange-cat-standard.config	3 Aug 2004 09:10:38 -0000	2.1
+++ interchange-cat-standard.config	19 Oct 2004 10:41:40 -0000	2.2
@@ -51,6 +51,10 @@
 
 db_input medium interchange-cat-standard/purge  || [ $? -eq 30 ]
 db_go
+
+db_input high interchange-cat-standard/dbtype || [ $? -eq 30 ]
+db_go
+
 db_input high interchange-cat-standard/username || [ $? -eq 30 ]
 db_go
 db_input high interchange-cat-standard/password || [ $? -eq 30 ]



2.2       +7 -0      interchange/debian/interchange-cat-standard.templates


rev 2.2, prev_rev 2.1
Index: interchange-cat-standard.templates
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/interchange-cat-standard.templates,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- interchange-cat-standard.templates	3 Aug 2004 09:10:38 -0000	2.1
+++ interchange-cat-standard.templates	19 Oct 2004 10:41:40 -0000	2.2
@@ -63,3 +63,10 @@
 Default: en_US
 _Description: Default locale for the storefront:
  Please select the default locale for the Interchange demo catalog.
+
+Template: interchange-cat-standard/dbtype
+Type: select
+__Choices: PostgreSQL, MySQL
+Default: MySQL
+_Description: What database should be used for the demo catalog ?
+ Please select the database type.








More information about the interchange-cvs mailing list