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