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