Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.414 and 1.449

version 1.414, 2005/02/25 05:48:00 version 1.449, 2005/08/18 01:16:31
Line 426  extensions</description> Line 426  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
     <categoryname>server standard</categoryname>
     <description>location of cgi scripts</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html</targetdir>    <targetdir dist='default'>home/httpd/html</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location of web-accessible file tree</description>    <description>location of web-accessible file tree</description>
Line 528  extensions</description> Line 534  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/jmol</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Jmol files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jsMath support files</description>    <description>jsMath support files</description>
Line 1579  small script to handle the start up of t Line 1591  small script to handle the start up of t
 </file>  </file>
 <file>  <file>
     <source>loncom/request_ssl_key.sh</source>      <source>loncom/request_ssl_key.sh</source>
     <target dist='default'>home/httpd/lonCerts</target>      <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
     <categoryname>script</categoryname>      <categoryname>script</categoryname>
     <description>      <description>
         Script that requests a Lon-CAPA ssl key.          Script that requests a Lon-CAPA ssl key.
Line 1669  echo 'pod2html lond' Line 1681  echo 'pod2html lond'
 </file>  </file>
 <file>  <file>
 <source dist='default'>loncom/build/CHECKRPMS.default</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
 <source dist='fedora1 fedora2 fedora3'>loncom/build/CHECKRPMS.fedora</source>  <source dist='fedora1 fedora2 fedora3 fedora4'>loncom/build/CHECKRPMS.fedora</source>
   <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>
   <source dist='suse9.2 suse9.3 sles9'>loncom/build/CHECKRPMS.suse</source>
 <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>
Line 2475  Analysis_Analyze_Over.tex; Line 2489  Analysis_Analyze_Over.tex;
 Analyze_Problem.tex;  Analyze_Problem.tex;
 Annotation.tex;  Annotation.tex;
 Authentication.tex;  Authentication.tex;
   Auth_Options.tex;
 Authoring_Adding_Pictures.tex;  Authoring_Adding_Pictures.tex;
 Authoring_DataResponse.tex;  Authoring_DataResponse.tex;
 Authoring_Dynamic_Plot_Axes.tex;  Authoring_Dynamic_Plot_Axes.tex;
Line 2904  The module that generate the html for th Line 2919  The module that generate the html for th
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonwhatsnew.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Handler to display items in course requiring action.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/londiff.pm</source>  <source>loncom/publisher/londiff.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3044  Handler to retrieve old versions from re Line 3069  Handler to retrieve old versions from re
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncleanup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to clean up HTML files.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonretrieve.3</source>  <source>doc/man/Apache__lonretrieve.3</source>
 <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>  <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 3328  smiles.gif Line 3362  smiles.gif
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jmol/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Jmol files, for displaying structures
     </description>
     <filenames>
   COPYRIGHT.txt;
   JmolApplet.jar;
   Jmol.js;
   LICENSE.txt;
   README.txt
     </filenames>
   </fileglob>
   
 <file>  <file>
   <source>loncom/homework/convertjme.pl</source>    <source>loncom/homework/convertjme.pl</source>
   <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>    <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
Line 3686  Defines the specifics of the assessment Line 3737  Defines the specifics of the assessment
 <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to resolve ambiguous file locations  Handler for setting and modifying both course preferences and coure parameters
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/slotrequest.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for students to add access slots
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 4108  resources Line 4168  resources
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/bridgetask.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
     <categoryname>handler</categoryname>
     <description>
   implements the tags for supporting bridge tasks
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/response.pm</source>  <source>loncom/homework/response.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4526  loncom/build/pod2html.sh ../lonnet/perl/ Line 4595  loncom/build/pod2html.sh ../lonnet/perl/
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>Bookmark and tab icon</description>  <description>Bookmark and tab icon</description>
 </file>  </file>
 <link>  <file>
 <linkto>etc/mime.types</linkto>  <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</target>
 <categoryname>symbolic link</categoryname>  <categoryname>www static conf</categoryname>
 <description>symbolic link to /etc/mime.types</description>  <description>Expaned mime.types</description>
 </link>  </file>
 <link>  <link>
 <linkto>home/httpd/html/res</linkto>  <linkto>home/httpd/html/res</linkto>
 <target dist='default'>home/httpd/html/raw</target>  <target dist='default'>home/httpd/html/raw</target>
Line 4897  srvhalf.gif; Line 4966  srvhalf.gif;
 srvnull.gif;  srvnull.gif;
 survey.gif;  survey.gif;
 survey_big.gif;  survey_big.gif;
   task.gif;
   task_big.gif;
 tex.gif;  tex.gif;
 tex_big.gif;  tex_big.gif;
 tth.gif;  tth.gif;
Line 5097  CVS users.  (You can safely rely on the Line 5168  CVS users.  (You can safely rely on the
 present on your system... don't worry about warnings  present on your system... don't worry about warnings
 related to this file during the build process.)  related to this file during the build process.)
 </note>  </note>
 <build trigger='run if dependencies change'>  <build trigger='always run'>
 modules/TexConvert/tthperl/commands  modules/TexConvert/tthperl/commands
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <privatedependencies>  <dependencies>
 ../tthdynamic/tthfunc.c;  commands;
 ../ttmdynamic/ttmfunc.c  compiles/tth.so.i386;
 </privatedependencies>  compiles/tth.so.x86_64
   </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.pm</source>  <source>loncom/homework/caparesponse/capa.pm</source>
Line 5177  commands; Line 5249  commands;
 ../../../CAPA/pProj/lex_debug.h  ../../../CAPA/pProj/lex_debug.h
 </dependencies>  </dependencies>
 </file>  </file>
   <file>
   <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
   <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
   <categoryname>script</categoryname>
   <description>
   cgi binary for doing TeX -> math translation
   </description>
   <build trigger='always run'>
   loncom/cgi/mimeTeX/commands
   </build>
   <dependencies>
   commands;
   gfuntype.c;
   gifsave.c;
   mimetex.c;
   mimetex.h;
   mimetex.html;
   README;
   texfonts.h;
   </dependencies>
   </file>
 <fileglob>  <fileglob>
 <glob>*.ent</glob>  <glob>*.ent</glob>
 <sourcedir>loncom/MathML/</sourcedir>  <sourcedir>loncom/MathML/</sourcedir>
Line 5288  student.jpg; Line 5381  student.jpg;
 <description>Logos of LON-CAPA domains (jpg)</description>  <description>Logos of LON-CAPA domains (jpg)</description>
 <filenames>  <filenames>
 headermsu.jpg;  headermsu.jpg;
   headertccfl.jpg;
   header_fsu.jpg;
   header_fsuK12.jpg;
   headerhope.jpg;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5320  unihalle.gif; Line 5417  unihalle.gif;
 wscc.gif;  wscc.gif;
 cps.gif;  cps.gif;
 fsu.gif;  fsu.gif;
   fsuK12.gif;
   hope.gif;
 vcu.gif;  vcu.gif;
 lsd.gif;  lsd.gif;
 msu.gif;  msu.gif;
Line 5332  fvl.gif; Line 5431  fvl.gif;
 csm.gif;  csm.gif;
 nau.gif;  nau.gif;
 nagoya.gif;  nagoya.gif;
   kanazawa.gif;
 colorado.gif;  colorado.gif;
 acadiau.gif;  acadiau.gif;
 psuerie.gif;  psuerie.gif;
Line 5340  huji.gif; Line 5440  huji.gif;
 ifusp.gif;  ifusp.gif;
 ucsc.gif;  ucsc.gif;
 uiuc.gif;  uiuc.gif;
   uiucheader.gif;
   koinonia.gif;
 waverly.gif;  waverly.gif;
 cmich.gif;  cmich.gif;
 UNICAMP.gif;  UNICAMP.gif;
Line 5349  glps.gif; Line 5451  glps.gif;
 BCHS.gif;  BCHS.gif;
 headersfu.gif;  headersfu.gif;
 uwsp.gif;  uwsp.gif;
   tccfl.gif;
 bsu.gif;  bsu.gif;
 wmston.gif;  wmston.gif;
   headerharvard.gif;
   harvard.gif;
   uga.gif;
   headeruga.gif;
   covenantchristianhs.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5367  csm.tab; Line 5475  csm.tab;
 huji.tab;  huji.tab;
 nau.tab;  nau.tab;
 nagoya.tab;  nagoya.tab;
   koinonia.tab;
   kanazawa.tab;
 colorado.tab;  colorado.tab;
 acadiau.tab;  acadiau.tab;
 psuerie.tab;  psuerie.tab;
Line 5379  UNICAMP.tab; Line 5489  UNICAMP.tab;
 lakefenton.tab;  lakefenton.tab;
 grandblanc.tab;  grandblanc.tab;
 fsu.tab;  fsu.tab;
   fsuK12.tab;
   hope.tab;
 vcu.tab;  vcu.tab;
 sfu.tab;  sfu.tab;
 wmston.tab;  wmston.tab;
 worf.tab;  worf.tab;
   tccfl.tab;
   harvard.tab;
   uga.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5535  logout.gif; Line 5650  logout.gif;
 mcrs.gif;  mcrs.gif;
 mrk.gif;  mrk.gif;
 nav.gif;  nav.gif;
   new.gif;
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 parm.gif;  parm.gif;
Line 5552  res.gif; Line 5668  res.gif;
 roles.gif;  roles.gif;
 rtrv.gif;  rtrv.gif;
 sbkm.gif;  sbkm.gif;
   sctr.gif;
 spacer.gif;  spacer.gif;
 sprs.gif;  sprs.gif;
 src.gif;  src.gif;
Line 5559  stat.gif; Line 5676  stat.gif;
 subm.gif;  subm.gif;
 title.gif;  title.gif;
 vbkm.gif;  vbkm.gif;
   math_example.tex;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 5763  javascript for handling client-side inte Line 5881  javascript for handling client-side inte
 </file>  </file>
 <file>  <file>
 <source dist='default'>loncom/build/CHECKRPMS.default</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
 <source dist='fedora1 fedora2 fedora3'>loncom/build/CHECKRPMS.fedora</source>  <source dist='fedora1 fedora2 fedora3 fedora4'>loncom/build/CHECKRPMS.fedora</source>
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>system script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
Line 5868  file that allows setuid password privile Line 5986  file that allows setuid password privile
 <file>  <file>
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
   <target dist='suse9.2 suse9.3 sles9'>etc/init.d/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.
Line 5978  Appleshares access (Macintosh) Line 6097  Appleshares access (Macintosh)
     Local handler for automated enrollment, standard version.      Local handler for automated enrollment, standard version.
   </description>    </description>
 </file>  </file>
   <file>
     <source>loncom/automation/batchcreatecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for batch creation of courses.
     </description>
   </file>
   <file>
     <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
     <target dist='default'>home/httpd/perl/Autocreate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script for automated course creation.
     </description>
   </file>
 <fileglob>  <fileglob>
     <glob>*</glob>      <glob>*</glob>
     <sourcedir>loncom/debugging_tools/</sourcedir>      <sourcedir>loncom/debugging_tools/</sourcedir>
Line 5988  Appleshares access (Macintosh) Line 6123  Appleshares access (Macintosh)
     </description>      </description>
 <filenames>  <filenames>
 activity_to_accesscount.pl;  activity_to_accesscount.pl;
   clean_db.pl;
 dump_db.pl;  dump_db.pl;
 escape.pl;  escape.pl;
 excise_from_db.pl;  excise_from_db.pl;
Line 6001  unescape.pl; Line 6137  unescape.pl;
 user_login_count.pl;  user_login_count.pl;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   <file>
   <source>loncom/build/distprobe</source>
   <target dist='default'>home/httpd/perl/distprobe</target>
   <categoryname>script</categoryname>
   <description>
   for probing operating system flavor and version
   </description>
   <note>
   </note>
   </file>
 </files>  </files>
 </lpml>  </lpml>

Removed from v.1.414  
changed lines
  Added in v.1.449


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