Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.13 and 1.20

version 1.13, 2001/06/20 12:31:18 version 1.20, 2001/07/19 08:52:11
Line 1 Line 1
   <!-- Scott Harrison -->
   <!-- Guy Albertelli -->
   
   <!-- Default values must be defined before specific values. -->
   <!-- If no 'dist' attribute is specified, then it is always installed. -->
   <!-- If 'dist' attribute is set to  'default', then the specification. -->
   <!-- is accepted if an alternative distribution is not requested or not -->
   <!-- defined. -->
   
 <lpml>  <lpml>
 <targetroot>/</targetroot>  <targetroot>/</targetroot>
 <sourceroot>/home/user/loncapa/</sourceroot>  <sourceroot>/home/user/loncapa/</sourceroot>
   <categories>
 <category name="interface file" type="runtime">  <category name="interface file" type="runtime">
   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
 </category>  </category>
Line 79 Line 89
 <category name="server readonly" type="development">  <category name="server readonly" type="development">
   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>    <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
 </category>  </category>
   </categories>
 <rpm>  <rpm>
   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>    <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
   <rpmName>LON-CAPA-base</rpmName>    <rpmName>LON-CAPA-base</rpmName>
Line 115  echo 'and Athena-Kerberos.'\n Line 126  echo 'and Athena-Kerberos.'\n
 echo '***********************************************************************'\n  echo '***********************************************************************'\n
 </rpmpre>  </rpmpre>
 </rpm>  </rpm>
   <directories>
 <directory>  <directory>
   <targetdir dist='default'>etc/httpd/conf</targetdir>    <targetdir dist='default'>etc/httpd/conf</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
Line 242  LON-CAPA system.</description> Line 254  LON-CAPA system.</description>
   <description>files useful for including within customized scripting</description>    <description>files useful for including within customized scripting</description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>home/httpd/html/res/adm/includes/templates</targetdir>
     <categoryname>server readonly</categoryname>
     <description>template files useful for customized scripts</description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>    <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>status reports</description>    <description>status reports</description>
Line 334  LON-CAPA system.</description> Line 351  LON-CAPA system.</description>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>icons that help depict the file system (outdated)</description>    <description>icons that help depict the file system (outdated)</description>
 </directory>  </directory>
   </directories>
   <files>
 <file>  <file>
 <source>loncom/access.conf</source>  <source>loncom/access.conf</source>
 <target dist='default'>etc/httpd/conf/access.conf</target>  <target dist='default'>etc/httpd/conf/access.conf</target>
Line 428  Descriptive list of file extensions, and Line 447  Descriptive list of file extensions, and
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/templates/blank.library</source>
   <target dist='default'>home/httpd/html/res/adm/includes/templates/blank.library</target>
   <categoryname>static conf</categoryname>
   <description>
   Template file for a new library.
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/blank.library.meta</source>
   <target dist='default'>home/httpd/html/res/adm/includes/templates/blank.library.meta</target>
   <categoryname>static conf</categoryname>
   <description>
   Metadata related to a new library.
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/script.library</source>
   <target dist='default'>home/httpd/html/res/adm/includes/templates/script.library</target>
   <categoryname>static conf</categoryname>
   <description>
   Template file for a new script library.
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/script.library.meta</source>
   <target dist='default'>home/httpd/html/res/adm/includes/templates/script.library.meta</target>
   <categoryname>static conf</categoryname>
   <description>
   Metadata for a new script library.
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/blank.problem</source>
   <target dist='default'>home/httpd/html/res/adm/includes/templates/blank.problem</target>
   <categoryname>static conf</categoryname>
   <description>
   Template file.
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/blank.problem.meta</source>
   <target dist='default'>home/httpd/html/res/adm/includes/templates/blank.problem.meta</target>
   <categoryname>static conf</categoryname>
   <description>
   Template file metadata.
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/numerical.problem</source>
   <target dist='default'>home/httpd/html/res/adm/includes/templates/numerical.problem</target>
   <categoryname>static conf</categoryname>
   <description>
   Template file for a numerical problem.
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/numerical.problem.meta</source>
   <target dist='default'>home/httpd/html/res/adm/includes/templates/numerical.problem.meta</target>
   <categoryname>static conf</categoryname>
   <description>
   Template file metadata for a numerical problem.
   </description>
   </file>
   <file>
 <source>loncom/homework/insertlist.tab</source>  <source>loncom/homework/insertlist.tab</source>
 <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>  <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 718  Table which has hash data necessary for Line 801  Table which has hash data necessary for
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/lonwrapper.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Wrapper for external and binary files as standalone resources.
   Edit handler for rat maps; TeX content handler.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/publisher/loncfile.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Provides web-based functionality for file copy, rename, mkdir, etc, in the
   construction space menu.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonstatistics.pm</source>  <source>loncom/interface/lonstatistics.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1509  inscol.gif Line 1612  inscol.gif
 inscond.gif  inscond.gif
 insres.gif  insres.gif
 insrow.gif  insrow.gif
   left.gif
   middle.gif
 resource.gif  resource.gif
   rbottom.gif
   right.gif
 sctd.gif  sctd.gif
 sdt.gif  sdt.gif
 sempty.gif  sempty.gif
Line 1574  form.gif Line 1681  form.gif
 form_big.gif  form_big.gif
 gif.gif  gif.gif
 gif_big.gif  gif_big.gif
   htm.gif
 html.gif  html.gif
 html_big.gif  html_big.gif
 jpg.gif  jpg.gif
Line 1790  in a problem that was converted from lec Line 1898  in a problem that was converted from lec
 <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm</target>  <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Provides many functions for the <script> environment in a .problem.  Provides many functions for the &lt;script&gt; environment in a .problem.
 Functions are documented in CVS:loncapa/doc/homework/homework5.html.  Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 </description>  </description>
 </file>  </file>
Line 1810  Define unit prefixing and conversion for Line 1918  Define unit prefixing and conversion for
 <description>icons used for the entire LON-CAPA user interface</description>  <description>icons used for the entire LON-CAPA user interface</description>
 <filenames>  <filenames>
 a.gif  a.gif
   anot.gif
 b.gif  b.gif
 back.gif  back.gif
 bkm.gif  bkm.gif
Line 1850  ledon.gif Line 1959  ledon.gif
 ledsend.gif  ledsend.gif
 logout.gif  logout.gif
 m.gif  m.gif
 menu.gif  
 mrk.gif  mrk.gif
 n.gif  n.gif
 nav.gif  nav.gif
Line 1870  remotebg.gif Line 1978  remotebg.gif
 res.gif  res.gif
 roles.gif  roles.gif
 s.gif  s.gif
   sbkm.gif
 space.gif  space.gif
 spacer.gif  spacer.gif
 sprs.gif  sprs.gif
Line 1880  t.gif Line 1989  t.gif
 title.gif  title.gif
 u.gif  u.gif
 v.gif  v.gif
   vbkm.gif
 w.gif  w.gif
 x.gif  x.gif
 y.gif  y.gif
Line 2154  etc/rc.d/rc6.d/K05loncontrol Line 2264  etc/rc.d/rc6.d/K05loncontrol
 configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh)  configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh)
 </description>  </description>
 </file>  </file>
   </files>
 </lpml>  </lpml>
   
   

Removed from v.1.13  
changed lines
  Added in v.1.20


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