Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.35 and 1.797.2.36

version 1.797.2.35, 2013/05/11 16:58:13 version 1.797.2.36, 2013/08/04 14:40:30
Line 607  extensions</description> Line 607  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/ckeditor</targetdir>    <targetdir dist='default'>home/httpd/html/ckeditor</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Rich Text Editor</description>    <description>Rich Text Editor</description>
 </directory>  </directory>
Line 713  extensions</description> Line 713  extensions</description>
   <description>JQuery spellchecker plugin</description>    <description>JQuery spellchecker plugin</description>
 </directory>  </directory>
   
   <!-- JQuery nicescroll plugin -->
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/nicescroll</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery nicescroll plugin</description>
   </directory>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>    <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>
Line 3291  Docs_Adding_Syllabus.tex; Line 3300  Docs_Adding_Syllabus.tex;
 Docs_Alternatives.tex;  Docs_Alternatives.tex;
 Docs_Check_Resource_Versions.tex;  Docs_Check_Resource_Versions.tex;
 Docs_Creating_From_Template.tex;  Docs_Creating_From_Template.tex;
   Docs_Dropbox.tex;
 Docs_Dump_Course_Docs.tex;  Docs_Dump_Course_Docs.tex;
 Docs_Export_Course_Docs.tex;  Docs_Export_Course_Docs.tex;
 Docs_Editing_Templated_Pages.tex;  Docs_Editing_Templated_Pages.tex;
Line 3309  Docs_String_Response.tex; Line 3319  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   Docs_Web_Page.tex;
 Domain_Configuration_Auto_Creation.tex;  Domain_Configuration_Auto_Creation.tex;
 Domain_Configuration_Auto_Enrollment.tex;  Domain_Configuration_Auto_Enrollment.tex;
 Domain_Configuration_Auto_Updates.tex;  Domain_Configuration_Auto_Updates.tex;
Line 4641  loncom/html/adm/geogebra/geogebra_html5. Line 4652  loncom/html/adm/geogebra/geogebra_html5.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz</source>    <source>loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz</source>
   <target dist='default'>home/httpd/html/adm/ckeditor</target>    <target dist='default'>home/httpd/html/ckeditor</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
    GUI HTML Editor, scripted installation decompress the tarball and     GUI HTML Editor, scripted installation decompress the tarball and
Line 4653  commands Line 4664  commands
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/ckeditor/commands;  loncom/html/adm/ckeditor/commands;
 loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz;  loncom/html/adm/ckeditor/3.6.6.1.tar.gz;
 loncom/html/adm/ckeditor/loncapaconfig.js;  loncom/html/adm/ckeditor/loncapaconfig.js;
   loncom/html/adm/ckeditor/VERSION;
   </dependencies>    </dependencies>
 </file>  </file>
   
Line 4970  jQuery custom distribution of version 1. Line 4982  jQuery custom distribution of version 1.
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <!-- JQuery nicescroll plugin -->
   
   <fileglob>
     <glob>*.js</glob>
     <sourcedir>loncom/html/adm/nicescroll/js/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery nicescroll plugin javascript
     </description>
     <filenames>
     jquery.nicescroll.min.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.png</glob>
     <sourcedir>loncom/html/adm/nicescroll/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery nicescroll plugin image
     </description>
     <filenames>
     zoomico.png;
     </filenames>
   </fileglob>
   
 <file>  <file>
 <source>loncom/interface/lontest.pm</source>  <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>

Removed from v.1.797.2.35  
changed lines
  Added in v.1.797.2.36


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