[LON-CAPA-cvs] cvs: modules /bisitz/self-enrollment selfenroll_config

bisitz lon-capa-cvs-allow@mail.lon-capa.org
Fri, 29 Feb 2008 19:09:30 -0000


bisitz		Fri Feb 29 14:09:30 2008 EDT

  Modified files:              
    /modules/bisitz/self-enrollment	selfenroll_config 
  Log:
  - Bugfix: Removed single blank after the domain which caused the writing of wrong classlist files
  - Updated documentation
  
  
Index: modules/bisitz/self-enrollment/selfenroll_config
diff -u modules/bisitz/self-enrollment/selfenroll_config:1.1 modules/bisitz/self-enrollment/selfenroll_config:1.2
--- modules/bisitz/self-enrollment/selfenroll_config:1.1	Fri Feb 29 10:58:09 2008
+++ modules/bisitz/self-enrollment/selfenroll_config	Fri Feb 29 14:09:30 2008
@@ -2,13 +2,13 @@
 # Selfenrollment Configuration - Start
 # ----------------------------------------------------------------
 
-# Filename of this script
+# Filename of the self-enrollment script
 # Needed to re-call itself
 scriptname=>selfenroll-vita
 
 # Domain of the LON-CAPA server, on which this self-enrollment script runs
 # domain, not (library) server!
-domain=>fhwf 
+domain=>fhwf
 
 # Path and filename of that file which contains all the course data of those courses which should be available for self-enrollment. If the file does not exit or is empty, the student will be informed and the self-enrollment will not be possible.
 # Data structure:
@@ -19,7 +19,7 @@
 # Split character used to separate fields in course file
 field_split=>,
 
-# Directory, where all the classlist-xml-files will be written. These files will contain the course data from this self-enrollment script. The directory needs to exist before and owner of this directory has to be www.
+# Directory, where all the classlist-xml-files will be written. These files will contain the course data from this self-enrollment script. The directory needs to exist in advance and owner of this directory has to be www.
 # leave out "/" at end
 # details: -> sub enrollment
 dir_xml_out=>classlists