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