From: Arnie P. v. a. <we...@ma...> - 2008-06-25 15:07:30
|
Log Message: ----------- Put verbiage into the file explaining what the file does 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.3 diff -Lcourses.dist/modelCourse/hide_directory -Lcourses.dist/modelCourse/hide_directory -u -r1.2 -r1.3 --- 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. |