[LON-CAPA-cvs] cvs: loncom /interface domainprefs.pm
raeburn
lon-capa-cvs-allow@mail.lon-capa.org
Wed, 23 Jul 2008 02:50:59 -0000
raeburn Tue Jul 22 22:50:59 2008 EDT
Modified files:
/loncom/interface domainprefs.pm
Log:
- Revised file names for Domain Configuration help files.
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.66 loncom/interface/domainprefs.pm:1.67
--- loncom/interface/domainprefs.pm:1.66 Mon Jul 21 12:24:31 2008
+++ loncom/interface/domainprefs.pm Tue Jul 22 22:50:57 2008
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set domain-wide configuration settings
#
-# $Id: domainprefs.pm,v 1.66 2008/07/21 16:24:31 raeburn Exp $
+# $Id: domainprefs.pm,v 1.67 2008/07/23 02:50:57 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -80,7 +80,7 @@
my %prefs = (
'rolecolors' =>
{ text => 'Default color schemes',
- help => 'Domconfig_Color_Schemes',
+ help => 'Domain_Configuration_Color_Schemes',
header => [{col1 => 'Student Settings',
col2 => '',},
{col1 => 'Coordinator Settings',
@@ -92,31 +92,31 @@
},
'login' =>
{ text => 'Log-in page options',
- help => 'Domconfig_Login_Page',
+ help => 'Domain_Configuration_Login_Page',
header => [{col1 => 'Item',
col2 => '',}],
},
'defaults' =>
{ text => 'Default authentication/language/timezone',
- help => 'Domconfig_LangTZAuth',
+ help => 'Domain_Configuration_LangTZAuth',
header => [{col1 => 'Setting',
col2 => 'Value'}],
},
'quotas' =>
{ text => 'Default quotas for user portfolios',
- help => 'Domconfig_Quotas',
+ help => 'Domain_Configuration_Quotas',
header => [{col1 => 'User type',
col2 => 'Default quota'}],
},
'autoenroll' =>
{ text => 'Auto-enrollment settings',
- help => 'Domconfig_Auto_Enrollment',
+ help => 'Domain_Configuration_Auto_Enrollment',
header => [{col1 => 'Configuration setting',
col2 => 'Value(s)'}],
},
'autoupdate' =>
{ text => 'Auto-update settings',
- help => 'Domconfig_Auto_Updates',
+ help => 'Domain_Configuration_Auto_Updates',
header => [{col1 => 'Setting',
col2 => 'Value',},
{col1 => 'User population',
@@ -124,20 +124,20 @@
},
'directorysrch' =>
{ text => 'Institutional directory searches',
- help => 'Domconfig_InstDirectory_Search',
+ help => 'Domain_Configuration_InstDirectory_Search',
header => [{col1 => 'Setting',
col2 => 'Value',}],
},
'contacts' =>
{ text => 'Contact Information',
- help => 'Domconfig_Contact_Info',
+ help => 'Domain_Configuration_Contact_Info',
header => [{col1 => 'Setting',
col2 => 'Value',}],
},
'usercreation' =>
{ text => 'User creation',
- help => 'Domconfig_User_Creation',
+ help => 'Domain_Configuration_User_Creation',
header => [{col1 => 'Format rule type',
col2 => 'Format rules in force'},
{col1 => 'User account creation',
@@ -147,7 +147,7 @@
},
'usermodification' =>
{ text => 'User modification',
- help => 'Domconfig_User_Modification',
+ help => 'Domain_Configuration_User_Modification',
header => [{col1 => 'Target user has role',
col2 => 'User information updateable in author context'},
{col1 => 'Target user has role',
@@ -157,14 +157,14 @@
},
'scantron' =>
{ text => 'Scantron format file',
- help => 'Domconfig_Scantron_Format',
+ help => 'Domain_Configuration_Scantron_Format',
header => [ {col1 => 'Item',
col2 => '',
}],
},
'coursecategories' =>
{ text => 'Cataloging of courses',
- help => 'Domconfig_Cataloging_Courses',
+ help => 'Domain_Configuration_Cataloging_Courses',
header => [{col1 => 'Category settings',
col2 => '',},
{col1 => 'Categories',