--- doc/loncapafiles/loncapafiles.lpml 2013/12/28 23:48:36 1.797.2.52 +++ doc/loncapafiles/loncapafiles.lpml 2014/10/13 14:50:29 1.900 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + @@ -804,6 +822,7 @@ interface, Apache (mod_perl) handlersserver readonly error warnings and icons + never_delete home/httpd/lonUsers @@ -882,12 +901,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 @@ -1012,7 +1025,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

@@ -1055,7 +1068,7 @@ 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 @@ -1075,7 +1088,7 @@ the www@localhost MySQL password, and br loncom/loncapa_apache_local.conf etc/httpd/conf/loncapa_apache_local.conf -etc/apache2/loncapa_apache_local.conf +etc/apache2/loncapa_apache_local.conf static conf Documentation file describing how to add domain-specific Apache configuration @@ -1088,7 +1101,7 @@ 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 @@ -1099,7 +1112,7 @@ well as causing the Apache module to be etc/apache2 - + etc/apache2/conf symbolic link @@ -1110,7 +1123,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. @@ -1122,7 +1135,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 @@ -1133,7 +1146,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 @@ -1302,8 +1315,8 @@ utility cgi script to view software vers home/httpd/cgi-bin/lonmodulecheck.pl script -utility cgi script to check for differences between currently -installed versions of LON-CAPA modules and those expected for the +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. @@ -1536,6 +1549,8 @@ SelectFromOptions-7ConceptGoups.problem; SelectFromOptions-7ConceptGoups.problem.meta; SelectFromOptions-8ConceptGoups.problem; SelectFromOptions-8ConceptGoups.problem.meta; +SelectFromOptions-multilingual.problem; +SelectFromOptions-multilingual.problem.meta; SelectFromOptions-Simple.problem; SelectFromOptions-Simple.problem.meta; SimpleStringResponse.problem.meta; @@ -1708,11 +1723,14 @@ home/httpd/lonTabs/dns_checksums/ Files containing version numbers and checksums for most LON-CAPA perl modules, perl scripts, cgi scripts, daemons, and a configuration file in each -LON-CAPA release, starting with 2.11.0.RC1 +LON-CAPA release, starting with 2.10.1 +2.10.1.tab; 2.11.0.RC1.tab; 2.11.0.RC2.tab; +2.11.0.RC3.tab; +2.11.0.tab; @@ -1859,7 +1877,7 @@ file: nohist_courseids.db found in /home Perl script run by cron to check: (a) for differences between currently installed versions of LON-CAPA modules and those expected for the particular LON-CAPA release -(b) if an updated LON-CAPA release is available from install.loncapa.org +(b) if an updated LON-CAPA release is available from install.loncapa.org @@ -1867,7 +1885,7 @@ and those expected for the particular LO home/httpd/perl/debug/rebuild_lastlogin.pl script -Perl script run as www to populate nohist_crslastlogin.db for course(s) on +Perl script run as www to populate nohist_crslastlogin.db for course(s) on a library server to record most recent "log-in" by each user in a course. This script is intended to be run after installation of LON-CAPA @@ -2016,6 +2034,49 @@ routines in lonauthcgi.pm +loncom/cgi/listcodes.pl +home/httpd/cgi-bin/listcodes.pl +script +CGI script to display courses with unique six character codes. +For use on the primary library server for a domain. Access control uses +routines in lonauthcgi.pm. Display formats are: csv (default), html, xml. + + + +loncom/cgi/quotacheck.pl +home/httpd/cgi-bin/quotacheck.pl +script +CGI script to display disk usage and quota for content +uploaded directly to a course/community via the Course Editor. + + + +loncom/cgi/enrollqueued.pl +home/httpd/cgi-bin/enrollqueued.pl +script +CGI script to process a queued self-enrollment request +and output a web address which should be provided as a link the +the student follows to access the course. Can support validation +of self-enrollment requests on a third party system/server which +handles payment etc. + + + +loncom/cgi/createpending.pl +home/httpd/cgi-bin/createpending.pl +script +CGI script to process a pending course request +for an unofficial course, textbook course, or community, and +and output a web address which should be provided as a link the +the requester follows to access the new course. If this course type +has been configued to have a six character code associated with +it, the will be output also, (e.g., for recording locally, and/or +display to the requester). The script was implemented to support +validation of course requests on a third party system/server which +handles payment etc. + + + loncom/homework/templates/sampleexternal.pl home/httpd/cgi-bin/sampleexternal.pl script @@ -2462,6 +2523,15 @@ Handler for a DC to pick an author from 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 @@ -3172,6 +3242,7 @@ Authoring_Internal_Tags.tex; Authoring_Intro.tex; Authoring_Library_Scripts.tex; Authoring_Math_Editor.tex; +Authoring_Multilingual_Problems.tex; Authoring_NumericalResponse.tex; Authoring_OptionResponse.tex; Authoring_Output_Tags.tex; @@ -3366,6 +3437,7 @@ Domain_Configuration_Cataloging_Courses. Domain_Configuration_Color_Schemes.tex; Domain_Configuration_Contact_Info.tex; Domain_Configuration_Course_Defaults.tex; +Domain_Configuration_Help_Settings.tex; Domain_Configuration_InstDirectory_Search.tex; Domain_Configuration_LangTZAuth.tex; Domain_Configuration_Load_Balancing.tex; @@ -3374,6 +3446,8 @@ Domain_Configuration_Quotas.tex; Domain_Configuration_Request_Author.tex; Domain_Configuration_Request_Courses.tex; Domain_Configuration_Scantron_Format.tex; +Domain_Configuration_Self_Creation.tex; +Domain_Configuration_Selfenrollment.tex; Domain_Configuration_Server_Status.tex; Domain_Configuration_SSL.tex; Domain_Configuration_User_Creation.tex; @@ -3404,6 +3478,7 @@ Feedback_Discussion.tex; Feedback_Policy.tex; Finding_Resources.tex; Foils.tex; +ForceIDChange.tex; Formula_Answers.tex; Formula_Editor.tex; Formula_Response_Adv_Intro.tex; @@ -3644,7 +3719,9 @@ German Tex files for the help system About_Bombs.tex; About_Communication.tex; Auth_Options.tex; +Authoring_ExternalResponse.tex; Authoring_Math_Editor.tex; +Authoring_Multilingual_Problems.tex; Caching.tex; Cascading_Parameters.tex; Change_Colors.tex; @@ -3654,6 +3731,7 @@ Contextual_Help.tex; Course_Change_Privileges.tex; Course_Convert_To_CSV.tex; Course_Create_Class_List.tex; +Course_Critical_Message.tex; Course_Self_Enrollment.tex; Creating_Math_Response_Problems.tex; Docs_About_Bulletin_Board.tex; @@ -3664,15 +3742,20 @@ Docs_About_Syllabus.tex; Docs_Adding_Course_Doc.tex; Docs_Adding_Folders.tex; Docs_Editing_Templated_Pages.tex; +Docs_Import_Stored_Link.tex; Docs_Navigate_Content.tex; Docs_Score_Upload_Form.tex; Docs_Verify_Content.tex; +ForceIDChange.tex; +Formula_Answers.tex; Formula_Editor.tex; General_Intro.tex; Generation.tex; Metadata_Description.tex; Navigation_Screen.tex; Parameter_Overview.tex; +Parameter_Set_Folder.tex; +Physical_Units.tex; Portfolio_About.tex; Portfolio_AddFiles.tex; Portfolio_Catalog.tex; @@ -3689,9 +3772,12 @@ Portfolio_ShareFile_Conditional.tex; Portfolio_ShareFile_SetAccess.tex; Portfolio_ShareFile_StopAccess.tex; Prefs_About_Me.tex; +Prefs_Forwarding.tex; Prefs_Language.tex; Prefs_Messages.tex; +Prefs_Notification.tex; Prefs_Screen_Name_Nickname.tex; +Problem_Editor_XML_Index.tex; Problem_Parameters.tex; Publishing_Copyright.tex; Publishing_Keywords.tex; @@ -3700,6 +3786,7 @@ Ranking_Problems.tex; Receipt.tex; Search_Advanced.tex; Search_Basic.tex; +Sending_Email.tex; Some_Items_Were_Not_Submitted.tex; Student_Intro.tex; Syllabus_ExtLink.tex; @@ -3707,6 +3794,8 @@ Table_Mode.tex; Tries.tex; Uploaded_Templates_PublicView.tex; Uploaded_Templates_TextBoxes.tex; +View_recent_activity.tex; +Wishlist.tex; @@ -3767,6 +3856,19 @@ status.txt; unicover.txt; + + + *.js + loncom/html/adm/quicksearch/ + home/httpd/html/adm/quicksearch/ + +Search to enable the quicksearch function in the author space + + +quicksearch.js + + + loncom/html/adm/fonts/AUTHORS home/httpd/html/adm/fonts/AUTHORS @@ -4428,6 +4530,25 @@ assignment. works/unverified + + loncom/html/adm/jsme/JSME_2014-06-28.zip + home/httpd/html/adm/jsme + script + + JSME files (Javascript version of JME) for editing organic structures + NOTE: the commands file `mv`'s the files out of the original location provided + unzipping the file, making it look cleaner in the /home/.../adm/ directory + + +commands + + +loncom/html/adm/jsme/commands; +loncom/html/adm/jsme/VERSION; +loncom/html/adm/jsme/JSME_2014-06-28.zip; + + + *.* loncom/html/adm/jme/ @@ -4553,6 +4674,15 @@ loncom/html/adm/dragmath/dragmath-0.7.9. + + loncom/html/adm/LC_math_editor/dist/LC_math_editor.min.js + home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js + interface file + +LON-CAPA math editor + + + *.* loncom/html/adm/jsMath/ @@ -4785,8 +4915,10 @@ JQuery countdown timer javascript files jquery.countdown-ar.js; jquery.countdown-bg.js; jquery.countdown-bn.js; + jquery.countdown-bs.js; jquery.countdown-ca.js; jquery.countdown-cs.js; + jquery.countdown-cy.js; jquery.countdown-da.js; jquery.countdown-de.js; jquery.countdown-el.js; @@ -4796,34 +4928,39 @@ JQuery countdown timer javascript files jquery.countdown-fi.js; jquery.countdown-fr.js; jquery.countdown-gl.js; + jquery.countdown-gu.js; jquery.countdown-he.js; jquery.countdown-hr.js; jquery.countdown-hu.js; + jquery.countdown-hy.js; jquery.countdown-id.js; jquery.countdown-it.js; jquery.countdown-ja.js; jquery.countdown.js; + jquery.countdown-kn.js; jquery.countdown-ko.js; jquery.countdown-lt.js; jquery.countdown-lv.js; jquery.countdown.min.js; + jquery.countdown-ml.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-sq.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-uz.js; jquery.countdown-vi.js; jquery.countdown-zh-CN.js; jquery.countdown-zh-TW.js; @@ -4866,6 +5003,7 @@ JQuery countdown timer Image file for LE + @@ -4918,6 +5056,7 @@ JQuery countdown timer Image file for LE + *.* loncom/html/adm/jQuery/js/ @@ -5223,6 +5362,15 @@ 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 @@ -5513,15 +5661,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 @@ -5565,15 +5704,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 @@ -6441,7 +6571,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 @@ -7490,61 +7620,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 @@ -7574,6 +7649,7 @@ pref_pt.gif; prt_pt.gif; res_pt.gif; roles_pt.gif; +sbkm_pt.gif; spacer_pt.gif; sprs_pt.gif; src_pt.gif; @@ -7588,93 +7664,29 @@ 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; +star.gif; @@ -7719,7 +7731,6 @@ port.png; prt.png; rcrs.png; rsrv.png; -slnk.png; src.png; srvr.png; subm.png; @@ -7753,6 +7764,7 @@ mngcu.png; prob_ana.png; process-stop.png; role_hotlist.png; +reload.png; self_enroll.png; survey_rep.png; subdocs.png; @@ -7767,10 +7779,10 @@ uplusr.png; graphic file graphical icons used in submenus -alnk.png; aboutme.png; addClickerInfoFile.png; anonsurveythreshold.png; +bubblesheet.png; ccatconf.png; ccat-22x22.png; chat.png; @@ -7783,6 +7795,7 @@ dialog-information.png; docs-22x22.png; document-open.png; document-properties.png; +download_sub.png; dropbox.png; dump.png; edit-copy.png; @@ -7802,6 +7815,9 @@ 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; @@ -7830,6 +7846,7 @@ preferences-desktop-theme.png; preferences-desktop-wallpaper.png; preferences-system-windows.png; rcrs-22x22.png; +receipt_number.png; recover.png; remotecontrol.png; resversion.png; @@ -7851,6 +7868,7 @@ system-lock-screen.png; system-users.png; timer.png; trck-22x22.png; +ungrade_sub.png; uplcrs.png; uploadscores.png; verify.png; @@ -7869,14 +7887,6 @@ wishlist-link-lighter.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 @@ -7884,14 +7894,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/ @@ -8123,7 +8125,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. @@ -8131,7 +8133,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; @@ -8149,7 +8151,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; @@ -8430,6 +8432,15 @@ Module for displaying the wishlist.works/unverified +loncom/interface/lonrelrequtils.pm +home/httpd/lib/perl/Apache/lonrelrequtils.pm +handler + +Utilities to update information about LON-CAPA version requirements +in a course. +works/unverified + + loncom/automation/Autocreate.plAutocreate.pl home/httpd/perl/Autocreate.pl script