--- doc/loncapafiles/Attic/loncapafiles.html 2000/09/26 14:10:18 1.9 +++ doc/loncapafiles/Attic/loncapafiles.html 2000/09/26 19:46:17 1.11 @@ -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   @@ -748,12 +748,19 @@ mmlextra.ent   - graphic file + script file londes.js script Encryption Routines according to Data Encryption Standard DES, written in javascript   + + handler + default_homework.lcpm + handler + used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run() +   + directory DIRECTORY -- /home/httpd/html/res/adm/pages   @@ -935,6 +942,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 +978,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 +1047,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