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

version 1.473, 2006/04/05 22:36:27 version 1.484, 2006/05/18 01:09:03
Line 2080  Handler for periodically fetch new lines Line 2080  Handler for periodically fetch new lines
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/longroupchat.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/longroupchat.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for generation of frameset for display of group chat
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonannounce.pm</source>  <source>loncom/interface/lonannounce.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3335  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 3519  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 3554  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 3576  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 3592  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 3700  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 3869  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 3878  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 4048  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 4522  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 4654  loncom/build/pod2html.sh ../auth/loncacc Line 4726  loncom/build/pod2html.sh ../auth/loncacc
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/simpleauthen.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
     <categoryname>handler</categoryname>
     <description>Always returns DENIED</description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lonnet/perl/lonrep.pm</source>  <source>loncom/lonnet/perl/lonrep.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5594  Functions are documented in CVS:loncapa/ Line 5673  Functions are documented in CVS:loncapa/
   
 <file>  <file>
   <source>loncom/homework/task.css</source>    <source>loncom/homework/task.css</source>
   <target dist='default'>home/httpd/html/adm/includes/task.css</target>    <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
     Style definitions for task display      Style definitions for task display
Line 5602  Functions are documented in CVS:loncapa/ Line 5681  Functions are documented in CVS:loncapa/
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/task_grading.js</source>    <source>loncom/homework/task_grading.js</source>
   <target dist='default'>home/httpd/html/adm/includes/task_grading.js</target>    <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
     Javascript to make the grading screen of task easier to use      Javascript to make the grading screen of task easier to use
Line 6287  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.473  
changed lines
  Added in v.1.484


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