--- doc/loncapafiles/loncapafiles.lpml 2007/04/13 13:39:28 1.532 +++ doc/loncapafiles/loncapafiles.lpml 2013/07/05 18:34:20 1.834 @@ -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 + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes + server readonly + Formula editor applet classes + + + modest_delete + home/httpd/html/adm/dragmath/applet/HotEqn + server readonly + Formula editor applet HotEqn classes and jar + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/Display + server readonly + Formula editor applet display + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/lang + server readonly + Formula editor applet languages + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/formats + server readonly + Formula editor applet classes formats (LaTeX, Maxima, etc) modest_delete @@ -644,6 +832,7 @@ interface, Apache (mod_perl) handlersserver readonly error warnings and icons + never_delete home/httpd/lonUsers @@ -722,12 +911,6 @@ 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 @@ -746,13 +929,6 @@ are viewable over the world-wide web modest_delete - home/httpd/html/res/adm/pages/bookmarkmenu - - server readonly - bookmark user interface code - - - modest_delete home/httpd/html/res/adm/pages/annotations server readonly @@ -770,6 +946,7 @@ are viewable over the world-wide webusr/lib/perl5/site_perl/5.005 usr/lib/perl5/site_perl/5.6.0 usr/lib/perl5/site_perl/5.8.0 + usr/local/lib/perl/5.10.0 usr/local/lib/perl/5.6.0 standard system perl tree (usually present on linux systems) @@ -852,7 +1029,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

@@ -892,10 +1069,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 @@ -913,9 +1090,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 @@ -924,6 +1114,49 @@ well as causing the Apache module to be startup.pl is invoked by loncapa_apache.conf. + +etc/apache2 + +etc/apache2/conf + +symbolic link + +symbolic link to directory /etc/apache2 from /etc/apache2/conf + + + +loncom/rewrites/loncapa_rewrite_off.conf +etc/httpd/conf/loncapa_rewrite.conf +etc/apache2/loncapa_rewrite.conf +conf + +Default rewrite file. +Default is to disable rewriting of external requests for http:// to https:// +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 +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 +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 +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 +external requests for http:// to https:// + + loncom/thesaurus/thesaurus.db home/httpd/lonTabs/thesaurus.db @@ -1046,6 +1279,22 @@ utility cgi script to view status of per + loncom/lonmap.pm + home/httpd/lib/perl/Apache/lonmap.pm + system file + + Provides a module to read course files into hashes. + + + + loncom/cgi/lonauthcgi.pm + home/httpd/lib/perl/LONCAPA/lonauthcgi.pm + system file + + Provides routines used in authorization of server status CGI scripts + + + loncom/cgi/graph.png home/httpd/cgi-bin/graph.png script @@ -1066,6 +1315,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 @@ -1108,6 +1367,21 @@ Alias /prtspool/ /home/httpd/prtspool/ as well as a /home/httpd/prtspool directory. + + + loncom/interface/multidownload.pl + home/httpd/cgi-bin/multidownload.pl + script + +cgi script to generate a zip file of all student submissions + + +Depends on srm.conf entry: +Alias /zipspool/ /home/httpd/zipspool/ +as well as a /home/httpd/zipspool directory. + + + loncom/cgi/metadata_keywords.pl home/httpd/cgi-bin/metadata_keywords.pl @@ -1186,188 +1460,6 @@ Meta file for generic resource for score -*.js -loncom/html/htmlarea/ - -home/httpd/html/htmlarea/ -interface file - -Files belonging to HTMLArea. - - -dialog.js; -htmlarea.js; -popupdiv.js; -popupwin.js; -license.txt - - - -loncom/html/htmlarea/htmlarea.css -home/httpd/html/htmlarea/htmlarea.css -interface file - -Stylesheet for HTMLArea - - - -loncom/html/htmlarea/plugins/FullPage/full-page.js -home/httpd/html/htmlarea/plugins/FullPage/full-page.js -interface file - -FullPage plugin for HTMLArea - - - -*.js -loncom/html/htmlarea/plugins/FullPage/lang/ - -home/httpd/html/htmlarea/plugins/FullPage/lang/ -interface file - -Language files belonging to FullPage plugin for HTMLArea. - - -en.js; -ro.js; - - - -*.gif -loncom/html/htmlarea/plugins/FullPage/img/ - -home/httpd/html/htmlarea/plugins/FullPage/img/ -interface file - -Image files belonging to FullPage plugin for HTMLArea. - - -docprop.gif; - - - -*.html -loncom/html/htmlarea/plugins/FullPage/popups/ - -home/httpd/html/htmlarea/plugins/FullPage/popups/ -interface file - -Popup files belonging to FullPage plugin for HTMLArea. - - -docprop.html; - - - -*.js -loncom/html/htmlarea/lang/ - -home/httpd/html/htmlarea/lang/ -interface file - -Files belonging to HTMLArea. - - -b5.js; -de.js; -fi.js; -it.js; -nl.js; -ro.js; -vn.js; -en.js; -fr.js; -ja-utf8.js; -pl.js; -ru.js; -da.js; -es.js; -gb.js; -nb.js; -pt_br.js; -se.js; -he.js; -hu.js; - - - -*.* -loncom/html/htmlarea/popups/ - -home/httpd/html/htmlarea/popups/ -interface file - -Files belonging to HTMLArea. - - -about.html; -insert_image.html; -old_insert_image.html; -blank.html; -editor_help.html; -insert_table.html; -custom2.html; -fullscreen.html; -old-fullscreen.html; -select_color.html; -popup.js; -link.html; - - - -*.gif -loncom/html/htmlarea/images/ - -home/httpd/html/htmlarea/images/ -interface file - -Files belonging to HTMLArea. - - -ed_left_to_right.gif; -ed_right_to_left.gif; -ed_save.gif; -ed_delete.gif; -ed_link.gif; -ed_about.gif; -ed_format_bold.gif; -ed_list_bullet.gif; -ed_align_center.gif; -ed_format_italic.gif; -ed_list_num.gif; -ed_align_justify.gif; -ed_format_strike.gif; -ed_paste.gif; -ed_align_left.gif; -ed_format_sub.gif; -ed_redo.gif; -ed_align_right.gif; -ed_format_sup.gif; -ed_show_border.gif; -ed_blank.gif; -ed_format_underline.gif; -ed_splitcel.gif; -ed_charmap.gif; -ed_help.gif; -ed_undo.gif; -ed_color_bg.gif; -ed_hr.gif; -fullscreen_maximize.gif; -ed_color_fg.gif; -ed_html.gif; -fullscreen_minimize.gif; -ed_copy.gif; -ed_image.gif; -insert_table.gif; -ed_custom.gif; -ed_indent_less.gif; -ed_cut.gif; -ed_indent_more.gif; -ed_math.gif; -ed_math_eqn.gif; - - - *.* loncom/homework/templates/ @@ -1377,20 +1469,52 @@ home/httpd/html/res/adm/includes/templat Template files for generating new resources. +answerdependent.problem; +answerdependent.problem.meta; blank.library; blank.library.meta; blank.problem; blank.problem.meta; blank.task; blank.task.meta; +dynamicgraph.problem; +dynamicgraph.problem.meta; +extreme.problem; +extreme.problem.meta; +simple.task; +simple.task.meta; +multiple_instance.task; +multiple_instance.task.meta; +MultipleAnswerEither.problem; +MultipleAnswerEither.problem.meta; +MultipleAnswerUnordered.problem; +MultipleAnswerUnordered.problem.meta; +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; +custompartial.problem.meta; CustomResponse.problem; CustomResponse.problem.meta; +customunit.problem; +customunit.problem.meta; Essay.problem; Essay.problem.meta; examupload.problem; examupload.problem.meta; +functionplotone.problem; +functionplotone.problem.meta; +functionplottwo.problem; +functionplottwo.problem.meta; +functionplotback.problem; +functionplotback.problem.meta; +functionplotvector.problem; +functionplotvector.problem.meta; HintFormula.problem; HintFormula.problem.meta; HintMathResponse.problem; @@ -1399,15 +1523,26 @@ man1.jpg; man1.jpg.meta; numerical.problem; numerical.problem.meta; +numMultiAnswerUnordered.problem; +numMultiAnswerUnordered.problem.meta; +numPrePro.problem; +numPrePro.problem.meta; Plot.problem.meta; Plot_curve.problem; Plot_curve.problem.meta; Plot_data.problem; Plot_data.problem.meta; +Rnumerical.problem; +Rnumerical.problem.meta; RadioResponse.problem; RadioResponse.problem.meta; RandomLabelExample.problem; RandomLabelExample.problem.meta; +randomvalueradio.problem; +randomvalueradio.problem.meta; +sampleexternal.problem; +sampleexternal.problem.meta; +sampleexternal.pl; SelectFromOptions-4ConceptGoups.problem; SelectFromOptions-4ConceptGoups.problem.meta; SelectFromOptions-5ConceptGoups.problem; @@ -1426,23 +1561,42 @@ script.library.meta; SimpleFormula.problem; SimpleFormula.problem.meta; SimpleFormulaCAS.problem; -SimpleFormualCAS.problem.meta; +SimpleFormulaCAS.problem.meta; StringResponse.problem; StringResponse.problem.meta; +stringPrePro.problem; +stringPrePro.problem.meta; SimpleMatching.problem; SimpleMatching.problem.meta; +SimpleMathResponse.problem; +SimpleMathResponse.problem.meta; +SimpleMathResponseR.problem; +SimpleMathResponseR.problem.meta; SimpleRank.problem; SimpleRank.problem.meta; SimpleTrueFalse.problem; SimpleTrueFalse.problem.meta; organic.problem; organic.problem.meta; +organic_hint.problem; +organic_hint.problem.meta; reaction.problem; -reaction.problem.meta +reaction.problem.meta; +reaction_hint.problem; +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 @@ -1508,6 +1662,24 @@ Descriptive list of abbreviations used i and privileges available in the network with function + +loncom/managers.tab +home/httpd/lonTabs/managers.tab +static conf + +List of machines allowed to pass along updates to dns_hosts.tab and dns_domain.tab + + + +loncom/misc/releaseslist.xml +home/httpd/lonTabs/releaseslist.xml +static conf + +XML specification of LON-CAPA version required for certain parameters, +response types and course containers. Used to determine if a course +needs a minimum LON-CAPA version to function correctly. + + loncom/hosts.tab @@ -1545,6 +1717,47 @@ 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 + +File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated + by loncron. + + + + + loncom/serverhomeIDs.tab + home/httpd/lonTabs/serverhomeIDs.tab + www conf + +File holds paired data -- hostname:lonHostID for all servers in the LON-CAPA network (useful for determining which domain should control server settings for a multi-domain server). Updated by loncron. + + + + + 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 @@ -1641,6 +1854,26 @@ Batch script for removing files not acce +loncom/misc/refresh_courseids_db.pl +home/httpd/perl/refresh_courseids_db.pl +script + +Batch script for refreshing course information in aggregating GDBM +file: nohist_courseids.db found in /home/httpd/lonUsers on library servers. + + + +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 @@ -1667,14 +1900,6 @@ propagate the ids in ids.db to all cours -loncom/lonhttpd -home/httpd/perl/lonhttpd -script - -Small fry httpd on port 8080 - - - loncom/lonmemcached home/httpd/perl/lonmemcached script @@ -1691,6 +1916,14 @@ small script to handle the start up of t + loncom/lonr + home/httpd/perl/lonr + script + + manages the existance and talking to the R processes + + + loncom/request_ssl_key.sh home/httpd/lonCerts/request_ssl_key.sh script @@ -1766,6 +1999,21 @@ loncom/build/CHECKRPMS CGI script that shows users currently on machine +loncom/cgi/listdomconfig.pl +home/httpd/cgi-bin/listdomconfig.pl +script +CGI script to display domain configuration as plain text. +For use on the primary library server for a domain. Access control uses +routines in lonauthcgi.pm + + + +loncom/homework/templates/sampleexternal.pl +home/httpd/cgi-bin/sampleexternal.pl +script +Sample External Response Script + + loncom/loncron home/httpd/perl/loncron script @@ -1843,6 +2091,16 @@ user passwords. being updated +loncom/lcinstallfile +home/httpd/perl/lcinstallfile +setuid script + +Set uid file that allows lond to install files in +lonTab which is normally owned by root. + +under construction + + loncom/pwchange home/httpd/perl/pwchange setuid script @@ -1862,17 +2120,25 @@ 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/lchttpdlogs +home/httpd/perl/lchttpdlogs +setuid script + +script called by loncron to tail latest web server access and error logs. + +works/verified + + loncom/lcuserdel home/httpd/perl/lcuserdel setuid script @@ -1926,7 +2192,7 @@ HTTPi webserver license HTTPi webserver readme - + loncom/license/about.html home/httpd/html/adm/about.html interface file @@ -2011,6 +2277,14 @@ Different configs for scantron input fil +loncom/homework/default_scantronformat.tab +home/httpd/lonTabs/default_scantronformat.tab +static conf + +Default configurations for scantron input files. + + + loncom/publisher/packages.tab home/httpd/lonTabs/packages.tab static conf @@ -2145,6 +2419,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 @@ -2172,6 +2455,53 @@ Handler to pick a courseid from a list o works/unverified +loncom/interface/lonpickauthor.pm +home/httpd/lib/perl/Apache/lonpickauthor.pm +handler + +Handler for a DC to pick an author from a list of authors in the domain for an ad hoc CA role + +works/unverified + + +loncom/interface/lonpickresource.pm +home/httpd/lib/perl/Apache/lonpickresource.pm +handler + +Handler to pick a resource or folder from the course contents + +works/unverified + + +loncom/interface/lonpickuser.pm +home/httpd/lib/perl/Apache/lonpickuser.pm +handler + +Handler to pick a user from a directory search + +works/unverified + + +loncom/interface/loncourserespicker.pm +home/httpd/lib/perl/Apache/loncourserespicker.pm +handler + +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 + + loncom/interface/lonbulletin.pm home/httpd/lib/perl/Apache/lonbulletin.pm handler @@ -2267,6 +2597,14 @@ buildMakeWrapper +loncom/html/adm/help/help.png +home/httpd/html/adm/help/help.png +interface file + +help icon + + + loncom/html/adm/help/abouthelp.html home/httpd/html/adm/help/abouthelp.html interface file @@ -2305,6 +2643,17 @@ manual online, with a somewhat clumsy in works/unverified +doc/help/domain.manual.access.tex +home/httpd/html/adm/help/tex/domain.manual.access.tex + +interface file + +The pseudo-LaTeX file to allow people to read the domain coordination +manual online, with a somewhat clumsy interface. + +works/unverified + + doc/help/author.manual.ps home/httpd/html/adm/help/author.manual.ps interface file @@ -2327,7 +2676,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 @@ -2356,13 +2705,42 @@ 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 works/unverified +doc/help/domain.manual.ps +home/httpd/html/adm/help/domain.manual.ps +interface file + +The postscript Domain Manual + +works/unverified + +doc/help/domain.manual.texxml; +doc/help/latexSplitter.py; +doc/help/rebuildLabelHash.pl; +doc/help/render.texxml.pl; +doc/help/simpleEdit.py; +doc/help/texxml2indextex.pl; +doc/help/texxml2latex.pl; +loncom/build/buildHelp.sh; +loncom/build/help_graphics_converter.pl + + + +doc/help/domain.manual.pdf +home/httpd/html/adm/help/domain.manual.pdf +pdf manual + +The PDF Domain Manual + +works/unverified + + loncom/html/adm/help/ext_examples.html home/httpd/html/adm/help/ext_examples.html interface file @@ -2410,6 +2788,15 @@ The PDF Course Manual Examples for using &EXT problem metadata + + loncom/interface/lontemplate.pm + home/httpd/lib/perl/Apache/lontemplate.pm + handler + + Handler to create templates + + works/unverified + *.* loncom/html/adm/help/gif/ @@ -2426,6 +2813,10 @@ Authoring_Dynamic_Plot_Axis_Tics_minor.g Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif; Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif; Authoring_Dynamic_Plot_Title_X_Y_Label.gif; +BT_ScreenshotCriteria.gif; +BT_ScreenshotQuestion.gif; +BT_ScreenshotVariable.gif; +flowchartBridgeTask.gif; Dynamic_Replication_Change.gif; Dynamic_Replication_Request.gif; Load_Balance_Example.gif; @@ -2433,18 +2824,57 @@ LONCAPA_Network_Diagram2.gif; LONCAPA_Network_Diagram.gif; Map_Example.gif; Resource_Assembly.gif; +aboutme.gif; +addClickerInfoFile.gif; +anno.gif; +anot.gif; +anot2.gif; authorRemote.gif; +author_example_directory.gif +author_new_content.gif +author_top_menu.gif +bchat.gif; +blog.gif; +catalog.gif; +ccat.gif; +chat.gif; +chrt.gif; +com.gif; constructionSpace.gif; constructionSpaceForPublishing.gif; +coprplot.gif; +cprv.gif; creatingANewCourse.gif; creatingNewProblemResource.gif; +crsconf.gif; +docs.gif; +document-open.gif; +document-properties.gif; +dump.gif; dynamic_piecewise.gif; dynamic_piecewise2.gif; dynamic_plot.gif; dynamic_plot2.gif; +edit-find-replace.gif; +edit-redo.gif; +edit-undo.gif; +emblem-photos.gif; +eval.gif; +extres.gif; +fdbk.gif; +feedback.gif; formulaResponse.gif; +FPRexamples.gif; +fromfile.gif; +grds.gif; +grps.gif; +html_page_plaintext.gif; +html_page_richtext.gif; +list-add.gif; login.gif; lonhelpheader.gif; +mail-message-new.gif; +mail-reply-all.gif; mainCourseDocuments.gif; mapAdvancedEditorNew.gif; mapClickedStart.gif; @@ -2460,19 +2890,69 @@ mapSecondWindowSecondResource.gif; mapSimpleEditor.gif; mapStraightened.gif; mapTwoResources.gif; +messalog.gif; +mngcu.gif; +multiple_choice_problem_menu.gif; +nav.gif; +navigation.gif; +network-workgroup.gif; +new.gif; numericalResponse1.gif; numericalResponseEditor.gif; numericalResponseSlopeProblem.gif; numericalResponseVarInText.gif; optionResponseEditing.gif; optionResponseProblem.gif; +page.gif; +parm.gif; +pgrd.gif; +port.gif; +pref.gif; +preferences-desktop-font.gif; +preferences-desktop-locale.gif; +preferences-desktop-theme.gif; +problem_editing_colorful.gif +problem_editing_xml.gif +problem_testing.gif +prt.gif; publishMetadata.gif; radioResponse2.gif; radioResponseHint.gif; +rcrs.gif; +res.gif; +resversion.gif; +roles.gif; +rsrv.gif; +scoreupfrm.gif; +sctr.gif; +self_enroll.gif; +simple.gif; +simpprob.gif; smallHelp.gif; spreadsheet_hierarchy.gif; +sprs.gif; +src.gif; +stat.gif; stringResponseEditor.gif; -studentInterface.gif +studentInterface.gif; +subdocs.gif; +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; +iclicker.gif; +interwrite1.gif; +interwrite2.gif; +interwrite3.gif; +interwrite4.gif; +interwrite5.gif; @@ -2491,6 +2971,10 @@ Authoring_Dynamic_Plot_Axis_Tics_minor.e Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps; Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps; Authoring_Dynamic_Plot_Title_X_Y_Label.eps; +BT_ScreenshotCriteria.eps; +BT_ScreenshotQuestion.eps; +BT_ScreenshotVariable.eps; +flowchartBridgeTask.eps; Dynamic_Replication_Change.eps; Dynamic_Replication_Request.eps; Load_Balance_Example.eps; @@ -2498,18 +2982,57 @@ LONCAPA_Network_Diagram2.eps; LONCAPA_Network_Diagram.eps; Map_Example.eps; Resource_Assembly.eps; +aboutme.eps; +addClickerInfoFile.eps; +anno.eps; +anot.eps; +anot2.eps; authorRemote.eps; +author_example_directory.eps +author_new_content.eps +author_top_menu.eps +bchat.eps; +blog.eps; +catalog.eps; +ccat.eps; +chat.eps; +chrt.eps; +com.eps; constructionSpace.eps; constructionSpaceForPublishing.eps; +coprplot.eps; +cprv.eps; creatingANewCourse.eps; creatingNewProblemResource.eps; +crsconf.eps; +docs.eps; +document-open.eps; +document-properties.eps; +dump.eps; dynamic_piecewise.eps; dynamic_piecewise2.eps; dynamic_plot.eps; dynamic_plot2.eps; +edit-find-replace.eps; +edit-redo.eps; +edit-undo.eps; +emblem-photos.eps; +eval.eps; +extres.eps; +fdbk.eps; +feedback.eps; formulaResponse.eps; +FPRexamples.eps; +fromfile.eps; +grds.eps; +grps.eps; +html_page_plaintext.eps; +html_page_richtext.eps; +list-add.eps; lonhelpheader.eps; login.eps; +mail-message-new.eps; +mail-reply-all.eps; mainCourseDocuments.eps; mapAdvancedEditorNew.eps; mapClickedStart.eps; @@ -2525,19 +3048,68 @@ mapSecondWindowSecondResource.eps; mapSimpleEditor.eps; mapStraightened.eps; mapTwoResources.eps; +messalog.eps; +mngcu.eps; +multiple_choice_problem_menu.eps; +nav.eps; +navigation.eps; +network-workgroup.eps; +new.eps; numericalResponse1.eps; numericalResponseEditor.eps; numericalResponseSlopeProblem.eps; numericalResponseVarInText.eps; optionResponseEditing.eps; optionResponseProblem.eps; +page.eps; +parm.eps; +pgrd.eps; +port.eps; +preferences-desktop-font.eps; +preferences-desktop-locale.eps; +preferences-desktop-theme.eps; +problem_editing_colorful.eps +problem_editing_xml.eps +problem_testing.eps +prt.eps; publishMetadata.eps; radioResponse2.eps; radioResponseHint.eps; +rcrs.eps; +res.eps; +resversion.eps; +roles.eps; +rsrv.eps; +scoreupfrm.eps; +sctr.eps; +self_enroll.eps; +simple.eps; +simpprob.eps; smallHelp.eps; spreadsheet_hierarchy.eps; +sprs.eps; +src.eps; +stat.eps; stringResponseEditor.eps; -studentInterface.eps +studentInterface.eps; +subdocs.eps; +subtimpl.eps; +survey_rep.eps; +syllabus.eps; +system-users.eps; +turning.eps; +uploadscores.eps; +uplusr.eps; +vbkm.eps; +verify.eps; +wishlist.eps; +wishlist-link.eps; +iclicker.eps; +interwrite1.eps; +interwrite2.eps; +interwrite3.eps; +interwrite4.eps; +interwrite5.eps; @@ -2563,6 +3135,7 @@ Ambiguous_Reference.tex; Analysis_Analyze_Over.tex; Analyze_Problem.tex; Answer_Date.tex; +Answer_Display_Overview.tex; Annotation.tex; Authentication.tex; Auth_Options.tex; @@ -2588,7 +3161,7 @@ Authoring_ImageResponse.tex; Authoring_Input_Tags.tex; Authoring_Internal_Tags.tex; Authoring_Intro.tex; -Authoring_M_Tag.tex; +Authoring_Math_Editor.tex; Authoring_NumericalResponse.tex; Authoring_OptionResponse.tex; Authoring_Output_Tags.tex; @@ -2604,10 +3177,28 @@ Authoring_Structure_Tags.tex; Authoring_XML_Intro.tex; Author_LON-CAPA_Introduction.tex; Author_Manual_Title_Page.tex; +Author_Menu.tex; Author_Numerical_and_Formula.tex; Author_Remote_Control.tex; Batch_Creation.tex; -Bookmarks.tex; +BridgeTask_About.tex; +BridgeTask_Conditions.tex; +BridgeTask_Create.tex; +BridgeTask_EditModeFinishing.tex; +BridgeTask_EditModeIntroduction.tex; +BridgeTask_EditModeQuestion.tex; +BridgeTask_EditMode.tex; +BridgeTask_EditModeVariable.tex; +BridgeTask_Features.tex; +BridgeTask_Intro.tex; +BridgeTask_Portfolio.tex; +BridgeTask_SetupResource.tex; +BridgeTask_Slot.tex; +BridgeTask_XMLFinishing.tex; +BridgeTask_XMLHeader.tex; +BridgeTask_XMLQuestions.tex; +BridgeTask_XML.tex; +BridgeTask_XMLVariable.tex; Browsing_Resources.tex; Bugzilla.tex; Caching.tex; @@ -2628,8 +3219,10 @@ Chart_Sections.tex; Chart_Sequences.tex; Chart_Student_Data.tex; Chatting.tex; +Clicker_Registration.tex; Coauthor.tex; Construction_Space_Overview.tex; +Content_Page_Overview.tex Contextual_Help.tex; Course_Add_Other.tex; Course_Add_Student.tex; @@ -2655,12 +3248,43 @@ Course_Feedback_Addresses.tex; Course_Homework_Performance_Overview.tex; Course_Manually_Grade_Problem.tex; Course_Manual_Title_Page.tex; +Course_Manage_Group.tex; Course_Maximum_Collaborators.tex; Course_Message_Access.tex; Course_Modify_Student_Data.tex; Course_Parameter_Levels.tex; Course_Parameter_Table_Mode.tex; +Course_Prefs_Bridgetasks.tex; +Course_Prefs_Display.tex; +Course_Prefs_Grading.tex; +Course_Prefs_Printouts.tex; +Course_Prefs_Classlists.tex; +Course_Prefs_Feedback.tex; +Course_Prefs_Language.tex; +Course_Prefs_Spreadsheet.tex; +Course_Prefs_Discussions.tex; +Course_Prefs_General.tex; +Course_Prefs_Other.tex; Course_Problem_Weight.tex; +Course_Requests.tex; +Course_Request_Access_End.tex; +Course_Request_Access_Start.tex; +Course_Request_Autoadd.tex; +Course_Request_Autodrop.tex; +Course_Request_Category.tex; +Course_Request_Clone.tex; +Course_Request_Crosslist.tex; +Course_Request_Description.tex; +Course_Request_Enroll_End.tex; +Course_Request_Enroll_Start.tex; +Course_Request_LCSection.tex; +Course_Request_Personnel.tex; +Course_Request_RegAccess_End.tex; +Course_Request_RegAccess_Start.tex; +Course_Request_Rolesection.tex; +Course_Request_Sections.tex; +Course_Roles.tex; +Course_Self_Enrollment.tex; Course_Set_Start_End_Date.tex; Course_Setting_Parameters.tex; Course_Student_Grade_Override.tex; @@ -2671,11 +3295,17 @@ Course_User_Parameter.tex; Course_View_Class_List.tex; Create_Course.tex; Creating_A_Course_Intro.tex; +Creating_Content_Overview.tex +Creating_Domain_Coordinators.tex; +Creating_Formula_Response.tex; Creating_Groups.tex; Creating_New_Content_Pages.tex; Creating_Online_Problems.tex; +Creating_Math_Response_Problems.tex Creating_Radio_Response_Problems.tex; +Custom_Response_Problem_Creation.tex Custom_Response_Problems.tex; +Deleting_Domain_Coordinators.tex; Developer_Manual_Title_Page.tex; Developer_Tutorial.tex; Distribute_Messages.tex; @@ -2710,10 +3340,41 @@ Docs_String_Response.tex; Docs_Supplemental.tex; Docs_Uploading_From_Harddrive.tex; Docs_Verify_Content.tex; +Domain_Configuration_Auto_Creation.tex; +Domain_Configuration_Auto_Enrollment.tex; +Domain_Configuration_Auto_Updates.tex; +Domain_Configuration_Cataloging_Courses.tex; +Domain_Configuration_Color_Schemes.tex; +Domain_Configuration_Contact_Info.tex; +Domain_Configuration_Course_Defaults.tex; +Domain_Configuration_InstDirectory_Search.tex; +Domain_Configuration_LangTZAuth.tex; +Domain_Configuration_Login_Page.tex; +Domain_Configuration_Quotas.tex; +Domain_Configuration_Request_Courses.tex; +Domain_Configuration_Scantron_Format.tex; +Domain_Configuration_Server_Status.tex; +Domain_Configuration_SSL.tex; +Domain_Configuration_User_Creation.tex; +Domain_Configuration_User_Modification.tex; +Domain_Configuration_User_Sessions.tex; +Domain_Coordination_Intro.tex; +Domain_Coordination_Overview.tex; +Domain_Crontab_Entries.tex; +Domain_Manual_Title_Page.tex; Due_Date.tex; +Dynamic_Plot_Overview.tex; Edit_Syllabus.tex; Error.tex; +exam_answers.tex; exam_basics.tex; +exam_build.tex; +exam_disable_com.tex; +exam_how_scored.tex; +exam_parameters.tex; +exam_printing.tex; +exam_question_type.tex; +exam_scoring.tex; Exploring_Your_Course.tex; Feedback_Author.tex; Feedback_Content.tex; @@ -2722,12 +3383,26 @@ Feedback_Discussion.tex; Feedback_Policy.tex; Finding_Resources.tex; Foils.tex; +Formula_Answers.tex; +Formula_Editor.tex; Formula_Response_Adv_Intro.tex; Formula_Response_Example.tex; Formula_Response_Limitations.tex; Formula_Response_Problems.tex; Formula_Response_Sampling.tex; Formula_Tolerance.tex; +Function_Plot_Response_Overview.tex +Function_Plot_Response_Background_Plot.tex; +Function_Plot_Response_Evaluation_Rule.tex; +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; @@ -2750,12 +3425,25 @@ Guts_User_Dir.tex; Help.tex; Helper_Course_Initialization.tex; How_To_Edit_Existing_Content_Pages.tex; +Institutional_Integration_Authentication.tex; +Institutional_Integration_Course_Codes.tex; +Institutional_Integration_Course_Requests.tex; +Institutional_Integration_Format_Checks.tex; +Institutional_Integration_Identity_Management.tex; +Institutional_Integration_User_Categories.tex; Latex_Footer.tex; Latex_Header.tex; Leaving_Feedback.tex; Login_To_LON-CAPA.tex; Math_Response_Problems.tex; +Maxima_Argument_Array.tex; +Maxima_Libraries.tex; Metadata_Description.tex; +Modify_Community_Owner.tex; +Modify_Course_Defaultauth.tex; +Modify_Course_Instcode.tex; +Modify_Course_Owner.tex; +Modify_Course_Quota.tex; Navigation_Screen.tex; Navmap_Host_Down.tex; NavMaps_MarkPosts_Read.tex; @@ -2780,9 +3468,11 @@ Option_Response_Problem_Parts.tex; Option_Response_Problems.tex; Option_Response_Simple.tex; Other_Symbols.tex; +Parameter_encrypturl.tex; Parameter_Helper.tex; Parameter_Manager.tex; Parameter_Overview.tex; +Parameter_Set_Folder.tex; Part_Tag_Edit_Help.tex; Personal_Info_Page.tex; Physical_Units.tex; @@ -2797,12 +3487,15 @@ Portfolio_FileList.tex; Portfolio_OpenFile.tex; Portfolio_RenameFile.tex; Portfolio_ShareFile_ChangeSetting.tex; +Portfolio_ShareFile_Conditional.tex; Portfolio_ShareFile_SetAccess.tex; Portfolio_ShareFile_StopAccess.tex; Portfolio_ShareFile.tex; Prefs_About_Me.tex; Prefs_Forwarding.tex; Prefs_Language.tex; +Prefs_Messages.tex; +Prefs_Notification.tex; Prefs_Screen_Name_Nickname.tex; Print_Library.tex; Print_Options.tex; @@ -2852,9 +3545,11 @@ Slot_CommaDelimited.tex; Slot_EditDelete.tex; Slot_OptionalAttributes.tex; Slot_RequiredAttributes.tex; +Slot_ResourceParameter.tex; Slot_RestrictAvailibility.tex; Slot_SelectingField.tex; Slot_SpecifyProctors.tex; +Some_Items_Were_Not_Submitted.tex; Spreadsheet_About.tex; Spreadsheet_Calculation.tex; Spreadsheet_Calculation_Time.tex; @@ -2902,6 +3597,7 @@ Tolerance.tex; Uploaded_Templates_PublicView.tex; Uploaded_Templates_TextBoxes.tex; Uploading_File_Options.tex; +Using_Clickers.tex; Variable_Naming_Conventions.tex; Variables_in_Scripts.tex; Variables_in_the_Answer_Block.tex; @@ -2912,6 +3608,7 @@ View_Critical_Messages.tex; View_recent_activity.tex; What_Is_LON-CAPA.tex; Why_LON-CAPA.tex; +Wishlist.tex; @@ -2926,7 +3623,66 @@ German Tex files for the help system About_Bombs.tex; About_Communication.tex; +Auth_Options.tex; +Authoring_Math_Editor.tex; +Contextual_Help.tex; +Cascading_Parameters.tex; +Change_Colors.tex; +Change_Discussion_Display.tex; +Change_Password.tex; +Course_Convert_To_CSV.tex; +Course_Create_Class_List.tex; +Course_Self_Enrollment.tex; +Docs_About_Bulletin_Board.tex; +Docs_About_Group_Files.tex; +Docs_About_My_Personal_Info.tex; +Docs_About_Simple_Page.tex; +Docs_About_Syllabus.tex; +Docs_Adding_Course_Doc.tex; +Docs_Adding_Folders.tex; +Docs_Editing_Templated_Pages.tex; +Docs_Navigate_Content.tex; +Docs_Score_Upload_Form.tex; +Docs_Verify_Content.tex; +Formula_Editor.tex; +General_Intro.tex; +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; +Prefs_About_Me.tex; +Prefs_Language.tex; +Prefs_Messages.tex; +Prefs_Screen_Name_Nickname.tex; +Problem_Parameters.tex; +Publishing_Copyright.tex; +Publishing_Keywords.tex; +Quick_Grades_Possibly_Correct.tex; +Ranking_Problems.tex; +Receipt.tex; +Search_Advanced.tex; +Search_Basic.tex; +Student_Intro.tex; +Syllabus_ExtLink.tex; +Table_Mode.tex; Tries.tex; +Uploaded_Templates_PublicView.tex; +Uploaded_Templates_TextBoxes.tex; @@ -2969,7 +3725,7 @@ rebuild_label_hash.sh - * + *.* loncom/html/adm/fonts/ home/httpd/html/adm/fonts/ interface file @@ -2977,17 +3733,58 @@ rebuild_label_hash.sh Fonts for convertjme.pl -AUTHORS; -BUGS; DejaVuSerif-Roman.ttf; -LICENSE; -NEWS; -README; +DejaVuSansMono-Bold.ttf; +DejaVuSans.pfb; +DejaVuSans.ttf; +DejaVuSerif.pfb; +DejaVuSerif.ttf; status.txt; -unicover.txt +unicover.txt; +loncom/html/adm/fonts/AUTHORS +home/httpd/html/adm/fonts/AUTHORS +interface file + +Documentation for fonts + +works/unverified + + +loncom/html/adm/fonts/BUGS +home/httpd/html/adm/fonts/BUGS +interface file + +Documentation for fonts + + + +loncom/html/adm/fonts/LICENSE +home/httpd/html/adm/fonts/LICENSE +interface file + +Documentation for fonts + + + +loncom/html/adm/fonts/NEWS +home/httpd/html/adm/fonts/NEWS +interface file + +Documentation for fonts + + + +loncom/html/adm/fonts/README +home/httpd/html/adm/fonts/README +interface file + +Documentation for fonts + + + loncom/interface/lonstatistics.pm home/httpd/lib/perl/Apache/lonstatistics.pm handler @@ -3391,6 +4188,24 @@ Internal routines for creating a clone o works/unverified +loncom/interface/lonrequestcourse.pm +home/httpd/lib/perl/Apache/lonrequestcourse.pm +handler + +Allows submission of course requests by users with the right to request them + +works/unverified + + +loncom/interface/loncoursequeueadmin.pm +home/httpd/lib/perl/Apache/loncoursequeueadmin.pm +handler + +Common routines for administration of queues containing user-submitted requests - either for self-enrollment in an existing course, or for creation of a new course. + +works/unverified + + loncom/interface/loncreateuser.pm home/httpd/lib/perl/Apache/loncreateuser.pm handler @@ -3401,6 +4216,24 @@ them roles. works/unverified +loncom/interface/lonuserutils.pm +home/httpd/lib/perl/Apache/lonuserutils.pm +handler + +Common routines for user management including upload of lists of users in different formats, and to automatically create users (if they do not exist already), assign them roles within the privileges of the uploader to create/edit users. Also the ability to generate filtered lists of users with specific roles, as determined by the privileges of the viewer. + +works/unverified + + +loncom/interface/selfenroll.pm +home/httpd/lib/perl/Apache/selfenroll.pm +handler + +Users with accounts in LON-CAPA can self-enroll in courses between specified start and end dates, if the course has been configured to allow it, and the user's domain/institutional type satisfy the settings for self-enrollment in the course. + +works/unverified + + loncom/interface/lonhtmlcommon.pm home/httpd/lib/perl/Apache/lonhtmlcommon.pm handler @@ -3409,6 +4242,14 @@ 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 @@ -3445,7 +4286,7 @@ Localization class for Locale::Maketext loncom/localize/localize/ home/httpd/lib/perl/Apache/localize/ -static conf +lexicon file Translation files. @@ -3460,6 +4301,7 @@ fa.pm; ar.pm; es.pm; x_chef.pm; +zh.pm; @@ -3533,6 +4375,13 @@ Coordinates the response to clicking an Handles tags associated with showing a list of options. +loncom/homework/functionplotresponse.pm +home/httpd/lib/perl/Apache/functionplotresponse.pm +handler + +Handles tags associated with function plots using GeoGebra. + + loncom/homework/outputtags.pm home/httpd/lib/perl/Apache/outputtags.pm handler @@ -3572,6 +4421,42 @@ smiles.gif *.* + loncom/html/adm/geogebra/ + home/httpd/html/adm/geogebra/ + interface file + + Geogebra, for functionplotresponse + + +geogebra_algos.jar; +geogebra_algos.jar.pack.gz; +geogebra_javascript.jar; +geogebra_javascript.jar.pack.gz; +geogebra_cas.jar; +geogebra_export.jar.pack.gz; +geogebra.jar; +geogebra_main.jar.pack.gz; +geogebra_cas.jar.pack.gz; +geogebra_gui.jar; +geogebra.jar.pack.gz; +geogebra_properties.jar; +geogebra_export.jar; +geogebra_gui.jar.pack.gz; +geogebra_main.jar; +geogebra_properties.jar.pack.gz; +geogebra_usb.jar; +geogebra_usb.jar.pack.gz; +jlatexmath.jar; +jlatexmath.jar.pack.gz; +jlm_cyrillic.jar; +jlm_cyrillic.jar.pack.gz; +jlm_greek.jar; +jlm_greek.jar.pack.gz; + + + + + *.* loncom/html/adm/jmol/ home/httpd/html/adm/jmol/ interface file @@ -3583,7 +4468,23 @@ COPYRIGHT.txt; JmolApplet.jar; Jmol.js; LICENSE.txt; -README.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; @@ -3595,7 +4496,105 @@ README.txt Dynamically converts JME strings into either a png or ps file. - + + *.* + loncom/html/adm/dragmath/applet/ + home/httpd/html/adm/dragmath/applet/ + interface file + +Dragmath is a Java-based formula editor + + +Latex.html; +MathML.html; +Maxima.html; +MaximaPopup.html; +EditMathPopup.html; +FCKEditMathPopup.html + + + + *.* + loncom/html/adm/dragmath/applet/classes/ + home/httpd/html/adm/dragmath/applet/classes/ + interface file + +Dragmath is a Java-based formula editor + + +AbsoluteLayout.jar; +jep.jar; +Project.jar; +Config.xml; +jdom.jar; +swing-layout-1.0.jar; + + + + *.* + loncom/html/adm/dragmath/applet/HotEqn/ + home/httpd/html/adm/dragmath/applet/HotEqn/ + interface file + +Dragmath is a Java-based formula editor + + +HotEqn.class; +HotEqn.jar; + + + + *.* + loncom/html/adm/dragmath/applet/classes/Display/ + home/httpd/html/adm/dragmath/applet/classes/Display/ + interface file + +Dragmath is a Java-based formula editor + + +MainApplet.class; + + + + *.* + loncom/html/adm/dragmath/applet/classes/formats/ + home/httpd/html/adm/dragmath/applet/classes/formats/ + interface file + +Dragmath is a Java-based formula editor + + +ASCIIMathML.xml; +Latex.xml; +MathML.xml; +MoodleTex.xml; +Maple.xml; +Maxima.xml; + + + + *.* + loncom/html/adm/dragmath/applet/classes/lang/ + home/httpd/html/adm/dragmath/applet/classes/lang/ + interface file + +Dragmath is a Java-based formula editor + + +ca.xml; +cz.xml; +en.xml; +fr.xml; +no.xml; +pt-br.xml; +sv.xml; +de.xml; +es.xml; +nl.xml; +pl.xml; +ru.xml; + + *.* loncom/html/adm/jsMath/ @@ -3608,6 +4607,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; @@ -3633,10 +4633,10 @@ jsMath-old-browsers.js; home/httpd/html/adm/jsMath/fonts/ script - Dynamically converts JME strings into either a png or ps file. + Server side png fonts for use by jsMath -commands /home/httpd/html/adm/jsMath +commands loncom/html/adm/jsMath/commands; @@ -3644,6 +4644,61 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3. + + 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 + + GUI HTML Editor, scripted installation decompress the tarball and + installs the loncapa config.js file + + +commands + + +loncom/html/adm/ckeditor/commands; +loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz; +loncom/html/adm/ckeditor/loncapaconfig.js; + + + *.* loncom/html/adm/jsMath/extensions/ @@ -3653,6 +4708,7 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3. Additional jsMath functionality that can be used when needed. +AMSmath.js; AMSsymbols.js; HTML.js; bbox.js; @@ -3685,6 +4741,7 @@ mimeTeX.js; noCache.js; noGlobal.js; noImageFonts.js; +smallFonts.js; spriteImageFonts.js; tex2math.js; @@ -3709,6 +4766,253 @@ jsMath.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 colorpicker javascript library css files + + + jPicker-1.1.6.min.css; + + + + + *.* + loncom/html/adm/jpicker/images/ + home/httpd/html/adm/jpicker/images/ + interface file + +JQuery color picker javascript library image files + + + 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/js/ + home/httpd/html/adm/jQuery/js/ + interface file + +jQuery custom distribution of version 1.6.2, UI version 1.8.16 + + + jquery-1.6.2.min.js; + jquery-ui-1.8.16.custom.min.js; + + + + + *.* + loncom/html/adm/jQuery/css/smoothness/ + home/httpd/html/adm/jQuery/css/smoothness/ + interface file + +jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- stylesheets + + + jquery-ui-1.8.16.custom.css; + + + + + *.* + loncom/html/adm/jQuery/css/smoothness/images/ + home/httpd/html/adm/jQuery/css/smoothness/images/ + interface file + +jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- images for css. + + + 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; + + + loncom/interface/lontest.pm home/httpd/lib/perl/Apache/lontest.pm @@ -3900,6 +5204,14 @@ Handles the production of printable file works/unverified +loncom/interface/entities.pm +home/httpd/lib/perl/Apache/entities.pm +handler + +Converts html/xml entities to latex. + + + loncom/metadata_database/LONCAPA/lonmetadata.pm home/httpd/lib/perl/LONCAPA/lonmetadata.pm system file @@ -3917,6 +5229,24 @@ Handles a searchable catalogue. works/unverified +loncom/interface/lonsearchcourse.pm +home/httpd/lib/perl/Apache/lonsearchcourse.pm +handler + +Handles a searches inside courses/communities. + +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 @@ -3966,17 +5296,6 @@ Allows users with "mky" privileges to ge works/unverified -loncom/interface/londropadd.pm -home/httpd/lib/perl/Apache/londropadd.pm -handler - -Allows course coordinators to upload courselists in different formats, and -automatically create users (if they do not exist already), assign them the -role of student in a course, and add them to the classlist. - -works/unverified - - loncom/interface/lonviewclasslist.pm home/httpd/lib/perl/Apache/lonviewclasslist.pm handler @@ -4046,6 +5365,14 @@ The handler displays messages, has routi works/unverified + loncom/interface/courseprefs.pm + home/httpd/lib/perl/Apache/courseprefs.pm + handler + + Interface for displaying/modifying course configuration + + + loncom/homework/hint.pm home/httpd/lib/perl/Apache/hint.pm handler @@ -4151,15 +5478,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 @@ -4205,7 +5523,7 @@ echo 'pod2html lonpublisher.pm' home/httpd/lib/perl/Apache/lonmenu.pm handler -Has routines which control the remote control. +Has routines which control the inline menu. works/unverified @@ -4219,15 +5537,6 @@ 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 @@ -4271,15 +5580,6 @@ 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 @@ -4298,16 +5598,6 @@ This will take annotations and then plug works/unverified -loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm -home/httpd/lib/perl/Apache/admbookmarks.pm -handler - -This will take bookmarks and get/write/display them for the LON-CAPA user -interface. - -works/unverified - - rat/lonratsrv.pm home/httpd/lib/perl/Apache/lonratsrv.pm handler @@ -4451,6 +5741,24 @@ Tags Default Definition Module works/unverified +loncom/xml/lontable.pm +home/httpd/lib/perl/Apache/lontable.pm +server standard + +Table object + +works + + +loncom/xml/lonlatextable.pm +home/httpd/lib/perl/Apache/lonlatextable.pm +server standard + +Simple subset replacement for LaTeX::Table + +works + + loncom/xml/run.pm home/httpd/lib/perl/Apache/run.pm handler @@ -4593,6 +5901,15 @@ handles request to the CAPA homework pro works/unverified + loncom/homework/lonr.pm + home/httpd/lib/perl/Apache/lonr.pm + handler + + routines to simplify talking to the R client + + works/unverified + + loncom/xml/Safe.pm home/httpd/lib/perl/Safe.pm handler @@ -4693,6 +6010,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 @@ -4796,6 +6120,18 @@ loncom/build/pod2html.sh ../auth/loncacc +loncom/auth/lonstatusacc.pm +home/httpd/lib/perl/Apache/lonstatusacc.pm +handler + +This module provides access to server status - Apache's server-status and +files in the /home/httpd/html/lon-status directory, for which it is invoked +by the URL-related pattern syntax: +LocationMatch "^/+lon-status/.*". + +works/unverified + + loncom/auth/lonauth.pm home/httpd/lib/perl/Apache/lonauth.pm handler @@ -4824,6 +6160,13 @@ loncom/build/pod2html.sh ../auth/loncacc works/unverified +loncom/auth/lonipcheck.pm +home/httpd/lib/perl/Apache/lonipcheck.pm +handler +Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked +works/unverified + + loncom/auth/londatecheck.pm home/httpd/lib/perl/Apache/londatecheck.pm handler @@ -4838,6 +6181,13 @@ loncom/build/pod2html.sh ../auth/loncacc 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 @@ -4848,7 +6198,7 @@ loncom/build/pod2html.sh ../auth/loncacc loncom/auth/migrateuser.pm home/httpd/lib/perl/Apache/migrateuser.pm handler - auto logsin a remote user + auto logs in a remote user works/unverified @@ -4873,6 +6223,41 @@ loncom/build/pod2html.sh ../auth/loncacc 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 @@ -5062,7 +6447,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 @@ -5091,6 +6476,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 @@ -5123,22 +6517,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 @@ -5162,6 +6540,14 @@ A blank page with very minimal HTML stru A blank page which calls drawwindow in its opener after being loaded. + +loncom/includepsheader.ps +home/httpd/lib/includepsheader.ps +interface file + +Extra header for dvips + + *.gif rat/images/ @@ -5311,13 +6697,17 @@ logos and general widget icons SMETE_white.gif; aboutlon.gif; -aboutlon_pt.gif; aboutlon_de.gif; +aboutlon_pt.gif; accessbutton.gif; -accessbutton_pt.gif; accessbutton_de.gif; +accessbutton_pt.gif; angry.gif; +arrow.closed.gif; +arrow.open.gif; +arrow.up.gif; arrow_up.gif; +avi.gif; baeh.gif; bigsmile.gif; branch.gif; @@ -5340,6 +6730,23 @@ eps.gif; eps_big.gif; exam.gif; exam_big.gif; +face-angel.png; +face-angry.png; +face-cool.png; +face-crying.png; +face-embarrassed.png; +face-glasses.png; +face-kiss.png; +face-plain.png; +face-quiet.png; +face-raspberry.png; +face-sad.png; +face-sick.png; +face-smile.png; +face-smile-big.png; +face-surprise.png; +face-uncertain.png; +face-wink.png; fillbottom.gif; fillleft.gif; fillright.gif; @@ -5348,6 +6755,10 @@ folder_closed.gif; folder_opened.gif; folder_pointer_closed.gif; folder_pointer_opened.gif; +food-cake.png; +face-ninja.png; +face-pirate.png; +food-pizza.png; form.gif; form_big.gif; frowny.gif; @@ -5355,6 +6766,7 @@ gif.gif; gif_big.gif; header.gif; header.png; +heart.png; helpdesk.gif; helpgateway.gif; hrrm.gif; @@ -5364,10 +6776,12 @@ html_big.gif; huh.gif; jar.gif; jar_big.gif; +jpeg.gif; jpg.gif; jpg_big.gif; latex.gif; library.gif; +lightGreyBG.png; lipsrsealed.gif; lite.gif; liteani.gif; @@ -5380,6 +6794,7 @@ lonhelplogos.gif; lonhelptop.gif; lonlogo.gif; lonlogos.gif; +lonUtilityIcon.png; lowerleft.gif; lowerright.gif; mailbkgrd.gif; @@ -5391,6 +6806,8 @@ mov.gif; mov_big.gif; move_up.gif; move_down.gif; +mpeg.gif; +mpg.gif; navmap.correct.gif; navmap.partial.gif; navmap.ellipsis.gif; @@ -5405,6 +6822,9 @@ navmap.folder.closed.gif; navmap.folder.open.nomanip.gif; navmap.folder.closed.nomanip.gif; neutral.gif; +open.gif; +opinion-agree.png; +opinion-disagree.png; page.gif; page_big.gif; pdf.gif; @@ -5418,6 +6838,10 @@ problem_big.gif; ps.gif; ps_big.gif; rolleyes.gif; +rose.png; +qt.gif; +qti.gif; +qtm.gif; quill.gif; quiz.gif; quiz_big.gif; @@ -5428,18 +6852,24 @@ server.gif; server_big.gif; shocked.gif; smiley.gif; +spreadsheet.gif; srvbad.gif; srvempty.gif; srvgood.gif; srvhalf.gif; srvnull.gif; +stift.gif; survey.gif; survey_big.gif; +tabbgleft.gif; +tabbgright.gif; task.gif; task_big.gif; tex.gif; tex_big.gif; tth.gif; +text.gif; +transparent1x1.gif; txt.gif; txt_big.gif; unknown.gif; @@ -5448,12 +6878,10 @@ upperleft.gif; upperright.gif; user.gif; user_big.gif; -userauthentication.gif; -userauthentication_pt.gif; -userauthentication_de.gif; wav.gif; wav_big.gif; white_space_20_22.gif; +whitespace_21.gif; whitespace1.gif; whitespace10.gif; whitespace2.gif; @@ -5465,6 +6893,7 @@ whitespace7.gif; whitespace8.gif; whitespace9.gif; wink.gif; +wmv.gif; xls.gif; xls_big.gif; xml.gif; @@ -5488,12 +6917,17 @@ bomb.gif; smallFAQ.gif; smallBug.gif; cat_button.gif; +cat_button.png; chat.gif; eval_button.gif; +eval_button.png; feedback.gif; pprm_button.gif; +pprm_button.png; pgrd_button.gif; -subm_button.gif +pgrd_button.png; +subm_button.gif; +subm_button.png; @@ -5549,6 +6983,15 @@ tested works/verified + loncom/Lond.pm + home/httpd/lib/perl/LONCAPA/Lond.pm + system file + + Encapsulates functionality used by lond and lonnet. + + in progress + + loncom/LondConnection.pm home/httpd/lib/perl/LONCAPA/LondConnection.pm system file @@ -5616,6 +7059,26 @@ entries. works/unverified +loncom/configuration/Firewall.pm +home/httpd/lib/perl/LONCAPA/Firewall.pm +system file + +Provides methods to open and close firewall ports used for +for socket-based communication between LON-CAPA servers + +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 @@ -5644,7 +7107,17 @@ modules/TexConvert/tthperl/commands commands; compiles/tth.so.i386; -compiles/tth.so.x86_64 +compiles/tth.so.x86_64; +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 @@ -5732,12 +7205,14 @@ loncom/cgi/mimeTeX/commands commands; gfuntype.c; gifsave.c; +loncapanewcommands.h; mimetex.c; mimetex.h; mimetex.html; README; texfonts.h; LICENSE; +VERSION; @@ -6009,61 +7484,6 @@ 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 @@ -6108,86 +7528,29 @@ vbkm_pt.gif; graphic file icons used for the entire LON-CAPA user interface -anno.gif; -anot.gif; -back.gif; -bchat.gif; -bkm.gif; -blog.gif; -bl_step1.gif; -bl_step2.gif; -bl_step3.gif; -bl_step4.gif; -bl_step5.gif; -bl_step6.gif; -bl_step7.gif; -bl_step8.gif; -bl_step9.gif; -brws.gif; -catalog.gif; -ccrs.gif; chat.gif; -chrt.gif; -clst.gif; -com.gif; -conf.gif; -courses.gif; -cprv.gif; -cstr.gif; -del.gif; +close-all-folders.gif; dempty.gif; -docs.gif; -egrd.gif; +edittoplevel.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; -mcrs.gif; -mrk.gif; -nav.gif; -new.gif; +mark-discussionentries-read.gif; next.gif; nothumb.gif; -parm.gif; -pcstr.gif; -pgrd.gif; -port.gif; -pparm.gif; -pref.gif; -prev.gif; -prt.gif; -pub.gif; +open-all-folders.gif; +open-first-problem.gif; qempty.gif; -reload.gif; -remotebg.gif; -res.gif; -roles.gif; -rtrv.gif; -sbkm.gif; -sctr.gif; -spacer.gif; -sprs.gif; -src.gif; -stat.gif; -subm.gif; -title.gif; -vbkm.gif; +refresh.gif; +show-all.gif; +show-incomplete-problems.gif; +star.gif; @@ -6199,10 +7562,16 @@ vbkm.gif; anno.png; bchat.png; +ccat.png; ccrs.png; +clst.png; conf.png; +courses.png; +crsconf.png; docs.png; +editmap.png; eval.png; +grds.png; grps.png; mail.png; new.png; @@ -6212,18 +7581,32 @@ roles.png; sprs.png; vbkm.png; anot.png; +anot2.png; blog.png; chrt.png; cprv.png; +del.png; egrd.png; fdbk.png; keys.png; +list.png; mcrs.png; parm.png; port.png; prt.png; +rcrs.png; +rsrv.png; sbkm.png; src.png; +srvr.png; +subm.png; +thumbsup.png; +thumbsup_gray.png; +thumbsup_novote.png; +thumbsdown.png; +thumbsdown_gray.png; +thumbsdown_novote.png; +webpage.png; back.png; catalog.png; com.png; @@ -6234,9 +7617,130 @@ logout.png; nav.png; pcstr.png; pparm.png; +pub.png; res.png; +rtrv.png; sctr.png; stat.png; +pdfupload.png; +course_ini.png; +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; + + + +*.png +loncom/html/res/adm/pages/ +home/httpd/html/res/adm/pages/ +graphic file +graphical icons used in submenus + +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; +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; +extres.png; +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; +grp_settings.png; +grp_tools.png; +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; +move-22x22.png; +myaboutme.png; +navigation.png; +network-workgroup.png; +page.png; +preferences-desktop-font.png; +preferences-desktop-locale.png; +preferences-desktop-remote-desktop.png; +preferences-desktop-theme.png; +preferences-desktop-wallpaper.png; +preferences-system-windows.png; +rcrs-22x22.png; +receipt_number.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; +timer.png; +trck-22x22.png; +ungrade_sub.png; +uplcrs.png; +uploadscores.png; +verify.png; +view-mode-22x22.png; +wishlist.png; +wishlist-link.png; +wishlist-link-lighter.png; @@ -6248,14 +7752,6 @@ stat.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 @@ -6263,14 +7759,6 @@ image maps for the LON-CAPA remote contr 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/ @@ -6373,56 +7861,6 @@ world2.gif -*.gif -loncom/html/res/adm/pages/bookmarkmenu/ -home/httpd/html/res/adm/pages/bookmarkmenu/ - -graphic file - -icons used for the bookmark portion of the LON-CAPA user interface - - -folder_anim.gif; -folder_close.gif; -folder_drag.gif; -folder_new.gif; -folder_open.gif; -folder_pointer_closed.gif; -folder_pointer_opened.gif; -folder_static.gif; -folder_trash.gif; -folder_trash_hover.gif; -left_bar.gif; -link.gif; -link_anim.gif; -link_drag.gif; -ll_corner.gif; -lower_bar.gif; -lr_corner.gif; -pix.gif; -right_bar.gif; -toolbar_bg.gif; -ul_corner.gif; -upper_bar.gif; -ur_corner.gif - - - -*.html -loncom/html/res/adm/pages/bookmarkmenu/ -home/httpd/html/res/adm/pages/bookmarkmenu/ - -interface file - -associated with the scheme of displaying bookmarks - - -bookmarkmenu_toolbar.html; -blank.html; -closechildren.html - - - *.* loncom/html/res/adm/pages/reactionresponse/ home/httpd/html/res/adm/pages/reactionresponse/ @@ -6439,15 +7877,6 @@ reaction_window.html -loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js - -home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js -interface file - -javascript for handling client-side interactions with bookmark interface - - - loncom/build/CHECKRPMS usr/local/loncapa/bin/CHECKRPMS system script @@ -6521,6 +7950,14 @@ preserve_local_loncapa_cron + loncom/cron/loncapa + home/httpd/lib/perl/loncapa_cron-std + handler + + Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications). + + + loncom/ntp/step-tickers usr/local/loncapa/doc/conf_examples/ntp_step-tickers @@ -6553,14 +7990,15 @@ 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. -etc/rc.d/init.d/loncontrol +etc/rc.d/init.d/loncontrol +etc/init.d/loncontrol etc/rc.d/rc0.d/K05loncontrol; etc/rc.d/rc1.d/K05loncontrol; @@ -6570,10 +8008,63 @@ 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; +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; +etc/rc3.d/S95loncontrol; +etc/rc4.d/S95loncontrol; +etc/rc5.d/S95loncontrol; +etc/rc6.d/K05loncontrol + symbolic link -symbolic links to /etc/rc.d/init.d/loncontrol for run-levels +symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels + + + + loncom/init.d/loncontrol + etc/rc.d/ + + setup loncontrol to run at boot + + +-c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol' + + +loncom/init.d/loncontrol + + + + + doc/latex/utf8.def + usr/local/loncapa/doc/utf8.def + usr/share/texmf/tex/latex/base/utf8.def + system file + + utf8 definitions for LaTeX + + + + + doc/latex/utf8enc.dfu + usr/local/loncapa/doc/utf8enc.dfu + usr/share/texmf/tex/latex/base/utf8enc.dfu + system file + + utf8 declarations for LaTeX + + + loncom/atalk/config usr/local/loncapa/doc/conf_examples/config @@ -6649,6 +8140,14 @@ of users, and (b) to display e-mail of t + loncom/interface/createaccount.pm + home/httpd/lib/perl/Apache/createaccount.pm + handler + + An e-mail address can be used to create a LON-CAPA account via a two-step process employing a token sent to the e-mail address (the address will be the username). Alternatively, an institutional login can be used (after successful authentication) to create a corresponding LON-CAPA account, if one is missing. + + + loncom/interface/lonmodifycourse.pm home/httpd/lib/perl/Apache/lonmodifycourse.pm handler @@ -6666,6 +8165,31 @@ of users, and (b) to display e-mail of t + loncom/interface/domainstatus.pm + home/httpd/lib/perl/Apache/domainstatus.pm + handler + + Handler for generation of a menu of links to server status utilities + + + + loncom/interface/lonconfigsettings.pm + home/httpd/lib/perl/Apache/lonconfigsettings.pm + handler + + Common routines for generating menus to set default configuration settings - + for a domain or for a course. + + + + loncom/interface/lonpdfupload.pm + home/httpd/lib/perl/Apache/lonpdfupload.pm + handler + + Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions. + + + loncom/interface/lonpopulate.pm home/httpd/lib/perl/Apache/lonpopulate.pm handler @@ -6702,7 +8226,15 @@ of users, and (b) to display e-mail of t home/httpd/perl/Autoenroll.pl script - Local handler for automated enrollment, standard version. + Script to perform automated enrollments from institutional classlists. + + + + loncom/enrollment/Autoupdate.pl + home/httpd/perl/Autoupdate.pl + script + + Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service. @@ -6730,6 +8262,41 @@ 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 + + Used for displaying the communication blocking status. + + + +loncom/interface/lonwishlist.pm +home/httpd/lib/perl/Apache/lonwishlist.pm +handler + +Utilities to modify the wishlist (add new links and folders, +edit, move, sort or delete existing links and folders). +Links from the wishlist can be imported into courses. +works/unverified + + +loncom/interface/lonwishlistdisplay.pm +home/httpd/lib/perl/Apache/lonwishlistdisplay.pm +handler + +Module for displaying the wishlist. +works/unverified + + loncom/automation/Autocreate.plAutocreate.pl home/httpd/perl/Autocreate.pl script @@ -6755,15 +8322,18 @@ 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; unescape.pl; user_login_count.pl; - * + *.* loncom/debugging_tools/compiled/ home/httpd/perl/debug/ script @@ -6771,12 +8341,34 @@ user_login_count.pl; Binary tools for LON-CAPA -create_db_dynamic; -create_db_dynamic_64; -dump_db_static_32; +create_db_dynamic_64_so.3; +loncom/debugging_tools/compiled/create_db_dynamic +home/httpd/perl/debug/create_db_dynamic +script + +Binary tool for LON-CAPA + + + +loncom/debugging_tools/compiled/create_db_dynamic_64 +home/httpd/perl/debug/create_db_dynamic_64 +script + +Binary tool for LON-CAPA + + + +loncom/debugging_tools/compiled/dump_db_static_32 +home/httpd/perl/debug/dump_db_static_32 +script + +Binary tool for LON-CAPA + + + loncom/build/distprobe home/httpd/perl/distprobe script @@ -6786,5 +8378,15 @@ for probing operating system flavor and + +loncom/clusteradmin +home/httpd/perl/manage_dns/clusteradmin +root script + +Script to update cluster tables: dns_hosts.tab and dns_domain.tab +on a LON-CAPA DNS server. + +works/unverified +