[interchange-cvs] interchange - racke modified debian/interchange-cat-foundation.templates

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Thu Jan 31 10:39:00 2002


User:      racke
Date:      2002-01-31 15:36:06 GMT
Modified:  debian   interchange-cat-foundation.templates
Log:
merged changes 2.4 vs 2.4.2.2
+++ 2.4.2.2 +++
excess blanks breaking this template file removed
+++ 2.4.2.1 +++
query username and password for UI superuser account in the foundation
catalog from the user via debconf

Revision  Changes    Path
2.5       +27 -0     interchange/debian/interchange-cat-foundation.templates


rev 2.5, prev_rev 2.4
Index: interchange-cat-foundation.templates
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/interchange-cat-foundation.templates,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- interchange-cat-foundation.templates	12 Aug 2001 11:20:02 -0000	2.4
+++ interchange-cat-foundation.templates	31 Jan 2002 15:36:05 -0000	2.5
@@ -39,3 +39,30 @@
  There seems to already exist an Interchange demo catalog. 
 Description-de: Interchange Demokatalog ersetzen ?
  Es ist bereits ein Demokatalog vorhanden.
+
+Template: interchange-cat-foundation/username
+Type: string
+Default: interchange
+Description: What is the username for the administration of this catalog ?
+ Please provide an username for administering the demo catalog. The username
+ must be at least 2 characters long and only contain letters, digits, 
+ underscore, @ or the dot as characters.
+Description-de: Was ist der Benutzername für die Adminstration dieses Katalogs ?
+ Bitte einen Benutzernamen für die Verwaltung des Demokatalogs eingeben.
+ Der Benutzername muß mindestens zwei Zeichen lang sein und nur Buchstaben,
+ Ziffern, den Unterstrich, @ oder den Punkt als Zeichen enthalten.
+
+Template: interchange-cat-foundation/password
+Type: password
+Default: pass
+Description: What is the password for the administration of this catalog ?
+ Please provide a password for administering the foundation demo
+ catalog. Choose one which can not be easily guessed. Default is pass.
+ The password  must be at least 4 characters long and only contain letters, 
+ digits, underscore @ or the dot as characters.
+Description-de: Was ist das Passwort für die Adminstration dieses Katalogs ?
+ Bitte ein Passwort für die Verwaltung des Demokatalogs eingeben. Das 
+ ausgewählte sollte nicht leicht erraten werden können. Das Wort pass
+ ist die Voreinstellung.
+ Das Passwort muß mindestens vier Zeichen lang sein und nur Buchstaben,
+ Ziffern, den Unterstrich, @ oder den Punkt als Zeichen enthalten.