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