File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.37: download - view: text, annotated - select for diffs
Sat Sep 8 22:36:16 2001 UTC (22 years, 8 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
better sort order to directories

    1: <!-- Scott Harrison -->
    2: <!-- Guy Albertelli -->
    3: 
    4: <!-- Default values must be defined before specific values. -->
    5: <!-- If no 'dist' attribute is specified, then it is always installed. -->
    6: <!-- If 'dist' attribute is set to  'default', then the specification. -->
    7: <!-- is accepted if an alternative distribution is not requested or not -->
    8: <!-- defined. -->
    9: 
   10: <lpml>
   11: <targetroot>/</targetroot>
   12: <sourceroot>/home/user/loncapa/</sourceroot>
   13: <categories>
   14: <category name="interface file" type="runtime">
   15:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   16: </category>
   17: <category name="interface file" type="development">
   18:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
   19: </category>
   20: <category name="setuid script" type="runtime">
   21:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   22: </category>
   23: <category name="setuid script" type="development">
   24:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   25: </category>
   26: <category name="handler" type="runtime">
   27:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   28: </category>
   29: <category name="handler" type="development">
   30:   <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
   31: </category>
   32: <category name="static conf" type="runtime">
   33:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   34: </category>
   35: <category name="static conf" type="development">
   36:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   37: </category>
   38: <category name="conf" type="runtime">
   39:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   40: </category>
   41: <category name="conf" type="development">
   42:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   43: </category>
   44: <category name="script" type="runtime">
   45:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
   46: </category>
   47: <category name="script" type="development">
   48:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
   49: </category>
   50: <category name="graphic file" type="runtime">
   51:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   52: </category>
   53: <category name="graphic file" type="development">
   54:   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
   55: </category>
   56: <category name="system file" type="runtime">
   57:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   58: </category>
   59: <category name="system file" type="development">
   60:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   61: </category>
   62: <category name="root script" type="runtime">
   63:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
   64: </category>
   65: <category name="root script" type="development">
   66:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
   67: </category>
   68: <category name="symbolic link" type="runtime">
   69:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
   70: </category>
   71: <category name="symbolic link" type="development">
   72:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
   73: </category>
   74: <category name="standard" type="runtime">
   75:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
   76: </category>
   77: <category name="standard" type="development">
   78:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
   79: </category>
   80: <category name="server standard" type="runtime">
   81:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
   82: </category>
   83: <category name="server standard" type="development">
   84:   <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
   85: </category>
   86: <category name="server readonly" type="runtime">
   87:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
   88: </category>
   89: <category name="server readonly" type="development">
   90:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
   91: </category>
   92: </categories>
   93: <rpm>
   94:   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
   95:   <rpmName>LON-CAPA-base</rpmName>
   96:   <rpmVersion>3.1</rpmVersion>
   97:   <rpmRelease>1</rpmRelease>
   98:   <rpmVendor>Laboratory for Instructional Technology Education,
   99: Division of Science and Mathematics Education, Michigan State University.
  100:   </rpmVendor>
  101:   <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
  102:   <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
  103:   <rpmGroup>Utilities/System</rpmGroup>
  104:   <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
  105:   <rpmAutoReqProv>no</rpmAutoReqProv>
  106:   <rpmdescription>This package facilitates a base installation of LON-CAPA files in their directories.\n
  107: The files in this package are only those directly associated with the network communication\n
  108: layer established through direct server-to-server communications (via lond and lonc); plus\n
  109: those which configure (but otherwise not constitute) external software packages like Apache\n
  110: and Athena-Kerberos.  For more on the LON-CAPA project, visit http://www.lon-capa.org/.</rpmdescription>
  111:   <rpmpre>echo '***********************************************************************'\n
  112: echo 'LON-CAPA  LearningOnline with CAPA'\n
  113: echo 'http://www.lon-capa.org/'\n
  114: echo 'Gerd Kortemeyer, et al'\n
  115: echo 'Laboratory for Instructional Technology Education'\n
  116: echo 'Michigan State University'\n
  117: echo 'General Public License, Version 2, June 1991'\n
  118: echo '** Michigan State University patents may apply **'\n
  119: echo ' '\n
  120: echo 'This installation assumes an installation of Redhat 6.2'\n
  121: echo ' '\n
  122: echo 'The server computer should be currently connected to the ethernet'\n
  123: echo ' '\n
  124: echo 'The files in this package are only those directly associated with the network communication'\n
  125: echo 'layer established through direct server-to-server communications (via lond and lonc); plus'\n
  126: echo 'those which configure (but otherwise not constitute) external software packages like Apache'\n
  127: echo 'and Athena-Kerberos.'\n
  128: echo '***********************************************************************'\n
  129: </rpmpre>
  130: </rpm>
  131: <directories>
  132: <directory>
  133:   <targetdir dist='default'>etc</targetdir>
  134:   <categoryname>standard</categoryname>
  135:   <description>standard linux directory for configuration files</description>
  136: </directory>
  137: <directory>
  138:   <targetdir dist='default'>etc/atalk</targetdir>
  139:   <categoryname>standard</categoryname>
  140:   <description>appletalk configuration files</description>
  141: </directory>
  142: <directory>
  143:   <targetdir dist='default'>etc/cron.d</targetdir>
  144:   <categoryname>standard</categoryname>
  145:   <description>standard linux directory for running time-based "jobs"
  146:   </description>
  147: </directory>
  148: <directory>
  149:   <targetdir dist='default'>etc/httpd/conf</targetdir>
  150:   <categoryname>standard</categoryname>
  151:   <description>web configuration files</description>
  152: </directory>
  153: <directory>
  154:   <targetdir dist='default'>etc/ntp</targetdir>
  155:   <categoryname>standard</categoryname>
  156:   <description>configuration directory for network time protocol</description>
  157: </directory>
  158: <directory>
  159:   <targetdir dist='default'>etc/rc.d/init.d</targetdir>
  160:   <targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir>
  161:   <categoryname>standard</categoryname>
  162:   <description>scripts that run during system startup</description>
  163: </directory>
  164: <directory>
  165:   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
  166:   <targetdir dist='redhat7.1 debian2.2'>etc/rc0.d</targetdir>
  167:   <categoryname>standard</categoryname>
  168:   <description>scripts that run for run-level 0</description>
  169: </directory>
  170: <directory>
  171:   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
  172:   <targetdir dist='redhat7.1 debian2.2'>etc/rc1.d</targetdir>
  173:   <categoryname>standard</categoryname>
  174:   <description>scripts that run for run-level 1</description>
  175: </directory>
  176: <directory>
  177:   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
  178:   <targetdir dist='redhat7.1 debian2.2'>etc/rc2.d</targetdir>
  179:   <categoryname>standard</categoryname>
  180:   <description>scripts that run for run-level 2</description>
  181: </directory>
  182: <directory>
  183:   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
  184:   <targetdir dist='redhat7.1 debian2.2'>etc/rc3.d</targetdir>
  185:   <categoryname>standard</categoryname>
  186:   <description>scripts that run for run-level 3</description>
  187: </directory>
  188: <directory>
  189:   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
  190:   <targetdir dist='redhat7.1 debian2.2'>etc/rc4.d</targetdir>
  191:   <categoryname>standard</categoryname>
  192:   <description>scripts that run for run-level 4</description>
  193: </directory>
  194: <directory>
  195:   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
  196:   <targetdir dist='redhat7.1 debian2.2'>etc/rc5.d</targetdir>
  197:   <categoryname>standard</categoryname>
  198:   <description>scripts that run for run-level 5</description>
  199: </directory>
  200: <directory>
  201:   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
  202:   <targetdir dist='redhat7.1 debian2.2'>etc/rc6.d</targetdir>
  203:   <categoryname>standard</categoryname>
  204:   <description>scripts that run for run-level 6</description>
  205: </directory>
  206: <directory>
  207:   <targetdir dist='default'>home/httpd/lonTabs</targetdir>
  208:   <categoryname>standard</categoryname>
  209:   <description>tab-formatted reference files</description>
  210: </directory>
  211: <directory>
  212:   <targetdir dist='default'>home/httpd</targetdir>
  213:   <categoryname>standard</categoryname>
  214:   <description>start of the web server tree</description>
  215: </directory>
  216: <directory>
  217:   <targetdir dist='default'>home/httpd/perl</targetdir>
  218:   <categoryname>server readonly</categoryname>
  219:   <description>perl scripts for managing the LON-CAPA system</description>
  220: </directory>
  221: <directory>
  222:   <targetdir dist='default'>home/httpd/perl/logs</targetdir>
  223:   <categoryname>server standard</categoryname>
  224:   <description>location where system performance and error logs are kept
  225:   </description>
  226: </directory>
  227: <directory>
  228:   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
  229:   <categoryname>server standard</categoryname>
  230:   <description>location where temporary files (for caching) are stored
  231:   </description>
  232: </directory>
  233: <directory>
  234:   <targetdir dist='default'>home/httpd/lib/perl</targetdir>
  235:   <categoryname>server readonly</categoryname>
  236:   <description>location of LON-CAPA non web mod-perl handlers</description>
  237: </directory>
  238: <directory>
  239:   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
  240:   <categoryname>server readonly</categoryname>
  241:   <description>location of LON-CAPA web mod-perl handlers</description>
  242: </directory>
  243: <directory>
  244:   <targetdir dist='default'>home/httpd/lonIDs</targetdir>
  245:   <categoryname>server standard</categoryname>
  246:   <description>cookie jar</description>
  247: </directory>
  248: <directory>
  249:   <targetdir dist='default'>home/httpd/sockets</targetdir>
  250:   <categoryname>server standard</categoryname>
  251:   <description>lonc's sockets</description>
  252: </directory>
  253: <directory>
  254:   <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
  255:   <categoryname>server standard</categoryname>
  256:   <description>lonc's sockets (delayed)</description>
  257: </directory>
  258: <directory>
  259:   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
  260:   <categoryname>standard</categoryname>
  261:   <description>location of cgi scripts</description>
  262: </directory>
  263: <directory>
  264:   <targetdir dist='default'>home/httpd/html</targetdir>
  265:   <categoryname>server standard</categoryname>
  266:   <description>location of web-accessible file tree</description>
  267: </directory>
  268: <directory>
  269:   <targetdir dist='default'>home/httpd/html/res</targetdir>
  270:   <categoryname>server standard</categoryname>
  271:   <description>root of resource tree</description>
  272: </directory>
  273: <directory>
  274:   <targetdir dist='default'>home/httpd/html/adm</targetdir>
  275:   <categoryname>server readonly</categoryname>
  276:   <description>unauthenticated resources</description>
  277: </directory>
  278: <directory>
  279:   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
  280:   <categoryname>server readonly</categoryname>
  281:   <description>home of the rat</description>
  282: </directory>
  283: <directory>
  284:   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
  285:   <categoryname>server readonly</categoryname>
  286:   <description>online help documentation</description>
  287: </directory>
  288: <directory>
  289:   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
  290:   <categoryname>server readonly</categoryname>
  291:   <description>graphic widgets</description>
  292: </directory>
  293: <directory>
  294:   <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
  295:   <categoryname>server readonly</categoryname>
  296:   <description></description>
  297: </directory>
  298: <directory>
  299:   <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
  300:   <categoryname>server readonly</categoryname>
  301:   <description>error warnings and icons</description>
  302: </directory>
  303: <directory>
  304:   <targetdir dist='default'>home/httpd/lonUsers</targetdir>
  305:   <categoryname>server standard</categoryname>
  306:   <description>Home directories of local users.  There is a five-tier
  307: structure to the directories:
  308: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
  309: a user fredflint at MSU would have his information located in
  310: lonUsers/msu/f/r/e/fredflint.<br />&nbsp;<br />Within this directory there are
  311: a variety of files which govern the scope of what a user can do within the
  312: LON-CAPA system.  A passwd file determines the type of authentication
  313: mechanism to use.
  314:  There also are files such as roles.hist (and its database compilation,
  315: roles.db) which specify the roles and privileges for a user in the
  316: LON-CAPA system.</description>
  317: </directory>
  318: <directory>
  319:   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
  320:   <categoryname>server readonly</categoryname>
  321:   <description>mathematics markup language resources</description>
  322: </directory>
  323: <directory>
  324:   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
  325:   <categoryname>server readonly</categoryname>
  326:   <description>files useful for including within customized scripting
  327:   </description>
  328: </directory>
  329: <directory>
  330:   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
  331:   </targetdir>
  332:   <categoryname>server readonly</categoryname>
  333:   <description>template files useful for customized scripts</description>
  334: </directory>
  335: <directory>
  336:   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
  337:   <categoryname>server standard</categoryname>
  338:   <description>status reports</description>
  339: </directory>
  340: <directory>
  341:   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
  342:   <categoryname>server readonly</categoryname>
  343:   <description>web user interface resources</description>
  344: </directory>
  345: <directory>
  346:   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
  347:   </targetdir>
  348:   <categoryname>server readonly</categoryname>
  349:   <description>bookmark user interface code</description>
  350: </directory>
  351: <directory>
  352:   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
  353:   </targetdir>
  354:   <categoryname>server readonly</categoryname>
  355:   <description></description>
  356: </directory>
  357: <directory>
  358:   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
  359:   </targetdir>
  360:   <categoryname>server readonly</categoryname>
  361:   <description>icons that help depict the file system (outdated)</description>
  362: </directory>
  363: <directory>
  364:   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
  365:   <targetdir dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
  366:   <targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir>
  367:   <categoryname>standard</categoryname>
  368:   <description>system perl tree (usually present on linux systems)
  369:   </description>
  370: </directory>
  371: <directory>
  372:   <targetdir dist='default'>usr/sbin</targetdir>
  373:   <categoryname>standard</categoryname>
  374:   <description>standard linux directory for superuser executables</description>
  375: </directory>
  376: </directories>
  377: <files>
  378: <file>
  379: <source>loncom/krb.conf</source>
  380: <target dist='default'>etc/krb.conf</target>
  381: <categoryname>conf</categoryname>
  382: <description>
  383: which Kerberos server to contact for specified Kerberos domains
  384: </description>
  385: <note>
  386: <table cellpadding=0 cellspacing=0 border=1>
  387: <tr><td>
  388: list elements are separated by newlines
  389: </td></tr>
  390: <tr><td>
  391: each list element consists of only two subelements separated by a colon
  392: <br />
  393: <ul>
  394: <li>Kerberos domain value</li>
  395: <li>Kerberos server IP address</li>
  396: </ul>
  397: </td></tr>
  398: </table>
  399: </note>
  400: </file>
  401: <file>
  402: <source>loncom/access.conf</source>
  403: <target dist='default'>etc/httpd/conf/access.conf</target>
  404: <categoryname>conf</categoryname>
  405: <description>
  406: This file has two major functions.
  407: For the Apache web server, it defines a global
  408: access configuration which defines what server options (Indexes", "Includes",
  409: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
  410: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
  411: and "/usr/doc").  For the LON-CAPA network server and perl module
  412: handlers, it defines machine specific settings (lonHostID, lonRole,
  413: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt)
  414: and internal machine settings for specific directories, socket ports,
  415: and browser detection logic.
  416: </description>
  417: <note>
  418: <b>configure</b>
  419: <br />
  420: <table cellpadding=0 cellspacing=0 border=1>
  421: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
  422: machine</td></tr>
  423: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
  424: access</td></tr>
  425: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
  426: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
  427: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
  428: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
  429: seconds</td></tr>
  430: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
  431: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
  432: MySQL database</td></tr>
  433: </table>
  434: </note>
  435: </file>
  436: <file>
  437: <source>loncom/httpd.conf</source>
  438: <target dist='default'>etc/httpd/conf/httpd.conf</target>
  439: <categoryname>static conf</categoryname>
  440: <description>
  441: This is the main server configuration file.  The settings here are
  442: more or less standard for the Apache web server.  Most notably (and
  443: importantly!), perl handling and mod_perl are enabled in this configuration
  444: file.
  445: </description>
  446: </file>
  447: <file>
  448: <source>loncom/srm.conf</source>
  449: <target dist='default'>etc/httpd/conf/srm.conf</target>
  450: <categoryname>static conf</categoryname>
  451: <description>
  452: <p>
  453: This file configures the "name space" of the Apache web server.  
  454: <tt>srm.conf</tt>
  455: defines when specific perl modules should be called to handle a given
  456: request.  This definition is a function of both the name of the perl module,
  457: and a specific regular expression associated with the URL, such as
  458: "^/res/.*\.page".
  459: </p>
  460: <p>
  461: Here is an example entry:
  462: <pre>
  463: &lt;LocationMatch "^/res/.*\.page$&gt;
  464: SetHandler perl-script
  465: PerlHandler Apache::lonpage
  466: &lt;/LocationMatch&gt;
  467: </pre>
  468: </p>
  469: </description>
  470: </file>
  471: <file>
  472: <source>loncom/startup.pl</source>
  473: <target dist='default'>etc/httpd/conf/startup.pl</target>
  474: <categoryname>static conf</categoryname>
  475: <description>
  476: This file provides initializations for perl handlers.  It adjusts what
  477: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
  478: well as causing the Apache module to be used for every perl handler.
  479: <tt>startup.pl</tt> is invoked by <tt>access.conf</tt>.
  480: </description>
  481: </file>
  482: <file>
  483: <source>loncom/interface/mydesk.tab</source>
  484: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
  485: <categoryname>static conf</categoryname>
  486: <description>
  487: Config file for "My Desk"
  488: </description>
  489: </file>
  490: <file>
  491: <source>loncom/interface/filetypes.tab</source>
  492: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
  493: <categoryname>static conf</categoryname>
  494: <description>
  495: Descriptive list of file extensions, and extension groupings.
  496: </description>
  497: </file>
  498: <file>
  499: <source>loncom/cgi/barcode.gif</source>
  500: <target dist='default'>home/httpd/cgi-bin/barcode.gif</target>
  501: <categoryname>script</categoryname>
  502: <description>
  503: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
  504: parameter.
  505: </description>
  506: </file>
  507: <file>
  508: <source>loncom/homework/templates/blank.library</source>
  509: <target dist='default'>
  510: home/httpd/html/res/adm/includes/templates/blank.library</target>
  511: <categoryname>static conf</categoryname>
  512: <description>
  513: Template file for a new library.
  514: </description>
  515: </file>
  516: <file>
  517: <source>loncom/homework/templates/blank.library.meta</source>
  518: <target dist='default'>
  519: home/httpd/html/res/adm/includes/templates/blank.library.meta</target>
  520: <categoryname>static conf</categoryname>
  521: <description>
  522: Metadata related to a new library.
  523: </description>
  524: </file>
  525: <file>
  526: <source>loncom/homework/templates/script.library</source>
  527: <target dist='default'>
  528: home/httpd/html/res/adm/includes/templates/script.library</target>
  529: <categoryname>static conf</categoryname>
  530: <description>
  531: Template file for a new script library.
  532: </description>
  533: </file>
  534: <file>
  535: <source>loncom/homework/templates/script.library.meta</source>
  536: <target dist='default'>
  537: home/httpd/html/res/adm/includes/templates/script.library.meta</target>
  538: <categoryname>static conf</categoryname>
  539: <description>
  540: Metadata for a new script library.
  541: </description>
  542: </file>
  543: <file>
  544: <source>loncom/homework/templates/blank.problem</source>
  545: <target dist='default'>
  546: home/httpd/html/res/adm/includes/templates/blank.problem</target>
  547: <categoryname>static conf</categoryname>
  548: <description>
  549: Template file.
  550: </description>
  551: </file>
  552: <file>
  553: <source>loncom/homework/templates/blank.problem.meta</source>
  554: <target dist='default'>
  555: home/httpd/html/res/adm/includes/templates/blank.problem.meta</target>
  556: <categoryname>static conf</categoryname>
  557: <description>
  558: Template file metadata.
  559: </description>
  560: </file>
  561: <file>
  562: <source>loncom/homework/templates/numerical.problem</source>
  563: <target dist='default'>
  564: home/httpd/html/res/adm/includes/templates/numerical.problem</target>
  565: <categoryname>static conf</categoryname>
  566: <description>
  567: Template file for a numerical problem.
  568: </description>
  569: </file>
  570: <file>
  571: <source>loncom/homework/templates/numerical.problem.meta</source>
  572: <target dist='default'>
  573: home/httpd/html/res/adm/includes/templates/numerical.problem.meta</target>
  574: <categoryname>static conf</categoryname>
  575: <description>
  576: Template file metadata for a numerical problem.
  577: </description>
  578: </file>
  579: <file>
  580: <source>loncom/homework/insertlist.tab</source>
  581: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
  582: <categoryname>static conf</categoryname>
  583: <description>
  584: Describes what tags are allowed inside other tags.
  585: </description>
  586: </file>
  587: <file>
  588: <source>loncom/interface/default.assesscalc</source>
  589: <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
  590: </target>
  591: <categoryname>static conf</categoryname>
  592: <description>
  593: Default spreadsheet for individual assessment.
  594: </description>
  595: </file>
  596: <file>
  597: <source>loncom/interface/default.studentcalc</source>
  598: <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
  599: </target>
  600: <categoryname>static conf</categoryname>
  601: <description>
  602: Default spreadsheet for assessment of students.
  603: </description>
  604: </file>
  605: <file>
  606: <source>loncom/interface/default.classcalc</source>
  607: <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
  608: </target>
  609: <categoryname>static conf</categoryname>
  610: <description>
  611: Default spreadsheet for assessment of a class.
  612: </description>
  613: </file>
  614: <file>
  615: <source>loncom/auth/roles.tab</source>
  616: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
  617: <categoryname>static conf</categoryname>
  618: <description>
  619: List of privileges associated with users of multiple types (for example:
  620: Teaching Assistant, Exam Proctor, Course Coordinator)
  621: </description>
  622: </file>
  623: <file>
  624: <source>loncom/auth/rolesplain.tab</source>
  625: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
  626: <categoryname>static conf</categoryname>
  627: <description>
  628: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
  629: and privileges available in the network with function
  630: </description>
  631: </file>
  632: <file>
  633: <source>loncom/hosts.tab</source>
  634: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
  635: <categoryname>conf</categoryname>
  636: <description>
  637: List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
  638: <tt>lonDefDomain</tt> and <u>IP address</u>.
  639: </description>
  640: </file>
  641: <file>
  642: <source>loncom/spare.tab</source>
  643: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
  644: <categoryname>conf</categoryname>
  645: <description>
  646: Spare hosts to offload session to if the LON-CAPA machine is overloaded
  647: </description>
  648: <note>
  649: <b>configure</b><br />
  650: <table cellpadding=0 cellspacing=0 border=1>
  651: <tr><td>
  652: list elements are separated by newlines
  653: </td></tr>
  654: <tr><td>
  655: each list element consists of only one value; the value for <tt>lonHostID</tt>
  656: in <tt>access.conf</tt>
  657: </td></tr>
  658: </table>
  659: </note>
  660: </file>
  661: <file>
  662: <source>loncom/htpasswd</source>
  663: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
  664: <categoryname>conf</categoryname>
  665: <description>
  666: Basic auth password to access /lon-status and /server-status
  667: </description>
  668: </file>
  669: <file>
  670: <source>loncom/smb.conf</source>
  671: <target dist='default'>etc/smb.conf</target>
  672: <categoryname>conf</categoryname>
  673: <description>
  674: configuration file to make LON-CAPA server file space accessible to network
  675: neighborhood
  676: </description>
  677: </file>
  678: <file>
  679: <source>loncom/ntp.conf</source>
  680: <target dist='default'>etc/ntp.conf</target>
  681: <categoryname>conf</categoryname>
  682: <description>
  683: which NTP server to contact for information (XNTP3 standard)
  684: </description>
  685: <note>
  686: <table cellpadding=0 cellspacing=0 border=1>
  687: <tr><td>
  688: only one line needs to be changed to specify a server ip address
  689: </td></tr>
  690: <tr><td>
  691: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
  692: </td></tr>
  693: </table>
  694: </note>
  695: </file>
  696: <file>
  697: <source>loncom/metadata_database/searchcat.pl</source>
  698: <target dist='default'>home/httpd/perl/searchcat.pl</target>
  699: <categoryname>script</categoryname>
  700: <description>
  701: Batch script for updating SQL metadata database.
  702: </description>
  703: </file>
  704: <file>
  705: <source>loncom/lonc</source>
  706: <target dist='default'>home/httpd/perl/lonc</target>
  707: <categoryname>script</categoryname>
  708: <description>
  709: proxy server
  710: </description>
  711: </file>
  712: <file>
  713: <source>loncom/lond</source>
  714: <target dist='default'>home/httpd/perl/lond</target>
  715: <categoryname>script</categoryname>
  716: <description>
  717: This is a remote command interpreter on a TCP LON-CAPA network layer.
  718: It accepts and processes incoming requests from other LON-CAPA machines
  719: on the network.  lond's functionality is self-contained in the sense
  720: that it does not reference (import, require, use) any other file
  721: described in this document.  There are only 15 subroutines in this
  722: script, however the <TT>make_new_child</TT> subroutine is quite
  723: complex since it parses and responds about 29 different types of 
  724: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
  725: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
  726: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
  727: tmpput, tmpget, and ls).
  728: </description>
  729: </file>
  730: <file>
  731: <source>loncom/cgi/loncron.pl</source>
  732: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
  733: <categoryname>script</categoryname>
  734: <description>CGI script that starts and pipes output of loncron</description>
  735: </file>
  736: <file>
  737: <source>loncom/loncron</source>
  738: <target dist='default'>home/httpd/perl/loncron</target>
  739: <categoryname>script</categoryname>
  740: <description>housekeeping</description>
  741: </file>
  742: <file>
  743: <source>loncom/lonsql</source>
  744: <target dist='default'>home/httpd/perl/lonsql</target>
  745: <categoryname>script</categoryname>
  746: <description>maintain secondary database of metadata</description>
  747: </file>
  748: <file>
  749: <source>loncom/lcpasswd</source>
  750: <target dist='default'>home/httpd/perl/lcpasswd</target>
  751: <categoryname>setuid script</categoryname>
  752: <description>
  753: coordinates the system services and files in order to allow lond to change
  754: user passwords
  755: </description>
  756: <status>deprecated</status>
  757: </file>
  758: <file>
  759: <source>loncom/lcuseradd</source>
  760: <target dist='default'>home/httpd/perl/lcuseradd</target>
  761: <categoryname>setuid script</categoryname>
  762: <description>
  763: coordinates the system services and files in order to allow lond to add a
  764: new user
  765: </description>
  766: <status>deprecated</status>
  767: </file>
  768: <file>
  769: <source>loncom/lcuserdel</source>
  770: <target dist='default'>home/httpd/perl/lcuserdel</target>
  771: <categoryname>setuid script</categoryname>
  772: <description>
  773: coordinates the system services and files in order to allow lond to delete a
  774: user
  775: </description>
  776: <status>deprecated</status>
  777: </file>
  778: <file>
  779: <source>loncom/lcnfson</source>
  780: <target dist='default'>home/httpd/perl/lcnfson</target>
  781: <categoryname>setuid script</categoryname>
  782: <description>
  783: coordinates the system services and files in order to allow lond to enable NFS
  784: for a user
  785: </description>
  786: <status>deprecated</status>
  787: </file>
  788: <file>
  789: <source>loncom/lcnfsoff</source>
  790: <target dist='default'>home/httpd/perl/lcnfsoff</target>
  791: <categoryname>setuid script</categoryname>
  792: <description>
  793: coordinates the system services and files in order to allow lond to disable NFS
  794: for a user
  795: </description>
  796: <status>deprecated</status>
  797: </file>
  798: <file>
  799: <source>loncom/publisher/publisher.html</source>
  800: <target dist='default'>home/httpd/html/adm/publisher.html</target>
  801: <categoryname>interface file</categoryname>
  802: <description>
  803: HTML frame that presents a form element to allow for the publishing of
  804: resources, directories and underlying subdirectories.
  805: </description>
  806: </file>
  807: <file>
  808: <source>loncom/html/adm/noidea.html</source>
  809: <target dist='default'>home/httpd/html/adm/noidea.html</target>
  810: <categoryname>interface file</categoryname>
  811: <description>
  812: Interface file for responding to improper page flipping.
  813: </description>
  814: </file>
  815: <file>
  816: <source>loncom/xml/physnet.sty</source>
  817: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
  818: <categoryname>static conf</categoryname>
  819: <description>
  820: The relevant conditions and metadata to attach to PhysNet-specific tags.
  821: </description>
  822: </file>
  823: <file>
  824: <source>loncom/homework/lectureonline.sty</source>
  825: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target>
  826: <categoryname>static conf</categoryname>
  827: <description>
  828: The relevant conditions and metadata to attach to LectureOnline-specific tags.
  829: </description>
  830: </file>
  831: <file>
  832: <source>loncom/misc/un_keyword.tab</source>
  833: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
  834: <categoryname>conf</categoryname>
  835: <description>
  836: File which contains words which should not be keywords used to specify resource
  837: content.
  838: </description>
  839: </file>
  840: <file>
  841: <source>loncom/publisher/packages.tab</source>
  842: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
  843: <categoryname>conf</categoryname>
  844: <description>
  845: Parameter packages, so that assessments can publish parameter packages
  846: needed, which are then expanded into individual parameters - allows to
  847: retroactively add new parameters to already published assessments.
  848: </description>
  849: </file>
  850: <file>
  851: <source>loncom/publisher/copyright.tab</source>
  852: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
  853: <categoryname>conf</categoryname>
  854: <description>
  855: Table which contains list of copyright possibilities for educational resources.
  856: </description>
  857: </file>
  858: <file>
  859: <source>loncom/publisher/language.tab</source>
  860: <target dist='default'>home/httpd/lonTabs/language.tab</target>
  861: <categoryname>static conf</categoryname>
  862: <description>
  863: Table which contains string abbreviations of language::font rendering
  864: combinations.
  865: </description>
  866: </file>
  867: <file>
  868: <source>loncom/publisher/addid.tab</source>
  869: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
  870: <categoryname>static conf</categoryname>
  871: <description>
  872: Table which has hash data necessary for distinguishing IDs from indices.
  873: </description>
  874: </file>
  875: <file>
  876: <source>loncom/publisher/lonwrapper.pm</source>
  877: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
  878: <categoryname>handler</categoryname>
  879: <description>
  880: Wrapper for external and binary files as standalone resources.
  881: Edit handler for rat maps; TeX content handler.
  882: </description>
  883: <status>works/unverified</status>
  884: </file>
  885: <file>
  886: <source>loncom/publisher/loncfile.pm</source>
  887: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
  888: <categoryname>handler</categoryname>
  889: <description>
  890: Provides web-based functionality for file copy, rename, mkdir, etc, in the
  891: construction space menu.
  892: </description>
  893: <status>works/unverified</status>
  894: </file>
  895: <file>
  896: <source>loncom/interface/lonstatistics.pm</source>
  897: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
  898: <categoryname>handler</categoryname>
  899: <description>
  900: Handler to show statistics on solving LON-CAPA problems.
  901: </description>
  902: <status>works/unverified</status>
  903: </file>
  904: <file>
  905: <source>loncom/publisher/londiff.pm</source>
  906: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
  907: <categoryname>handler</categoryname>
  908: <description>
  909: Handler to show difference between two files.
  910: </description>
  911: <status>works/unverified</status>
  912: </file>
  913: <file>
  914: <source>loncom/publisher/lonupload.pm</source>
  915: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
  916: <categoryname>handler</categoryname>
  917: <description>
  918: Handler to upload files through browser into construction space.
  919: </description>
  920: <status>works/unverified</status>
  921: </file>
  922: <file>
  923: <source>loncom/homework/essayresponse.pm</source>
  924: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
  925: <categoryname>handler</categoryname>
  926: <description>
  927: Handler to evaluate essay (ungraded) style responses.
  928: </description>
  929: <status>works/unverified</status>
  930: </file>
  931: <file>
  932: <source>loncom/publisher/lonpubdir.pm</source>
  933: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
  934: <categoryname>handler</categoryname>
  935: <description>
  936: Handler to publish directories.
  937: </description>
  938: </file>
  939: <file>
  940: <source>loncom/publisher/lonretrieve.pm</source>
  941: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
  942: <categoryname>handler</categoryname>
  943: <description>
  944: Handler to retrieve old versions from resource space.
  945: </description>
  946: <status>works/unverified</status>
  947: </file>
  948: <file>
  949: <source>loncom/homework/edit.pm</source>
  950: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
  951: <categoryname>handler</categoryname>
  952: <description>
  953: Helper functions when in homework edit mode.
  954: </description>
  955: </file>
  956: <file>
  957: <source>loncom/interface/lonmeta.pm</source>
  958: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
  959: <categoryname>handler</categoryname>
  960: <description>Metadata display handler.</description>
  961: <status>works/unverified</status>
  962: </file>
  963: <file>
  964: <source>rat/lonambiguous.pm</source>
  965: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
  966: <categoryname>handler</categoryname>
  967: <description>
  968: Handler to resolve ambiguous file locations.
  969: </description>
  970: <status>works/unverified</status>
  971: </file>
  972: <file>
  973: <source>rat/lonratparms.pm</source>
  974: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
  975: <categoryname>handler</categoryname>
  976: <description>
  977: Handler to set resource parameters inside of the RAT based on metadata.
  978: </description>
  979: <status>works/unverified</status>
  980: </file>
  981: <file>
  982: <source>rat/lonsequence.pm</source>
  983: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
  984: <categoryname>handler</categoryname>
  985: <description>
  986: Handler for showing sequence objects of educational resources.
  987: </description>
  988: <status>works/unverified</status>
  989: </file>
  990: <file>
  991: <source>loncom/interface/loncreatecourse.pm</source>
  992: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
  993: <categoryname>handler</categoryname>
  994: <description>
  995: Creates a new course and assigns course coordinator.
  996: </description>
  997: <status>works/unverified</status>
  998: </file>
  999: <file>
 1000: <source>loncom/interface/loncreateuser.pm</source>
 1001: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 1002: <categoryname>handler</categoryname>
 1003: <description>
 1004: Creates a new user and/or changes user privileges
 1005: </description>
 1006: <status>works/unverified</status>
 1007: </file>
 1008: <file>
 1009: <source>loncom/interface/lonchart.pm</source>
 1010: <target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target>
 1011: <categoryname>handler</categoryname>
 1012: <description>
 1013: Produces simple LectureOnline-like student assessment performance chart
 1014: </description>
 1015: </file>
 1016: <file>
 1017: <source>loncom/interface/loncommon.pm</source>
 1018: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
 1019: <categoryname>handler</categoryname>
 1020: <description>
 1021: Makes a table out of the previous attempts.  Inputs result_from_symbread,
 1022: user, domain, home_server, course_id.
 1023: </description>
 1024: <status>works/unverified</status>
 1025: </file>
 1026: <file>
 1027: <source>loncom/homework/grades.pm</source>
 1028: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
 1029: <categoryname>handler</categoryname>
 1030: <description>Handles the viewing of grades.</description>
 1031: </file>
 1032: <file>
 1033: <source>loncom/homework/imageresponse.pm</source>
 1034: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
 1035: <categoryname>handler</categoryname>
 1036: <description>
 1037: Coordinates the response to clicking an image.
 1038: </description>
 1039: <status>works/unverified</status>
 1040: </file>
 1041: <file>
 1042: <source>loncom/homework/optionresponse.pm</source>
 1043: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 1044: <categoryname>handler</categoryname>
 1045: <description>
 1046: Handles tags associated with showing a list of options.</description>
 1047: </file>
 1048: <file>
 1049: <source>loncom/homework/outputtags.pm</source>
 1050: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 1051: <categoryname>handler</categoryname>
 1052: <description>
 1053: Handles tags associated with output.  Seems to relate to due dates of the
 1054: assignment.
 1055: </description>
 1056: <status>works/unverified</status>
 1057: </file>
 1058: <file>
 1059: <source>loncom/interface/lontest.pm</source>
 1060: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
 1061: <categoryname>handler</categoryname>
 1062: <description>
 1063: Used for debugging and testing the LON-CAPA system.
 1064: </description>
 1065: <status>works/unverified</status>
 1066: </file>
 1067: <file>
 1068: <source>loncom/homework/radiobuttonresponse.pm</source>
 1069: <target dist='default'>
 1070: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 1071: <categoryname>handler</categoryname>
 1072: <description>
 1073: Handles multiple-choice style responses.
 1074: </description>
 1075: <status>works/unverified</status>
 1076: </file>
 1077: <file>
 1078: <source>loncom/interface/lonassignments.pm</source>
 1079: <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
 1080: <categoryname>handler</categoryname>
 1081: <description>
 1082: Handles processing of assignments.
 1083: </description>
 1084: <status>works/unverified</status>
 1085: </file>
 1086: <file>
 1087: <source>loncom/interface/loncommunicate.pm</source>
 1088: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 1089: <categoryname>handler</categoryname>
 1090: <description>Handles communication.</description>
 1091: <status>works/unverified</status>
 1092: </file>
 1093: <file>
 1094: <source>loncom/interface/lonerrorhandler.pm</source>
 1095: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
 1096: <categoryname>handler</categoryname>
 1097: <description>
 1098: Handles errors.
 1099: </description>
 1100: <status>works/unverified</status>
 1101: </file>
 1102: <file>
 1103: <source>loncom/interface/lonevaluate.pm</source>
 1104: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
 1105: <categoryname>handler</categoryname>
 1106: <description>
 1107: Handles evaluation.
 1108: </description>
 1109: <status>works/unverified</status>
 1110: </file>
 1111: <file>
 1112: <source>loncom/interface/lonfeedback.pm</source>
 1113: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
 1114: <categoryname>handler</categoryname>
 1115: <description>
 1116: Handles feedback from students to instructors and system administrators.
 1117: </description>
 1118: <status>works/unverified</status>
 1119: </file>
 1120: <file>
 1121: <source>loncom/interface/lonnavmaps.pm</source>
 1122: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
 1123: <categoryname>handler</categoryname>
 1124: <description>
 1125: Handles navigational maps.
 1126: </description>
 1127: <status>works/unverified</status>
 1128: </file>
 1129: <file>
 1130: <source>loncom/interface/lonpreferences.pm</source>
 1131: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 1132: <categoryname>handler</categoryname>
 1133: <description>
 1134: Handles user preferences associated with customizing the online LON-CAPA
 1135: educational environment.
 1136: </description>
 1137: <status>works/unverified</status>
 1138: </file>
 1139: <file>
 1140: <source>loncom/interface/lonprintout.pm</source>
 1141: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
 1142: <categoryname>handler</categoryname>
 1143: <description>
 1144: Handles the production of printable files and resources.
 1145: </description>
 1146: <status>works/unverified</status>
 1147: </file>
 1148: <file>
 1149: <source>loncom/interface/lonsearchcat.pm</source>
 1150: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 1151: <categoryname>handler</categoryname>
 1152: <description>
 1153: Handles a searchable catalogue.
 1154: </description>
 1155: <status>works/unverified</status>
 1156: </file>
 1157: <file>
 1158: <source>loncom/interface/londropadd.pm</source>
 1159: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
 1160: <categoryname>handler</categoryname>
 1161: <description>
 1162: Handler to drop and add students in courses.
 1163: </description>
 1164: <status>works/unverified</status>
 1165: </file>
 1166: <file>
 1167: <source>loncom/interface/lonmsg.pm</source>
 1168: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 1169: <categoryname>handler</categoryname>
 1170: <description>
 1171: Routines for messaging.
 1172: </description>
 1173: <status>works/unverified</status>
 1174: </file>
 1175: <file>
 1176: <source>loncom/homework/hint.pm</source>
 1177: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 1178: <categoryname>handler</categoryname>
 1179: <description>
 1180: This handler coordinates the delivery of hints to students working on LON-CAPA
 1181: problems and assignments.
 1182: </description>
 1183: <status>works/unverified</status>
 1184: </file>
 1185: <file>
 1186: <source>loncom/interface/lonspreadsheet.pm</source>
 1187: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 1188: <categoryname>handler</categoryname>
 1189: <description>
 1190: Spreadsheet/Grades Display Handler
 1191: </description>
 1192: <status>works/unverified</status>
 1193: </file>
 1194: <file>
 1195: <source>loncom/interface/lonparmset.pm</source>
 1196: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 1197: <categoryname>handler</categoryname>
 1198: <description>
 1199: Handler to resolve ambiguous file locations
 1200: </description>
 1201: <status>works/unverified</status>
 1202: </file>
 1203: <file>
 1204: <source>loncom/publisher/lonconstruct.pm</source>
 1205: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
 1206: <categoryname>handler</categoryname>
 1207: <description>
 1208: Page wrapper for handling construction space.
 1209: </description>
 1210: <status>works/unverified</status>
 1211: </file>
 1212: <file>
 1213: <source>loncom/publisher/lonpublisher.pm</source>
 1214: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 1215: <categoryname>handler</categoryname>
 1216: <description>
 1217: Publishes an LON-CAPA educational resource complete with metadata
 1218: (authorship, language, copyright, creation date, etc).
 1219: </description>
 1220: <status>works/unverified</status>
 1221: </file>
 1222: <file>
 1223: <source>loncom/interface/lonmenu.pm</source>
 1224: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 1225: <categoryname>handler</categoryname>
 1226: <description>
 1227: Has routines which control the remote control.
 1228: </description>
 1229: <status>works/unverified</status>
 1230: </file>
 1231: <file>
 1232: <source>rat/lonpageflip.pm</source>
 1233: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 1234: <categoryname>handler</categoryname>
 1235: <description>Deals with forward, backward, and other page flips.</description>
 1236: <status>works/unverified</status>
 1237: </file>
 1238: <file>
 1239: <source>rat/lonratedt.pm</source>
 1240: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
 1241: <categoryname>handler</categoryname>
 1242: <description>
 1243: Builds up frame set and loads in the right thing.
 1244: </description>
 1245: <status>works/unverified</status>
 1246: </file>
 1247: <file>
 1248: <source>loncom/html/res/adm/pages/catalog.gif</source>
 1249: <target dist='default'>home/httpd/html/res/adm/pages/catalog.gif</target>
 1250: <categoryname>graphic file</categoryname>
 1251: <description>
 1252: The catalog button for the remote control.
 1253: </description>
 1254: <status>works/unverified</status>
 1255: </file>
 1256: <file>
 1257: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 1258: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 1259: <categoryname>handler</categoryname>
 1260: <description>
 1261: Homework remote control.
 1262: </description>
 1263: <status>works/unverified</status>
 1264: </file>
 1265: <file>
 1266: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 1267: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 1268: <categoryname>handler</categoryname>
 1269: <description>
 1270: This will take annotations and then plug them into a page.
 1271: </description>
 1272: <status>works/unverified</status>
 1273: </file>
 1274: <file>
 1275: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
 1276: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
 1277: <categoryname>handler</categoryname>
 1278: <description>
 1279: This will take bookmarks and get/write/display them for the LON-CAPA user
 1280: interface.
 1281: </description>
 1282: <status>works/unverified</status>
 1283: </file>
 1284: <file>
 1285: <source>rat/lonratsrv.pm</source>
 1286: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 1287: <categoryname>handler</categoryname>
 1288: <description>
 1289: Handler that takes output from RAT and stores it on disk.  Handles the upper
 1290: hidden frame of the added window that comes up in RAT.   (3 frames come up in
 1291: RAT server, code, and output.  This module handles server connection.)
 1292: </description>
 1293: <status>works/unverified</status>
 1294: </file>
 1295: <file>
 1296: <source>rat/lonpage.pm</source>
 1297: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
 1298: <categoryname>handler</categoryname>
 1299: <description>
 1300: bundles pages into one page
 1301: </description>
 1302: <status>works/unverified</status>
 1303: </file>
 1304: <file>
 1305: <source>rat/lonuserstate.pm</source>
 1306: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 1307: <categoryname>handler</categoryname>
 1308: <description>
 1309: compile course into binary data structure (in loncom/rat)
 1310: </description>
 1311: <status>works/unverified</status>
 1312: </file>
 1313: <file>
 1314: <source>loncom/xml/lontex.pm</source>
 1315: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 1316: <categoryname>handler</categoryname>
 1317: <description>
 1318: Handler for tex files (somewhere in modules)
 1319: </description>
 1320: <status>works/unverified</status>
 1321: </file>
 1322: <file>
 1323: <source>loncom/xml/lontexconvert.pm</source>
 1324: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
 1325: <categoryname>handler</categoryname>
 1326: <description>
 1327: Access to tth/ttm
 1328: </description>
 1329: <status>works/unverified</status>
 1330: </file>
 1331: <file>
 1332: <source>loncom/xml/lonxml.pm</source>
 1333: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
 1334: <categoryname>handler</categoryname>
 1335: <description>
 1336: XML Parsing Module
 1337: </description>
 1338: <status>works/unverified</status>
 1339: </file>
 1340: <file>
 1341: <source>loncom/xml/style.pm</source>
 1342: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
 1343: <categoryname>handler</categoryname>
 1344: <description>
 1345: Style Parsing Module
 1346: </description>
 1347: <status>works/unverified</status>
 1348: </file>
 1349: <file>
 1350: <source>loncom/xml/londefdef.pm</source>
 1351: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
 1352: <categoryname>handler</categoryname>
 1353: <description>
 1354: Tags Default Definition Module
 1355: </description>
 1356: <status>works/unverified</status>
 1357: </file>
 1358: <file>
 1359: <source>loncom/xml/run.pm</source>
 1360: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 1361: <categoryname>handler</categoryname>
 1362: <description>
 1363: used to prevent poorly written problems from causing lingering after effects
 1364: </description>
 1365: <status>works/unverified</status>
 1366: </file>
 1367: <file>
 1368: <source>loncom/xml/scripttag.pm</source>
 1369: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
 1370: <categoryname>handler</categoryname>
 1371: <description>
 1372: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
 1373: &lt;import&gt;
 1374: </description>
 1375: <status>works/unverified</status>
 1376: </file>
 1377: <file>
 1378: <source>loncom/homework/randomlabel.pm</source>
 1379: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 1380: <categoryname>handler</categoryname>
 1381: <description>
 1382: Interface for producing applet code which randomizes the labelling of an
 1383: image.
 1384: </description>
 1385: </file>
 1386: <file>
 1387: <source>loncom/homework/lonhomework.pm</source>
 1388: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 1389: <categoryname>handler</categoryname>
 1390: <description>
 1391: handles requests for output, evaluation, and alteration of a homework resource
 1392: </description>
 1393: </file>
 1394: <status>works/unverified</status>
 1395: <file>
 1396: <source>loncom/homework/inputtags.pm</source>
 1397: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
 1398: <categoryname>handler</categoryname>
 1399: <description>
 1400: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
 1401: </description>
 1402: <status>works/unverified</status>
 1403: </file>
 1404: <file>
 1405: <source>loncom/homework/structuretags.pm</source>
 1406: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 1407: <categoryname>handler</categoryname>
 1408: <description>
 1409: produces HTML tags necessary for structuring the presentation of homework
 1410: resources
 1411: </description>
 1412: <status>works/unverified</status>
 1413: </file>
 1414: <file>
 1415: <source>loncom/homework/response.pm</source>
 1416: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 1417: <categoryname>handler</categoryname>
 1418: <description>
 1419: defines different types of responses given to student as well as syntax for
 1420: producing response values
 1421: </description>
 1422: <status>works/unverified</status>
 1423: </file>
 1424: <file>
 1425: <source>loncom/homework/caparesponse/caparesponse.pm</source>
 1426: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
 1427: <categoryname>handler</categoryname>
 1428: <description>
 1429: handles request to the CAPA homework processing engine
 1430: </description>
 1431: <status>works/unverified</status>
 1432: </file>
 1433: <file>
 1434: <source>loncom/auth/localauth.pm</source>
 1435: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
 1436: <categoryname>handler</categoryname>
 1437: <description>
 1438: Local authentication mechanism (meant to be customized).
 1439: </description>
 1440: <status>works/unverified</status>
 1441: </file>
 1442: <file>
 1443: <source>loncom/auth/lonacc.pm</source>
 1444: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 1445: <categoryname>handler</categoryname>
 1446: <description>
 1447: (This module, like loncacc.pm also authenticates with cookies.)  
 1448: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
 1449: functions (e.g. roles, logout, annotations, and bookmarks) as well
 1450: as coordinating access to educational resources.
 1451: </description>
 1452: <status>works/unverified</status>
 1453: </file>
 1454: <file>
 1455: <source>loncom/auth/lonracc.pm</source>
 1456: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
 1457: <categoryname>handler</categoryname>
 1458: <description>
 1459: access handler for file transfers
 1460: </description>
 1461: <status>works/unverified</status>
 1462: </file>
 1463: <file>
 1464: <source>loncom/auth/loncacc.pm</source>
 1465: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
 1466: <categoryname>handler</categoryname>
 1467: <description>
 1468: This module provides access to an educational resource construction area.
 1469: This module is invoked by the URL-related pattern syntax
 1470: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
 1471: Authentication of user identity
 1472: is coordinated through cookies.  The abbreviation "cacc" corresponds
 1473: to "construction-space access").  If the cookie handle is invalid, then
 1474: this module returns a forbidden status and makes appropriate log entries.
 1475: If the cookie handle is valid, status is determined to be okay (and,
 1476: for the "priv"-type access, the resource is delivered by the
 1477: <tt>lonconstruct</tt> module).
 1478: </description>
 1479: <status>works/unverified</status>
 1480: </file>
 1481: <file>
 1482: <source>loncom/auth/lonauth.pm</source>
 1483: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 1484: <categoryname>handler</categoryname>
 1485: <description>authenticate, set up session environment</description>
 1486: <status>works/unverified</status>
 1487: </file>
 1488: <file>
 1489: <source>loncom/auth/lonlogin.pm</source>
 1490: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 1491: <categoryname>handler</categoryname>
 1492: <description>login screen</description>
 1493: <status>works/unverified</status>
 1494: </file>
 1495: <file>
 1496: <source>loncom/auth/lonlogout.pm</source>
 1497: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 1498: <categoryname>handler</categoryname>
 1499: <description>logout</description>
 1500: <status>works/unverified</status>
 1501: </file>
 1502: <file>
 1503: <source>loncom/lonnet/perl/lonrep.pm</source>
 1504: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 1505: <categoryname>handler</categoryname>
 1506: <description>replication</description>
 1507: </file>
 1508: <file>
 1509: <source>loncom/auth/lonroles.pm</source>
 1510: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 1511: <categoryname>handler</categoryname>
 1512: <description>
 1513: This perl handling module reads in the available roles available
 1514: for a LON-CAPA user (different courses, different privileges, etc)
 1515: and produces a form-element HTML page which allows the user to select
 1516: which role he wishes to exercise in the LON-CAPA system.  For instance,
 1517: a user may want to select between being a student in a thermodynamics
 1518: physics course or a teaching assistant for an introductory calculus
 1519: class.
 1520: </description>
 1521: </file>
 1522: <file>
 1523: <source>loncom/interface/lonindexer.pm</source>
 1524: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 1525: <categoryname>handler</categoryname>
 1526: <description>
 1527: cross server filesystem browser
 1528: </description>
 1529: <status>works/unverified</status>
 1530: </file>
 1531: <file>
 1532: <source>loncom/interface/groupsort.pm</source>
 1533: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
 1534: <categoryname>handler</categoryname>
 1535: <description>
 1536: Implements a second phase of importing multiple resources into the RAT.
 1537: Allows for reordering the sequence of resources.
 1538: </description>
 1539: <status>works/unverified</status>
 1540: </file>
 1541: <file>
 1542: <source>loncom/lonnet/perl/lonnet.pm</source>
 1543: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
 1544: <categoryname>handler</categoryname>
 1545: <description>
 1546: This file is an interface to the lonc processes of the LON-CAPA network
 1547: as well as set of elaborated functions for handling information necessary
 1548: for navigating through a given cluster of LON-CAPA machines within a domain.
 1549: There are over 40 specialized functions in this module which handle
 1550: the reading and transmission of metadata, user information
 1551: (ids, names, environments, roles, logs), file information (storage, reading,
 1552: directories, extensions, replication, embedded styles and descriptors),
 1553: educational resources (course descriptions, section names and numbers),
 1554: url hashing (to assign roles on a url basis), and translating abbreviated
 1555: symbols to and from more descriptive phrases or explanations.
 1556: </description>
 1557: <status>works/unverified</status>
 1558: </file>
 1559: <file>
 1560: <source>loncom/html/index.html</source>
 1561: <target dist='default'>home/httpd/html/index.html</target>
 1562: <categoryname>interface file</categoryname>
 1563: <description>bumps to login</description>
 1564: </file>
 1565: <link>
 1566: <linkto>etc/mime.types</linkto>
 1567: <target dist='default'>etc/httpd/conf/mime.types</target>
 1568: <categoryname>symbolic link</categoryname>
 1569: <description>symbolic link to /etc/mime.types</description>
 1570: </link>
 1571: <link>
 1572: <linkto>home/httpd/html/res</linkto>
 1573: <target dist='default'>home/httpd/html/raw</target>
 1574: <categoryname>symbolic link</categoryname>
 1575: <description>symbolic link to /home/httpd/html/res</description>
 1576: </link>
 1577: <file>
 1578: <source>loncom/html/adm/notfound.html</source>
 1579: <target dist='default'>home/httpd/html/adm/notfound.html</target>
 1580: <categoryname>interface file</categoryname>
 1581: <description>
 1582: static html page that is shown when an attempt is made to access a document
 1583: not present on the web server
 1584: </description>
 1585: </file>
 1586: <file>
 1587: <source>loncom/html/adm/unauthorized.html</source>
 1588: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 1589: <categoryname>interface file</categoryname>
 1590: <description>
 1591: static html page that is shown when an attempt is made to access a document
 1592: which is restricted based on file or server configurations
 1593: </description>
 1594: </file>
 1595: <file>
 1596: <source>loncom/html/adm/help/searchcat.html</source>
 1597: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 1598: <categoryname>interface file</categoryname>
 1599: <description>
 1600: Help page for the search engine.
 1601: </description>
 1602: </file>
 1603: <file>
 1604: <source>rat/client/rat.html</source>
 1605: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 1606: <categoryname>interface file</categoryname>
 1607: <description>
 1608: frameset
 1609: </description>
 1610: </file>
 1611: <file>
 1612: <source>rat/client/parameter.html</source>
 1613: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
 1614: <categoryname>interface file</categoryname>
 1615: <description>
 1616: Parameter input window.
 1617: </description>
 1618: </file>
 1619: <file>
 1620: <source>rat/client/code.html</source>
 1621: <target dist='default'>home/httpd/html/adm/rat/code.html</target>
 1622: <categoryname>interface file</categoryname>
 1623: <description>
 1624: javascript
 1625: </description>
 1626: </file>
 1627: <file>
 1628: <source>rat/client/map.html</source>
 1629: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 1630: <categoryname>interface file</categoryname>
 1631: <description>
 1632: bumper
 1633: </description>
 1634: </file>
 1635: <file>
 1636: <source>rat/client/empty.html</source>
 1637: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
 1638: <categoryname>interface file</categoryname>
 1639: <description>
 1640: A blank page with very minimal HTML structural elements.
 1641: </description>
 1642: </file>
 1643: <fileglob>
 1644: <glob>*.gif</glob>
 1645: <sourcedir>rat/images/</sourcedir>
 1646: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
 1647: <categoryname>graphic file</categoryname>
 1648: <description>
 1649: icons for providing a HTML-tabled view of a course map
 1650: </description>
 1651: <filenames>
 1652: 1.1.dt.gif;
 1653: 1.1.empty.gif;
 1654: 1.1.ld.gif;
 1655: 1.1.lr.gif;
 1656: 1.1.rd.gif;
 1657: 1;.1.rl.gif;
 1658: 1.1.td.gif;
 1659: 1.1.tdrl.gif;
 1660: 1.1.tl.gif;
 1661: 1.1.tr.gif;
 1662: 1.1.utd.gif;
 1663: 1.2.ctd.gif;
 1664: 1.2.dt.gif;
 1665: 1.2.empty.gif;
 1666: 1.2.ld.gif;
 1667: 1.2.lr.gif;
 1668: 1.2.lrd.gif;
 1669: 1.2.lrtd.gif;
 1670: 1.2.rd.gif;
 1671: 1.2.rl.gif;
 1672: 1.2.rld.gif;
 1673: 1.2.rltd.gif;
 1674: 1.2.rtd.gif;
 1675: 1.2.rtdl.gif;
 1676: 1.2.rtl.gif;
 1677: 1.2.td.gif;
 1678: 1.2.tdl.gif;
 1679: 1.2.tdrl.gif;
 1680: 1.2.tl.gif;
 1681: 1.2.tr.gif;
 1682: 1.2.utd.gif;
 1683: 2.1.dt.gif;
 1684: 2.1.empty.gif;
 1685: 2.1.ld.gif;
 1686: 2.1.lr.gif;
 1687: 2.1.rd.gif;
 1688: 2.1.rl.gif;
 1689: 2.1.td.gif;
 1690: 2.1.tdrl.gif;
 1691: 2.1.tl.gif;
 1692: 2.1.tr.gif;
 1693: 2.2.dt.gif;
 1694: 2.2.empty.gif;
 1695: 2.2.ld.gif;
 1696: 2.2.lr.gif;
 1697: 2.2.lrd.gif;
 1698: 2.2.lrt.gif;
 1699: 2.2.rd.gif;
 1700: 2.2.rl.gif;
 1701: 2.2.rld.gif;
 1702: 2.2.rlt.gif;
 1703: 2.2.td.gif;
 1704: 2.2.tdl.gif;
 1705: 2.2.tdr.gif;
 1706: 2.2.tdrl.gif;
 1707: 2.2.tl.gif;
 1708: 2.2.tr.gif;
 1709: 2.2.url.gif;
 1710: 2.2.utd.gif;
 1711: arrow.gif;
 1712: bdt.gif;
 1713: bempty.gif;
 1714: bld.gif;
 1715: blr.gif;
 1716: blrd.gif;
 1717: blrt.gif;
 1718: brd.gif;
 1719: brl.gif;
 1720: brld.gif;
 1721: brlt.gif;
 1722: btd.gif;
 1723: btdl.gif;
 1724: btdr.gif;
 1725: btdrl.gif;
 1726: btl.gif;
 1727: btr.gif;
 1728: burl.gif;
 1729: butd.gif;
 1730: condition.gif;
 1731: edit.gif;
 1732: finish.gif;
 1733: info.gif;
 1734: inscol.gif;
 1735: inscond.gif;
 1736: insres.gif;
 1737: insrow.gif;
 1738: left.gif;
 1739: middle.gif;
 1740: resource.gif;
 1741: rbottom.gif;
 1742: right.gif;
 1743: sctd.gif;
 1744: sdt.gif;
 1745: sempty.gif;
 1746: sld.gif;
 1747: slr.gif;
 1748: slrd.gif;
 1749: slrtd.gif;
 1750: srd.gif;
 1751: srl.gif;
 1752: srld.gif;
 1753: srltd.gif;
 1754: srtd.gif;
 1755: srtdl.gif;
 1756: srtl.gif;
 1757: start.gif;
 1758: std.gif;
 1759: stdl.gif;
 1760: sutd.gif
 1761: </filenames>
 1762: </fileglob>
 1763: <fileglob>
 1764: <glob>*</glob>
 1765: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
 1766: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
 1767: <categoryname>graphic file</categoryname>
 1768: <description>
 1769: icons to indicate an unexpected result
 1770: </description>
 1771: <filenames>
 1772: lonconstruct.gif;
 1773: lonlogo_broken.gif;
 1774: lonlogo_broken_tsp.gif;
 1775: lonlogo_broken.eps;
 1776: lonlogo_broken.jpg;
 1777: lonlogo_broken.mov
 1778: </filenames>
 1779: </fileglob>
 1780: <fileglob>
 1781: <glob>*</glob>
 1782: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
 1783: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 1784: <categoryname>graphic file</categoryname>
 1785: <description>
 1786: logos
 1787: </description>
 1788: <filenames>
 1789: cab.gif;
 1790: cab_big.gif;
 1791: class.gif;
 1792: class_big.gif;
 1793: dvi.gif;
 1794: dvi_big.gif;
 1795: eps.gif;
 1796: eps_big.gif;
 1797: exam.gif;
 1798: exam_big.gif;
 1799: folder_closed.gif;
 1800: folder_opened.gif;
 1801: folder_pointer_closed.gif;
 1802: folder_pointer_opened.gif;
 1803: form.gif;
 1804: form_big.gif;
 1805: gif.gif;
 1806: gif_big.gif;
 1807: htm.gif;
 1808: html.gif;
 1809: html_big.gif;
 1810: jpg.gif;
 1811: jpg_big.gif;
 1812: liteani.gif;
 1813: lonanim.gif;
 1814: lonanimend.gif;
 1815: lonhelplogos.gif;
 1816: lonlogo.gif;
 1817: lonlogos.gif;
 1818: meta.gif;
 1819: meta_big.gif;
 1820: mov.gif;
 1821: mov_big.gif;
 1822: move_up.gif;
 1823: move_down.gif;
 1824: page.gif;
 1825: page_big.gif;
 1826: pdf.gif;
 1827: pdf_big.gif;
 1828: problem.gif;
 1829: problem_big.gif;
 1830: ps.gif;
 1831: ps_big.gif;
 1832: quill.gif;
 1833: quiz.gif;
 1834: quiz_big.gif;
 1835: select.gif;
 1836: sequence.gif;
 1837: sequence_big.gif;
 1838: server.gif;
 1839: server_big.gif;
 1840: srvbad.gif;
 1841: srvempty.gif;
 1842: srvgood.gif;
 1843: srvhalf.gif;
 1844: srvnull.gif;
 1845: survey.gif;
 1846: survey_big.gif;
 1847: tex.gif;
 1848: tex_big.gif;
 1849: txt.gif;
 1850: txt_big.gif;
 1851: user.gif;
 1852: user_big.gif;
 1853: wav.gif;
 1854: wav_big.gif;
 1855: white_space_20_22.gif;
 1856: whitespace1.gif;
 1857: whitespace10.gif;
 1858: whitespace2.gif;
 1859: whitespace3.gif;
 1860: whitespace4.gif;
 1861: whitespace5.gif;
 1862: whitespace6.gif;
 1863: whitespace7.gif;
 1864: whitespace8.gif;
 1865: whitespace9.gif;
 1866: xml.gif;
 1867: xml_big.gif;
 1868: zip.gif;
 1869: zip_big.gif
 1870: </filenames>
 1871: </fileglob>
 1872: <fileglob>
 1873: <glob>*</glob>
 1874: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
 1875: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 1876: <categoryname>graphic file</categoryname>
 1877: <description>
 1878: miscellaneous resources
 1879: </description>
 1880: <filenames>
 1881: cat_button.gif
 1882: </filenames>
 1883: </fileglob>
 1884: <file>
 1885: <source>loncom/xml/tth.pm</source>
 1886: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
 1887: <categoryname>system file</categoryname>
 1888: <description>
 1889: perl module for invoking functions specific to TeX-to-HTML conversion
 1890: </description>
 1891: <note>
 1892: Has the same dependencies and build process as tth.so.
 1893: Currently, only the tth.so file specifications invoke
 1894: the build process however.
 1895: </note>
 1896: <status>works/unverified</status>
 1897: </file>
 1898: <file>
 1899: <source>modules/TexConvert/tthperl/tth.so</source>
 1900: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
 1901: <categoryname>system file</categoryname>
 1902: <description>
 1903: shared library file for dynamic loading and unloading
 1904: </description>
 1905: <note>
 1906: The source and file dependencies are not available to most
 1907: CVS users.  (You can safely rely on the existing binaries
 1908: present on your system... don't worry about warnings
 1909: related to this file during the build process.)
 1910: </note>
 1911: <build trigger='run if dependencies change'>
 1912: modules/TexConvert/tthperl/commands
 1913: </build>
 1914: <status>works/unverified</status>
 1915: <dependencies>
 1916: ../tthdynamic/tthfunc.c
 1917: ../tthdynamic/ttmfunc.c
 1918: </dependencies>
 1919: </file>
 1920: <file>
 1921: <source>loncom/homework/caparesponse/capa.pm</source>
 1922: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
 1923: <categoryname>system file</categoryname>
 1924: <description>
 1925: perl module for invoking functions specific to CAPA
 1926: </description>
 1927: <note>
 1928: Has the same dependencies and build process as capa.so.
 1929: Currently, only the capa.so file specifications invoke
 1930: the build process however.
 1931: </note>
 1932: </file>
 1933: <file>
 1934: <source>loncom/homework/caparesponse/capa.bs</source>
 1935: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
 1936: <categoryname>system file</categoryname>
 1937: <description>
 1938: bootstrap file associated with dynamic loading of this module on multiple
 1939: architectures
 1940: </description>
 1941: <note>
 1942: Has the same dependencies and build process as capa.so.
 1943: Currently, only the capa.so file specifications invoke
 1944: the build process however.
 1945: </note>
 1946: </file>
 1947: <file>
 1948: <source>loncom/homework/caparesponse/capa.so</source>
 1949: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
 1950: <categoryname>system file</categoryname>
 1951: <description>
 1952: shared library file for dynamic loading and unloading
 1953: </description>
 1954: <build trigger='always run'>
 1955: loncom/homework/caparesponse/commands
 1956: </build>
 1957: <dependencies>
 1958: caparesponse.c
 1959: caparesponse.pm
 1960: </dependencies>
 1961: </file>
 1962: <fileglob>
 1963: <glob>*.ent</glob>
 1964: <sourcedir>loncom/MathML/</sourcedir>
 1965: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 1966: <categoryname>system file</categoryname>
 1967: <description>
 1968: xml files which assign unicode numbers to mathematical symbols using
 1969: &lt;! ENTITY... &gt; type syntax.
 1970: </description>
 1971: <filenames>
 1972: isoamsa.ent;
 1973: isoamsb.ent;
 1974: isoamsc.ent;
 1975: isoamsn.ent;
 1976: isoamso.ent;
 1977: isoamsr.ent;
 1978: isobox.ent;
 1979: isocyr1.ent;
 1980: isocyr2.ent;
 1981: isodia.ent;
 1982: isogrk1.ent;
 1983: isogrk2.ent;
 1984: isogrk3.ent;
 1985: isogrk4.ent;
 1986: isolat1.ent;
 1987: isolat2.ent;
 1988: isomfrk.ent;
 1989: isomopf.ent;
 1990: isomscr.ent;
 1991: isonum.ent;
 1992: isopub.ent;
 1993: isotech.ent;
 1994: mmlalias.ent;
 1995: mmlextra.ent
 1996: </filenames>
 1997: </fileglob>
 1998: <file>
 1999: <source>loncom/MathML/mathml.css</source>
 2000: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
 2001: <categoryname>system file</categoryname>
 2002: <description>
 2003: cascading style sheet
 2004: </description>
 2005: </file>
 2006: <file>
 2007: <source>loncom/MathML/mathml.dtd</source>
 2008: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
 2009: <categoryname>system file</categoryname>
 2010: <description>
 2011: document type definition
 2012: </description>
 2013: </file>
 2014: <file>
 2015: <source>loncom/auth/londes.js</source>
 2016: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 2017: <categoryname>interface file</categoryname>
 2018: <description>
 2019: Encryption Routines according to Data Encryption Standard DES, written in
 2020: javascript.
 2021: </description>
 2022: </file>
 2023: <file>
 2024: <source>loncom/homework/lectureonline.lcpm</source>
 2025: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
 2026: </target>
 2027: <categoryname>handler</categoryname>
 2028: <description>
 2029: Intended for providing perl functions for the <script></script> environment
 2030: in a problem that was converted from lectureonline.
 2031: </description>
 2032: </file>
 2033: <file>
 2034: <source>loncom/homework/default_homework.lcpm</source>
 2035: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
 2036: </target>
 2037: <categoryname>handler</categoryname>
 2038: <description>
 2039: Provides many functions for the &lt;script&gt; environment in a .problem.
 2040: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 2041: </description>
 2042: </file>
 2043: <file>
 2044: <source>loncom/homework/capa.units</source>
 2045: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
 2046: <categoryname>static conf</categoryname>
 2047: <description>
 2048: Define unit prefixing and conversion for CAPA problem handling.
 2049: </description>
 2050: </file>
 2051: <fileglob>
 2052: <glob>*.gif</glob>
 2053: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 2054: <targetdir>home/httpd/html/res/adm/pages/</targetdir>
 2055: <categoryname>graphic file</categoryname>
 2056: <description>icons used for the entire LON-CAPA user interface</description>
 2057: <filenames>
 2058: a.gif;
 2059: anot.gif;
 2060: b.gif;
 2061: back.gif;
 2062: bkm.gif;
 2063: brws.gif;
 2064: c.gif;
 2065: ccrs.gif;
 2066: chat.gif;
 2067: chrt.gif;
 2068: com.gif;
 2069: courses.gif;
 2070: cprv.gif;
 2071: cstr.gif;
 2072: d.gif;
 2073: dempty.gif;
 2074: e.gif;
 2075: egrd.gif;
 2076: empty.gif;
 2077: enrl.gif;
 2078: eval.gif;
 2079: f.gif;
 2080: fdbk.gif;
 2081: feedback.gif;
 2082: forw.gif;
 2083: g.gif;
 2084: grds.gif;
 2085: group.gif;
 2086: h.gif;
 2087: help.gif;
 2088: hyphen.gif;
 2089: i.gif;
 2090: info.gif;
 2091: j.gif;
 2092: k.gif;
 2093: l.gif;
 2094: ledblink.gif;
 2095: ledgreen.gif;
 2096: ledoff.gif;
 2097: ledon.gif;
 2098: ledsend.gif;
 2099: logout.gif;
 2100: m.gif;
 2101: mrk.gif;
 2102: n.gif;
 2103: nav.gif;
 2104: next.gif;
 2105: o.gif;
 2106: p.gif;
 2107: parm.gif;
 2108: pgrd.gif;
 2109: pparm.gif;
 2110: prev.gif;
 2111: prt.gif;
 2112: q.gif;
 2113: qempty.gif;
 2114: r.gif;
 2115: reload.gif;
 2116: remotebg.gif;
 2117: res.gif;
 2118: roles.gif;
 2119: s.gif;
 2120: sbkm.gif;
 2121: space.gif;
 2122: spacer.gif;
 2123: sprs.gif;
 2124: src.gif;
 2125: stat.gif;
 2126: subm.gif;
 2127: t.gif;
 2128: title.gif;
 2129: u.gif;
 2130: v.gif;
 2131: vbkm.gif;
 2132: w.gif;
 2133: x.gif;
 2134: y.gif;
 2135: z.gif
 2136: </filenames>
 2137: </fileglob>
 2138: <file>
 2139: <source>loncom/html/res/adm/pages/imgmaps.html</source>
 2140: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 2141: <categoryname>interface file</categoryname>
 2142: <description>
 2143: image maps for the LON-CAPA remote control
 2144: </description>
 2145: </file>
 2146: <file>
 2147: <source>loncom/html/res/adm/pages/index.html</source>
 2148: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 2149: <categoryname>interface file</categoryname>
 2150: <description>
 2151: welcoming page to the LON-CAPA system upon login
 2152: </description>
 2153: </file>
 2154: <file>
 2155: <source>loncom/html/res/adm/pages/menu.html</source>
 2156: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
 2157: <categoryname>interface file</categoryname>
 2158: <description>
 2159: renders the HTML (including image maps) for the LON-CAPA remote control
 2160: </description>
 2161: </file>
 2162: <fileglob>
 2163: <glob>*.gif</glob>
 2164: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 2165: <targetdir>home/httpd/html/res/adm/pages/indexericons/</targetdir>
 2166: <categoryname>graphic file</categoryname>
 2167: <description>
 2168: icons used for the bookmark portion of the LON-CAPA user interface
 2169: </description>
 2170: <filenames>
 2171: a.gif;
 2172: alert.black.gif;
 2173: alert.red.gif;
 2174: back.gif;
 2175: ball.gray.gif;
 2176: ball.red.gif;
 2177: binary.gif;
 2178: binhex.gif;
 2179: blank.gif;
 2180: bomb.gif;
 2181: box1.gif;
 2182: box2.gif;
 2183: broken.gif;
 2184: burst.gif;
 2185: c.gif;
 2186: comp.blue.gif;
 2187: comp.gray.gif;
 2188: compressed.gif;
 2189: continued.gif;
 2190: course.gif;
 2191: dir.gif;
 2192: down.gif;
 2193: dvi.gif;
 2194: f.gif;
 2195: folder.gif;
 2196: folder.open.gif;
 2197: folder.sec.gif;
 2198: folder_closed.gif;
 2199: folder_closed_pressed.gif;
 2200: folder_new.gif;
 2201: folder_opened.gif;
 2202: folder_opened_pressed.gif;
 2203: folder_pointer_closed.gif;
 2204: folder_pointer_opened.gif;
 2205: folder_spacer.gif;
 2206: folder_trash.gif;
 2207: forward.gif;
 2208: generic.gif;
 2209: generic.red.gif;
 2210: generic.sec.gif;
 2211: hand.right.gif;
 2212: hand.up.gif;
 2213: html.gif;
 2214: image1.gif;
 2215: image2.gif;
 2216: image3.gif;
 2217: index.gif;
 2218: layout.gif;
 2219: left.gif;
 2220: link.gif;
 2221: mov.gif;
 2222: movie1.gif;
 2223: p.gif;
 2224: patch.gif;
 2225: pdf.gif;
 2226: portal.gif;
 2227: problem.gif;
 2228: ps.gif;
 2229: quill.gif;
 2230: right.gif;
 2231: screw1.gif;
 2232: screw2.gif;
 2233: script.gif;
 2234: sound1.gif;
 2235: sound2.gif;
 2236: sphere1.gif;
 2237: sphere2.gif;
 2238: tar.gif;
 2239: tex.gif;
 2240: text.gif;
 2241: transfer.gif;
 2242: unknown.gif;
 2243: up.gif;
 2244: uu.gif;
 2245: uuencoded.gif;
 2246: white_space_20_22.gif;
 2247: white_space_22_22.gif;
 2248: whitespace1.gif;
 2249: whitespace10.gif;
 2250: whitespace2.gif;
 2251: whitespace3.gif;
 2252: whitespace4.gif;
 2253: whitespace5.gif;
 2254: whitespace6.gif;
 2255: whitespace7.gif;
 2256: whitespace8.gif;
 2257: whitespace9.gif;
 2258: world1.gif;
 2259: world2.gif
 2260: </filenames>
 2261: </fileglob>
 2262: <fileglob>
 2263: <glob>*.gif</glob>
 2264: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 2265: <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>
 2266: <categoryname>graphic file</categoryname>
 2267: <description>
 2268: icons used for directory indexing and login screen
 2269: </description>
 2270: <filenames>
 2271: folder_anim.gif;
 2272: folder_close.gif;
 2273: folder_drag.gif;
 2274: folder_new.gif;
 2275: folder_open.gif;
 2276: folder_pointer_closed.gif;
 2277: folder_pointer_opened.gif;
 2278: folder_static.gif;
 2279: folder_trash.gif;
 2280: folder_trash_hover.gif;
 2281: left_bar.gif;
 2282: link.gif;
 2283: link_anim.gif;
 2284: link_drag.gif;
 2285: ll_corner.gif;
 2286: lower_bar.gif;
 2287: lr_corner.gif;
 2288: pix.gif;
 2289: right_bar.gif;
 2290: toolbar_bg.gif;
 2291: ul_corner.gif;
 2292: upper_bar.gif;
 2293: ur_corner.gif
 2294: </filenames>
 2295: </fileglob>
 2296: <fileglob>
 2297: <glob>*.html</glob>
 2298: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 2299: <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>
 2300: <categoryname>interface file</categoryname>
 2301: <description>
 2302: associated with the frameset scheme of displaying bookmarks
 2303: </description>
 2304: <filenames>
 2305: bookmarkmenu_toolbar.html;
 2306: blank.html;
 2307: closechildren.html
 2308: </filenames>
 2309: </fileglob>
 2310: <file>
 2311: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 2312: <target dist='default'>
 2313: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 2314: <categoryname>interface file</categoryname>
 2315: <description>
 2316: javascript for handling client-side interactions with bookmark interface
 2317: </description>
 2318: </file>
 2319: <file>
 2320: <source>loncom/build/loncapaverifypackages</source>
 2321: <target dist='default'>usr/sbin/loncapaverifypackages</target>
 2322: <categoryname>script</categoryname>
 2323: <description>
 2324: checks the system RPMs against what install.lon-capa.org specifies
 2325: </description>
 2326: <status>deprecated</status>
 2327: </file>
 2328: <file>
 2329: <source>loncom/build/loncaparestoreconfigurations</source>
 2330: <target dist='default'>usr/sbin/loncaparestoreconfigurations</target>
 2331: <categoryname>script</categoryname>
 2332: <description>
 2333: restores .rpmsave files after a LON-CAPA-base upgrade
 2334: </description>
 2335: <status>deprecated</status>
 2336: </file>
 2337: <file>
 2338: <source>loncom/build/loncapaautoupgrade</source>
 2339: <target dist='default'>usr/sbin/loncapaautoupgrade</target>
 2340: <categoryname>script</categoryname>
 2341: <description>
 2342: does all the things to coordinate updating of LON-CAPA base files.  Should be
 2343: used with caution so that you do not lose work
 2344: </description>
 2345: <status>deprecated</status>
 2346: </file>
 2347: <file>
 2348: <source>loncom/build/loncapaverify</source>
 2349: <target dist='default'>usr/sbin/loncapaverify</target>
 2350: <categoryname>script</categoryname>
 2351: <description>
 2352: makes verification report using loncapaverifypackages and
 2353: loncapaverifybasepackage
 2354: </description>
 2355: <status>deprecated</status>
 2356: </file>
 2357: <file>
 2358: <source>loncom/cron/loncapa</source>
 2359: <target dist='default'>etc/cron.d/loncapa</target>
 2360: <categoryname>static conf</categoryname>
 2361: <description>
 2362: file that specifies periodic processes to run for the LON-CAPA machine
 2363: </description>
 2364: </file>
 2365: <file>
 2366: <source>loncom/ntp/step-tickers</source>
 2367: <target dist='default'>etc/ntp/step-tickers</target>
 2368: <categoryname>conf</categoryname>
 2369: <description>
 2370: file that stimulates running of ntpdate upon init.d/xntpd initiation
 2371: </description>
 2372: <note>
 2373: <table cellpadding='0' cellspacing='0' border='1'>
 2374: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
 2375: </table>
 2376: </note>
 2377: </file>
 2378: <file>
 2379: <source>loncom/init.d/loncontrol</source>
 2380: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 2381: <categoryname>root script</categoryname>
 2382: <description>
 2383: Controls the launching/halting of lonc, lond, and lonsql processes.
 2384: </description>
 2385: </file>
 2386: <link>
 2387: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
 2388: <target dist='default'>
 2389: etc/rc.d/rc0.d/K05loncontrol;
 2390: etc/rc.d/rc1.d/K05loncontrol;
 2391: etc/rc.d/rc2.d/K05loncontrol;
 2392: etc/rc.d/rc3.d/S95loncontrol;
 2393: etc/rc.d/rc4.d/S95loncontrol;
 2394: etc/rc.d/rc5.d/S95loncontrol;
 2395: etc/rc.d/rc6.d/K05loncontrol
 2396: </target>
 2397: <categoryname>symbolic link</categoryname>
 2398: <description>
 2399: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 2400: </link>
 2401: <file>
 2402: <source>loncom/atalk/config</source>
 2403: <target dist='default'>etc/atalk/config</target>
 2404: <categoryname>conf</categoryname>
 2405: <description>
 2406: configuration file to make LON-CAPA server file space accessible to
 2407: Appleshares access (Macintosh)
 2408: </description>
 2409: </file>
 2410: </files>
 2411: </lpml>

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