Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.867 and 1.883

version 1.867, 2013/12/01 22:29:39 version 1.883, 2014/04/01 21:40:05
Line 724  extensions</description> Line 724  extensions</description>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>Formula editor applet directory and popups</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>Formula editor applet classes</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/HotEqn</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>Formula editor applet HotEqn classes and jar</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/Display</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>Formula editor applet display</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/lang</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>Formula editor applet languages</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/formats</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>Formula editor applet classes formats (LaTeX, Maxima, etc)</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>    <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>XML specifications for helpers</description>    <description>XML specifications for helpers</description>
Line 1106  the www@localhost MySQL password, and br Line 1070  the www@localhost MySQL password, and br
 <file>  <file>
 <source>loncom/loncapa_apache_local.conf</source>  <source>loncom/loncapa_apache_local.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa_apache_local.conf</target>  <target dist='default'>etc/httpd/conf/loncapa_apache_local.conf</target>
 <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/startup.pl</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/loncapa_apache_local.conf</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Documentation file describing how to add domain-specific Apache configuration  Documentation file describing how to add domain-specific Apache configuration
Line 1567  SelectFromOptions-7ConceptGoups.problem; Line 1531  SelectFromOptions-7ConceptGoups.problem;
 SelectFromOptions-7ConceptGoups.problem.meta;  SelectFromOptions-7ConceptGoups.problem.meta;
 SelectFromOptions-8ConceptGoups.problem;  SelectFromOptions-8ConceptGoups.problem;
 SelectFromOptions-8ConceptGoups.problem.meta;  SelectFromOptions-8ConceptGoups.problem.meta;
   SelectFromOptions-multilingual.problem;
   SelectFromOptions-multilingual.problem.meta;
 SelectFromOptions-Simple.problem;  SelectFromOptions-Simple.problem;
 SelectFromOptions-Simple.problem.meta;  SelectFromOptions-Simple.problem.meta;
 SimpleStringResponse.problem.meta;  SimpleStringResponse.problem.meta;
Line 1744  LON-CAPA release, starting with 2.11.0.R Line 1710  LON-CAPA release, starting with 2.11.0.R
 <filenames>  <filenames>
 2.11.0.RC1.tab;  2.11.0.RC1.tab;
 2.11.0.RC2.tab;  2.11.0.RC2.tab;
   2.11.0.RC3.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 2047  routines in lonauthcgi.pm Line 2014  routines in lonauthcgi.pm
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/listcodes.pl</source>
   <target dist='default'>home/httpd/cgi-bin/listcodes.pl</target>
   <categoryname>script</categoryname>
   <description>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.
   </description>
   </file>
   <file>
   <source>loncom/cgi/quotacheck.pl</source>
   <target dist='default'>home/httpd/cgi-bin/quotacheck.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to display disk usage and quota for content  
   uploaded directly to a course/community via the Course Editor.
   </description>
   </file>
   <file>
   <source>loncom/cgi/enrollqueued.pl</source>
   <target dist='default'>home/httpd/cgi-bin/enrollqueued.pl</target>
   <categoryname>script</categoryname>
   <description>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.  
   </description>
   </file>
   <file>
 <source>loncom/homework/templates/sampleexternal.pl</source>  <source>loncom/homework/templates/sampleexternal.pl</source>
 <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>  <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 2865  author_top_menu.gif; Line 2860  author_top_menu.gif;
 back.gif;  back.gif;
 bchat.gif;  bchat.gif;
 blog.gif;  blog.gif;
   bomb.gif;
 catalog.gif;  catalog.gif;
 ccat.gif;  ccat.gif;
 chat.gif;  chat.gif;
Line 3032  author_top_menu.eps; Line 3028  author_top_menu.eps;
 back.eps;  back.eps;
 bchat.eps;  bchat.eps;
 blog.eps;  blog.eps;
   bomb.eps;
 catalog.eps;  catalog.eps;
 ccat.eps;  ccat.eps;
 chat.eps;  chat.eps;
Line 3283  Course_Chat.tex; Line 3280  Course_Chat.tex;
 Course_Convert_To_CSV.tex;  Course_Convert_To_CSV.tex;
 Course_Coordination_Intro.tex;  Course_Coordination_Intro.tex;
 Course_Create_Class_List.tex;  Course_Create_Class_List.tex;
   Course_Creation_Log.tex;
 Course_Critical_Message.tex;  Course_Critical_Message.tex;
 Course_Deleting.tex;  Course_Deleting.tex;
 Course_Disable_Discussion.tex;  Course_Disable_Discussion.tex;
Line 3403  Domain_Configuration_Cataloging_Courses. Line 3401  Domain_Configuration_Cataloging_Courses.
 Domain_Configuration_Color_Schemes.tex;  Domain_Configuration_Color_Schemes.tex;
 Domain_Configuration_Contact_Info.tex;  Domain_Configuration_Contact_Info.tex;
 Domain_Configuration_Course_Defaults.tex;  Domain_Configuration_Course_Defaults.tex;
   Domain_Configuration_Help_Settings.tex;
 Domain_Configuration_InstDirectory_Search.tex;  Domain_Configuration_InstDirectory_Search.tex;
 Domain_Configuration_LangTZAuth.tex;  Domain_Configuration_LangTZAuth.tex;
   Domain_Configuration_Load_Balancing.tex;
 Domain_Configuration_Login_Page.tex;  Domain_Configuration_Login_Page.tex;
 Domain_Configuration_Quotas.tex;  Domain_Configuration_Quotas.tex;
   Domain_Configuration_Request_Author.tex;
 Domain_Configuration_Request_Courses.tex;  Domain_Configuration_Request_Courses.tex;
 Domain_Configuration_Scantron_Format.tex;  Domain_Configuration_Scantron_Format.tex;
 Domain_Configuration_Server_Status.tex;  Domain_Configuration_Server_Status.tex;
Line 3439  Feedback_Discussion.tex; Line 3440  Feedback_Discussion.tex;
 Feedback_Policy.tex;  Feedback_Policy.tex;
 Finding_Resources.tex;  Finding_Resources.tex;
 Foils.tex;  Foils.tex;
   ForceIDChange.tex;
 Formula_Answers.tex;  Formula_Answers.tex;
 Formula_Editor.tex;  Formula_Editor.tex;
 Formula_Response_Adv_Intro.tex;  Formula_Response_Adv_Intro.tex;
Line 3689  Contextual_Help.tex; Line 3691  Contextual_Help.tex;
 Course_Change_Privileges.tex;  Course_Change_Privileges.tex;
 Course_Convert_To_CSV.tex;  Course_Convert_To_CSV.tex;
 Course_Create_Class_List.tex;  Course_Create_Class_List.tex;
   Course_Critical_Message.tex;
 Course_Self_Enrollment.tex;  Course_Self_Enrollment.tex;
   Creating_Math_Response_Problems.tex;
 Docs_About_Bulletin_Board.tex;  Docs_About_Bulletin_Board.tex;
 Docs_About_Group_Files.tex;  Docs_About_Group_Files.tex;
 Docs_About_My_Personal_Info.tex;  Docs_About_My_Personal_Info.tex;
Line 3701  Docs_Editing_Templated_Pages.tex; Line 3705  Docs_Editing_Templated_Pages.tex;
 Docs_Navigate_Content.tex;  Docs_Navigate_Content.tex;
 Docs_Score_Upload_Form.tex;  Docs_Score_Upload_Form.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   ForceIDChange.tex;
   Formula_Answers.tex;
 Formula_Editor.tex;  Formula_Editor.tex;
 General_Intro.tex;  General_Intro.tex;
 Generation.tex;  Generation.tex;
Line 4504  geogebra_export.jar; Line 4510  geogebra_export.jar;
 geogebra_gui.jar.pack.gz;  geogebra_gui.jar.pack.gz;
 geogebra_main.jar;  geogebra_main.jar;
 geogebra_properties.jar.pack.gz;  geogebra_properties.jar.pack.gz;
 geogebra_usb.jar;  
 geogebra_usb.jar.pack.gz;  
 jlatexmath.jar;  jlatexmath.jar;
 jlatexmath.jar.pack.gz;  jlatexmath.jar.pack.gz;
 jlm_cyrillic.jar;  jlm_cyrillic.jar;
Line 4556  JmolApplet0_Viewer.jar; Line 4560  JmolApplet0_Viewer.jar;
     Dynamically converts JME strings into either a png or ps file.      Dynamically converts JME strings into either a png or ps file.
   </description>    </description>
 </file>  </file>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>    <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/dragmath/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 Dragmath is a Java-based formula editor  Dragmath is a Java-based formula editor
   </description>    </description>
   <filenames>    <filenames>
 Latex.html;  
 MathML.html;  
 Maxima.html;  
 MaximaPopup.html;  MaximaPopup.html;
 EditMathPopup.html;  EditMathPopup.html;
 FCKEditMathPopup.html  FCKEditMathPopup.html
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  
   <glob>*.*</glob>  <file>
   <sourcedir>loncom/html/adm/dragmath/applet/classes/</sourcedir>    <source>loncom/html/adm/dragmath/dragmath-0.7.9.zip</source>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/</targetdir>    <target dist='default'>home/httpd/html/adm/dragmath</target>
   <categoryname>interface file</categoryname>    <categoryname>script</categoryname>
   <description>  
 Dragmath is a Java-based formula editor  
   </description>  
   <filenames>  
 AbsoluteLayout.jar;  
 jep.jar;  
 Project.jar;  
 Config.xml;  
 jdom.jar;  
 swing-layout-1.0.jar;  
   </filenames>  
 </fileglob>  
 <fileglob>  
   <glob>*.*</glob>  
   <sourcedir>loncom/html/adm/dragmath/applet/HotEqn/</sourcedir>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/HotEqn/</targetdir>  
   <categoryname>interface file</categoryname>  
   <description>  
 Dragmath is a Java-based formula editor  
   </description>  
   <filenames>  
 HotEqn.class;  
 HotEqn.jar;  
   </filenames>  
 </fileglob>  
 <fileglob>  
   <glob>*.*</glob>  
   <sourcedir>loncom/html/adm/dragmath/applet/classes/Display/</sourcedir>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/Display/</targetdir>  
   <categoryname>interface file</categoryname>  
   <description>  
 Dragmath is a Java-based formula editor  
   </description>  
   <filenames>  
 MainApplet.class;  
   </filenames>  
 </fileglob>  
 <fileglob>  
   <glob>*.*</glob>  
   <sourcedir>loncom/html/adm/dragmath/applet/classes/formats/</sourcedir>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/formats/</targetdir>  
   <categoryname>interface file</categoryname>  
   <description>  
 Dragmath is a Java-based formula editor  
   </description>  
   <filenames>  
 ASCIIMathML.xml;  
 Latex.xml;  
 MathML.xml;  
 MoodleTex.xml;  
 Maple.xml;  
 Maxima.xml;  
   </filenames>  
 </fileglob>  
 <fileglob>  
   <glob>*.*</glob>  
   <sourcedir>loncom/html/adm/dragmath/applet/classes/lang/</sourcedir>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/lang/</targetdir>  
   <categoryname>interface file</categoryname>  
   <description>    <description>
 Dragmath is a Java-based formula editor     dragmath formula editor, scripted installation unzips installation file
      in the appropriate location
   </description>    </description>
   <filenames>    <installscript>
 ca.xml;  commands
 cz.xml;    </installscript>
 en.xml;    <dependencies>
 fr.xml;  loncom/html/adm/dragmath/commands;
 no.xml;  loncom/html/adm/dragmath/dragmath-0.7.9.zip;
 pt-br.xml;    </dependencies>
 sv.xml;  </file>
 de.xml;  
 es.xml;  
 nl.xml;  
 pl.xml;  
 ru.xml;  
   </filenames>  
 </fileglob>  
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/jsMath/</sourcedir>    <sourcedir>loncom/html/adm/jsMath/</sourcedir>
Line 4705  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 4643  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip</source>    <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip</source>
   <target dist='default'>home/httpd/html/adm/MathJax</target>    <target dist='default'>home/httpd/html/adm/MathJax</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
Line 4720  commands Line 4658  commands
   <dependencies>    <dependencies>
 loncom/html/adm/MathJax/commands;  loncom/html/adm/MathJax/commands;
 loncom/html/adm/MathJax/VERSION;  loncom/html/adm/MathJax/VERSION;
 loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip;  loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip;
   </dependencies>    </dependencies>
 </file>  </file>
   
Line 4887  JQuery countdown timer javascript files Line 4825  JQuery countdown timer javascript files
     jquery.countdown-ar.js;      jquery.countdown-ar.js;
     jquery.countdown-bg.js;      jquery.countdown-bg.js;
     jquery.countdown-bn.js;      jquery.countdown-bn.js;
       jquery.countdown-bs.js;
     jquery.countdown-ca.js;      jquery.countdown-ca.js;
     jquery.countdown-cs.js;      jquery.countdown-cs.js;
       jquery.countdown-cy.js;
     jquery.countdown-da.js;      jquery.countdown-da.js;
     jquery.countdown-de.js;      jquery.countdown-de.js;
     jquery.countdown-el.js;      jquery.countdown-el.js;
Line 4898  JQuery countdown timer javascript files Line 4838  JQuery countdown timer javascript files
     jquery.countdown-fi.js;      jquery.countdown-fi.js;
     jquery.countdown-fr.js;      jquery.countdown-fr.js;
     jquery.countdown-gl.js;      jquery.countdown-gl.js;
       jquery.countdown-gu.js;
     jquery.countdown-he.js;      jquery.countdown-he.js;
     jquery.countdown-hr.js;      jquery.countdown-hr.js;
     jquery.countdown-hu.js;      jquery.countdown-hu.js;
       jquery.countdown-hy.js;
     jquery.countdown-id.js;      jquery.countdown-id.js;
     jquery.countdown-it.js;      jquery.countdown-it.js;
     jquery.countdown-ja.js;      jquery.countdown-ja.js;
     jquery.countdown.js;      jquery.countdown.js;
       jquery.countdown-kn.js;
     jquery.countdown-ko.js;      jquery.countdown-ko.js;
     jquery.countdown-lt.js;      jquery.countdown-lt.js;
     jquery.countdown-lv.js;      jquery.countdown-lv.js;
     jquery.countdown.min.js;      jquery.countdown.min.js;
       jquery.countdown-ml.js;
     jquery.countdown-ms.js;      jquery.countdown-ms.js;
     jquery.countdown-my.js;      jquery.countdown-my.js;
     jquery.countdown-nb.js;      jquery.countdown-nb.js;
     jquery.countdown-nl.js;      jquery.countdown-nl.js;
     jquery.countdown.pack.js;  
     jquery.countdown-pl.js;      jquery.countdown-pl.js;
     jquery.countdown-pt-BR.js;      jquery.countdown-pt-BR.js;
     jquery.countdown-ro.js;      jquery.countdown-ro.js;
     jquery.countdown-ru.js;      jquery.countdown-ru.js;
     jquery.countdown-sk.js;      jquery.countdown-sk.js;
     jquery.countdown-sl.js;      jquery.countdown-sl.js;
       jquery.countdown-sq.js;
     jquery.countdown-sr.js;      jquery.countdown-sr.js;
     jquery.countdown-sr-SR.js;      jquery.countdown-sr-SR.js;
     jquery.countdown-sv.js;      jquery.countdown-sv.js;
     jquery.countdown-th.js;      jquery.countdown-th.js;
     jquery.countdown-tr.js;      jquery.countdown-tr.js;
     jquery.countdown-uk.js;      jquery.countdown-uk.js;
       jquery.countdown-uz.js;
     jquery.countdown-vi.js;      jquery.countdown-vi.js;
     jquery.countdown-zh-CN.js;      jquery.countdown-zh-CN.js;
     jquery.countdown-zh-TW.js;      jquery.countdown-zh-TW.js;
Line 7056  tested Line 7001  tested
 <file>  <file>
 <source>loncom/xml/LCMathComplex.pm</source>  <source>loncom/xml/LCMathComplex.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/LCMathComplex.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/LCMathComplex.pm</target>
 <categoryname>config</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 Modified version of Math::Complex 1.55 for use in Safe Space which eliminates  Modified version of Math::Complex 1.55 for use in Safe Space which eliminates
 dependency on Config.pm (not usable in Safe Space).  dependency on Config.pm (not usable in Safe Space).

Removed from v.1.867  
changed lines
  Added in v.1.883


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>