Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.355 and 1.359

version 1.355, 2004/06/01 13:35:19 version 1.359, 2004/06/05 14:46:12
Line 479  extensions</description> Line 479  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/htmlarea/plugins</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Plugins for HTMLArea</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage</targetdir>
     <categoryname>server readonly</categoryname>
     <description>FullPage plugin for HTMLArea</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/img</targetdir>
     <categoryname>server readonly</categoryname>
     <description>FullPage plugin for HTMLArea</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/lang</targetdir>
     <categoryname>server readonly</categoryname>
     <description>FullPage plugin for HTMLArea</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/popups</targetdir>
     <categoryname>server readonly</categoryname>
     <description>FullPage plugin for HTMLArea</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/popups</targetdir>    <targetdir dist='default'>home/httpd/html/htmlarea/popups</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Popup windows for HTMLArea</description>    <description>Popup windows for HTMLArea</description>
Line 1106  popupwin.js; Line 1136  popupwin.js;
 Stylesheet for HTMLArea  Stylesheet for HTMLArea
 </description>  </description>
 </file>  </file>
   <file>
   <source>loncom/html/htmlarea/plugins/FullPage/full-page.js</source>
   <target dist='default'>home/httpd/html/htmlarea/plugins/FullPage/full-page.js</target>
   <categoryname>interface file</categoryname>
   <description>
   FullPage plugin for HTMLArea
   </description>
   </file>
   <fileglob>
   <glob>*.js</glob>
   <sourcedir>loncom/html/htmlarea/plugins/FullPage/lang/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/htmlarea/plugins/FullPage/lang/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   Language files belonging to FullPage plugin for HTMLArea.
   </description>
   <filenames>
   en.js;
   ro.js;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.gif</glob>
   <sourcedir>loncom/html/htmlarea/plugins/FullPage/img/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/htmlarea/plugins/FullPage/img/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   Image files belonging to FullPage plugin for HTMLArea.
   </description>
   <filenames>
   docprop.gif;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.html</glob>
   <sourcedir>loncom/html/htmlarea/plugins/FullPage/popups/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/htmlarea/plugins/FullPage/popups/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   Popup files belonging to FullPage plugin for HTMLArea.
   </description>
   <filenames>
   docprop.html;
   </filenames>
   </fileglob>
 <fileglob>  <fileglob>
 <glob>*.js</glob>  <glob>*.js</glob>
 <sourcedir>loncom/html/htmlarea/lang/</sourcedir>  <sourcedir>loncom/html/htmlarea/lang/</sourcedir>
Line 1134  gb.js; Line 1212  gb.js;
 nb.js;  nb.js;
 pt_br.js;  pt_br.js;
 se.js;  se.js;
   he.js;
   hu.js;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 1169  home/httpd/html/htmlarea/images/</target Line 1249  home/httpd/html/htmlarea/images/</target
 Files belonging to HTMLArea.  Files belonging to HTMLArea.
 </description>  </description>
 <filenames>  <filenames>
   ed_left_to_right.gif;
   ed_right_to_left.gif;
   ed_save.gif;
 ed_delete.gif;  ed_delete.gif;
 ed_link.gif;  ed_link.gif;
 ed_about.gif;  ed_about.gif;
Line 1205  ed_custom.gif; Line 1288  ed_custom.gif;
 ed_indent_less.gif;  ed_indent_less.gif;
 ed_cut.gif;  ed_cut.gif;
 ed_indent_more.gif;  ed_indent_more.gif;
   ed_math.gif;
   ed_math_eqn.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 3929  loncom/build/pod2html.sh ../auth/loncacc Line 4014  loncom/build/pod2html.sh ../auth/loncacc
 <source>loncom/auth/londatecheck.pm</source>  <source>loncom/auth/londatecheck.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>Part of the "due date interval" code Guy recently submitted recently.</description>  <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
 <status>Must not be very good as it lacks GPL headers and does not even contain a single comment explaining what it's doing.</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/auth/lonlogout.pm</source>  <source>loncom/auth/lonlogout.pm</source>

Removed from v.1.355  
changed lines
  Added in v.1.359


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