--- doc/loncapafiles/loncapafiles.lpml 2015/05/28 13:02:09 1.797.2.71
+++ doc/loncapafiles/loncapafiles.lpml 2014/02/19 18:07:16 1.881
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
@@ -816,6 +804,7 @@ interface, Apache (mod_perl) handlersserver readonly
error warnings and icons
+
never_deletehome/httpd/lonUsers
@@ -894,12 +883,6 @@ are viewable over the world-wide web
modest_delete
- home/httpd/html/adm/lonLCDfont
- server readonly
- LCD font for remote control
-
-
- modest_deletehome/httpd/html/adm/lonDomLogosserver readonlyLogos for LON-CAPA domains
@@ -1024,7 +1007,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1067,7 +1050,7 @@ MySQL database
etc/httpd/conf/loncapa_apache.conf
-etc/apache2/loncapa_apache.conf
+etc/apache2/loncapa_apache.confstatic conf
The goal of this file is to implement all LON-CAPA specific
@@ -1087,7 +1070,7 @@ the www@localhost MySQL password, and br
etc/httpd/conf/loncapa_apache_local.conf
-etc/apache2/loncapa_apache_local.conf
+etc/apache2/loncapa_apache_local.confstatic conf
Documentation file describing how to add domain-specific Apache configuration
@@ -1100,7 +1083,7 @@ Include conf/loncapa_apache_local*.conf
etc/httpd/conf/startup.pl
-etc/apache2/startup.pl
+etc/apache2/startup.plstatic conf
This file provides initializations for perl handlers. It adjusts what
@@ -1111,7 +1094,7 @@ well as causing the Apache module to be
etc/apache2
-
+
etc/apache2/conf
symbolic link
@@ -1122,7 +1105,7 @@ symbolic link to directory /etc/apache2
etc/httpd/conf/loncapa_rewrite.conf
-etc/apache2/loncapa_rewrite.conf
+etc/apache2/loncapa_rewrite.confconf
Default rewrite file.
@@ -1134,7 +1117,7 @@ by setting: RewriteEngine off
etc/httpd/conf/rewrites/loncapa_rewrite_on.confetc/apache/rewrites/loncapa_rewrite_on.conf
-etc/apache2/rewrites/loncapa_rewrite_on.conf
+etc/apache2/rewrites/loncapa_rewrite_on.confstatic conf
File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of
@@ -1145,7 +1128,7 @@ external requests for http:// to https:/
etc/httpd/conf/rewrites/loncapa_rewrite_off.confetc/apache/rewrites/loncapa_rewrite_off.conf
-etc/apache2/rewrites/loncapa_rewrite_off.conf
+etc/apache2/rewrites/loncapa_rewrite_off.confstatic conf
File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of
@@ -1314,8 +1297,8 @@ utility cgi script to view software vers
home/httpd/cgi-bin/lonmodulecheck.plscript
-utility cgi script to check for differences between currently
-installed versions of LON-CAPA modules and those expected for the
+utility cgi script to check for differences between currently
+installed versions of LON-CAPA modules and those expected for the
LON-CAPA release installed on the server.
@@ -1722,15 +1705,12 @@ home/httpd/lonTabs/dns_checksums/
Files containing version numbers and checksums for most LON-CAPA perl modules,
perl scripts, cgi scripts, daemons, and a configuration file in each
-LON-CAPA release, starting with 2.10.1
+LON-CAPA release, starting with 2.11.0.RC1
-2.10.1.tab;
2.11.0.RC1.tab;
2.11.0.RC2.tab;
2.11.0.RC3.tab;
-2.11.0.tab;
-2.11.1.tab;
@@ -1877,7 +1857,7 @@ file: nohist_courseids.db found in /home
Perl script run by cron to check:
(a) for differences between currently installed versions of LON-CAPA modules
and those expected for the particular LON-CAPA release
-(b) if an updated LON-CAPA release is available from install.loncapa.org
+(b) if an updated LON-CAPA release is available from install.loncapa.org
@@ -1885,7 +1865,7 @@ and those expected for the particular LO
home/httpd/perl/debug/rebuild_lastlogin.plscript
-Perl script run as www to populate nohist_crslastlogin.db for course(s) on
+Perl script run as www to populate nohist_crslastlogin.db for course(s) on
a library server to record most recent "log-in" by each user in a course.
This script is intended to be run after installation of LON-CAPA
@@ -2043,40 +2023,6 @@ routines in lonauthcgi.pm. Display form
-
-home/httpd/cgi-bin/quotacheck.pl
-script
-CGI script to display disk usage and quota for content
-uploaded directly to a course/community via the Course Editor.
-
-
-
-
-home/httpd/cgi-bin/enrollqueued.pl
-script
-CGI script to process a queued self-enrollment request
-and output a web address which should be provided as a link the
-the student follows to access the course. Can support validation
-of self-enrollment requests on a third party system/server which
-handles payment etc.
-
-
-
-
-home/httpd/cgi-bin/createpending.pl
-script
-CGI script to process a pending course request
-for an unofficial course, textbook course, or community, and
-and output a web address which should be provided as a link the
-the requester follows to access the new course. If this course type
-has been configued to have a six character code associated with
-it, the will be output also, (e.g., for recording locally, and/or
-display to the requester). The script was implemented to support
-validation of course requests on a third party system/server which
-handles payment etc.
-
-
-home/httpd/cgi-bin/sampleexternal.plscript
@@ -2523,6 +2469,15 @@ Handler for a DC to pick an author from
works/unverified
+
+home/httpd/lib/perl/Apache/lonpickresource.pm
+handler
+
+Handler to pick a resource or folder from the course contents
+
+works/unverified
+
+home/httpd/lib/perl/Apache/lonpickuser.pmhandler
@@ -3004,24 +2959,6 @@ turning.gif;
uploadscores.gif;
uplusr.gif;
verify.gif;
-webdavcentosauth.gif;
-webdavcentosdirectory.gif;
-webdavcentosmenu.gif;
-webdavcentosurl.gif;
-webdavforkliftdirectory.gif;
-webdavforkliftedit.gif;
-webdavforkliftmenu.gif;
-webdavforklifturl.gif;
-webdavmacauth.gif;
-webdavmacconnect.gif;
-webdavmacdirectory.gif;
-webdavmacedit.gif;
-webdavmacfinder.gif;
-webdavwin7auth.gif;
-webdavwin7directory.gif;
-webdavwin7map.gif;
-webdavwin7menu.gif;
-webdavwin7url.gif;
webpage.gif;
wishlist.gif;
wishlist-link.gif;
@@ -3189,24 +3126,6 @@ turning.eps;
uploadscores.eps;
uplusr.eps;
verify.eps;
-webdavcentosauth.eps;
-webdavcentosdirectory.eps;
-webdavcentosmenu.eps;
-webdavcentosurl.eps;
-webdavforkliftdirectory.eps;
-webdavforkliftedit.eps;
-webdavforkliftmenu.eps;
-webdavforklifturl.eps;
-webdavmacauth.eps;
-webdavmacconnect.eps;
-webdavmacdirectory.eps;
-webdavmacedit.eps;
-webdavmacfinder.eps;
-webdavwin7auth.eps;
-webdavwin7directory.eps;
-webdavwin7map.eps;
-webdavwin7menu.eps;
-webdavwin7url.eps;
webpage.eps;
wishlist.eps;
wishlist-link.eps;
@@ -3269,7 +3188,6 @@ Authoring_Internal_Tags.tex;
Authoring_Intro.tex;
Authoring_Library_Scripts.tex;
Authoring_Math_Editor.tex;
-Authoring_Multilingual_Problems.tex;
Authoring_NumericalResponse.tex;
Authoring_OptionResponse.tex;
Authoring_Output_Tags.tex;
@@ -3283,11 +3201,6 @@ Authoring_Scripting_Tags.tex;
Authoring_Spreadsheet.tex;
Authoring_Structure_Tags.tex;
Authoring_Surveys.tex;
-Authoring_WebDAV.tex;
-Authoring_WebDAV_Mac_10v6.tex;
-Authoring_WebDAV_Mac_10v10.tex;
-Authoring_WebDAV_Windows_v7.tex;
-Authoring_WebDAV_Linux_Centos.tex;
Authoring_XML_Intro.tex;
Author_LON-CAPA_Introduction.tex;
Author_Manual_Title_Page.tex;
@@ -3469,6 +3382,7 @@ Domain_Configuration_Cataloging_Courses.
Domain_Configuration_Color_Schemes.tex;
Domain_Configuration_Contact_Info.tex;
Domain_Configuration_Course_Defaults.tex;
+Domain_Configuration_Help_Settings.tex;
Domain_Configuration_InstDirectory_Search.tex;
Domain_Configuration_LangTZAuth.tex;
Domain_Configuration_Load_Balancing.tex;
@@ -3477,8 +3391,6 @@ Domain_Configuration_Quotas.tex;
Domain_Configuration_Request_Author.tex;
Domain_Configuration_Request_Courses.tex;
Domain_Configuration_Scantron_Format.tex;
-Domain_Configuration_Self_Creation.tex;
-Domain_Configuration_Selfenrollment.tex;
Domain_Configuration_Server_Status.tex;
Domain_Configuration_SSL.tex;
Domain_Configuration_User_Creation.tex;
@@ -3553,12 +3465,10 @@ Help.tex;
Helper_Course_Initialization.tex;
How_To_Edit_Existing_Content_Pages.tex;
Institutional_Integration_Authentication.tex;
-Institutional_Integration_CAS.tex;
Institutional_Integration_Course_Codes.tex;
Institutional_Integration_Course_Requests.tex;
Institutional_Integration_Format_Checks.tex;
Institutional_Integration_Identity_Management.tex;
-Institutional_Integration_Shibboleth.tex;
Institutional_Integration_User_Categories.tex;
Latex_Footer.tex;
Latex_Header.tex;
@@ -3737,7 +3647,6 @@ View_recent_activity.tex;
What_Is_LON-CAPA.tex;
Why_LON-CAPA.tex;
Wishlist.tex;
-Wrong_Num_Boxes_Checked.tex;
@@ -3753,9 +3662,7 @@ German Tex files for the help system
About_Bombs.tex;
About_Communication.tex;
Auth_Options.tex;
-Authoring_ExternalResponse.tex;
Authoring_Math_Editor.tex;
-Authoring_Multilingual_Problems.tex;
Caching.tex;
Cascading_Parameters.tex;
Change_Colors.tex;
@@ -3776,7 +3683,6 @@ Docs_About_Syllabus.tex;
Docs_Adding_Course_Doc.tex;
Docs_Adding_Folders.tex;
Docs_Editing_Templated_Pages.tex;
-Docs_Import_Stored_Link.tex;
Docs_Navigate_Content.tex;
Docs_Score_Upload_Form.tex;
Docs_Verify_Content.tex;
@@ -3788,8 +3694,6 @@ Generation.tex;
Metadata_Description.tex;
Navigation_Screen.tex;
Parameter_Overview.tex;
-Parameter_Set_Folder.tex;
-Physical_Units.tex;
Portfolio_About.tex;
Portfolio_AddFiles.tex;
Portfolio_Catalog.tex;
@@ -3806,12 +3710,9 @@ Portfolio_ShareFile_Conditional.tex;
Portfolio_ShareFile_SetAccess.tex;
Portfolio_ShareFile_StopAccess.tex;
Prefs_About_Me.tex;
-Prefs_Forwarding.tex;
Prefs_Language.tex;
Prefs_Messages.tex;
-Prefs_Notification.tex;
Prefs_Screen_Name_Nickname.tex;
-Problem_Editor_XML_Index.tex;
Problem_Parameters.tex;
Publishing_Copyright.tex;
Publishing_Keywords.tex;
@@ -3820,7 +3721,6 @@ Ranking_Problems.tex;
Receipt.tex;
Search_Advanced.tex;
Search_Basic.tex;
-Sending_Email.tex;
Some_Items_Were_Not_Submitted.tex;
Student_Intro.tex;
Syllabus_ExtLink.tex;
@@ -3828,8 +3728,6 @@ Table_Mode.tex;
Tries.tex;
Uploaded_Templates_PublicView.tex;
Uploaded_Templates_TextBoxes.tex;
-View_recent_activity.tex;
-Wishlist.tex;
@@ -4551,25 +4449,6 @@ assignment.
works/unverified
-
-
- home/httpd/html/adm/jsme
- script
-
- JSME files (Javascript version of JME) for editing organic structures
- NOTE: the commands file `mv`'s the files out of the original location provided
- unzipping the file, making it look cleaner in the /home/.../adm/ directory
-
-
-commands
-
-
-loncom/html/adm/jsme/commands;
-loncom/html/adm/jsme/VERSION;
-loncom/html/adm/jsme/JSME_2015-02-09.zip;
-
-
-
*.*loncom/html/adm/jme/
@@ -4621,25 +4500,38 @@ jlm_greek.jar.pack.gz;
-
-
- home/httpd/html/adm/jmol
- script
+
+ *.*
+ loncom/html/adm/jmol/
+ home/httpd/html/adm/jmol/
+ interface file
- Jmol for displaying structures, scripted installation that unzips installation file
- in the appropriate location
- NOTE: the commands file `mv`'s the files out of the original location provided
- unzipping the file, making it look cleaner in the /home/.../adm/ directory
+ Jmol files, for displaying structures
-
-commands
-
-
-loncom/html/adm/jmol/commands;
-loncom/html/adm/jmol/VERSION;
-loncom/html/adm/jmol/jmol-loncapa.zip;
-
-
+
+COPYRIGHT.txt;
+JmolApplet.jar;
+Jmol.js;
+LICENSE.txt;
+README.txt;
+JmolApplet0_Core.jar;
+JmolApplet0_i18n.jar;
+JmolApplet0.jar;
+JmolApplet0_Jars.jar;
+JmolApplet0_Jvxl.jar;
+JmolApplet0_Main.jar;
+JmolApplet0_Popup.jar;
+JmolApplet0_Quantum.jar;
+JmolApplet0_ReadersCifPdb.jar;
+JmolApplet0_ReadersMolXyz.jar;
+JmolApplet0_ReadersMore.jar;
+JmolApplet0_ReadersXml.jar;
+JmolApplet0_ShapeBio.jar;
+JmolApplet0_ShapeSpecial.jar;
+JmolApplet0_Smiles.jar;
+JmolApplet0_Viewer.jar;
+
+
@@ -4682,15 +4574,6 @@ loncom/html/adm/dragmath/dragmath-0.7.9.
-
-
- home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js
- interface file
-
-LON-CAPA math editor
-
-
-
*.*loncom/html/adm/jsMath/
@@ -4761,7 +4644,7 @@ loncom/html/adm/MathJax/mathjax-MathJax-