--- doc/loncapafiles/loncapafiles.lpml 2013/01/10 17:36:36 1.821
+++ doc/loncapafiles/loncapafiles.lpml 2014/10/13 14:50:29 1.900
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
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
+ /home/httpd/html/adm/nicescrollserver readonly
- Formula editor applet classes formats (LaTeX, Maxima, etc)
+ JQuery nicescroll plugin
+
modest_deletehome/httpd/html/adm/helper
@@ -923,6 +913,12 @@ are viewable over the world-wide web
modest_delete
+ home/httpd/lonTabs/dns_checksums
+ server readonly
+ Version numbers and checksums
+
+
+ modest_deletehome/httpd/html/adm/lonInterFaceserver readonlyPage headers and graphical interface files
@@ -1029,7 +1025,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1072,7 +1068,7 @@ MySQL database
etc/httpd/conf/loncapa_apache.conf
-etc/apache2/loncapa_apache.conf
+etc/apache2/loncapa_apache.confstatic conf
The goal of this file is to implement all LON-CAPA specific
@@ -1090,9 +1086,22 @@ the www@localhost MySQL password, and br
+
+etc/httpd/conf/loncapa_apache_local.conf
+etc/apache2/loncapa_apache_local.conf
+static conf
+
+Documentation file describing how to add domain-specific Apache configuration
+files, e.g., (loncapa_apache_localmsu.conf).
+loncapa_apache_local.conf needs to exist if no domain-specific file has so far
+been created so that Apache 2.4 will start, given that loncapa_apache.conf has:
+Include conf/loncapa_apache_local*.conf
+
+
+etc/httpd/conf/startup.pl
-etc/apache2/startup.pl
+etc/apache2/startup.plstatic conf
This file provides initializations for perl handlers. It adjusts what
@@ -1103,7 +1112,7 @@ well as causing the Apache module to be
etc/apache2
-
+
etc/apache2/conf
symbolic link
@@ -1114,7 +1123,7 @@ symbolic link to directory /etc/apache2
etc/httpd/conf/loncapa_rewrite.conf
-etc/apache2/loncapa_rewrite.conf
+etc/apache2/loncapa_rewrite.confconf
Default rewrite file.
@@ -1126,7 +1135,7 @@ by setting: RewriteEngine off
etc/httpd/conf/rewrites/loncapa_rewrite_on.confetc/apache/rewrites/loncapa_rewrite_on.conf
-etc/apache2/rewrites/loncapa_rewrite_on.conf
+etc/apache2/rewrites/loncapa_rewrite_on.confstatic conf
File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of
@@ -1137,7 +1146,7 @@ external requests for http:// to https:/
etc/httpd/conf/rewrites/loncapa_rewrite_off.confetc/apache/rewrites/loncapa_rewrite_off.conf
-etc/apache2/rewrites/loncapa_rewrite_off.conf
+etc/apache2/rewrites/loncapa_rewrite_off.confstatic conf
File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of
@@ -1302,6 +1311,16 @@ utility cgi script to view software vers
+
+home/httpd/cgi-bin/lonmodulecheck.pl
+script
+
+utility cgi script to check for differences between currently
+installed versions of LON-CAPA modules and those expected for the
+LON-CAPA release installed on the server.
+
+
+home/httpd/cgi-bin/ping.plscript
@@ -1530,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;
@@ -1693,6 +1714,26 @@ List of all domains in the LON-CAPA netw
+
+*.tab
+loncom/dns_checksums/
+
+home/httpd/lonTabs/dns_checksums/
+www static conf
+
+Files containing version numbers and checksums for most LON-CAPA perl modules,
+perl scripts, cgi scripts, daemons, and a configuration file in each
+LON-CAPA release, starting with 2.10.1
+
+
+2.10.1.tab;
+2.11.0.RC1.tab;
+2.11.0.RC2.tab;
+2.11.0.RC3.tab;
+2.11.0.tab;
+
+
+
home/httpd/lonTabs/loncaparevs.tab
@@ -1713,6 +1754,17 @@ File holds paired data -- hostname:lonHo
+
+ home/httpd/lonTabs/lonchksums.tab
+ www conf
+
+File containing version numbers and checksums for most LON-CAPA perl modules,
+perl scripts, cgi scripts, daemons, and a configuration file for current
+server. Updated by loncron.
+
+
+
+home/httpd/lonTabs/spare.tabconf
@@ -1818,6 +1870,36 @@ file: nohist_courseids.db found in /home
+
+home/httpd/perl/checkforupdates.pl
+script
+
+Perl script run by cron to check:
+(a) for differences between currently installed versions of LON-CAPA modules
+and those expected for the particular LON-CAPA release
+(b) if an updated LON-CAPA release is available from install.loncapa.org
+
+
+
+
+home/httpd/perl/debug/rebuild_lastlogin.pl
+script
+
+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
+2.11.0 on a library server to populate nohist_crslastlogin.db files
+for the domain's courses. (Thereafter role selection after log-in
+on a server running 2.11.0 will update nohist_crslastlogin.db
+when a course role is selected.)
+
+This script might be run at other times. For example:
+(a) if course user sessions are being routinely hosted on pre-2.11.0 servers.
+(b) if nohist_crslastlogin.db is lost or corrupted, and needs to be rebuilt.
+
+
+home/httpd/perl/seed_accesscount.plscript
@@ -1952,6 +2034,49 @@ routines in lonauthcgi.pm
+
+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.
+
+
+
+
+home/httpd/cgi-bin/quotacheck.pl
+script
+CGI script to display disk usage and quota for content
+uploaded directly to a course/community via the Course Editor.
+
+
+
+
+home/httpd/cgi-bin/enrollqueued.pl
+script
+CGI script to process a queued self-enrollment request
+and output a web address which should be provided as a link the
+the student follows to access the course. Can support validation
+of self-enrollment requests on a third party system/server which
+handles payment etc.
+
+
+
+
+home/httpd/cgi-bin/createpending.pl
+script
+CGI script to process a pending course request
+for an unofficial course, textbook course, or community, and
+and output a web address which should be provided as a link the
+the requester follows to access the new course. If this course type
+has been configued to have a six character code associated with
+it, the will be output also, (e.g., for recording locally, and/or
+display to the requester). The script was implemented to support
+validation of course requests on a third party system/server which
+handles payment etc.
+
+
+home/httpd/cgi-bin/sampleexternal.plscript
@@ -2054,16 +2179,6 @@ Allows www to change user passwords.
being updated
-
-home/httpd/perl/lcuseradd
-setuid script
-
-Coordinates the system services and files in order to allow lond to add a
-new user.
-
-being updated
-
-home/httpd/perl/lciptablessetuid script
@@ -2774,11 +2889,17 @@ anno.gif;
anot.gif;
anot2.gif;
authorRemote.gif;
+author_example_directory.gif;
+author_new_content.gif;
+author_top_menu.gif;
+back.gif;
bchat.gif;
blog.gif;
+bomb.gif;
catalog.gif;
ccat.gif;
chat.gif;
+chkrole.gif;
chrt.gif;
com.gif;
constructionSpace.gif;
@@ -2796,6 +2917,9 @@ dynamic_piecewise.gif;
dynamic_piecewise2.gif;
dynamic_plot.gif;
dynamic_plot2.gif;
+edit.gif;
+editmap.gif;
+editwishlist.gif;
edit-find-replace.gif;
edit-redo.gif;
edit-undo.gif;
@@ -2805,10 +2929,14 @@ extres.gif;
fdbk.gif;
feedback.gif;
formulaResponse.gif;
+forw.gif;
FPRexamples.gif;
fromfile.gif;
grds.gif;
grps.gif;
+help.gif;
+html_page_plaintext.gif;
+html_page_richtext.gif;
list-add.gif;
login.gif;
lonhelpheader.gif;
@@ -2831,10 +2959,12 @@ mapStraightened.gif;
mapTwoResources.gif;
messalog.gif;
mngcu.gif;
+multiple_choice_problem_menu.gif;
nav.gif;
navigation.gif;
network-workgroup.gif;
new.gif;
+newmsg.gif;
numericalResponse1.gif;
numericalResponseEditor.gif;
numericalResponseSlopeProblem.gif;
@@ -2849,6 +2979,9 @@ 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;
@@ -2875,11 +3008,12 @@ subtimpl.gif;
survey_rep.gif;
syllabus.gif;
system-users.gif;
+tolastloc.gif;
turning.gif;
uploadscores.gif;
uplusr.gif;
-vbkm.gif;
verify.gif;
+webpage.gif;
wishlist.gif;
wishlist-link.gif;
iclicker.gif;
@@ -2923,11 +3057,17 @@ anno.eps;
anot.eps;
anot2.eps;
authorRemote.eps;
+author_example_directory.eps;
+author_new_content.eps;
+author_top_menu.eps;
+back.eps;
bchat.eps;
blog.eps;
+bomb.eps;
catalog.eps;
ccat.eps;
chat.eps;
+chkrole.eps;
chrt.eps;
com.eps;
constructionSpace.eps;
@@ -2945,6 +3085,9 @@ dynamic_piecewise.eps;
dynamic_piecewise2.eps;
dynamic_plot.eps;
dynamic_plot2.eps;
+edit.eps;
+editmap.eps;
+editwishlist.eps;
edit-find-replace.eps;
edit-redo.eps;
edit-undo.eps;
@@ -2954,10 +3097,14 @@ extres.eps;
fdbk.eps;
feedback.eps;
formulaResponse.eps;
+forw.eps;
FPRexamples.eps;
fromfile.eps;
grds.eps;
grps.eps;
+help.eps;
+html_page_plaintext.eps;
+html_page_richtext.eps;
list-add.eps;
lonhelpheader.eps;
login.eps;
@@ -2980,10 +3127,12 @@ mapStraightened.eps;
mapTwoResources.eps;
messalog.eps;
mngcu.eps;
+multiple_choice_problem_menu.eps;
nav.eps;
navigation.eps;
network-workgroup.eps;
new.eps;
+newmsg.eps;
numericalResponse1.eps;
numericalResponseEditor.eps;
numericalResponseSlopeProblem.eps;
@@ -2997,6 +3146,9 @@ 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;
@@ -3023,11 +3175,12 @@ subtimpl.eps;
survey_rep.eps;
syllabus.eps;
system-users.eps;
+tolastloc.eps;
turning.eps;
uploadscores.eps;
uplusr.eps;
-vbkm.eps;
verify.eps;
+webpage.eps;
wishlist.eps;
wishlist-link.eps;
iclicker.eps;
@@ -3061,6 +3214,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;
@@ -3086,7 +3240,9 @@ Authoring_ImageResponse.tex;
Authoring_Input_Tags.tex;
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;
@@ -3099,9 +3255,11 @@ Authoring_Response_Tag_Intro.tex;
Authoring_Scripting_Tags.tex;
Authoring_Spreadsheet.tex;
Authoring_Structure_Tags.tex;
+Authoring_Surveys.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;
@@ -3146,6 +3304,7 @@ 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;
@@ -3157,6 +3316,7 @@ Course_Chat.tex;
Course_Convert_To_CSV.tex;
Course_Coordination_Intro.tex;
Course_Create_Class_List.tex;
+Course_Creation_Log.tex;
Course_Critical_Message.tex;
Course_Deleting.tex;
Course_Disable_Discussion.tex;
@@ -3188,6 +3348,7 @@ Course_Prefs_Spreadsheet.tex;
Course_Prefs_Discussions.tex;
Course_Prefs_General.tex;
Course_Prefs_Other.tex;
+Course_Prefs_Settings.tex;
Course_Problem_Weight.tex;
Course_Requests.tex;
Course_Request_Access_End.tex;
@@ -3218,11 +3379,15 @@ 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_Math_Response_Problems.tex;
Creating_New_Content_Pages.tex;
Creating_Online_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;
@@ -3241,14 +3406,19 @@ Docs_Adding_Syllabus.tex;
Docs_Alternatives.tex;
Docs_Check_Resource_Versions.tex;
Docs_Creating_From_Template.tex;
+Docs_Course_Roster.tex;
+Docs_Dropbox.tex;
Docs_Dump_Course_Docs.tex;
Docs_Export_Course_Docs.tex;
Docs_Editing_Templated_Pages.tex;
Docs_Essay.tex;
+Docs_Import_Stored_Link.tex;
+Docs_Importing_IMS_Course.tex;
Docs_Importing_LON-CAPA_Resource.tex;
Docs_Load_Map.tex;
Docs_Main_Course_Documents.tex;
Docs_Navigate_Content.tex;
+Docs_Numerical_Response.tex;
Docs_Option_Response.tex;
Docs_Overview.tex;
Docs_Radio.tex;
@@ -3259,6 +3429,7 @@ Docs_String_Response.tex;
Docs_Supplemental.tex;
Docs_Uploading_From_Harddrive.tex;
Docs_Verify_Content.tex;
+Docs_Web_Page.tex;
Domain_Configuration_Auto_Creation.tex;
Domain_Configuration_Auto_Enrollment.tex;
Domain_Configuration_Auto_Updates.tex;
@@ -3266,12 +3437,17 @@ 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;
Domain_Configuration_Login_Page.tex;
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;
@@ -3282,6 +3458,7 @@ 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;
@@ -3301,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;
@@ -3309,6 +3487,7 @@ 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;
@@ -3504,7 +3683,6 @@ Table_Mode.tex;
Testbank_Formatting.tex;
TEXDropEmptyColumns_attribute.tex;
TEXitemgroupwidth_attribute.tex;
-TEXitemgroup_attribute.tex;
TEXlayout_attribute.tex;
TEXsize_attribute.tex;
TEXtype_attribute.tex;
@@ -3541,12 +3719,21 @@ German Tex files for the help system
About_Bombs.tex;
About_Communication.tex;
Auth_Options.tex;
+Authoring_ExternalResponse.tex;
Authoring_Math_Editor.tex;
-Contextual_Help.tex;
+Authoring_Multilingual_Problems.tex;
+Caching.tex;
Cascading_Parameters.tex;
+Change_Colors.tex;
+Change_Discussion_Display.tex;
+Change_Password.tex;
+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;
Docs_About_Group_Files.tex;
Docs_About_My_Personal_Info.tex;
@@ -3555,15 +3742,42 @@ 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;
+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_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;
@@ -3572,12 +3786,16 @@ 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;
Table_Mode.tex;
Tries.tex;
Uploaded_Templates_PublicView.tex;
Uploaded_Templates_TextBoxes.tex;
+View_recent_activity.tex;
+Wishlist.tex;
@@ -3638,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
+
+
+
home/httpd/html/adm/fonts/AUTHORS
@@ -4186,6 +4417,7 @@ home/httpd/lib/perl/Apache/localize/
+en.pm;
de.pm;
pt.pm;
fr.pm;
@@ -4195,6 +4427,7 @@ ru.pm;
fa.pm;
ar.pm;
es.pm;
+he.pm;
x_chef.pm;
zh.pm;
@@ -4297,6 +4530,25 @@ assignment.
works/unverified
+
+
+ home/httpd/html/adm/jsme
+ script
+
+ JSME files (Javascript version of JME) for editing organic structures
+ NOTE: the commands file `mv`'s the files out of the original location provided
+ unzipping the file, making it look cleaner in the /home/.../adm/ directory
+
+
+commands
+
+
+loncom/html/adm/jsme/commands;
+loncom/html/adm/jsme/VERSION;
+loncom/html/adm/jsme/JSME_2014-06-28.zip;
+
+
+
*.*loncom/html/adm/jme/
@@ -4339,8 +4591,6 @@ 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;
@@ -4391,105 +4641,48 @@ JmolApplet0_Viewer.jar;
Dynamically converts JME strings into either a png or ps file.
+
*.*loncom/html/adm/dragmath/applet/
- home/httpd/html/adm/dragmath/applet/
+ home/httpd/html/adm/dragmath/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
+
+
+
+ home/httpd/html/adm/dragmath
+ script
-Dragmath is a Java-based formula editor
+ dragmath formula editor, scripted installation unzips installation file
+ in the appropriate location
-
-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/
+
+commands
+
+
+loncom/html/adm/dragmath/commands;
+loncom/html/adm/dragmath/dragmath-0.7.9.zip;
+
+
+
+
+
+ home/httpd/html/adm/LC_math_editor/LC_math_editor.min.jsinterface file
-Dragmath is a Java-based formula editor
+LON-CAPA math 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/
@@ -4540,7 +4733,7 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
-
+
home/httpd/html/adm/MathJaxscript
@@ -4555,7 +4748,7 @@ commands
loncom/html/adm/MathJax/commands;
loncom/html/adm/MathJax/VERSION;
-loncom/html/adm/MathJax/mathjax-MathJax-v2.0-20-g07669ac.zip;
+loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip;
@@ -4577,8 +4770,8 @@ loncom/html/adm/geogebra/geogebra_html5.
-
- home/httpd/html/adm/ckeditor
+
+ home/httpd/html/ckeditorscript
GUI HTML Editor, scripted installation decompress the tarball and
@@ -4589,8 +4782,9 @@ commands
loncom/html/adm/ckeditor/commands;
-loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz;
+loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz;
loncom/html/adm/ckeditor/loncapaconfig.js;
+loncom/html/adm/ckeditor/VERSION;
@@ -4721,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;
@@ -4732,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;
@@ -4908,6 +5109,34 @@ jQuery custom distribution of version 1.
+
+
+
+ *.js
+ loncom/html/adm/nicescroll/js/
+ home/httpd/html/adm/nicescroll/
+ interface file
+
+jQuery nicescroll plugin javascript
+
+
+ jquery.nicescroll.min.js;
+
+
+
+
+ *.png
+ loncom/html/adm/nicescroll/images/
+ home/httpd/html/adm/nicescroll/
+ interface file
+
+jQuery nicescroll plugin image
+
+
+ zoomico.png;
+
+
+
home/httpd/lib/perl/Apache/lontest.pm
@@ -6342,7 +6571,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.typeswww static confExpanded mime.types
@@ -6860,6 +7089,16 @@ tested
works/unverified
+
+home/httpd/lib/perl/LONCAPA/LCMathComplex.pm
+conf
+
+Modified version of Math::Complex 1.55 for use in Safe Space which eliminates
+dependency on Config.pm (not usable in Safe Space).
+
+works/unverified
+
+home/httpd/lib/perl/LONCAPA/lonlocal.pmsystem file
@@ -6964,6 +7203,16 @@ for socket-based communication between L
works/unverified
+
+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
+
+home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pmsystem file
@@ -7001,6 +7250,8 @@ 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.perl.5.18;
+compiles/tth.so.x86_64.perl.5.18;
compiles/tth.so.i386.debian5;
compiles/tth.so.x86_64.debian5
@@ -7464,7 +7715,6 @@ pgrd.png;
pref.png;
roles.png;
sprs.png;
-vbkm.png;
anot.png;
anot2.png;
blog.png;
@@ -7481,7 +7731,6 @@ port.png;
prt.png;
rcrs.png;
rsrv.png;
-sbkm.png;
src.png;
srvr.png;
subm.png;
@@ -7491,6 +7740,7 @@ thumbsup_novote.png;
thumbsdown.png;
thumbsdown_gray.png;
thumbsdown_novote.png;
+webpage.png;
back.png;
catalog.png;
com.png;
@@ -7534,6 +7784,7 @@ addClickerInfoFile.png;
anonsurveythreshold.png;
bubblesheet.png;
ccatconf.png;
+ccat-22x22.png;
chat.png;
comblock.png;
contact-new.png;
@@ -7874,7 +8125,7 @@ file that allows setuid password privile
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrolroot script
Controls the launching/halting of lonc, lond, and lonsql processes.
@@ -7882,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;
@@ -7892,7 +8143,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;
@@ -7900,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;
@@ -7915,13 +8166,13 @@ symbolic links to /etc/rc.d/init.d/lonco
-
+etc/rc.d/
setup loncontrol to run at boot
-
+
-c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
@@ -8181,6 +8432,15 @@ Module for displaying the wishlist.works/unverified
+
+home/httpd/lib/perl/Apache/lonrelrequtils.pm
+handler
+
+Utilities to update information about LON-CAPA version requirements
+in a course.
+works/unverified
+
+
Autocreate.pl
home/httpd/perl/Autocreate.plscript
@@ -8208,6 +8468,7 @@ 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;