From: Arnie P. v. a. <we...@ma...> - 2008-06-25 15:04:14
|
Log Message: ----------- Put verbiage in the file explaining what the file does Tags: ---- rel-2-4-patches Modified Files: -------------- webwork2/courses.dist/modelCourse: hide_directory Revision Data ------------- Index: hide_directory =================================================================== RCS file: /webwork/cvs/system/webwork2/courses.dist/modelCourse/hide_directory,v retrieving revision 1.2 retrieving revision 1.2.4.1 diff -Lcourses.dist/modelCourse/hide_directory -Lcourses.dist/modelCourse/hide_directory -u -r1.2 -r1.2.4.1 --- courses.dist/modelCourse/hide_directory +++ courses.dist/modelCourse/hide_directory @@ -0,0 +1,4 @@ + +Place a file named "hide_directory" in a course or other directory +and it will not show up in the courses list on the WeBWorK home page. +It will still appear in the Course Administration listing. |