File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.45: download - view: text, annotated - select for diffs
Wed Oct 10 15:47:10 2001 UTC (22 years, 7 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
including graph.gif

    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/cgi/graph.gif</source>
  509: <target dist='default'>home/httpd/cgi-bin/graph.gif</target>
  510: <categoryname>script</categoryname>
  511: <description>
  512: Dynamically outputs a graph especially for lonstatistics.pm.
  513: </description>
  514: <note>
  515: Depends on perl modules:
  516: GDGraph-1.33 and GDTextUtils-0.80.
  517: </note>
  518: </file>
  519: <file>
  520: <source>loncom/cgi/metadata_keywords.pl</source>
  521: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
  522: <categoryname>script</categoryname>
  523: <description>
  524: a cgi-script (not mod_perl), which contacts MySQL and pulls
  525: out all keywords in this format:
  526: 
  527: coil,magnetic,transformer
  528: transformer,coils,current,amperes,voltage,transformers,coil
  529: flux,magnetic,current,transformer
  530: coil,loop,field,magnetic
  531: 
  532: ... etc (one line per entry).
  533: 
  534: and simply prints this text-only (no markup) to the browser
  535: </description>
  536: </file>
  537: <fileglob>
  538: <glob>*</glob>
  539: <sourcedir>loncom/homework/templates/</sourcedir>
  540: <targetdir dist='default'>
  541: home/httpd/html/res/adm/includes/templates/</targetdir>
  542: <categoryname>static conf</categoryname>
  543: <description>
  544: Template files for generating new resources.
  545: </description>
  546: <filenames>
  547: blank.library
  548: blank.library.meta
  549: script.library
  550: script.library.meta
  551: blank.problem
  552: blank.problem.meta
  553: numerical.problem
  554: numerical.problem.meta
  555: RadioResponse.problem
  556: RadioResponse.problem.meta
  557: SelectFromOptions-4ConceptGoups.problem
  558: SelectFromOptions-4ConceptGoups.problem.meta
  559: SelectFromOptions-5ConceptGoups.problem
  560: SelectFromOptions-5ConceptGoups.problem.meta
  561: SelectFromOptions-6ConceptGoups.problem
  562: SelectFromOptions-6ConceptGoups.problem.meta
  563: SelectFromOptions-7ConceptGoups.problem
  564: SelectFromOptions-7ConceptGoups.problem.meta
  565: SelectFromOptions-8ConceptGoups.problem
  566: SelectFromOptions-8ConceptGoups.problem.meta
  567: SelectFromOptions-Simple.problem
  568: SelectFromOptions-Simple.problem.meta
  569: SimpleStringResponse.problem
  570: SimpleStringResponse.problem.meta
  571: StringResponse.problem
  572: StringResponse.problem.meta
  573: </filenames>
  574: </fileglob>
  575: <file>
  576: <source>loncom/homework/insertlist.tab</source>
  577: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
  578: <categoryname>static conf</categoryname>
  579: <description>
  580: Describes what tags are allowed inside other tags.
  581: </description>
  582: </file>
  583: <file>
  584: <source>loncom/interface/default.assesscalc</source>
  585: <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
  586: </target>
  587: <categoryname>static conf</categoryname>
  588: <description>
  589: Default spreadsheet for individual assessment.
  590: </description>
  591: </file>
  592: <file>
  593: <source>loncom/interface/default.studentcalc</source>
  594: <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
  595: </target>
  596: <categoryname>static conf</categoryname>
  597: <description>
  598: Default spreadsheet for assessment of students.
  599: </description>
  600: </file>
  601: <file>
  602: <source>loncom/interface/default.classcalc</source>
  603: <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
  604: </target>
  605: <categoryname>static conf</categoryname>
  606: <description>
  607: Default spreadsheet for assessment of a class.
  608: </description>
  609: </file>
  610: <file>
  611: <source>loncom/auth/roles.tab</source>
  612: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
  613: <categoryname>static conf</categoryname>
  614: <description>
  615: List of privileges associated with users of multiple types (for example:
  616: Teaching Assistant, Exam Proctor, Course Coordinator)
  617: </description>
  618: </file>
  619: <file>
  620: <source>loncom/auth/rolesplain.tab</source>
  621: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
  622: <categoryname>static conf</categoryname>
  623: <description>
  624: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
  625: and privileges available in the network with function
  626: </description>
  627: </file>
  628: <file>
  629: <source>loncom/hosts.tab</source>
  630: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
  631: <categoryname>conf</categoryname>
  632: <description>
  633: List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
  634: <tt>lonDefDomain</tt> and <u>IP address</u>.
  635: </description>
  636: </file>
  637: <file>
  638: <source>loncom/spare.tab</source>
  639: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
  640: <categoryname>conf</categoryname>
  641: <description>
  642: Spare hosts to offload session to if the LON-CAPA machine is overloaded
  643: </description>
  644: <note>
  645: <b>configure</b><br />
  646: <table cellpadding=0 cellspacing=0 border=1>
  647: <tr><td>
  648: list elements are separated by newlines
  649: </td></tr>
  650: <tr><td>
  651: each list element consists of only one value; the value for <tt>lonHostID</tt>
  652: in <tt>access.conf</tt>
  653: </td></tr>
  654: </table>
  655: </note>
  656: </file>
  657: <file>
  658: <source>loncom/htpasswd</source>
  659: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
  660: <categoryname>conf</categoryname>
  661: <description>
  662: Basic auth password to access /lon-status and /server-status
  663: </description>
  664: </file>
  665: <file>
  666: <source>loncom/smb.conf</source>
  667: <target dist='default'>etc/smb.conf</target>
  668: <categoryname>conf</categoryname>
  669: <description>
  670: configuration file to make LON-CAPA server file space accessible to network
  671: neighborhood
  672: </description>
  673: </file>
  674: <file>
  675: <source>loncom/ntp.conf</source>
  676: <target dist='default'>etc/ntp.conf</target>
  677: <categoryname>conf</categoryname>
  678: <description>
  679: which NTP server to contact for information (XNTP3 standard)
  680: </description>
  681: <note>
  682: <table cellpadding=0 cellspacing=0 border=1>
  683: <tr><td>
  684: only one line needs to be changed to specify a server ip address
  685: </td></tr>
  686: <tr><td>
  687: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
  688: </td></tr>
  689: </table>
  690: </note>
  691: </file>
  692: <file>
  693: <source>loncom/metadata_database/searchcat.pl</source>
  694: <target dist='default'>home/httpd/perl/searchcat.pl</target>
  695: <categoryname>script</categoryname>
  696: <description>
  697: Batch script for updating SQL metadata database.
  698: </description>
  699: </file>
  700: <file>
  701: <source>loncom/lonc</source>
  702: <target dist='default'>home/httpd/perl/lonc</target>
  703: <categoryname>script</categoryname>
  704: <description>
  705: proxy server
  706: </description>
  707: </file>
  708: <file>
  709: <source>loncom/lond</source>
  710: <target dist='default'>home/httpd/perl/lond</target>
  711: <categoryname>script</categoryname>
  712: <description>
  713: This is a remote command interpreter on a TCP LON-CAPA network layer.
  714: It accepts and processes incoming requests from other LON-CAPA machines
  715: on the network.  lond's functionality is self-contained in the sense
  716: that it does not reference (import, require, use) any other file
  717: described in this document.  There are only 15 subroutines in this
  718: script, however the <TT>make_new_child</TT> subroutine is quite
  719: complex since it parses and responds about 29 different types of 
  720: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
  721: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
  722: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
  723: tmpput, tmpget, and ls).
  724: </description>
  725: </file>
  726: <file>
  727: <source>loncom/cgi/loncron.pl</source>
  728: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
  729: <categoryname>script</categoryname>
  730: <description>CGI script that starts and pipes output of loncron</description>
  731: </file>
  732: <file>
  733: <source>loncom/loncron</source>
  734: <target dist='default'>home/httpd/perl/loncron</target>
  735: <categoryname>script</categoryname>
  736: <description>housekeeping</description>
  737: </file>
  738: <file>
  739: <source>loncom/lonsql</source>
  740: <target dist='default'>home/httpd/perl/lonsql</target>
  741: <categoryname>script</categoryname>
  742: <description>maintain secondary database of metadata</description>
  743: </file>
  744: <file>
  745: <source>loncom/lcpasswd</source>
  746: <target dist='default'>home/httpd/perl/lcpasswd</target>
  747: <categoryname>setuid script</categoryname>
  748: <description>
  749: coordinates the system services and files in order to allow lond to change
  750: user passwords
  751: </description>
  752: <status>deprecated</status>
  753: </file>
  754: <file>
  755: <source>loncom/lcuseradd</source>
  756: <target dist='default'>home/httpd/perl/lcuseradd</target>
  757: <categoryname>setuid script</categoryname>
  758: <description>
  759: coordinates the system services and files in order to allow lond to add a
  760: new user
  761: </description>
  762: <status>deprecated</status>
  763: </file>
  764: <file>
  765: <source>loncom/lcuserdel</source>
  766: <target dist='default'>home/httpd/perl/lcuserdel</target>
  767: <categoryname>setuid script</categoryname>
  768: <description>
  769: coordinates the system services and files in order to allow lond to delete a
  770: user
  771: </description>
  772: <status>deprecated</status>
  773: </file>
  774: <file>
  775: <source>loncom/lcnfson</source>
  776: <target dist='default'>home/httpd/perl/lcnfson</target>
  777: <categoryname>setuid script</categoryname>
  778: <description>
  779: coordinates the system services and files in order to allow lond to enable NFS
  780: for a user
  781: </description>
  782: <status>deprecated</status>
  783: </file>
  784: <file>
  785: <source>loncom/lcnfsoff</source>
  786: <target dist='default'>home/httpd/perl/lcnfsoff</target>
  787: <categoryname>setuid script</categoryname>
  788: <description>
  789: coordinates the system services and files in order to allow lond to disable NFS
  790: for a user
  791: </description>
  792: <status>deprecated</status>
  793: </file>
  794: <file>
  795: <source>loncom/publisher/publisher.html</source>
  796: <target dist='default'>home/httpd/html/adm/publisher.html</target>
  797: <categoryname>interface file</categoryname>
  798: <description>
  799: HTML frame that presents a form element to allow for the publishing of
  800: resources, directories and underlying subdirectories.
  801: </description>
  802: </file>
  803: <file>
  804: <source>loncom/html/adm/noidea.html</source>
  805: <target dist='default'>home/httpd/html/adm/noidea.html</target>
  806: <categoryname>interface file</categoryname>
  807: <description>
  808: Interface file for responding to improper page flipping.
  809: </description>
  810: </file>
  811: <file>
  812: <source>loncom/xml/physnet.sty</source>
  813: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
  814: <categoryname>static conf</categoryname>
  815: <description>
  816: The relevant conditions and metadata to attach to PhysNet-specific tags.
  817: </description>
  818: </file>
  819: <file>
  820: <source>loncom/homework/lectureonline.sty</source>
  821: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target>
  822: <categoryname>static conf</categoryname>
  823: <description>
  824: The relevant conditions and metadata to attach to LectureOnline-specific tags.
  825: </description>
  826: </file>
  827: <file>
  828: <source>loncom/misc/un_keyword.tab</source>
  829: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
  830: <categoryname>conf</categoryname>
  831: <description>
  832: File which contains words which should not be keywords used to specify resource
  833: content.
  834: </description>
  835: </file>
  836: <file>
  837: <source>loncom/publisher/packages.tab</source>
  838: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
  839: <categoryname>conf</categoryname>
  840: <description>
  841: Parameter packages, so that assessments can publish parameter packages
  842: needed, which are then expanded into individual parameters - allows to
  843: retroactively add new parameters to already published assessments.
  844: </description>
  845: </file>
  846: <file>
  847: <source>loncom/publisher/copyright.tab</source>
  848: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
  849: <categoryname>conf</categoryname>
  850: <description>
  851: Table which contains list of copyright possibilities for educational resources.
  852: </description>
  853: </file>
  854: <file>
  855: <source>loncom/publisher/language.tab</source>
  856: <target dist='default'>home/httpd/lonTabs/language.tab</target>
  857: <categoryname>static conf</categoryname>
  858: <description>
  859: Table which contains string abbreviations of language::font rendering
  860: combinations.
  861: </description>
  862: </file>
  863: <file>
  864: <source>loncom/publisher/addid.tab</source>
  865: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
  866: <categoryname>static conf</categoryname>
  867: <description>
  868: Table which has hash data necessary for distinguishing IDs from indices.
  869: </description>
  870: </file>
  871: <file>
  872: <source>rat/lonwrapper.pm</source>
  873: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
  874: <categoryname>handler</categoryname>
  875: <description>
  876: Wrapper for external and binary files as standalone resources.
  877: Edit handler for rat maps; TeX content handler.
  878: </description>
  879: <status>works/unverified</status>
  880: </file>
  881: <file>
  882: <source>loncom/publisher/loncfile.pm</source>
  883: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
  884: <categoryname>handler</categoryname>
  885: <description>
  886: Provides web-based functionality for file copy, rename, mkdir, etc, in the
  887: construction space menu.
  888: </description>
  889: <status>works/unverified</status>
  890: </file>
  891: <file>
  892: <source>loncom/interface/lonstatistics.pm</source>
  893: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
  894: <categoryname>handler</categoryname>
  895: <description>
  896: Handler to show statistics on solving LON-CAPA problems.
  897: </description>
  898: <status>works/unverified</status>
  899: </file>
  900: <file>
  901: <source>loncom/publisher/londiff.pm</source>
  902: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
  903: <categoryname>handler</categoryname>
  904: <description>
  905: Handler to show difference between two files.
  906: </description>
  907: <status>works/unverified</status>
  908: </file>
  909: <file>
  910: <source>loncom/publisher/lonupload.pm</source>
  911: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
  912: <categoryname>handler</categoryname>
  913: <description>
  914: Handler to upload files through browser into construction space.
  915: </description>
  916: <status>works/unverified</status>
  917: </file>
  918: <file>
  919: <source>loncom/homework/essayresponse.pm</source>
  920: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
  921: <categoryname>handler</categoryname>
  922: <description>
  923: Handler to evaluate essay (ungraded) style responses.
  924: </description>
  925: <status>works/unverified</status>
  926: </file>
  927: <file>
  928: <source>loncom/publisher/lonpubdir.pm</source>
  929: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
  930: <categoryname>handler</categoryname>
  931: <description>
  932: Handler to publish directories.
  933: </description>
  934: </file>
  935: <file>
  936: <source>loncom/publisher/lonretrieve.pm</source>
  937: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
  938: <categoryname>handler</categoryname>
  939: <description>
  940: Handler to retrieve old versions from resource space.
  941: </description>
  942: <status>works/unverified</status>
  943: </file>
  944: <file>
  945: <source>loncom/homework/edit.pm</source>
  946: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
  947: <categoryname>handler</categoryname>
  948: <description>
  949: Helper functions when in homework edit mode.
  950: </description>
  951: </file>
  952: <file>
  953: <source>loncom/interface/lonmeta.pm</source>
  954: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
  955: <categoryname>handler</categoryname>
  956: <description>Metadata display handler.</description>
  957: <status>works/unverified</status>
  958: </file>
  959: <file>
  960: <source>rat/lonambiguous.pm</source>
  961: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
  962: <categoryname>handler</categoryname>
  963: <description>
  964: Handler to resolve ambiguous file locations.
  965: </description>
  966: <status>works/unverified</status>
  967: </file>
  968: <file>
  969: <source>rat/lonratparms.pm</source>
  970: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
  971: <categoryname>handler</categoryname>
  972: <description>
  973: Handler to set resource parameters inside of the RAT based on metadata.
  974: </description>
  975: <status>works/unverified</status>
  976: </file>
  977: <file>
  978: <source>rat/lonsequence.pm</source>
  979: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
  980: <categoryname>handler</categoryname>
  981: <description>
  982: Handler for showing sequence objects of educational resources.
  983: </description>
  984: <status>works/unverified</status>
  985: </file>
  986: <file>
  987: <source>loncom/interface/loncreatecourse.pm</source>
  988: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
  989: <categoryname>handler</categoryname>
  990: <description>
  991: Creates a new course and assigns course coordinator.
  992: </description>
  993: <status>works/unverified</status>
  994: </file>
  995: <file>
  996: <source>loncom/interface/loncreateuser.pm</source>
  997: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
  998: <categoryname>handler</categoryname>
  999: <description>
 1000: Creates a new user and/or changes user privileges
 1001: </description>
 1002: <status>works/unverified</status>
 1003: </file>
 1004: <file>
 1005: <source>loncom/interface/lonchart.pm</source>
 1006: <target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target>
 1007: <categoryname>handler</categoryname>
 1008: <description>
 1009: Produces simple LectureOnline-like student assessment performance chart
 1010: </description>
 1011: </file>
 1012: <file>
 1013: <source>loncom/interface/loncommon.pm</source>
 1014: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
 1015: <categoryname>handler</categoryname>
 1016: <description>
 1017: Makes a table out of the previous attempts.  Inputs result_from_symbread,
 1018: user, domain, home_server, course_id.
 1019: </description>
 1020: <status>works/unverified</status>
 1021: </file>
 1022: <file>
 1023: <source>loncom/homework/grades.pm</source>
 1024: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
 1025: <categoryname>handler</categoryname>
 1026: <description>Handles the viewing of grades.</description>
 1027: </file>
 1028: <file>
 1029: <source>loncom/homework/imageresponse.pm</source>
 1030: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
 1031: <categoryname>handler</categoryname>
 1032: <description>
 1033: Coordinates the response to clicking an image.
 1034: </description>
 1035: <status>works/unverified</status>
 1036: </file>
 1037: <file>
 1038: <source>loncom/homework/optionresponse.pm</source>
 1039: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 1040: <categoryname>handler</categoryname>
 1041: <description>
 1042: Handles tags associated with showing a list of options.</description>
 1043: </file>
 1044: <file>
 1045: <source>loncom/homework/outputtags.pm</source>
 1046: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 1047: <categoryname>handler</categoryname>
 1048: <description>
 1049: Handles tags associated with output.  Seems to relate to due dates of the
 1050: assignment.
 1051: </description>
 1052: <status>works/unverified</status>
 1053: </file>
 1054: <file>
 1055: <source>loncom/interface/lontest.pm</source>
 1056: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
 1057: <categoryname>handler</categoryname>
 1058: <description>
 1059: Used for debugging and testing the LON-CAPA system.
 1060: </description>
 1061: <status>works/unverified</status>
 1062: </file>
 1063: <file>
 1064: <source>loncom/homework/radiobuttonresponse.pm</source>
 1065: <target dist='default'>
 1066: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 1067: <categoryname>handler</categoryname>
 1068: <description>
 1069: Handles multiple-choice style responses.
 1070: </description>
 1071: <status>works/unverified</status>
 1072: </file>
 1073: <file>
 1074: <source>loncom/interface/lonassignments.pm</source>
 1075: <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
 1076: <categoryname>handler</categoryname>
 1077: <description>
 1078: Handles processing of assignments.
 1079: </description>
 1080: <status>works/unverified</status>
 1081: </file>
 1082: <file>
 1083: <source>loncom/interface/loncommunicate.pm</source>
 1084: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 1085: <categoryname>handler</categoryname>
 1086: <description>Handles communication.</description>
 1087: <status>works/unverified</status>
 1088: </file>
 1089: <file>
 1090: <source>loncom/interface/lonerrorhandler.pm</source>
 1091: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
 1092: <categoryname>handler</categoryname>
 1093: <description>
 1094: Handles errors.
 1095: </description>
 1096: <status>works/unverified</status>
 1097: </file>
 1098: <file>
 1099: <source>loncom/interface/lonevaluate.pm</source>
 1100: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
 1101: <categoryname>handler</categoryname>
 1102: <description>
 1103: Handles evaluation.
 1104: </description>
 1105: <status>works/unverified</status>
 1106: </file>
 1107: <file>
 1108: <source>loncom/interface/lonfeedback.pm</source>
 1109: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
 1110: <categoryname>handler</categoryname>
 1111: <description>
 1112: Handles feedback from students to instructors and system administrators.
 1113: </description>
 1114: <status>works/unverified</status>
 1115: </file>
 1116: <file>
 1117: <source>loncom/interface/lonnavmaps.pm</source>
 1118: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
 1119: <categoryname>handler</categoryname>
 1120: <description>
 1121: Handles navigational maps.
 1122: </description>
 1123: <status>works/unverified</status>
 1124: </file>
 1125: <file>
 1126: <source>loncom/interface/lonpreferences.pm</source>
 1127: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 1128: <categoryname>handler</categoryname>
 1129: <description>
 1130: Handles user preferences associated with customizing the online LON-CAPA
 1131: educational environment.
 1132: </description>
 1133: <status>works/unverified</status>
 1134: </file>
 1135: <file>
 1136: <source>loncom/interface/lonprintout.pm</source>
 1137: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
 1138: <categoryname>handler</categoryname>
 1139: <description>
 1140: Handles the production of printable files and resources.
 1141: </description>
 1142: <status>works/unverified</status>
 1143: </file>
 1144: <file>
 1145: <source>loncom/interface/lonsearchcat.pm</source>
 1146: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 1147: <categoryname>handler</categoryname>
 1148: <description>
 1149: Handles a searchable catalogue.
 1150: </description>
 1151: <status>works/unverified</status>
 1152: </file>
 1153: <file>
 1154: <source>loncom/interface/londropadd.pm</source>
 1155: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
 1156: <categoryname>handler</categoryname>
 1157: <description>
 1158: Handler to drop and add students in courses.
 1159: </description>
 1160: <status>works/unverified</status>
 1161: </file>
 1162: <file>
 1163: <source>loncom/interface/lonmsg.pm</source>
 1164: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 1165: <categoryname>handler</categoryname>
 1166: <description>
 1167: Routines for messaging.
 1168: </description>
 1169: <status>works/unverified</status>
 1170: </file>
 1171: <file>
 1172: <source>loncom/homework/hint.pm</source>
 1173: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 1174: <categoryname>handler</categoryname>
 1175: <description>
 1176: This handler coordinates the delivery of hints to students working on LON-CAPA
 1177: problems and assignments.
 1178: </description>
 1179: <status>works/unverified</status>
 1180: </file>
 1181: <file>
 1182: <source>loncom/interface/lonspreadsheet.pm</source>
 1183: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 1184: <categoryname>handler</categoryname>
 1185: <description>
 1186: Spreadsheet/Grades Display Handler
 1187: </description>
 1188: <status>works/unverified</status>
 1189: </file>
 1190: <file>
 1191: <source>loncom/interface/lonparmset.pm</source>
 1192: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 1193: <categoryname>handler</categoryname>
 1194: <description>
 1195: Handler to resolve ambiguous file locations
 1196: </description>
 1197: <status>works/unverified</status>
 1198: </file>
 1199: <file>
 1200: <source>loncom/publisher/lonconstruct.pm</source>
 1201: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
 1202: <categoryname>handler</categoryname>
 1203: <description>
 1204: Page wrapper for handling construction space.
 1205: </description>
 1206: <status>works/unverified</status>
 1207: </file>
 1208: <file>
 1209: <source>loncom/publisher/lonpublisher.pm</source>
 1210: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 1211: <categoryname>handler</categoryname>
 1212: <description>
 1213: Publishes an LON-CAPA educational resource complete with metadata
 1214: (authorship, language, copyright, creation date, etc).
 1215: </description>
 1216: <status>works/unverified</status>
 1217: </file>
 1218: <file>
 1219: <source>loncom/interface/lonmenu.pm</source>
 1220: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 1221: <categoryname>handler</categoryname>
 1222: <description>
 1223: Has routines which control the remote control.
 1224: </description>
 1225: <status>works/unverified</status>
 1226: </file>
 1227: <file>
 1228: <source>rat/lonpageflip.pm</source>
 1229: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 1230: <categoryname>handler</categoryname>
 1231: <description>Deals with forward, backward, and other page flips.</description>
 1232: <status>works/unverified</status>
 1233: </file>
 1234: <file>
 1235: <source>rat/lonratedt.pm</source>
 1236: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
 1237: <categoryname>handler</categoryname>
 1238: <description>
 1239: Builds up frame set and loads in the right thing.
 1240: </description>
 1241: <status>works/unverified</status>
 1242: </file>
 1243: <file>
 1244: <source>loncom/html/res/adm/pages/catalog.gif</source>
 1245: <target dist='default'>home/httpd/html/res/adm/pages/catalog.gif</target>
 1246: <categoryname>graphic file</categoryname>
 1247: <description>
 1248: The catalog button for the remote control.
 1249: </description>
 1250: <status>works/unverified</status>
 1251: </file>
 1252: <file>
 1253: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 1254: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 1255: <categoryname>handler</categoryname>
 1256: <description>
 1257: Homework remote control.
 1258: </description>
 1259: <status>works/unverified</status>
 1260: </file>
 1261: <file>
 1262: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 1263: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 1264: <categoryname>handler</categoryname>
 1265: <description>
 1266: This will take annotations and then plug them into a page.
 1267: </description>
 1268: <status>works/unverified</status>
 1269: </file>
 1270: <file>
 1271: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
 1272: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
 1273: <categoryname>handler</categoryname>
 1274: <description>
 1275: This will take bookmarks and get/write/display them for the LON-CAPA user
 1276: interface.
 1277: </description>
 1278: <status>works/unverified</status>
 1279: </file>
 1280: <file>
 1281: <source>rat/lonratsrv.pm</source>
 1282: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 1283: <categoryname>handler</categoryname>
 1284: <description>
 1285: Handler that takes output from RAT and stores it on disk.  Handles the upper
 1286: hidden frame of the added window that comes up in RAT.   (3 frames come up in
 1287: RAT server, code, and output.  This module handles server connection.)
 1288: </description>
 1289: <status>works/unverified</status>
 1290: </file>
 1291: <file>
 1292: <source>rat/lonpage.pm</source>
 1293: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
 1294: <categoryname>handler</categoryname>
 1295: <description>
 1296: bundles pages into one page
 1297: </description>
 1298: <status>works/unverified</status>
 1299: </file>
 1300: <file>
 1301: <source>rat/lonuserstate.pm</source>
 1302: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 1303: <categoryname>handler</categoryname>
 1304: <description>
 1305: compile course into binary data structure (in loncom/rat)
 1306: </description>
 1307: <status>works/unverified</status>
 1308: </file>
 1309: <file>
 1310: <source>loncom/xml/lontex.pm</source>
 1311: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 1312: <categoryname>handler</categoryname>
 1313: <description>
 1314: Handler for tex files (somewhere in modules)
 1315: </description>
 1316: <status>works/unverified</status>
 1317: </file>
 1318: <file>
 1319: <source>loncom/xml/lontexconvert.pm</source>
 1320: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
 1321: <categoryname>handler</categoryname>
 1322: <description>
 1323: Access to tth/ttm
 1324: </description>
 1325: <status>works/unverified</status>
 1326: </file>
 1327: <file>
 1328: <source>loncom/xml/lonxml.pm</source>
 1329: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
 1330: <categoryname>handler</categoryname>
 1331: <description>
 1332: XML Parsing Module
 1333: </description>
 1334: <status>works/unverified</status>
 1335: </file>
 1336: <file>
 1337: <source>loncom/xml/style.pm</source>
 1338: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
 1339: <categoryname>handler</categoryname>
 1340: <description>
 1341: Style Parsing Module
 1342: </description>
 1343: <status>works/unverified</status>
 1344: </file>
 1345: <file>
 1346: <source>loncom/xml/londefdef.pm</source>
 1347: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
 1348: <categoryname>handler</categoryname>
 1349: <description>
 1350: Tags Default Definition Module
 1351: </description>
 1352: <status>works/unverified</status>
 1353: </file>
 1354: <file>
 1355: <source>loncom/xml/run.pm</source>
 1356: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 1357: <categoryname>handler</categoryname>
 1358: <description>
 1359: used to prevent poorly written problems from causing lingering after effects
 1360: </description>
 1361: <status>works/unverified</status>
 1362: </file>
 1363: <file>
 1364: <source>loncom/xml/scripttag.pm</source>
 1365: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
 1366: <categoryname>handler</categoryname>
 1367: <description>
 1368: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
 1369: &lt;import&gt;
 1370: </description>
 1371: <status>works/unverified</status>
 1372: </file>
 1373: <file>
 1374: <source>loncom/homework/randomlabel.pm</source>
 1375: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 1376: <categoryname>handler</categoryname>
 1377: <description>
 1378: Interface for producing applet code which randomizes the labelling of an
 1379: image.
 1380: </description>
 1381: </file>
 1382: <file>
 1383: <source>loncom/homework/lonhomework.pm</source>
 1384: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 1385: <categoryname>handler</categoryname>
 1386: <description>
 1387: handles requests for output, evaluation, and alteration of a homework resource
 1388: </description>
 1389: </file>
 1390: <status>works/unverified</status>
 1391: <file>
 1392: <source>loncom/homework/inputtags.pm</source>
 1393: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
 1394: <categoryname>handler</categoryname>
 1395: <description>
 1396: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
 1397: </description>
 1398: <status>works/unverified</status>
 1399: </file>
 1400: <file>
 1401: <source>loncom/homework/structuretags.pm</source>
 1402: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 1403: <categoryname>handler</categoryname>
 1404: <description>
 1405: produces HTML tags necessary for structuring the presentation of homework
 1406: resources
 1407: </description>
 1408: <status>works/unverified</status>
 1409: </file>
 1410: <file>
 1411: <source>loncom/homework/response.pm</source>
 1412: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 1413: <categoryname>handler</categoryname>
 1414: <description>
 1415: defines different types of responses given to student as well as syntax for
 1416: producing response values
 1417: </description>
 1418: <status>works/unverified</status>
 1419: </file>
 1420: <file>
 1421: <source>loncom/homework/caparesponse/caparesponse.pm</source>
 1422: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
 1423: <categoryname>handler</categoryname>
 1424: <description>
 1425: handles request to the CAPA homework processing engine
 1426: </description>
 1427: <status>works/unverified</status>
 1428: </file>
 1429: <file>
 1430: <source>loncom/auth/localauth.pm</source>
 1431: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
 1432: <categoryname>handler</categoryname>
 1433: <description>
 1434: Local authentication mechanism (meant to be customized).
 1435: </description>
 1436: <status>works/unverified</status>
 1437: </file>
 1438: <file>
 1439: <source>loncom/auth/lonacc.pm</source>
 1440: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 1441: <categoryname>handler</categoryname>
 1442: <description>
 1443: (This module, like loncacc.pm also authenticates with cookies.)  
 1444: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
 1445: functions (e.g. roles, logout, annotations, and bookmarks) as well
 1446: as coordinating access to educational resources.
 1447: </description>
 1448: <status>works/unverified</status>
 1449: </file>
 1450: <file>
 1451: <source>loncom/auth/lonracc.pm</source>
 1452: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
 1453: <categoryname>handler</categoryname>
 1454: <description>
 1455: access handler for file transfers
 1456: </description>
 1457: <status>works/unverified</status>
 1458: </file>
 1459: <file>
 1460: <source>loncom/auth/loncacc.pm</source>
 1461: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
 1462: <categoryname>handler</categoryname>
 1463: <description>
 1464: This module provides access to an educational resource construction area.
 1465: This module is invoked by the URL-related pattern syntax
 1466: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
 1467: Authentication of user identity
 1468: is coordinated through cookies.  The abbreviation "cacc" corresponds
 1469: to "construction-space access").  If the cookie handle is invalid, then
 1470: this module returns a forbidden status and makes appropriate log entries.
 1471: If the cookie handle is valid, status is determined to be okay (and,
 1472: for the "priv"-type access, the resource is delivered by the
 1473: <tt>lonconstruct</tt> module).
 1474: </description>
 1475: <status>works/unverified</status>
 1476: </file>
 1477: <file>
 1478: <source>loncom/auth/lonauth.pm</source>
 1479: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 1480: <categoryname>handler</categoryname>
 1481: <description>authenticate, set up session environment</description>
 1482: <status>works/unverified</status>
 1483: </file>
 1484: <file>
 1485: <source>loncom/auth/lonlogin.pm</source>
 1486: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 1487: <categoryname>handler</categoryname>
 1488: <description>login screen</description>
 1489: <status>works/unverified</status>
 1490: </file>
 1491: <file>
 1492: <source>loncom/auth/lonlogout.pm</source>
 1493: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 1494: <categoryname>handler</categoryname>
 1495: <description>logout</description>
 1496: <status>works/unverified</status>
 1497: </file>
 1498: <file>
 1499: <source>loncom/lonnet/perl/lonrep.pm</source>
 1500: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 1501: <categoryname>handler</categoryname>
 1502: <description>replication</description>
 1503: </file>
 1504: <file>
 1505: <source>loncom/auth/lonroles.pm</source>
 1506: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 1507: <categoryname>handler</categoryname>
 1508: <description>
 1509: This perl handling module reads in the available roles available
 1510: for a LON-CAPA user (different courses, different privileges, etc)
 1511: and produces a form-element HTML page which allows the user to select
 1512: which role he wishes to exercise in the LON-CAPA system.  For instance,
 1513: a user may want to select between being a student in a thermodynamics
 1514: physics course or a teaching assistant for an introductory calculus
 1515: class.
 1516: </description>
 1517: </file>
 1518: <file>
 1519: <source>loncom/interface/lonindexer.pm</source>
 1520: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 1521: <categoryname>handler</categoryname>
 1522: <description>
 1523: cross server filesystem browser
 1524: </description>
 1525: <status>works/unverified</status>
 1526: </file>
 1527: <file>
 1528: <source>loncom/interface/groupsort.pm</source>
 1529: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
 1530: <categoryname>handler</categoryname>
 1531: <description>
 1532: Implements a second phase of importing multiple resources into the RAT.
 1533: Allows for reordering the sequence of resources.
 1534: </description>
 1535: <status>works/unverified</status>
 1536: </file>
 1537: <file>
 1538: <source>loncom/lonnet/perl/lonnet.pm</source>
 1539: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
 1540: <categoryname>handler</categoryname>
 1541: <description>
 1542: This file is an interface to the lonc processes of the LON-CAPA network
 1543: as well as set of elaborated functions for handling information necessary
 1544: for navigating through a given cluster of LON-CAPA machines within a domain.
 1545: There are over 40 specialized functions in this module which handle
 1546: the reading and transmission of metadata, user information
 1547: (ids, names, environments, roles, logs), file information (storage, reading,
 1548: directories, extensions, replication, embedded styles and descriptors),
 1549: educational resources (course descriptions, section names and numbers),
 1550: url hashing (to assign roles on a url basis), and translating abbreviated
 1551: symbols to and from more descriptive phrases or explanations.
 1552: </description>
 1553: <status>works/unverified</status>
 1554: </file>
 1555: <file>
 1556: <source>loncom/html/index.html</source>
 1557: <target dist='default'>home/httpd/html/index.html</target>
 1558: <categoryname>interface file</categoryname>
 1559: <description>bumps to login</description>
 1560: </file>
 1561: <link>
 1562: <linkto>etc/mime.types</linkto>
 1563: <target dist='default'>etc/httpd/conf/mime.types</target>
 1564: <categoryname>symbolic link</categoryname>
 1565: <description>symbolic link to /etc/mime.types</description>
 1566: </link>
 1567: <link>
 1568: <linkto>home/httpd/html/res</linkto>
 1569: <target dist='default'>home/httpd/html/raw</target>
 1570: <categoryname>symbolic link</categoryname>
 1571: <description>symbolic link to /home/httpd/html/res</description>
 1572: </link>
 1573: <file>
 1574: <source>loncom/html/adm/notfound.html</source>
 1575: <target dist='default'>home/httpd/html/adm/notfound.html</target>
 1576: <categoryname>interface file</categoryname>
 1577: <description>
 1578: static html page that is shown when an attempt is made to access a document
 1579: not present on the web server
 1580: </description>
 1581: </file>
 1582: <file>
 1583: <source>loncom/html/adm/unauthorized.html</source>
 1584: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 1585: <categoryname>interface file</categoryname>
 1586: <description>
 1587: static html page that is shown when an attempt is made to access a document
 1588: which is restricted based on file or server configurations
 1589: </description>
 1590: </file>
 1591: <file>
 1592: <source>loncom/html/adm/help/searchcat.html</source>
 1593: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 1594: <categoryname>interface file</categoryname>
 1595: <description>
 1596: Help page for the search engine.
 1597: </description>
 1598: </file>
 1599: <file>
 1600: <source>rat/client/rat.html</source>
 1601: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 1602: <categoryname>interface file</categoryname>
 1603: <description>
 1604: frameset
 1605: </description>
 1606: </file>
 1607: <file>
 1608: <source>rat/client/parameter.html</source>
 1609: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
 1610: <categoryname>interface file</categoryname>
 1611: <description>
 1612: Parameter input window.
 1613: </description>
 1614: </file>
 1615: <file>
 1616: <source>rat/client/code.html</source>
 1617: <target dist='default'>home/httpd/html/adm/rat/code.html</target>
 1618: <categoryname>interface file</categoryname>
 1619: <description>
 1620: javascript
 1621: </description>
 1622: </file>
 1623: <file>
 1624: <source>rat/client/map.html</source>
 1625: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 1626: <categoryname>interface file</categoryname>
 1627: <description>
 1628: bumper
 1629: </description>
 1630: </file>
 1631: <file>
 1632: <source>rat/client/empty.html</source>
 1633: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
 1634: <categoryname>interface file</categoryname>
 1635: <description>
 1636: A blank page with very minimal HTML structural elements.
 1637: </description>
 1638: </file>
 1639: <fileglob>
 1640: <glob>*.gif</glob>
 1641: <sourcedir>rat/images/</sourcedir>
 1642: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
 1643: <categoryname>graphic file</categoryname>
 1644: <description>
 1645: icons for providing a HTML-tabled view of a course map
 1646: </description>
 1647: <filenames>
 1648: 1.1.dt.gif;
 1649: 1.1.empty.gif;
 1650: 1.1.ld.gif;
 1651: 1.1.lr.gif;
 1652: 1.1.rd.gif;
 1653: 1;.1.rl.gif;
 1654: 1.1.td.gif;
 1655: 1.1.tdrl.gif;
 1656: 1.1.tl.gif;
 1657: 1.1.tr.gif;
 1658: 1.1.utd.gif;
 1659: 1.2.ctd.gif;
 1660: 1.2.dt.gif;
 1661: 1.2.empty.gif;
 1662: 1.2.ld.gif;
 1663: 1.2.lr.gif;
 1664: 1.2.lrd.gif;
 1665: 1.2.lrtd.gif;
 1666: 1.2.rd.gif;
 1667: 1.2.rl.gif;
 1668: 1.2.rld.gif;
 1669: 1.2.rltd.gif;
 1670: 1.2.rtd.gif;
 1671: 1.2.rtdl.gif;
 1672: 1.2.rtl.gif;
 1673: 1.2.td.gif;
 1674: 1.2.tdl.gif;
 1675: 1.2.tdrl.gif;
 1676: 1.2.tl.gif;
 1677: 1.2.tr.gif;
 1678: 1.2.utd.gif;
 1679: 2.1.dt.gif;
 1680: 2.1.empty.gif;
 1681: 2.1.ld.gif;
 1682: 2.1.lr.gif;
 1683: 2.1.rd.gif;
 1684: 2.1.rl.gif;
 1685: 2.1.td.gif;
 1686: 2.1.tdrl.gif;
 1687: 2.1.tl.gif;
 1688: 2.1.tr.gif;
 1689: 2.2.dt.gif;
 1690: 2.2.empty.gif;
 1691: 2.2.ld.gif;
 1692: 2.2.lr.gif;
 1693: 2.2.lrd.gif;
 1694: 2.2.lrt.gif;
 1695: 2.2.rd.gif;
 1696: 2.2.rl.gif;
 1697: 2.2.rld.gif;
 1698: 2.2.rlt.gif;
 1699: 2.2.td.gif;
 1700: 2.2.tdl.gif;
 1701: 2.2.tdr.gif;
 1702: 2.2.tdrl.gif;
 1703: 2.2.tl.gif;
 1704: 2.2.tr.gif;
 1705: 2.2.url.gif;
 1706: 2.2.utd.gif;
 1707: arrow.gif;
 1708: bdt.gif;
 1709: bempty.gif;
 1710: bld.gif;
 1711: blr.gif;
 1712: blrd.gif;
 1713: blrt.gif;
 1714: brd.gif;
 1715: brl.gif;
 1716: brld.gif;
 1717: brlt.gif;
 1718: btd.gif;
 1719: btdl.gif;
 1720: btdr.gif;
 1721: btdrl.gif;
 1722: btl.gif;
 1723: btr.gif;
 1724: burl.gif;
 1725: butd.gif;
 1726: condition.gif;
 1727: edit.gif;
 1728: finish.gif;
 1729: info.gif;
 1730: inscol.gif;
 1731: inscond.gif;
 1732: insres.gif;
 1733: insrow.gif;
 1734: left.gif;
 1735: middle.gif;
 1736: resource.gif;
 1737: rbottom.gif;
 1738: right.gif;
 1739: sctd.gif;
 1740: sdt.gif;
 1741: sempty.gif;
 1742: sld.gif;
 1743: slr.gif;
 1744: slrd.gif;
 1745: slrtd.gif;
 1746: srd.gif;
 1747: srl.gif;
 1748: srld.gif;
 1749: srltd.gif;
 1750: srtd.gif;
 1751: srtdl.gif;
 1752: srtl.gif;
 1753: start.gif;
 1754: std.gif;
 1755: stdl.gif;
 1756: sutd.gif
 1757: </filenames>
 1758: </fileglob>
 1759: <fileglob>
 1760: <glob>*</glob>
 1761: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
 1762: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
 1763: <categoryname>graphic file</categoryname>
 1764: <description>
 1765: icons to indicate an unexpected result
 1766: </description>
 1767: <filenames>
 1768: lonconstruct.gif;
 1769: lonlogo_broken.gif;
 1770: lonlogo_broken_tsp.gif;
 1771: lonlogo_broken.eps;
 1772: lonlogo_broken.jpg;
 1773: lonlogo_broken.mov
 1774: </filenames>
 1775: </fileglob>
 1776: <fileglob>
 1777: <glob>*</glob>
 1778: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
 1779: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 1780: <categoryname>graphic file</categoryname>
 1781: <description>
 1782: logos
 1783: </description>
 1784: <filenames>
 1785: cab.gif;
 1786: cab_big.gif;
 1787: class.gif;
 1788: class_big.gif;
 1789: dvi.gif;
 1790: dvi_big.gif;
 1791: eps.gif;
 1792: eps_big.gif;
 1793: exam.gif;
 1794: exam_big.gif;
 1795: folder_closed.gif;
 1796: folder_opened.gif;
 1797: folder_pointer_closed.gif;
 1798: folder_pointer_opened.gif;
 1799: form.gif;
 1800: form_big.gif;
 1801: gif.gif;
 1802: gif_big.gif;
 1803: htm.gif;
 1804: html.gif;
 1805: html_big.gif;
 1806: jpg.gif;
 1807: jpg_big.gif;
 1808: liteani.gif;
 1809: lonanim.gif;
 1810: lonanimend.gif;
 1811: lonhelplogos.gif;
 1812: lonlogo.gif;
 1813: lonlogos.gif;
 1814: meta.gif;
 1815: meta_big.gif;
 1816: mov.gif;
 1817: mov_big.gif;
 1818: move_up.gif;
 1819: move_down.gif;
 1820: page.gif;
 1821: page_big.gif;
 1822: pdf.gif;
 1823: pdf_big.gif;
 1824: problem.gif;
 1825: problem_big.gif;
 1826: ps.gif;
 1827: ps_big.gif;
 1828: quill.gif;
 1829: quiz.gif;
 1830: quiz_big.gif;
 1831: select.gif;
 1832: sequence.gif;
 1833: sequence_big.gif;
 1834: server.gif;
 1835: server_big.gif;
 1836: srvbad.gif;
 1837: srvempty.gif;
 1838: srvgood.gif;
 1839: srvhalf.gif;
 1840: srvnull.gif;
 1841: survey.gif;
 1842: survey_big.gif;
 1843: tex.gif;
 1844: tex_big.gif;
 1845: txt.gif;
 1846: txt_big.gif;
 1847: user.gif;
 1848: user_big.gif;
 1849: wav.gif;
 1850: wav_big.gif;
 1851: white_space_20_22.gif;
 1852: whitespace1.gif;
 1853: whitespace10.gif;
 1854: whitespace2.gif;
 1855: whitespace3.gif;
 1856: whitespace4.gif;
 1857: whitespace5.gif;
 1858: whitespace6.gif;
 1859: whitespace7.gif;
 1860: whitespace8.gif;
 1861: whitespace9.gif;
 1862: xml.gif;
 1863: xml_big.gif;
 1864: zip.gif;
 1865: zip_big.gif
 1866: </filenames>
 1867: </fileglob>
 1868: <fileglob>
 1869: <glob>*</glob>
 1870: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
 1871: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 1872: <categoryname>graphic file</categoryname>
 1873: <description>
 1874: Miscellaneous resources.  Respectively: button for catalog,
 1875: button to set parameters in a page,
 1876: button to do regrades, button to check on problem submissions,
 1877: </description>
 1878: <filenames>
 1879: cat_button.gif;
 1880: pprm_button.gif;
 1881: pgrd_button.gif;
 1882: subm_button.gif
 1883: </filenames>
 1884: </fileglob>
 1885: <file>
 1886: <source>loncom/xml/tth.pm</source>
 1887: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
 1888: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
 1889: <categoryname>system file</categoryname>
 1890: <description>
 1891: perl module for invoking functions specific to TeX-to-HTML conversion
 1892: </description>
 1893: <note>
 1894: Has the same dependencies and build process as tth.so.
 1895: Currently, only the tth.so file specifications invoke
 1896: the build process however.
 1897: </note>
 1898: <status>works/unverified</status>
 1899: </file>
 1900: <file>
 1901: <source>modules/TexConvert/tthperl/tth.so</source>
 1902: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
 1903: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
 1904: <categoryname>system file</categoryname>
 1905: <description>
 1906: shared library file for dynamic loading and unloading
 1907: </description>
 1908: <note>
 1909: The source and file dependencies are not available to most
 1910: CVS users.  (You can safely rely on the existing binaries
 1911: present on your system... don't worry about warnings
 1912: related to this file during the build process.)
 1913: </note>
 1914: <build trigger='run if dependencies change'>
 1915: modules/TexConvert/tthperl/commands
 1916: </build>
 1917: <status>works/unverified</status>
 1918: <dependencies>
 1919: ../tthdynamic/tthfunc.c;
 1920: ../tthdynamic/ttmfunc.c
 1921: </dependencies>
 1922: </file>
 1923: <file>
 1924: <source>loncom/homework/caparesponse/capa.pm</source>
 1925: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
 1926: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
 1927: <categoryname>system file</categoryname>
 1928: <description>
 1929: perl module for invoking functions specific to CAPA
 1930: </description>
 1931: <note>
 1932: Has the same dependencies and build process as capa.so.
 1933: Currently, only the capa.so file specifications invoke
 1934: the build process however.
 1935: </note>
 1936: </file>
 1937: <file>
 1938: <source>loncom/homework/caparesponse/capa.bs</source>
 1939: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
 1940: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
 1941: <categoryname>system file</categoryname>
 1942: <description>
 1943: bootstrap file associated with dynamic loading of this module on multiple
 1944: architectures
 1945: </description>
 1946: <note>
 1947: Has the same dependencies and build process as capa.so.
 1948: Currently, only the capa.so file specifications invoke
 1949: the build process however.
 1950: </note>
 1951: </file>
 1952: <file>
 1953: <source>loncom/homework/caparesponse/capa.so</source>
 1954: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
 1955: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
 1956: <categoryname>system file</categoryname>
 1957: <description>
 1958: shared library file for dynamic loading and unloading
 1959: </description>
 1960: <build trigger='always run'>
 1961: loncom/homework/caparesponse/commands
 1962: </build>
 1963: <dependencies>
 1964: caparesponse.c;
 1965: caparesponse.pm
 1966: </dependencies>
 1967: </file>
 1968: <fileglob>
 1969: <glob>*.ent</glob>
 1970: <sourcedir>loncom/MathML/</sourcedir>
 1971: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 1972: <categoryname>system file</categoryname>
 1973: <description>
 1974: xml files which assign unicode numbers to mathematical symbols using
 1975: &lt;! ENTITY... &gt; type syntax.
 1976: </description>
 1977: <filenames>
 1978: isoamsa.ent;
 1979: isoamsb.ent;
 1980: isoamsc.ent;
 1981: isoamsn.ent;
 1982: isoamso.ent;
 1983: isoamsr.ent;
 1984: isobox.ent;
 1985: isocyr1.ent;
 1986: isocyr2.ent;
 1987: isodia.ent;
 1988: isogrk1.ent;
 1989: isogrk2.ent;
 1990: isogrk3.ent;
 1991: isogrk4.ent;
 1992: isolat1.ent;
 1993: isolat2.ent;
 1994: isomfrk.ent;
 1995: isomopf.ent;
 1996: isomscr.ent;
 1997: isonum.ent;
 1998: isopub.ent;
 1999: isotech.ent;
 2000: mmlalias.ent;
 2001: mmlextra.ent
 2002: </filenames>
 2003: </fileglob>
 2004: <file>
 2005: <source>loncom/MathML/mathml.css</source>
 2006: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
 2007: <categoryname>system file</categoryname>
 2008: <description>
 2009: cascading style sheet
 2010: </description>
 2011: </file>
 2012: <file>
 2013: <source>loncom/MathML/mathml.dtd</source>
 2014: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
 2015: <categoryname>system file</categoryname>
 2016: <description>
 2017: document type definition
 2018: </description>
 2019: </file>
 2020: <file>
 2021: <source>loncom/auth/londes.js</source>
 2022: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 2023: <categoryname>interface file</categoryname>
 2024: <description>
 2025: Encryption Routines according to Data Encryption Standard DES, written in
 2026: javascript.
 2027: </description>
 2028: </file>
 2029: <file>
 2030: <source>loncom/homework/lectureonline.lcpm</source>
 2031: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
 2032: </target>
 2033: <categoryname>handler</categoryname>
 2034: <description>
 2035: Intended for providing perl functions for the <script></script> environment
 2036: in a problem that was converted from lectureonline.
 2037: </description>
 2038: </file>
 2039: <file>
 2040: <source>loncom/homework/default_homework.lcpm</source>
 2041: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
 2042: </target>
 2043: <categoryname>handler</categoryname>
 2044: <description>
 2045: Provides many functions for the &lt;script&gt; environment in a .problem.
 2046: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 2047: </description>
 2048: </file>
 2049: <file>
 2050: <source>loncom/homework/capa.units</source>
 2051: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
 2052: <categoryname>static conf</categoryname>
 2053: <description>
 2054: Define unit prefixing and conversion for CAPA problem handling.
 2055: </description>
 2056: </file>
 2057: <fileglob>
 2058: <glob>*.gif</glob>
 2059: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 2060: <targetdir>home/httpd/html/res/adm/pages/</targetdir>
 2061: <categoryname>graphic file</categoryname>
 2062: <description>icons used for the entire LON-CAPA user interface</description>
 2063: <filenames>
 2064: a.gif;
 2065: anot.gif;
 2066: b.gif;
 2067: back.gif;
 2068: bkm.gif;
 2069: brws.gif;
 2070: c.gif;
 2071: ccrs.gif;
 2072: chat.gif;
 2073: chrt.gif;
 2074: com.gif;
 2075: courses.gif;
 2076: cprv.gif;
 2077: cstr.gif;
 2078: d.gif;
 2079: dempty.gif;
 2080: e.gif;
 2081: egrd.gif;
 2082: empty.gif;
 2083: enrl.gif;
 2084: eval.gif;
 2085: f.gif;
 2086: fdbk.gif;
 2087: feedback.gif;
 2088: forw.gif;
 2089: g.gif;
 2090: grds.gif;
 2091: group.gif;
 2092: h.gif;
 2093: help.gif;
 2094: hyphen.gif;
 2095: i.gif;
 2096: info.gif;
 2097: j.gif;
 2098: k.gif;
 2099: l.gif;
 2100: ledblink.gif;
 2101: ledgreen.gif;
 2102: ledoff.gif;
 2103: ledon.gif;
 2104: ledsend.gif;
 2105: logout.gif;
 2106: m.gif;
 2107: mrk.gif;
 2108: n.gif;
 2109: nav.gif;
 2110: next.gif;
 2111: o.gif;
 2112: p.gif;
 2113: parm.gif;
 2114: pgrd.gif;
 2115: pparm.gif;
 2116: prev.gif;
 2117: prt.gif;
 2118: q.gif;
 2119: qempty.gif;
 2120: r.gif;
 2121: reload.gif;
 2122: remotebg.gif;
 2123: res.gif;
 2124: roles.gif;
 2125: s.gif;
 2126: sbkm.gif;
 2127: space.gif;
 2128: spacer.gif;
 2129: sprs.gif;
 2130: src.gif;
 2131: stat.gif;
 2132: subm.gif;
 2133: t.gif;
 2134: title.gif;
 2135: u.gif;
 2136: v.gif;
 2137: vbkm.gif;
 2138: w.gif;
 2139: x.gif;
 2140: y.gif;
 2141: z.gif
 2142: </filenames>
 2143: </fileglob>
 2144: <file>
 2145: <source>loncom/html/res/adm/pages/imgmaps.html</source>
 2146: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 2147: <categoryname>interface file</categoryname>
 2148: <description>
 2149: image maps for the LON-CAPA remote control
 2150: </description>
 2151: </file>
 2152: <file>
 2153: <source>loncom/html/res/adm/pages/index.html</source>
 2154: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 2155: <categoryname>interface file</categoryname>
 2156: <description>
 2157: welcoming page to the LON-CAPA system upon login
 2158: </description>
 2159: </file>
 2160: <file>
 2161: <source>loncom/html/res/adm/pages/menu.html</source>
 2162: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
 2163: <categoryname>interface file</categoryname>
 2164: <description>
 2165: renders the HTML (including image maps) for the LON-CAPA remote control
 2166: </description>
 2167: </file>
 2168: <fileglob>
 2169: <glob>*.gif</glob>
 2170: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 2171: <targetdir>home/httpd/html/res/adm/pages/indexericons/</targetdir>
 2172: <categoryname>graphic file</categoryname>
 2173: <description>
 2174: icons used for the bookmark portion of the LON-CAPA user interface
 2175: </description>
 2176: <filenames>
 2177: a.gif;
 2178: alert.black.gif;
 2179: alert.red.gif;
 2180: back.gif;
 2181: ball.gray.gif;
 2182: ball.red.gif;
 2183: binary.gif;
 2184: binhex.gif;
 2185: blank.gif;
 2186: bomb.gif;
 2187: box1.gif;
 2188: box2.gif;
 2189: broken.gif;
 2190: burst.gif;
 2191: c.gif;
 2192: comp.blue.gif;
 2193: comp.gray.gif;
 2194: compressed.gif;
 2195: continued.gif;
 2196: course.gif;
 2197: dir.gif;
 2198: down.gif;
 2199: dvi.gif;
 2200: f.gif;
 2201: folder.gif;
 2202: folder.open.gif;
 2203: folder.sec.gif;
 2204: folder_closed.gif;
 2205: folder_closed_pressed.gif;
 2206: folder_new.gif;
 2207: folder_opened.gif;
 2208: folder_opened_pressed.gif;
 2209: folder_pointer_closed.gif;
 2210: folder_pointer_opened.gif;
 2211: folder_spacer.gif;
 2212: folder_trash.gif;
 2213: forward.gif;
 2214: generic.gif;
 2215: generic.red.gif;
 2216: generic.sec.gif;
 2217: hand.right.gif;
 2218: hand.up.gif;
 2219: html.gif;
 2220: image1.gif;
 2221: image2.gif;
 2222: image3.gif;
 2223: index.gif;
 2224: layout.gif;
 2225: left.gif;
 2226: link.gif;
 2227: mov.gif;
 2228: movie1.gif;
 2229: p.gif;
 2230: patch.gif;
 2231: pdf.gif;
 2232: portal.gif;
 2233: problem.gif;
 2234: ps.gif;
 2235: quill.gif;
 2236: right.gif;
 2237: screw1.gif;
 2238: screw2.gif;
 2239: script.gif;
 2240: sound1.gif;
 2241: sound2.gif;
 2242: sphere1.gif;
 2243: sphere2.gif;
 2244: tar.gif;
 2245: tex.gif;
 2246: text.gif;
 2247: transfer.gif;
 2248: unknown.gif;
 2249: up.gif;
 2250: uu.gif;
 2251: uuencoded.gif;
 2252: white_space_20_22.gif;
 2253: white_space_22_22.gif;
 2254: whitespace1.gif;
 2255: whitespace10.gif;
 2256: whitespace2.gif;
 2257: whitespace3.gif;
 2258: whitespace4.gif;
 2259: whitespace5.gif;
 2260: whitespace6.gif;
 2261: whitespace7.gif;
 2262: whitespace8.gif;
 2263: whitespace9.gif;
 2264: world1.gif;
 2265: world2.gif
 2266: </filenames>
 2267: </fileglob>
 2268: <fileglob>
 2269: <glob>*.gif</glob>
 2270: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 2271: <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>
 2272: <categoryname>graphic file</categoryname>
 2273: <description>
 2274: icons used for directory indexing and login screen
 2275: </description>
 2276: <filenames>
 2277: folder_anim.gif;
 2278: folder_close.gif;
 2279: folder_drag.gif;
 2280: folder_new.gif;
 2281: folder_open.gif;
 2282: folder_pointer_closed.gif;
 2283: folder_pointer_opened.gif;
 2284: folder_static.gif;
 2285: folder_trash.gif;
 2286: folder_trash_hover.gif;
 2287: left_bar.gif;
 2288: link.gif;
 2289: link_anim.gif;
 2290: link_drag.gif;
 2291: ll_corner.gif;
 2292: lower_bar.gif;
 2293: lr_corner.gif;
 2294: pix.gif;
 2295: right_bar.gif;
 2296: toolbar_bg.gif;
 2297: ul_corner.gif;
 2298: upper_bar.gif;
 2299: ur_corner.gif
 2300: </filenames>
 2301: </fileglob>
 2302: <fileglob>
 2303: <glob>*.html</glob>
 2304: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 2305: <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>
 2306: <categoryname>interface file</categoryname>
 2307: <description>
 2308: associated with the frameset scheme of displaying bookmarks
 2309: </description>
 2310: <filenames>
 2311: bookmarkmenu_toolbar.html;
 2312: blank.html;
 2313: closechildren.html
 2314: </filenames>
 2315: </fileglob>
 2316: <file>
 2317: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 2318: <target dist='default'>
 2319: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 2320: <categoryname>interface file</categoryname>
 2321: <description>
 2322: javascript for handling client-side interactions with bookmark interface
 2323: </description>
 2324: </file>
 2325: <file>
 2326: <source>loncom/build/loncapaverifypackages</source>
 2327: <target dist='default'>usr/sbin/loncapaverifypackages</target>
 2328: <categoryname>script</categoryname>
 2329: <description>
 2330: checks the system RPMs against what install.lon-capa.org specifies
 2331: </description>
 2332: <status>deprecated</status>
 2333: </file>
 2334: <file>
 2335: <source>loncom/build/loncaparestoreconfigurations</source>
 2336: <target dist='default'>usr/sbin/loncaparestoreconfigurations</target>
 2337: <categoryname>script</categoryname>
 2338: <description>
 2339: restores .rpmsave files after a LON-CAPA-base upgrade
 2340: </description>
 2341: <status>deprecated</status>
 2342: </file>
 2343: <file>
 2344: <source>loncom/build/loncapaautoupgrade</source>
 2345: <target dist='default'>usr/sbin/loncapaautoupgrade</target>
 2346: <categoryname>script</categoryname>
 2347: <description>
 2348: does all the things to coordinate updating of LON-CAPA base files.  Should be
 2349: used with caution so that you do not lose work
 2350: </description>
 2351: <status>deprecated</status>
 2352: </file>
 2353: <file>
 2354: <source>loncom/build/loncapaverify</source>
 2355: <target dist='default'>usr/sbin/loncapaverify</target>
 2356: <categoryname>script</categoryname>
 2357: <description>
 2358: makes verification report using loncapaverifypackages and
 2359: loncapaverifybasepackage
 2360: </description>
 2361: <status>deprecated</status>
 2362: </file>
 2363: <file>
 2364: <source>loncom/cron/loncapa</source>
 2365: <target dist='default'>etc/cron.d/loncapa</target>
 2366: <categoryname>static conf</categoryname>
 2367: <description>
 2368: file that specifies periodic processes to run for the LON-CAPA machine
 2369: </description>
 2370: </file>
 2371: <file>
 2372: <source>loncom/ntp/step-tickers</source>
 2373: <target dist='default'>etc/ntp/step-tickers</target>
 2374: <categoryname>conf</categoryname>
 2375: <description>
 2376: file that stimulates running of ntpdate upon init.d/xntpd initiation
 2377: </description>
 2378: <note>
 2379: <table cellpadding='0' cellspacing='0' border='1'>
 2380: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
 2381: </table>
 2382: </note>
 2383: </file>
 2384: <file>
 2385: <source>loncom/init.d/loncontrol</source>
 2386: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 2387: <categoryname>root script</categoryname>
 2388: <description>
 2389: Controls the launching/halting of lonc, lond, and lonsql processes.
 2390: </description>
 2391: </file>
 2392: <link>
 2393: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
 2394: <target dist='default'>
 2395: etc/rc.d/rc0.d/K05loncontrol;
 2396: etc/rc.d/rc1.d/K05loncontrol;
 2397: etc/rc.d/rc2.d/K05loncontrol;
 2398: etc/rc.d/rc3.d/S95loncontrol;
 2399: etc/rc.d/rc4.d/S95loncontrol;
 2400: etc/rc.d/rc5.d/S95loncontrol;
 2401: etc/rc.d/rc6.d/K05loncontrol
 2402: </target>
 2403: <categoryname>symbolic link</categoryname>
 2404: <description>
 2405: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 2406: </link>
 2407: <file>
 2408: <source>loncom/atalk/config</source>
 2409: <target dist='default'>etc/atalk/config</target>
 2410: <categoryname>conf</categoryname>
 2411: <description>
 2412: configuration file to make LON-CAPA server file space accessible to
 2413: Appleshares access (Macintosh)
 2414: </description>
 2415: </file>
 2416: </files>
 2417: </lpml>

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