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