--- doc/loncapafiles/loncapafiles.lpml 2013/03/18 02:57:58 1.797.2.33
+++ doc/loncapafiles/loncapafiles.lpml 2012/07/30 01:37:22 1.806
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
-
-
- modest_delete
- /home/httpd/html/adm/spellchecker
- server readonly
- JQuery spellchecker plugin
-
-
- modest_delete
- /home/httpd/html/adm/spellchecker/js
- server readonly
- JQuery spellchecker plugin
-
-
- modest_delete
- /home/httpd/html/adm/spellchecker/css
- server readonly
- JQuery spellchecker plugin
-
-
- modest_delete
- /home/httpd/html/adm/spellchecker/img
- server readonly
- JQuery spellchecker plugin
-
+
modest_delete
@@ -909,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
@@ -1033,7 +1001,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1076,7 +1044,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
@@ -1094,22 +1062,9 @@ the www@localhost MySQL password, and br
-
-etc/httpd/conf/loncapa_apache_local.conf
-etc/apache2/startup.pl
-static conf
-
-Documentation file describing how to add domain-specific Apache configuration
-files, e.g., (loncapa_apache_localmsu.conf).
-loncapa_apache_local.conf needs to exist if no domain-specific file has so far
-been created so that Apache 2.4 will start, given that loncapa_apache.conf has:
-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
@@ -1131,7 +1086,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.
@@ -1143,7 +1098,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
@@ -1154,7 +1109,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
@@ -1319,16 +1274,6 @@ utility cgi script to view software vers
-
-home/httpd/cgi-bin/lonmodulecheck.pl
-script
-
-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.
-
-
-home/httpd/cgi-bin/ping.plscript
@@ -1527,8 +1472,6 @@ man1.jpg;
man1.jpg.meta;
numerical.problem;
numerical.problem.meta;
-numMultiAnswerUnordered.problem;
-numMultiAnswerUnordered.problem.meta;
numPrePro.problem;
numPrePro.problem.meta;
Plot.problem.meta;
@@ -1592,15 +1535,6 @@ reaction_hint.problem.meta
-
- home/httpd/lib/perl/Apache/spellcheck.pm
- handler
-
-Ajax handler for the spellcheck Jquery plugin
-
- IN testing
-
-home/httpd/lonTabs/insertlist.xmlstatic conf
@@ -1721,17 +1655,6 @@ List of all domains in the LON-CAPA netw
-
- home/httpd/lonTabs/dns_checksums.tab
- www static conf
-
-File 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.11.0.RC1
-
-
-
-home/httpd/lonTabs/loncaparevs.tabwww conf
@@ -1751,17 +1674,6 @@ File holds paired data -- hostname:lonHo
-
- home/httpd/lonTabs/lonchksums.tab
- www conf
-
-File containing version numbers and checksums for most LON-CAPA perl modules,
-perl scripts, cgi scripts, daemons, and a configuration file for current
-server. Updated by loncron.
-
-
-
-home/httpd/lonTabs/spare.tabconf
@@ -1867,17 +1779,6 @@ file: nohist_courseids.db found in /home
-
-home/httpd/perl/checkforupdates.pl
-script
-
-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
-
-
-home/httpd/perl/seed_accesscount.plscript
@@ -2423,15 +2324,6 @@ Handler to put up simple page
works/unverified
-
-home/httpd/lib/perl/Apache/lonextresedit.pm
-handler
-
-Handler to edit external resource.
-
-works/unverified
-
-home/httpd/lib/perl/Apache/lonpickcode.pmhandler
@@ -2468,6 +2360,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
@@ -2929,6 +2830,7 @@ system-users.gif;
turning.gif;
uploadscores.gif;
uplusr.gif;
+vbkm.gif;
verify.gif;
wishlist.gif;
wishlist-link.gif;
@@ -3614,21 +3516,6 @@ Generation.tex;
Metadata_Description.tex;
Navigation_Screen.tex;
Parameter_Overview.tex;
-Portfolio_About.tex;
-Portfolio_AddFiles.tex;
-Portfolio_Catalog.tex;
-Portfolio_ChangeDirectory.tex;
-Portfolio_CreateDirectory.tex;
-Portfolio_DeleteFile.tex;
-Portfolio_FileAction.tex;
-Portfolio_FileList.tex;
-Portfolio_OpenFile.tex;
-Portfolio_RenameFile.tex;
-Portfolio_ShareFile.tex;
-Portfolio_ShareFile_ChangeSetting.tex;
-Portfolio_ShareFile_Conditional.tex;
-Portfolio_ShareFile_SetAccess.tex;
-Portfolio_ShareFile_StopAccess.tex;
Problem_Parameters.tex;
Publishing_Copyright.tex;
Publishing_Keywords.tex;
@@ -4202,6 +4089,14 @@ Contains a set of functions that generat