Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.154 and 1.158

version 1.154, 2002/08/02 14:45:53 version 1.158, 2002/08/09 14:48:31
Line 337  Used by lond parent to check if children Line 337  Used by lond parent to check if children
   </description>    </description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <targetdir dist='default'>home/httpd/lib</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA software modules and
   extensions</description>
   </directory>
   <directory dist='default'>
   <targetdir dist='default'>home/httpd/lib/perl</targetdir>    <targetdir dist='default'>home/httpd/lib/perl</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA non web mod-perl handlers</description>    <description>location of LON-CAPA non web mod-perl handlers</description>
Line 808  blank.library; Line 814  blank.library;
 blank.library.meta;  blank.library.meta;
 blank.problem;  blank.problem;
 blank.problem.meta;  blank.problem.meta;
   Essay.problem;
   Essay.problem.meta;
 numerical.problem;  numerical.problem;
 numerical.problem.meta;  numerical.problem.meta;
 Plot.problem;  Plot.problem;
Line 1302  Handler for chat Line 1310  Handler for chat
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonchatfetch.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for periodically fetch new lines of 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 1331  The .tex file help handler. Line 1348  The .tex file help handler.
 <build trigger='always run'>loncom/build/buildHelp.sh</build>  <build trigger='always run'>loncom/build/buildHelp.sh</build>
 </file>  </file>
 <file>  <file>
 <source>/doc/help/author.manual.ps</source>  <source>loncom/html/adm/help/abouthelp.html</source>
   <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Index file for the help system
   </description>
   </file>
   <file>
   <source>doc/help/author.manual.access.tex</source>
   <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex</target>
   <categoryname>handler</categoryname>
   <description>
   The psuedo-LaTeX file to allow people to read the author's manual online, with a somewhat clumsy interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/course.manual.access.tex</source>
   <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex</target>
   <categoryname>handler</categoryname>
   <description>
   The psuedo-LaTeX file to allow people to read the course administrator's manual online, with a somewhat clumsy interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/author.manual.ps</source>
 <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>  <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 The rendered Author's Manual  The postscript Author's Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/author.manual.pdf</source>
   <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
   <categoryname>handler</categoryname>
   <description>
   The PDF Author's Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/course.manual.ps</source>
   <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
   <categoryname>handler</categoryname>
   <description>
   The postscript Course Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/course.manual.pdf</source>
   <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
   <categoryname>handler</categoryname>
   <description>
   The PDF Course Manual
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1360  dynamic_plot.gif Line 1430  dynamic_plot.gif
 dynamic_plot2.gif  dynamic_plot2.gif
 formulaResponse.gif  formulaResponse.gif
 login.gif  login.gif
   lonhelpheader.gif
 mapAdvancedEditorNew.gif  mapAdvancedEditorNew.gif
 mapClickedStart.gif  mapClickedStart.gif
 mapEditFirstClick.gif  mapEditFirstClick.gif
Line 1409  dynamic_piecewise2.eps Line 1480  dynamic_piecewise2.eps
 dynamic_plot.eps  dynamic_plot.eps
 dynamic_plot2.eps  dynamic_plot2.eps
 formulaResponse.eps  formulaResponse.eps
   lonhelpheader.eps
 login.eps  login.eps
 mapAdvancedEditorNew.eps  mapAdvancedEditorNew.eps
 mapClickedStart.eps  mapClickedStart.eps
Line 2263  Homework remote control. Line 2335  Homework remote control.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
   <file>
   <source>loncom/html/res/adm/pages/chatroom.html</source>
   <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
   <categoryname>handler</categoryname>
   <description>
   Establishes frameset for chatroom
   </description>
   <status>works/unverified</status>
   </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>  <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>

Removed from v.1.154  
changed lines
  Added in v.1.158


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