Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.475 and 1.484

version 1.475, 2006/04/07 21:36:49 version 1.484, 2006/05/18 01:09:03
Line 3344  Contains the &mt access function to Loca Line 3344  Contains the &mt access function to Loca
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/localize/lonlocalize.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
     <categoryname>handler</categoryname>
     <description>
   handler for &mt()ing static files
     </description>
   </file>
   <file>
 <source>loncom/localize/localize.pm</source>  <source>loncom/localize/localize.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3528  jsMath-fallback-mac-msie.js; Line 3536  jsMath-fallback-mac-msie.js;
 jsMath-fallback-pc.js;  jsMath-fallback-pc.js;
 jsMath-fallback-symbols.js;  jsMath-fallback-symbols.js;
 jsMath-fallback-unix.js;  jsMath-fallback-unix.js;
   jsMath-global-controls.html;
   jsMath-global.html;
 jsMath.js;  jsMath.js;
 jsMath-loader.html;  jsMath-loader.html;
   jsMath-loader-omniweb4.js;
 jsMath-mozilla.js;  jsMath-mozilla.js;
 jsMath-msie-mac.js;  jsMath-msie-mac.js;
 jsMath-old-browsers.js;  jsMath-old-browsers.js;
Line 3563  Additional jsMath functionality that can Line 3574  Additional jsMath functionality that can
   <filenames>    <filenames>
 AMSsymbols.js;  AMSsymbols.js;
 HTML.js;  HTML.js;
   bbox.js;
   font.js;
 boldsymbol.js;  boldsymbol.js;
 double-click.js;  double-click.js;
 fbox.js;  fbox.js;
Line 3585  jsMath is a Javascript solution to conve Line 3598  jsMath is a Javascript solution to conve
   </description>    </description>
   <filenames>    <filenames>
 autoload.js;  autoload.js;
   CHMmode.js;
   global.js;
 mimeTeX.js;  mimeTeX.js;
   noCache.js;
   noGlobal.js;
 noImageFonts.js;  noImageFonts.js;
   spriteImageFonts.js;
 tex2math.js;  tex2math.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
Line 3601  the jsMath source files not compressed f Line 3619  the jsMath source files not compressed f
   </description>    </description>
   <filenames>    <filenames>
 def.js;  def.js;
   font.js;
 jsMath-fallback-mac.js;  jsMath-fallback-mac.js;
 jsMath-fallback-pc.js;  jsMath-fallback-pc.js;
 jsMath-fallback-symbols.js;  jsMath-fallback-symbols.js;
Line 3709  echo 'pod2html lonnavmaps.pm' Line 3728  echo 'pod2html lonnavmaps.pm'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonselstudent.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
   <categoryname>standard</categoryname>
   <description>
   re-usable student selection subs.
   </description>
   <status>testing/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonhelper.pm</source>  <source>loncom/interface/lonhelper.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3878  adding, expiring or deleting group membe Line 3906  adding, expiring or deleting group membe
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/longroup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   General routines used to gather information about courses in a group, and their settings, and also to perform auto-group adds/drops when a user's role assignment changes.    
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonmsg.pm</source>  <source>loncom/interface/lonmsg.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3887  author_res_msg - send message to resourc Line 3924  author_res_msg - send message to resourc
 user_crit_msg - send a critical message to a user. A critical message  user_crit_msg - send a critical message to a user. A critical message
 will require acknowledgment by the recipient and the sender will be notified.  will require acknowledgment by the recipient and the sender will be notified.
 user_crit_received - routine to trigger acknowledgment.  user_crit_received - routine to trigger acknowledgment.
 statuschange - change the status of a message (read, replied, forwarded, etc).  
 The handler also displays messages, has routines to reply, etc.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonmsgdisplay.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
     <categoryname>handler</categoryname>
     <description>
   statuschange - change the status of a message (read, replied, forwarded, etc).
   The handler displays messages, has routines to reply, etc.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/hint.pm</source>  <source>loncom/homework/hint.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4057  Has routines which control the remote co Line 4102  Has routines which control the remote co
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonmainmenu.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Displays the Main menu
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonremote.pm</source>  <source>loncom/interface/lonremote.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4531  Encryption and decryption of URIs Line 4585  Encryption and decryption of URIs
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonencurl.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler that takes care of decrypting request URL's
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonracc.3</source>  <source>doc/man/Apache__lonracc.3</source>
 <target dist='default'>usr/man/man3/Apache::lonracc.3</target>  <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 6303  Appleshares access (Macintosh) Line 6366  Appleshares access (Macintosh)
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/loncss.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Generates standard LON-CAPA CSS
     </description>
   </file>
   <file>
     <source>loncom/LONCAPA.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Some basic Lon-CAPA functionality
     </description>
   </file>
   <file>
   <source>loncom/interface/lonnotify.pm</source>    <source>loncom/interface/lonnotify.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>

Removed from v.1.475  
changed lines
  Added in v.1.484


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