Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.675.4.39 and 1.675.4.39.2.1

version 1.675.4.39, 2011/11/06 14:18:06 version 1.675.4.39.2.1, 2012/02/08 03:28:53
Line 194  http://www.lon-capa.org/ Line 194  http://www.lon-capa.org/
   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>    <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
   <abbreviation>directory</abbreviation>    <abbreviation>directory</abbreviation>
 </category>  </category>
   <category name="pdf manual" type="runtime">
     <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
     <abbreviation>manual</abbreviation>
   </category>
   <category name="pdf manual" type="development">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>manual</abbreviation>
   </category>
 </categories>  </categories>
 <rpm>  <rpm>
   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>    <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
Line 976  MySQL database</td></tr> Line 984  MySQL database</td></tr>
 </table>  </table>
 </note>  </note>
 </file>  </file>
 <file>  <file type="postaboutversion">
 <source>loncom/loncapa_apache.conf</source>  <source>loncom/loncapa_apache.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>  <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
 <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/loncapa_apache.conf</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/loncapa_apache.conf</target>
Line 2025  HTTPi webserver license Line 2033  HTTPi webserver license
 HTTPi webserver readme   HTTPi webserver readme 
 </description>  </description>
 </file>  </file>
 <file>  <file type="postaboutversion">
 <source>loncom/license/about.html</source>  <source>loncom/license/about.html</source>
 <target dist='default'>home/httpd/html/adm/about.html</target>  <target dist='default'>home/httpd/html/adm/about.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 2471  loncom/build/help_graphics_converter.pl Line 2479  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/author.manual.pdf</source>  <source>doc/help/author.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
 <categoryname>handler</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Author's Manual  The PDF Author's Manual
 </description>  </description>
Line 2500  loncom/build/help_graphics_converter.pl Line 2508  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/course.manual.pdf</source>  <source>doc/help/course.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
 <categoryname>interface file</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Course Manual  The PDF Course Manual
 </description>  </description>
Line 2529  loncom/build/help_graphics_converter.pl Line 2537  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/domain.manual.pdf</source>  <source>doc/help/domain.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>
 <categoryname>interface file</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Domain Manual  The PDF Domain Manual
 </description>  </description>
Line 4369  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 4377  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz</source>    <source>loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz</source>
   <target dist='default'>home/httpd/html/adm/ckeditor</target>    <target dist='default'>home/httpd/html/adm/ckeditor</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
Line 4381  commands /home/httpd/html/ Line 4389  commands /home/httpd/html/
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/ckeditor/commands;  loncom/html/adm/ckeditor/commands;
 loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz;  loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz;
 loncom/html/adm/ckeditor/loncapaconfig.js;  loncom/html/adm/ckeditor/loncapaconfig.js;
   </dependencies>    </dependencies>
 </file>  </file>

Removed from v.1.675.4.39  
changed lines
  Added in v.1.675.4.39.2.1


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