--- doc/loncapafiles/Attic/loncapafiles.html 2000/09/26 14:10:18 1.9 +++ doc/loncapafiles/Attic/loncapafiles.html 2000/09/26 19:38:16 1.10 @@ -314,14 +314,14 @@ each list element consists of only two s handler.gif run.pm handler - evaluates expression within a memory-safe environment (to protect system from break-in attempts) + used to prevent poorly written problems from causing lingering after effects   handler.gif scripttag.pm handler - parse and evaluate contents of values within a <script> tag (this module invokes run.pm) + implements <script>, <scriptlib>, <parserlib>, and <import>   @@ -396,16 +396,16 @@ each list element consists of only two s handler.gif - lonrep.pm + lonlogout.pm handler - replication + logout   handler.gif - lonproblem.pm + lonrep.pm handler - assessments + replication   @@ -935,6 +935,7 @@ echo "********************************** %attr(400,www,users) /home/httpd/lib/perl/Apache/loncacc.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonauth.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogin.pm +%attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogout.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonrep.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonroles.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonindexer.pm @@ -970,6 +971,7 @@ echo "********************************** %attr (400,www,users) /home/httpd/html/adm/MathML/mathml.dtd %dir %attr (500,www,users) /home/httpd/html/res/adm/includes %attr (400,www,users) /home/httpd/html/res/adm/includes/londes.js +%attr (400,www,users) /home/httpd/html/res/adm/includes/default_homework.lcpm %dir %attr (500,www,users) /home/httpd/html/res/adm/pages %attr (400,www,users) /home/httpd/html/res/adm/pages/*.gif %attr (400,www,users) /home/httpd/html/res/adm/pages/imgmaps.html @@ -1038,6 +1040,7 @@ files: install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/loncacc.pm $(ROOT)/home/httpd/lib/perl/Apache/loncacc.pm install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonauth.pm $(ROOT)/home/httpd/lib/perl/Apache/lonauth.pm install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonlogin.pm $(ROOT)/home/httpd/lib/perl/Apache/lonlogin.pm + install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonlogout.pm $(ROOT)/home/httpd/lib/perl/Apache/lonlogout.pm install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonrep.pm $(ROOT)/home/httpd/lib/perl/Apache/lonrep.pm install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonroles.pm $(ROOT)/home/httpd/lib/perl/Apache/lonroles.pm install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonindexer.pm $(ROOT)/home/httpd/lib/perl/Apache/lonindexer.pm