File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.13: download - view: text, annotated - select for diffs
Wed Jun 20 12:31:18 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- added some configs for redhat 7.1 and debian2.2

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

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