Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.461 and 1.464

version 1.461, 2005/12/06 05:02:05 version 1.464, 2005/12/09 20:41:32
Line 546  extensions</description> Line 546  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/jsMath/plugins</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jsMath plugin files</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 1691  echo 'pod2html lond' Line 1697  echo 'pod2html lond'
 <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>  <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script that checks status of RPMs</description>  <description>CGI script that checks status of RPMs</description>
   <dependencies>
   CHECKRPMS.default;
   CHECKRPMS.fedora;
   CHECKRPMS.rhel;
   CHECKRPMS.suse;
   </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/cgi/loncron.pl</source>  <source>loncom/cgi/loncron.pl</source>
Line 3066  tag handlers needed by externalresponse. Line 3078  tag handlers needed by externalresponse.
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/gradesubmission.pl</source>    <source>loncom/homework/gradesubmission.pl</source>
   <target dist='default'>home/httpd/perl/cgi-bin/gradesubmission.pl</target>    <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
 Example script for use with external response.  Example script for use with external response.
Line 3464  jsMath-fallback-mac.js; Line 3476  jsMath-fallback-mac.js;
 jsMath-fallback-mac-mozilla.js;  jsMath-fallback-mac-mozilla.js;
 jsMath-fallback-mac-msie.js;  jsMath-fallback-mac-msie.js;
 jsMath-fallback-pc.js;  jsMath-fallback-pc.js;
   jsMath-fallback-symbols.js;
 jsMath-fallback-unix.js;  jsMath-fallback-unix.js;
 jsMath.js;  jsMath.js;
 jsMath-mozilla.js;  jsMath-mozilla.js;
Line 3471  jsMath-msie-mac.js; Line 3484  jsMath-msie-mac.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <file>
     <source>loncom/html/adm/jsMath/jsMath-fonts-1.2.zip</source>
     <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>
     <categoryname>script</categoryname>
     <description>
       Dynamically converts JME strings into either a png or ps file.
     </description>
     <installscript>
   commands /home/httpd/html/adm/jsMath
     </installscript>
     <dependencies>
   commands;
   jsMath-fonts-1.2.zip;
     </dependencies>
   </file>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jsMath is a Javascript solution to converting TeX to something the browser can see
     </description>
     <filenames>
   autoload.js;
   mimeTeX.js;
   noImageFonts.js;
   tex2math.js;
     </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.461  
changed lines
  Added in v.1.464


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