--- doc/loncapafiles/loncapafiles.lpml 2011/10/21 20:23:40 1.760 +++ doc/loncapafiles/loncapafiles.lpml 2013/02/08 17:43:03 1.797.2.30 @@ -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 home/httpd/html/adm/dragmath/applet server readonly Formula editor applet directory and popups @@ -817,6 +909,12 @@ are viewable over the world-wide web modest_delete + home/httpd/html/adm/lonLCDfont + server readonly + LCD font for remote control + + + modest_delete home/httpd/html/adm/lonDomLogos server readonly Logos for LON-CAPA domains @@ -935,7 +1033,7 @@ each list element consists of only two s loncom/loncapa.conf etc/httpd/conf/loncapa.conf -etc/apache2/loncapa.conf +etc/apache2/loncapa.conf conf

@@ -975,10 +1073,10 @@ MySQL database - + loncom/loncapa_apache.conf etc/httpd/conf/loncapa_apache.conf -etc/apache2/loncapa_apache.conf +etc/apache2/loncapa_apache.conf static conf The goal of this file is to implement all LON-CAPA specific @@ -996,9 +1094,22 @@ the www@localhost MySQL password, and br +loncom/loncapa_apache_local.conf +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 + + + loncom/startup.pl etc/httpd/conf/startup.pl -etc/apache2/startup.pl +etc/apache2/startup.pl static conf This file provides initializations for perl handlers. It adjusts what @@ -1009,7 +1120,7 @@ well as causing the Apache module to be etc/apache2 - + etc/apache2/conf symbolic link @@ -1020,7 +1131,7 @@ symbolic link to directory /etc/apache2 loncom/rewrites/loncapa_rewrite_off.conf etc/httpd/conf/loncapa_rewrite.conf -etc/apache2/loncapa_rewrite.conf +etc/apache2/loncapa_rewrite.conf conf Default rewrite file. @@ -1032,7 +1143,7 @@ by setting: RewriteEngine off loncom/rewrites/loncapa_rewrite_on.conf etc/httpd/conf/rewrites/loncapa_rewrite_on.conf etc/apache/rewrites/loncapa_rewrite_on.conf -etc/apache2/rewrites/loncapa_rewrite_on.conf +etc/apache2/rewrites/loncapa_rewrite_on.conf static 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 @@ -1043,7 +1154,7 @@ external requests for http:// to https:/ loncom/rewrites/loncapa_rewrite_off.conf etc/httpd/conf/rewrites/loncapa_rewrite_off.conf etc/apache/rewrites/loncapa_rewrite_off.conf -etc/apache2/rewrites/loncapa_rewrite_off.conf +etc/apache2/rewrites/loncapa_rewrite_off.conf static 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 @@ -1208,6 +1319,16 @@ utility cgi script to view software vers +loncom/cgi/lonmodulecheck.pl +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. + + + loncom/cgi/ping.pl home/httpd/cgi-bin/ping.pl script @@ -1376,6 +1497,8 @@ optional_criteria.task; optional_criteria.task.meta; ClickImageExample.problem; ClickImageExample.problem.meta; +custom_equation.problem; +custom_equation.problem.meta; customhints.problem; customhints.problem.meta; custompartial.problem; @@ -1394,6 +1517,8 @@ functionplottwo.problem; functionplottwo.problem.meta; functionplotback.problem; functionplotback.problem.meta; +functionplotvector.problem; +functionplotvector.problem.meta; HintFormula.problem; HintFormula.problem.meta; HintMathResponse.problem; @@ -1402,6 +1527,8 @@ man1.jpg; man1.jpg.meta; numerical.problem; numerical.problem.meta; +numMultiAnswerUnordered.problem; +numMultiAnswerUnordered.problem.meta; numPrePro.problem; numPrePro.problem.meta; Plot.problem.meta; @@ -1465,6 +1592,15 @@ reaction_hint.problem.meta + loncom/interface/spellcheck.pm + home/httpd/lib/perl/Apache/spellcheck.pm + handler + +Ajax handler for the spellcheck Jquery plugin + + IN testing + + loncom/homework/insertlist.xml home/httpd/lonTabs/insertlist.xml static conf @@ -1585,6 +1721,17 @@ List of all domains in the LON-CAPA netw + loncom/dns_checksums.tab + 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 + + + + loncom/loncaparevs.tab home/httpd/lonTabs/loncaparevs.tab www conf @@ -1604,6 +1751,17 @@ File holds paired data -- hostname:lonHo + loncom/lonchksums.tab + 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. + + + + loncom/spare.tab home/httpd/lonTabs/spare.tab conf @@ -1709,6 +1867,17 @@ file: nohist_courseids.db found in /home +loncom/misc/checkforupdates.pl +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 + + + loncom/debugging_tools/seed_accesscount.pl home/httpd/perl/seed_accesscount.pl script @@ -1955,25 +2124,23 @@ new user. being updated -loncom/lchtmldir -home/httpd/perl/lchtmldir +loncom/lciptables +home/httpd/perl/lciptables setuid script -Manages the file system ramifications of adding author mode to a user. -If necessary a public_html diretory is added, permissions and ownership are -set according to the user's authentication mode. +Calls iptables to update firewall settings for port used for internal +LON-CAPA communication to receive traffic from other servers in cluster New file -loncom/lciptables -home/httpd/perl/lciptables +loncom/lchttpdlogs +home/httpd/perl/lchttpdlogs setuid script -Calls iptables to update firewall settings for port used for internal -LON-CAPA communication to receive traffic from other servers in cluster +script called by loncron to tail latest web server access and error logs. -New file +works/verified loncom/lcuserdel @@ -2029,7 +2196,7 @@ HTTPi webserver license HTTPi webserver readme - + loncom/license/about.html home/httpd/html/adm/about.html interface file @@ -2256,6 +2423,15 @@ Handler to put up simple page works/unverified +loncom/interface/lonextresedit.pm +home/httpd/lib/perl/Apache/lonextresedit.pm +handler + +Handler to edit external resource. + +works/unverified + + loncom/interface/lonpickcode.pm home/httpd/lib/perl/Apache/lonpickcode.pm handler @@ -2292,20 +2468,31 @@ Handler for a DC to pick an author from works/unverified -loncom/interface/lonpickresource.pm -home/httpd/lib/perl/Apache/lonpickresource.pm +loncom/interface/lonpickuser.pm +home/httpd/lib/perl/Apache/lonpickuser.pm handler -Handler to pick a resource or folder from the course contents +Handler to pick a user from a directory search works/unverified -loncom/interface/lonpickuser.pm -home/httpd/lib/perl/Apache/lonpickuser.pm +loncom/interface/loncourserespicker.pm +home/httpd/lib/perl/Apache/loncourserespicker.pm handler -Handler to pick a user from a directory search +Provides interface to select resources/folders from a course +(e.g., for IMS export, or choosing content for exam blocking). + +works/unverified + + +loncom/interface/londependencies.pm +home/httpd/lib/perl/Apache/londependencies.pm +handler + +Provides interface for uploading, replacing and deleting files which +are (or used to be) dependencies for an HTML page uploaded directly to a course. works/unverified @@ -2484,7 +2671,7 @@ loncom/build/help_graphics_converter.pl doc/help/author.manual.pdf home/httpd/html/adm/help/author.manual.pdf -handler +pdf manual The PDF Author's Manual @@ -2513,7 +2700,7 @@ loncom/build/help_graphics_converter.pl doc/help/course.manual.pdf home/httpd/html/adm/help/course.manual.pdf -interface file +pdf manual The PDF Course Manual @@ -2542,7 +2729,7 @@ loncom/build/help_graphics_converter.pl doc/help/domain.manual.pdf home/httpd/html/adm/help/domain.manual.pdf -interface file +pdf manual The PDF Domain Manual @@ -2669,6 +2856,7 @@ extres.gif; fdbk.gif; feedback.gif; formulaResponse.gif; +FPRexamples.gif; fromfile.gif; grds.gif; grps.gif; @@ -2738,9 +2926,9 @@ subtimpl.gif; survey_rep.gif; syllabus.gif; system-users.gif; +turning.gif; uploadscores.gif; uplusr.gif; -vbkm.gif; verify.gif; wishlist.gif; wishlist-link.gif; @@ -2816,6 +3004,7 @@ extres.eps; fdbk.eps; feedback.eps; formulaResponse.eps; +FPRexamples.eps; fromfile.eps; grds.eps; grps.eps; @@ -2884,6 +3073,7 @@ subtimpl.eps; survey_rep.eps; syllabus.eps; system-users.eps; +turning.eps; uploadscores.eps; uplusr.eps; vbkm.eps; @@ -3175,6 +3365,11 @@ Function_Plot_Response_Rule_Set.tex; Function_Plot_Response_Elements.tex; Function_Plot_Response_Question.tex; Function_Plot_Response_Spline.tex; +Function_Plot_Response_Custom_Rule.tex; +Function_Plot_Response_Object.tex; +Function_Plot_Response_Vector.tex; +Function_Plot_Response_Vector_Rule.tex; +Function_Plot_Response_Vector_Sum_Rule.tex; General_Intro.tex; Generation.tex; Grade_All.tex; @@ -3992,14 +4187,6 @@ Contains a set of functions that generat -loncom/interface/lonhtmlgateway.pm -home/httpd/lib/perl/Apache/lonhtmlgateway.pm -handler - -Contains a set of functions to properly parse and handle HTML input and output - - - loncom/interface/lonspeller.pm home/httpd/lib/perl/Apache/lonspeller.pm handler @@ -4357,6 +4544,7 @@ jsMath is a Javascript solution to conve black.gif; blank.gif; COPYING.txt; +FONTSVERSION; jsMath-BaKoMa-fonts.js; jsMath-autoload.html; jsMath-controls.html; @@ -4385,7 +4573,7 @@ jsMath-old-browsers.js; Server side png fonts for use by jsMath -commands /home/httpd/html/adm +commands loncom/html/adm/jsMath/commands; @@ -4394,7 +4582,44 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3. - loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz + loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip + home/httpd/html/adm/MathJax + script + + MathJax for processing Tex, 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 + + +commands + + +loncom/html/adm/MathJax/commands; +loncom/html/adm/MathJax/VERSION; +loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip; + + + + + loncom/html/adm/geogebra/geogebra_html5.tar.gz + home/httpd/html/adm/geogebra/web + script + + HTML5/JavaScript Version of GeoGebra + + +commands + + +loncom/html/adm/geogebra/commands; +loncom/html/adm/geogebra/VERSION; +loncom/html/adm/geogebra/geogebra_html5.tar.gz; + + + + + loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz home/httpd/html/adm/ckeditor script @@ -4402,11 +4627,11 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3. installs the loncapa config.js file -commands /home/httpd/html/ +commands loncom/html/adm/ckeditor/commands; -loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz; +loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz; loncom/html/adm/ckeditor/loncapaconfig.js; @@ -4479,93 +4704,247 @@ jsMath.js; - *.* - loncom/html/adm/jQuery/js/ - home/httpd/html/adm/jQuery/js/ + *.js + loncom/html/adm/jpicker/ + home/httpd/html/adm/jpicker/js/ + interface file + +JQuery colorpicker javascript library + + + jpicker-1.1.6.min.js; + + + + + *.css + loncom/html/adm/jpicker/css/ + home/httpd/html/adm/jpicker/css/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- without widgets +JQuery colorpicker javascript library css files - jquery-1.3.2.min.js; - jquery-ui-1.7.2.custom.min.js; + jPicker-1.1.6.min.css; *.* - loncom/html/adm/jQuery/css/smoothness/ - home/httpd/html/adm/jQuery/css/smoothness/ + loncom/html/adm/jpicker/images/ + home/httpd/html/adm/jpicker/images/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets +JQuery color picker javascript library image files - jquery-ui-1.7.2.custom.css; + AlphaBar.png; + bar-opacity.png; + Bars.png; + map-opacity.png; + mappoint.gif; + Maps.png; + NoColor.png; + picker.gif; + preview-opacity.png; + rangearrows.gif; + + + + + *.js + loncom/html/adm/countdown/ + home/httpd/html/adm/countdown/js/ + interface file + +JQuery countdown timer javascript files + + + jquery.countdown-ar.js; + jquery.countdown-bg.js; + jquery.countdown-bn.js; + jquery.countdown-ca.js; + jquery.countdown-cs.js; + jquery.countdown-da.js; + jquery.countdown-de.js; + jquery.countdown-el.js; + jquery.countdown-es.js; + jquery.countdown-et.js; + jquery.countdown-fa.js; + jquery.countdown-fi.js; + jquery.countdown-fr.js; + jquery.countdown-gl.js; + jquery.countdown-he.js; + jquery.countdown-hr.js; + jquery.countdown-hu.js; + jquery.countdown-id.js; + jquery.countdown-it.js; + jquery.countdown-ja.js; + jquery.countdown.js; + jquery.countdown-ko.js; + jquery.countdown-lt.js; + jquery.countdown-lv.js; + jquery.countdown.min.js; + jquery.countdown-ms.js; + jquery.countdown-my.js; + jquery.countdown-nb.js; + jquery.countdown-nl.js; + jquery.countdown.pack.js; + jquery.countdown-pl.js; + jquery.countdown-pt-BR.js; + jquery.countdown-ro.js; + jquery.countdown-ru.js; + jquery.countdown-sk.js; + jquery.countdown-sl.js; + jquery.countdown-sr.js; + jquery.countdown-sr-SR.js; + jquery.countdown-sv.js; + jquery.countdown-th.js; + jquery.countdown-tr.js; + jquery.countdown-uk.js; + jquery.countdown-vi.js; + jquery.countdown-zh-CN.js; + jquery.countdown-zh-TW.js; + + + + *.css + loncom/html/adm/countdown/ + home/httpd/html/adm/countdown/css/ + interface file + +JQuery countdown timer CSS files + + + jquery.countdown.css; + + + + *.gif + loncom/html/adm/countdown/ + home/httpd/html/adm/countdown/css/ + interface file + +JQuery countdown timer Image file for Glowing countdown + + + countdownGlowing.gif; + + + + *.png + loncom/html/adm/countdown/ + home/httpd/html/adm/countdown/css/ + interface file + +JQuery countdown timer Image file for LED style countdown + + + countdownLED.png; + + + + + + + *.js + loncom/html/adm/spellcheck/js/ + home/httpd/html/adm/spellchecker/js/ + interface file + + JQuery spellchecker plugin + + + jquery.spellchecker.min.js; + + + + *.css + loncom/html/adm/spellcheck/css/ + home/httpd/html/adm/spellchecker/css/ + interface file + + JQuery spellchecker plugin + + + spellchecker.css; + + + + *.png + loncom/html/adm/spellcheck/img/ + home/httpd/html/adm/spellchecker/img/ + interface file + + JQuery spellchecker plugin + + + spellchecker_shadow.png; + spellcheck.png; + + + + *.gif + loncom/html/adm/spellcheck/img/ + home/httpd/html/adm/spellchecker/img/ + interface file + + JQuery spellchecker plugin + + + spellchecker_bg.gif; *.* - loncom/html/adm/jQuery/css/smoothness/images/ - home/httpd/html/adm/jQuery/css/smoothness/images/ + loncom/html/adm/jQuery/js/ + home/httpd/html/adm/jQuery/js/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets +jQuery custom distribution of version 1.6.2, UI version 1.8.16 - ui-bg_flat_0_aaaaaa_40x100.png; - ui-bg_flat_75_ffffff_40x100.png; - ui-bg_glass_55_fbf9ee_1x400.png; - ui-bg_glass_65_ffffff_1x400.png; - ui-bg_glass_75_dadada_1x400.png; - ui-bg_glass_75_e6e6e6_1x400.png; - ui-bg_glass_95_fef1ec_1x400.png; - ui-bg_highlight-soft_75_cccccc_1x100.png; - ui-icons_2e83ff_256x240.png; - ui-icons_222222_256x240.png; - ui-icons_454545_256x240.png; - ui-icons_888888_256x240.png; - ui-icons_cd0a0a_256x240.png; + jquery-1.6.2.min.js; + jquery-ui-1.8.16.custom.min.js; *.* - loncom/html/adm/jQuery/css/ui-lightness/ - home/httpd/html/adm/jQuery/css/ui-lightness/ + loncom/html/adm/jQuery/css/smoothness/ + home/httpd/html/adm/jQuery/css/smoothness/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets +jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- stylesheets - jquery-ui-1.7.2.custom.css; + jquery-ui-1.8.16.custom.css; *.* - loncom/html/adm/jQuery/css/ui-lightness/images/ - home/httpd/html/adm/jQuery/css/ui-lightness/images/ + loncom/html/adm/jQuery/css/smoothness/images/ + home/httpd/html/adm/jQuery/css/smoothness/images/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets +jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- images for css. - ui-bg_diagonals-thick_18_b81900_40x40.png; - ui-bg_diagonals-thick_20_666666_40x40.png; - ui-bg_flat_10_000000_40x100.png; + ui-bg_flat_0_aaaaaa_40x100.png; + ui-bg_flat_75_ffffff_40x100.png; + ui-bg_glass_55_fbf9ee_1x400.png; ui-bg_glass_65_ffffff_1x400.png; - ui-bg_glass_100_f6f6f6_1x400.png; - ui-bg_glass_100_fdf5ce_1x400.png; - ui-bg_gloss-wave_35_f6a828_500x100.png; - ui-bg_highlight-soft_75_ffe45c_1x100.png; - ui-bg_highlight-soft_100_eeeeee_1x100.png; - ui-icons_228ef1_256x240.png; + ui-bg_glass_75_dadada_1x400.png; + ui-bg_glass_75_e6e6e6_1x400.png; + ui-bg_glass_95_fef1ec_1x400.png; + ui-bg_highlight-soft_75_cccccc_1x100.png; + ui-icons_2e83ff_256x240.png; ui-icons_222222_256x240.png; - ui-icons_ef8c08_256x240.png; - ui-icons_ffd27a_256x240.png; - ui-icons_ffffff_256x240.png; + ui-icons_454545_256x240.png; + ui-icons_888888_256x240.png; + ui-icons_cd0a0a_256x240.png; @@ -4794,15 +5173,6 @@ Handles a searches inside courses/commun works/unverified -loncom/interface/lonindexcourse.pm -home/httpd/lib/perl/Apache/lonindexcourse.pm -handler - -Course/community Indexer - -works/unverified - - loncom/interface/lonmysql.pm home/httpd/lib/perl/Apache/lonmysql.pm handler @@ -5034,15 +5404,6 @@ echo 'pod2html lonparmset.pm' -loncom/publisher/lonconstruct.pm -home/httpd/lib/perl/Apache/lonconstruct.pm -handler - -Page wrapper for handling construction space. - -works/unverified - - loncom/publisher/lonpublisher.pm home/httpd/lib/perl/Apache/lonpublisher.pm handler @@ -5102,6 +5463,15 @@ Displays the Main menu works/unverified +loncom/interface/lonremote.pm +home/httpd/lib/perl/Apache/lonremote.pm +handler + +Handler to launch and collapse the remote control. + +works/unverified + + loncom/interface/portfolio.pm home/httpd/lib/perl/Apache/portfolio.pm handler @@ -5145,6 +5515,15 @@ Creates horizontal menubar in advanced R works/unverified +loncom/html/res/adm/pages/homeworkmenu.html +home/httpd/html/res/adm/pages/homeworkmenu.html +handler + +Homework remote control. + +works/unverified + + loncom/html/res/adm/pages/chatroom.html home/httpd/html/res/adm/pages/chatroom.html handler @@ -5575,6 +5954,13 @@ access handler for user uploaded files works/unverified +loncom/auth/lonwebdavacc.pm +home/httpd/lib/perl/Apache/lonwebdavacc.pm +handler +authorization for webDAV access to Author Spaces +works/unverified + + loncom/lontrans.pm home/httpd/lib/perl/Apache/lontrans.pm handler @@ -5739,6 +6125,13 @@ by the URL-related pattern syntax: works/unverified +loncom/auth/lonwebdavauth.pm +home/httpd/lib/perl/Apache/lonwebdavauth.pm +handler +authenticate, set up session environment for webDAV +works/unverified + + loncom/auth/lonlogout.pm home/httpd/lib/perl/Apache/lonlogout.pm handler @@ -5774,6 +6167,41 @@ by the URL-related pattern syntax: works/unverified + loncom/auth/lonshibauth.pm + home/httpd/lib/perl/Apache/lonshibauth.pm + handler + Redirect Shibboleth authentication to Single Sign On + i.e., to: /adm/sso + + works/unverified + + + loncom/auth/lonshibacc.pm + home/httpd/lib/perl/Apache/lonshibacc.pm + handler + Authorization handler used to remove trailing @internet dom + from Shibboleth authenticated username (e.g., @mit.edu). + + works/unverified + + + loncom/auth/lonnoshib.pm + home/httpd/lib/perl/Apache/lonnoshib.pm + handler + Content handler for /adm/sso when Shibboleth auth is inactive. + + works/unverified + + + loncom/html/adm/sso + home/httpd/html/adm/sso + interface file + HTML page to redirect browser request for /adm/sso to + /adm/roles when Shibboleth SSO not in use (i.e., mod_shib not loaded). + + works/unverified + + loncom/lonnet/perl/lonrep.pm home/httpd/lib/perl/Apache/lonrep.pm handler @@ -5963,7 +6391,7 @@ Domain information serving. loncom/mime.types etc/httpd/conf/mime.types -etc/apache2/mime.types +etc/apache2/mime.types www static conf Expanded mime.types @@ -5992,6 +6420,15 @@ which is restricted based on file or ser +loncom/html/adm/nowebdav.html +home/httpd/html/adm/nowebdav.html +interface file + +static html page that is shown when an attempt is made to access +an inaccessible path using webDAV. + + + loncom/html/adm/help/searchcat.html home/httpd/html/adm/help/searchcat.html interface file @@ -6024,22 +6461,6 @@ javascript for horizontal menubar in RAT -rat/client/extpickcode.html -home/httpd/html/adm/rat/extpickcode.html -interface file - -javascript - - - -rat/client/extpickframe.html -home/httpd/html/adm/rat/extpickframe.html -interface file - -javascript - - - rat/client/map.html home/httpd/html/adm/rat/map.html interface file @@ -6583,6 +7004,16 @@ for socket-based communication between L works/unverified +loncom/configuration/Checksumming.pm +home/httpd/lib/perl/LONCAPA/Checksumming.pm +system file + +Provides routine to checksum perl modules, perl scripts, cgi scripts, +language lexicons, and static configuration file on current server + +works/unverified + + loncom/ConfigFileEdit.pm home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm system file @@ -6616,6 +7047,10 @@ compiles/tth.so.i386.perl.5.10; compiles/tth.so.x86_64.perl.5.10; compiles/tth.so.i386.perl.5.12; compiles/tth.so.x86_64.perl.5.12; +compiles/tth.so.i386.perl.5.14; +compiles/tth.so.x86_64.perl.5.14; +compiles/tth.so.i386.perl.5.16; +compiles/tth.so.x86_64.perl.5.16; compiles/tth.so.i386.debian5; compiles/tth.so.x86_64.debian5 @@ -6984,6 +7419,61 @@ tmcc.tab; *.gif +loncom/html/adm/lonLCDfont/ +home/httpd/html/adm/lonLCDfont/ +graphic file +LON-CAPA remote control LCD font + +0.gif; +1.gif; +2.gif; +3.gif; +4.gif; +5.gif; +6.gif; +7.gif; +8.gif; +9.gif; +a.gif; +b.gif; +c.gif; +d.gif; +e.gif; +f.gif; +g.gif; +h.gif; +i.gif; +j.gif; +k.gif; +l.gif; +m.gif; +n.gif; +o.gif; +p.gif; +q.gif; +r.gif; +s.gif; +t.gif; +u.gif; +v.gif; +w.gif; +x.gif; +y.gif; +z.gif; +ä.gif; +ö.gif; +ü.gif; +ä.gif; +ö.gif; +ü.gif; +colon.gif; +hyphen.gif; +slash.gif; +space.gif; + + + +*.gif loncom/html/res/adm/pages/pt/ home/httpd/html/res/adm/pages/pt/ graphic file @@ -7013,7 +7503,6 @@ pref_pt.gif; prt_pt.gif; res_pt.gif; roles_pt.gif; -sbkm_pt.gif; spacer_pt.gif; sprs_pt.gif; src_pt.gif; @@ -7028,26 +7517,93 @@ vbkm_pt.gif; graphic file icons used for the entire LON-CAPA user interface +alnk.gif; +anno.gif; +anot.gif; +anot2.gif; +back.gif; +bchat.gif; +bkm.gif; +blog.gif; +brws.gif; +catalog.gif; +ccat.gif; +ccrs.gif; chat.gif; +chrt.gif; close-all-folders.gif; +close-navigation.gif; +clst.gif; +com.gif; +conf.gif; +courses.gif; +cprv.gif; +crsconf.gif; +cstr.gif; +del.gif; dempty.gif; +dempty.gif; +docs.gif; +edittoplevel.gif; +egrd.gif; empty.gif; +enrl.gif; +eval.gif; +fdbk.gif; feedback.gif; +forw.gif; +grds.gif; +grps.gif; group.gif; help.gif; info.gif; +keys.gif; ledblink.gif; ledgreen.gif; ledoff.gif; ledon.gif; +ledsend.gif; +list.gif; +logout.gif; +mail.gif; mark-discussionentries-read.gif; +mrk.gif; +nav.gif; +new.gif; next.gif; nothumb.gif; open-all-folders.gif; open-first-problem.gif; +pdfupload.gif; +parm.gif; +pcstr.gif; +pgrd.gif; +port.gif; +pparm.gif; +pref.gif; +prt.gif; +pub.gif; qempty.gif; +rcrs.gif; +refresh.gif; +reload.gif; +remotebg.gif; +res.gif; +roles.gif; +rsrv.gif; +rtrv.gif; +sctr.gif; show-all.gif; show-incomplete-problems.gif; +slnk.gif; +spacer.gif; +sprs.gif; +src.gif; +srvr.gif; +start-navigation.gif; +stat.gif; +subm.gif; +title.gif; @@ -7066,6 +7622,7 @@ conf.png; courses.png; crsconf.png; docs.png; +editmap.png; eval.png; grds.png; grps.png; @@ -7075,7 +7632,6 @@ pgrd.png; pref.png; roles.png; sprs.png; -vbkm.png; anot.png; anot2.png; blog.png; @@ -7092,10 +7648,16 @@ port.png; prt.png; rcrs.png; rsrv.png; -sbkm.png; +slnk.png; src.png; srvr.png; subm.png; +thumbsup.png; +thumbsup_gray.png; +thumbsup_novote.png; +thumbsdown.png; +thumbsdown_gray.png; +thumbsdown_novote.png; back.png; catalog.png; com.png; @@ -7117,11 +7679,12 @@ dismath.png; feedback.png; mngcu.png; prob_ana.png; +process-stop.png; role_hotlist.png; -reload.png; self_enroll.png; survey_rep.png; subdocs.png; +tolastloc.png; uplusr.png; @@ -7132,20 +7695,21 @@ uplusr.png; graphic file graphical icons used in submenus +alnk.png; aboutme.png; addClickerInfoFile.png; anonsurveythreshold.png; -bubblesheet.png; ccatconf.png; chat.png; comblock.png; contact-new.png; +contact-new-22x22.png; coprplot.png; crsnew.png; dialog-information.png; +docs-22x22.png; document-open.png; document-properties.png; -download_sub.png; dropbox.png; dump.png; edit-copy.png; @@ -7153,8 +7717,10 @@ edit-find-replace.png; edit-find.png; edit-mode-22x22.png; edit-redo.png; +edit-redo-22x22.png; edit-select-all.png; edit-undo.png; +edit-undo-22x22.png; emblem-photos.png; emblem-readonly.png; emblem-system.png; @@ -7163,9 +7729,6 @@ folder-new.png; folder-new-22x22.png; format-justify-fill.png; fromfile.png; -grade_PageFolder.png; -grade_students.png; -grading_table.png; groupportfolio.png; groupportfolioquota.png; grp_add.png; @@ -7175,8 +7738,10 @@ ims.png; imsexport.png; link-new-22x22.png; list-add.png; +list-add-22x22.png; log.png; mail-message-new.png; +mail-message-new-22x22.png; mail-reply-all.png; mail-reply-sender.png; messalog.png; @@ -7191,29 +7756,35 @@ preferences-desktop-remote-desktop.png; preferences-desktop-theme.png; preferences-desktop-wallpaper.png; preferences-system-windows.png; -receipt_number.png; +rcrs-22x22.png; recover.png; remotecontrol.png; resversion.png; +role_hotlist-22x22.png; +rsrv-22x22.png; save-22x22.png; scoreupfrm.png; selfenrl-queue.png; +selfenrl-queue-22x22.png; sequence.png; simple.png; simpprob.png; start-here.png; +start-here-22x22.png; subtimpl.png; syllabus.png; symbs.png; system-lock-screen.png; system-users.png; -ungrade_sub.png; +timer.png; +trck-22x22.png; uplcrs.png; uploadscores.png; verify.png; view-mode-22x22.png; wishlist.png; wishlist-link.png; +wishlist-link-lighter.png; @@ -7225,6 +7796,14 @@ wishlist-link.png; +loncom/html/res/adm/pages/imgmaps.html +home/httpd/html/res/adm/pages/imgmaps.html +interface file + +image maps for the LON-CAPA remote control + + + loncom/html/res/adm/pages/index.html home/httpd/html/res/adm/pages/index.html interface file @@ -7232,6 +7811,14 @@ wishlist-link.png; welcoming page to the LON-CAPA system upon login + +loncom/html/res/adm/pages/menu.html +home/httpd/html/res/adm/pages/menu.html +interface file + +renders the HTML (including image maps) for the LON-CAPA remote control + + *.gif loncom/html/res/adm/pages/indexericons/ @@ -7463,7 +8050,7 @@ file that allows setuid password privile loncom/init.d/loncontrol etc/rc.d/init.d/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol root script Controls the launching/halting of lonc, lond, and lonsql processes. @@ -7471,7 +8058,7 @@ Controls the launching/halting of lonc, etc/rc.d/init.d/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol etc/rc.d/rc0.d/K05loncontrol; etc/rc.d/rc1.d/K05loncontrol; @@ -7481,7 +8068,7 @@ etc/rc.d/rc4.d/S95loncontrol; etc/rc.d/rc5.d/S95loncontrol; etc/rc.d/rc6.d/K05loncontrol - + etc/rc.d/rc0.d/K05loncontrol; etc/rc.d/rc1.d/K05loncontrol; etc/rc.d/rc2.d/K05loncontrol; @@ -7489,7 +8076,7 @@ etc/rc.d/rc3.d/S95loncontrol; etc/rc.d/rc5.d/S95loncontrol; etc/rc.d/rc6.d/K05loncontrol - + etc/rc0.d/K05loncontrol; etc/rc1.d/K05loncontrol; etc/rc2.d/S95loncontrol; @@ -7504,13 +8091,13 @@ symbolic links to /etc/rc.d/init.d/lonco - + loncom/init.d/loncontrol etc/rc.d/ setup loncontrol to run at boot - + -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol' @@ -7735,6 +8322,15 @@ of users, and (b) to display e-mail of t + loncom/interface/lonblockingmenu.pm + home/httpd/lib/perl/Apache/lonblockingmenu.pm + handler + + Handler for configuration of blocking of access to collaborative tools and/or +resources for the duration of an exam. + + + loncom/interface/lonblockingstatus.pm home/httpd/lib/perl/Apache/lonblockingstatus.pm handler @@ -7786,7 +8382,9 @@ excise_from_db.pl; getties.pl; login_count.pl; modify_config_files.pl; +move_construction_spaces.pl; parse_scantron.pl; +rebuild_db_from_hist.pl; seed_accesscount.pl; stress.pl; testkerberos.pl;