From f7f08956a2e302e8dd08ee7e7e300b26778598f8 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Sat, 23 Jun 2001 06:15:37 +0000 Subject: [PATCH] Change from checkboxes to select so we get a null back from the form --- admin/setup/config.inc.php | 29 +++++++++---- phpgwapi/setup/config.inc.php | 9 +++- preferences/setup/config.inc.php | 70 +++++++++++++++++++++++++------- 3 files changed, 84 insertions(+), 24 deletions(-) diff --git a/admin/setup/config.inc.php b/admin/setup/config.inc.php index 76ac4fac1f..b25e30013c 100644 --- a/admin/setup/config.inc.php +++ b/admin/setup/config.inc.php @@ -42,12 +42,19 @@ Maximum account id (e.g. 65535 or 1000000): "> - + + - If using LDAP, do you want to be able to manage homedirectory and loginshell attributes?: - > - + If using LDAP, do you want to be able to manage homedirectory and loginshell attributes?: + + + + +    LDAP Default homedirectory prefix (e.g. /home for /home/username): "> @@ -59,12 +66,18 @@ - + - Auto create account records for authenticated users: - > - + Auto create account records for authenticated users: + + + + + If no ACL records for user or any group the user is a member of: diff --git a/phpgwapi/setup/config.inc.php b/phpgwapi/setup/config.inc.php index 3ee41cac2c..611512a38a 100644 --- a/phpgwapi/setup/config.inc.php +++ b/phpgwapi/setup/config.inc.php @@ -39,9 +39,16 @@ + + Attempt to use correct mimetype for FTP instead of default 'application/octet-stream'. - > + + + diff --git a/preferences/setup/config.inc.php b/preferences/setup/config.inc.php index ecb81bddd9..c8dd4e907b 100644 --- a/preferences/setup/config.inc.php +++ b/preferences/setup/config.inc.php @@ -23,6 +23,20 @@ + + + Country Selection (Text Entry/SelectBox): + + + + + + Interface/Template Selection:
@@ -88,24 +102,50 @@ - - Use pure HTML compliant code (not fully working yet): - > - - + - Use cookies to pass sessionid: - > - + Use pure HTML compliant code (not fully working yet): + + + + + + - Would you like phpGroupWare to check for new version
when admins login ?: - > - + Use cookies to pass sessionid: + + + + - - Would you like phpGroupWare to cache the phpgw_info array ?: - > - + + + + Would you like phpGroupWare to check for new version
when admins login ?: + + + + + + + + Would you like phpGroupWare to cache the phpgw_info array ?: + + + +