Annotation of doc/loncapafiles/loncapafiles.lpml, revision 1.517
1.117 harris41 1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
2: "http://lpml.sourceforge.net/DTD/lpml.dtd">
1.81 harris41 3: <!-- loncapafiles.lpml -->
1.67 harris41 4:
1.517 ! raeburn 5: <!-- $Id: loncapafiles.lpml,v 1.516 2006/11/10 02:15:21 raeburn Exp $ -->
1.67 harris41 6:
7: <!--
8:
9: Copyright Michigan State University Board of Trustees
10:
11: This file is part of the LearningOnline Network with CAPA (LON-CAPA).
12:
13: LON-CAPA is free software; you can redistribute it and/or modify
14: it under the terms of the GNU General Public License as published by
15: the Free Software Foundation; either version 2 of the License, or
16: (at your option) any later version.
17:
18: LON-CAPA is distributed in the hope that it will be useful,
19: but WITHOUT ANY WARRANTY; without even the implied warranty of
20: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21: GNU General Public License for more details.
22:
23: You should have received a copy of the GNU General Public License
24: along with LON-CAPA; if not, write to the Free Software
25: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
26:
27: /home/httpd/html/adm/gpl.txt
28:
29: http://www.lon-capa.org/
30:
31: -->
1.14 harris41 32:
33: <!-- Default values must be defined before specific values. -->
34: <!-- If no 'dist' attribute is specified, then it is always installed. -->
35: <!-- If 'dist' attribute is set to 'default', then the specification. -->
36: <!-- is accepted if an alternative distribution is not requested or not -->
37: <!-- defined. -->
1.53 harris41 38:
1.1 harris41 39: <lpml>
1.94 harris41 40: <specialnotices>
1.102 harris41 41: <specialnotice dist='default'>
42: !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
43: !!! This sometimes happens (bad): !!!
44: !!! 127.0.0.1 computer1 localhost.localdomain localhost !!!
45: !!! Should be: !!!
46: !!! 127.0.0.1 localhost.localdomain localhost !!!
47: !!! 35.2.3.80 computer1 computer1.notreal.msu.edu !!!
48: </specialnotice>
1.94 harris41 49: </specialnotices>
1.1 harris41 50: <targetroot>/</targetroot>
51: <sourceroot>/home/user/loncapa/</sourceroot>
1.14 harris41 52: <categories>
1.1 harris41 53: <category name="interface file" type="runtime">
1.5 harris41 54: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55 harris41 55: <abbreviation>interfacefile</abbreviation>
1.1 harris41 56: </category>
57: <category name="interface file" type="development">
1.5 harris41 58: <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
1.55 harris41 59: <abbreviation>interfacefile</abbreviation>
1.1 harris41 60: </category>
61: <category name="setuid script" type="runtime">
1.5 harris41 62: <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
1.55 harris41 63: <abbreviation>setuid</abbreviation>
1.1 harris41 64: </category>
65: <category name="setuid script" type="development">
1.5 harris41 66: <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
1.55 harris41 67: <abbreviation>setuid</abbreviation>
1.1 harris41 68: </category>
69: <category name="handler" type="runtime">
1.5 harris41 70: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55 harris41 71: <abbreviation>handler</abbreviation>
1.1 harris41 72: </category>
73: <category name="handler" type="development">
1.89 harris41 74: <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
1.55 harris41 75: <abbreviation>handler</abbreviation>
1.1 harris41 76: </category>
77: <category name="static conf" type="runtime">
1.5 harris41 78: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55 harris41 79: <abbreviation>static</abbreviation>
1.1 harris41 80: </category>
81: <category name="static conf" type="development">
1.5 harris41 82: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55 harris41 83: <abbreviation>static</abbreviation>
1.1 harris41 84: </category>
1.301 albertel 85: <category name="www static conf" type="runtime">
86: <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
87: <abbreviation>static</abbreviation>
88: </category>
89: <category name="www static conf" type="development">
90: <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
91: <abbreviation>static</abbreviation>
92: </category>
1.1 harris41 93: <category name="conf" type="runtime">
1.5 harris41 94: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
1.55 harris41 95: <abbreviation>configurable</abbreviation>
1.1 harris41 96: </category>
97: <category name="conf" type="development">
1.5 harris41 98: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
1.55 harris41 99: <abbreviation>configurable</abbreviation>
1.1 harris41 100: </category>
101: <category name="script" type="runtime">
1.89 harris41 102: <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
1.55 harris41 103: <abbreviation>script</abbreviation>
1.1 harris41 104: </category>
105: <category name="script" type="development">
1.89 harris41 106: <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
1.55 harris41 107: <abbreviation>script</abbreviation>
1.1 harris41 108: </category>
109: <category name="graphic file" type="runtime">
1.5 harris41 110: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55 harris41 111: <abbreviation>graphicfile</abbreviation>
1.1 harris41 112: </category>
113: <category name="graphic file" type="development">
1.89 harris41 114: <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
1.55 harris41 115: <abbreviation>graphicfile</abbreviation>
1.1 harris41 116: </category>
1.83 harris41 117: <category name="doc" type="runtime">
118: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
119: <abbreviation>systemfile</abbreviation>
120: </category>
121: <category name="doc" type="development">
122: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
123: <abbreviation>systemfile</abbreviation>
124: </category>
1.1 harris41 125: <category name="system file" type="runtime">
1.5 harris41 126: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
1.55 harris41 127: <abbreviation>systemfile</abbreviation>
1.1 harris41 128: </category>
129: <category name="system file" type="development">
1.5 harris41 130: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
1.55 harris41 131: <abbreviation>systemfile</abbreviation>
1.1 harris41 132: </category>
1.188 harris41 133: <category name="system script" type="runtime">
134: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
135: <abbreviation>systemscript</abbreviation>
136: </category>
137: <category name="system script" type="development">
138: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
139: <abbreviation>systemscript</abbreviation>
140: </category>
1.1 harris41 141: <category name="root script" type="runtime">
1.89 harris41 142: <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
1.55 harris41 143: <abbreviation>rootscript</abbreviation>
1.1 harris41 144: </category>
145: <category name="root script" type="development">
1.89 harris41 146: <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
1.55 harris41 147: <abbreviation>rootscript</abbreviation>
1.1 harris41 148: </category>
149: <category name="symbolic link" type="runtime">
1.5 harris41 150: <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
1.55 harris41 151: <abbreviation>link</abbreviation>
1.1 harris41 152: </category>
153: <category name="symbolic link" type="development">
1.5 harris41 154: <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
1.55 harris41 155: <abbreviation>link</abbreviation>
1.1 harris41 156: </category>
157: <category name="standard" type="runtime">
1.5 harris41 158: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
1.56 harris41 159: <abbreviation>directory</abbreviation>
1.1 harris41 160: </category>
161: <category name="standard" type="development">
1.5 harris41 162: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
1.56 harris41 163: <abbreviation>directory</abbreviation>
1.1 harris41 164: </category>
165: <category name="server standard" type="runtime">
1.5 harris41 166: <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
1.56 harris41 167: <abbreviation>directory</abbreviation>
1.1 harris41 168: </category>
169: <category name="server standard" type="development">
1.5 harris41 170: <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
1.56 harris41 171: <abbreviation>directory</abbreviation>
1.1 harris41 172: </category>
173: <category name="server readonly" type="runtime">
1.5 harris41 174: <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
1.56 harris41 175: <abbreviation>directory</abbreviation>
1.1 harris41 176: </category>
177: <category name="server readonly" type="development">
1.89 harris41 178: <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
1.56 harris41 179: <abbreviation>directory</abbreviation>
1.1 harris41 180: </category>
1.14 harris41 181: </categories>
1.2 harris41 182: <rpm>
1.3 harris41 183: <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
184: <rpmName>LON-CAPA-base</rpmName>
185: <rpmVersion>3.1</rpmVersion>
186: <rpmRelease>1</rpmRelease>
1.27 harris41 187: <rpmVendor>Laboratory for Instructional Technology Education,
188: Division of Science and Mathematics Education, Michigan State University.
189: </rpmVendor>
1.3 harris41 190: <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
191: <rpmCopyright>GNU General Public License. Version 2, June 1991. Michigan State University patents may apply.</rpmCopyright>
192: <rpmGroup>Utilities/System</rpmGroup>
193: <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
194: <rpmAutoReqProv>no</rpmAutoReqProv>
1.98 harris41 195: <rpmdescription>This package facilitates a base installation of LON-CAPA \n
196: files in their directories.\n
197: For more on the LON-CAPA project, visit http://www.lon-capa.org/.
198: </rpmdescription>
1.10 harris41 199: <rpmpre>echo '***********************************************************************'\n
200: echo 'LON-CAPA LearningOnline with CAPA'\n
201: echo 'http://www.lon-capa.org/'\n
202: echo 'Gerd Kortemeyer, et al'\n
203: echo 'Laboratory for Instructional Technology Education'\n
204: echo 'Michigan State University'\n
205: echo 'General Public License, Version 2, June 1991'\n
206: echo '** Michigan State University patents may apply **'\n
207: echo ' '\n
208: echo 'This installation assumes an installation of Redhat 6.2'\n
209: echo ' '\n
210: echo 'The server computer should be currently connected to the ethernet'\n
211: echo ' '\n
212: echo '***********************************************************************'\n
213: </rpmpre>
1.83 harris41 214: <rpmRequires>
215: <item>PreReq: LON-CAPA-setup</item>
216: <item>PreReq: apache</item>
1.129 harris41 217: <item>PreReq: /etc/httpd/conf/httpd.conf</item>
1.83 harris41 218: </rpmRequires>
1.2 harris41 219: </rpm>
1.14 harris41 220: <directories>
1.115 harris41 221: <directory dist='default'>
1.179 harris41 222: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 223: <targetdir dist='default'>etc</targetdir>
224: <categoryname>standard</categoryname>
225: <description>standard linux directory for configuration files</description>
226: </directory>
1.115 harris41 227: <directory dist='default'>
1.179 harris41 228: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 229: <targetdir dist='default'>etc/cron.d</targetdir>
230: <categoryname>standard</categoryname>
231: <description>standard linux directory for running time-based "jobs"
232: </description>
233: </directory>
1.115 harris41 234: <directory dist='default'>
1.179 harris41 235: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 236: <targetdir dist='default'>etc/httpd/conf</targetdir>
1.3 harris41 237: <categoryname>standard</categoryname>
238: <description>web configuration files</description>
1.37 harris41 239: </directory>
1.115 harris41 240: <directory dist='default'>
1.179 harris41 241: <protectionlevel>never_delete</protectionlevel>
1.48 harris41 242: <targetdir dist='default'>etc/pam.d</targetdir>
243: <categoryname>standard</categoryname>
244: <description>configuration directory for password authentication mechanism
245: </description>
246: </directory>
1.115 harris41 247: <directory dist='default'>
1.179 harris41 248: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 249: <targetdir dist='default'>etc/rc.d/init.d</targetdir>
1.142 harris41 250: <targetdir dist='debian'>etc/init.d</targetdir>
1.37 harris41 251: <categoryname>standard</categoryname>
252: <description>scripts that run during system startup</description>
253: </directory>
1.115 harris41 254: <directory dist='default'>
1.179 harris41 255: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 256: <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
1.142 harris41 257: <targetdir dist='debian'>etc/rc0.d</targetdir>
1.37 harris41 258: <categoryname>standard</categoryname>
259: <description>scripts that run for run-level 0</description>
260: </directory>
1.198 albertel 261: <directory dist='default'>
1.179 harris41 262: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 263: <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
1.142 harris41 264: <targetdir dist='debian'>etc/rc1.d</targetdir>
1.37 harris41 265: <categoryname>standard</categoryname>
266: <description>scripts that run for run-level 1</description>
267: </directory>
1.115 harris41 268: <directory dist='default'>
1.179 harris41 269: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 270: <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
1.142 harris41 271: <targetdir dist='debian'>etc/rc2.d</targetdir>
1.37 harris41 272: <categoryname>standard</categoryname>
273: <description>scripts that run for run-level 2</description>
274: </directory>
1.115 harris41 275: <directory dist='default'>
1.215 albertel 276: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 277: <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
1.142 harris41 278: <targetdir dist='debian'>etc/rc3.d</targetdir>
1.37 harris41 279: <categoryname>standard</categoryname>
280: <description>scripts that run for run-level 3</description>
281: </directory>
1.115 harris41 282: <directory dist='default'>
1.179 harris41 283: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 284: <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
1.142 harris41 285: <targetdir dist='debian'>etc/rc4.d</targetdir>
1.37 harris41 286: <categoryname>standard</categoryname>
287: <description>scripts that run for run-level 4</description>
288: </directory>
1.115 harris41 289: <directory dist='default'>
1.179 harris41 290: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 291: <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
1.142 harris41 292: <targetdir dist='debian'>etc/rc5.d</targetdir>
1.37 harris41 293: <categoryname>standard</categoryname>
294: <description>scripts that run for run-level 5</description>
295: </directory>
1.115 harris41 296: <directory dist='default'>
1.179 harris41 297: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 298: <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
1.142 harris41 299: <targetdir dist='debian'>etc/rc6.d</targetdir>
1.37 harris41 300: <categoryname>standard</categoryname>
301: <description>scripts that run for run-level 6</description>
302: </directory>
1.115 harris41 303: <directory dist='default'>
1.179 harris41 304: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 305: <targetdir dist='default'>home/httpd/lonTabs</targetdir>
1.3 harris41 306: <categoryname>standard</categoryname>
307: <description>tab-formatted reference files</description>
308: </directory>
1.115 harris41 309: <directory dist='default'>
1.179 harris41 310: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 311: <targetdir dist='default'>home/httpd</targetdir>
1.3 harris41 312: <categoryname>standard</categoryname>
313: <description>start of the web server tree</description>
314: </directory>
1.115 harris41 315: <directory dist='default'>
1.179 harris41 316: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 317: <targetdir dist='default'>home/httpd/perl</targetdir>
1.10 harris41 318: <categoryname>server readonly</categoryname>
1.3 harris41 319: <description>perl scripts for managing the LON-CAPA system</description>
320: </directory>
1.115 harris41 321: <directory dist='default'>
1.402 albertel 322: <protectionlevel>modest_delete</protectionlevel>
323: <targetdir dist='default'>home/httpd/perl/debug</targetdir>
324: <categoryname>server readonly</categoryname>
325: <description>perl scripts for debugging the LON-CAPA system</description>
326: </directory>
327: <directory dist='default'>
1.179 harris41 328: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 329: <targetdir dist='default'>home/httpd/perl/logs</targetdir>
1.3 harris41 330: <categoryname>server standard</categoryname>
1.27 harris41 331: <description>location where system performance and error logs are kept
1.90 harris41 332: </description>
333: </directory>
1.115 harris41 334: <directory dist='default'>
1.179 harris41 335: <protectionlevel>modest_delete</protectionlevel>
1.97 albertel 336: <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
1.90 harris41 337: <categoryname>server standard</categoryname>
338: <description>
339: Used by lond parent to check if children are responding to USR1 signals
340: (otherwise they are killed and replaced).
1.27 harris41 341: </description>
1.3 harris41 342: </directory>
1.115 harris41 343: <directory dist='default'>
1.179 harris41 344: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 345: <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
1.3 harris41 346: <categoryname>server standard</categoryname>
1.27 harris41 347: <description>location where temporary files (for caching) are stored
348: </description>
1.3 harris41 349: </directory>
1.115 harris41 350: <directory dist='default'>
1.179 harris41 351: <protectionlevel>modest_delete</protectionlevel>
1.64 harris41 352: <targetdir dist='default'>home/httpd/prtspool</targetdir>
353: <categoryname>server standard</categoryname>
354: <description>for the output of lonprintout.pm
355: </description>
1.155 harris41 356: </directory>
357: <directory dist='default'>
1.179 harris41 358: <protectionlevel>modest_delete</protectionlevel>
1.155 harris41 359: <targetdir dist='default'>home/httpd/lib</targetdir>
360: <categoryname>server readonly</categoryname>
361: <description>location of LON-CAPA software modules and
362: extensions</description>
1.64 harris41 363: </directory>
1.115 harris41 364: <directory dist='default'>
1.306 albertel 365: <!-- Must protect localauth.pm/localenroll.pm from extinction. -->
1.179 harris41 366: <protectionlevel>weak_delete</protectionlevel>
1.34 albertel 367: <targetdir dist='default'>home/httpd/lib/perl</targetdir>
368: <categoryname>server readonly</categoryname>
369: <description>location of LON-CAPA non web mod-perl handlers</description>
370: </directory>
1.115 harris41 371: <directory dist='default'>
1.179 harris41 372: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 373: <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
1.3 harris41 374: <categoryname>server readonly</categoryname>
375: <description>location of LON-CAPA web mod-perl handlers</description>
1.114 harris41 376: </directory>
1.115 harris41 377: <directory dist='default'>
1.179 harris41 378: <protectionlevel>modest_delete</protectionlevel>
1.283 www 379: <targetdir dist='default'>home/httpd/lib/perl/Apache/localize</targetdir>
380: <categoryname>server readonly</categoryname>
381: <description>location of LON-CAPA MakeText translation files</description>
382: </directory>
383: <directory dist='default'>
384: <protectionlevel>modest_delete</protectionlevel>
1.114 harris41 385: <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
386: <categoryname>server readonly</categoryname>
387: <description>location of HTML specific perl module fixes and additions
388: </description>
1.3 harris41 389: </directory>
1.115 harris41 390: <directory dist='default'>
1.179 harris41 391: <protectionlevel>modest_delete</protectionlevel>
1.125 harris41 392: <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
393: <categoryname>server readonly</categoryname>
394: <description>location of HTML specific perl module fixes and additions
395: </description>
396: </directory>
397: <directory dist='default'>
1.179 harris41 398: <protectionlevel>modest_delete</protectionlevel>
399: <targetdir dist='default'>home/httpd/lonIDs</targetdir>
1.3 harris41 400: <categoryname>server standard</categoryname>
401: <description>cookie jar</description>
402: </directory>
1.115 harris41 403: <directory dist='default'>
1.226 albertel 404: <protectionlevel>modest_delete</protectionlevel>
405: <targetdir dist='default'>home/httpd/scantron</targetdir>
406: <categoryname>server standard</categoryname>
407: <description>uploaded scantron forms directory</description>
408: </directory>
409: <directory dist='default'>
1.179 harris41 410: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 411: <targetdir dist='default'>home/httpd/sockets</targetdir>
1.3 harris41 412: <categoryname>server standard</categoryname>
413: <description>lonc's sockets</description>
414: </directory>
1.115 harris41 415: <directory dist='default'>
1.179 harris41 416: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 417: <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
1.3 harris41 418: <categoryname>server standard</categoryname>
419: <description>lonc's sockets (delayed)</description>
420: </directory>
1.115 harris41 421: <directory dist='default'>
1.179 harris41 422: <protectionlevel>never_delete</protectionlevel>
1.26 harris41 423: <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
424: <categoryname>standard</categoryname>
425: <description>location of cgi scripts</description>
426: </directory>
1.115 harris41 427: <directory dist='default'>
1.179 harris41 428: <protectionlevel>never_delete</protectionlevel>
1.416 albertel 429: <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
430: <categoryname>server standard</categoryname>
431: <description>location of cgi scripts</description>
432: </directory>
433: <directory dist='default'>
434: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 435: <targetdir dist='default'>home/httpd/html</targetdir>
1.3 harris41 436: <categoryname>server standard</categoryname>
437: <description>location of web-accessible file tree</description>
438: </directory>
1.115 harris41 439: <directory dist='default'>
1.179 harris41 440: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 441: <targetdir dist='default'>home/httpd/html/res</targetdir>
1.3 harris41 442: <categoryname>server standard</categoryname>
443: <description>root of resource tree</description>
444: </directory>
1.115 harris41 445: <directory dist='default'>
1.179 harris41 446: <protectionlevel>modest_delete</protectionlevel>
1.151 www 447: <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
448: <categoryname>server standard</categoryname>
449: <description>root for user uploaded files</description>
450: </directory>
451: <directory dist='default'>
1.179 harris41 452: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 453: <targetdir dist='default'>home/httpd/html/adm</targetdir>
1.3 harris41 454: <categoryname>server readonly</categoryname>
455: <description>unauthenticated resources</description>
456: </directory>
1.115 harris41 457: <directory dist='default'>
1.179 harris41 458: <protectionlevel>modest_delete</protectionlevel>
1.337 www 459: <targetdir dist='default'>home/httpd/html/htmlarea</targetdir>
460: <categoryname>server readonly</categoryname>
461: <description>Web directory for HTMLArea</description>
462: </directory>
463: <directory dist='default'>
464: <protectionlevel>modest_delete</protectionlevel>
465: <targetdir dist='default'>home/httpd/html/htmlarea/images</targetdir>
466: <categoryname>server readonly</categoryname>
467: <description>Images for HTMLArea</description>
468: </directory>
469: <directory dist='default'>
470: <protectionlevel>modest_delete</protectionlevel>
471: <targetdir dist='default'>home/httpd/html/htmlarea/lang</targetdir>
472: <categoryname>server readonly</categoryname>
473: <description>Language files for HTMLArea</description>
474: </directory>
475: <directory dist='default'>
476: <protectionlevel>modest_delete</protectionlevel>
1.359 www 477: <targetdir dist='default'>home/httpd/html/htmlarea/plugins</targetdir>
478: <categoryname>server readonly</categoryname>
479: <description>Plugins for HTMLArea</description>
480: </directory>
481: <directory dist='default'>
482: <protectionlevel>modest_delete</protectionlevel>
483: <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage</targetdir>
484: <categoryname>server readonly</categoryname>
485: <description>FullPage plugin for HTMLArea</description>
486: </directory>
487: <directory dist='default'>
488: <protectionlevel>modest_delete</protectionlevel>
489: <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/img</targetdir>
490: <categoryname>server readonly</categoryname>
491: <description>FullPage plugin for HTMLArea</description>
492: </directory>
493: <directory dist='default'>
494: <protectionlevel>modest_delete</protectionlevel>
495: <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/lang</targetdir>
496: <categoryname>server readonly</categoryname>
497: <description>FullPage plugin for HTMLArea</description>
498: </directory>
499: <directory dist='default'>
500: <protectionlevel>modest_delete</protectionlevel>
501: <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/popups</targetdir>
502: <categoryname>server readonly</categoryname>
503: <description>FullPage plugin for HTMLArea</description>
504: </directory>
505: <directory dist='default'>
506: <protectionlevel>modest_delete</protectionlevel>
1.337 www 507: <targetdir dist='default'>home/httpd/html/htmlarea/popups</targetdir>
508: <categoryname>server readonly</categoryname>
509: <description>Popup windows for HTMLArea</description>
510: </directory>
511: <directory dist='default'>
512: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 513: <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
1.3 harris41 514: <categoryname>server readonly</categoryname>
515: <description>home of the rat</description>
516: </directory>
1.115 harris41 517: <directory dist='default'>
1.179 harris41 518: <protectionlevel>modest_delete</protectionlevel>
1.407 albertel 519: <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>
520: <categoryname>server readonly</categoryname>
521: <description>fonts</description>
522: </directory>
523: <directory dist='default'>
524: <protectionlevel>modest_delete</protectionlevel>
1.32 harris41 525: <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
526: <categoryname>server readonly</categoryname>
527: <description>online help documentation</description>
1.257 albertel 528: </directory>
529: <directory dist='default'>
530: <protectionlevel>modest_delete</protectionlevel>
531: <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>
532: <categoryname>server readonly</categoryname>
533: <description>JME support files</description>
1.140 bowersj2 534: </directory>
535: <directory dist='default'>
1.179 harris41 536: <protectionlevel>modest_delete</protectionlevel>
1.431 albertel 537: <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
538: <categoryname>server readonly</categoryname>
539: <description>Jmol files</description>
540: </directory>
541: <directory dist='default'>
542: <protectionlevel>modest_delete</protectionlevel>
1.414 albertel 543: <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>
544: <categoryname>server readonly</categoryname>
545: <description>jsMath support files</description>
546: </directory>
547: <directory dist='default'>
548: <protectionlevel>modest_delete</protectionlevel>
1.471 albertel 549: <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions</targetdir>
550: <categoryname>server readonly</categoryname>
551: <description>jsMath extension files</description>
552: </directory>
553: <directory dist='default'>
554: <protectionlevel>modest_delete</protectionlevel>
555: <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed</targetdir>
556: <categoryname>server readonly</categoryname>
557: <description>jsMath files (uncompressed)</description>
558: </directory>
559: <directory dist='default'>
560: <protectionlevel>modest_delete</protectionlevel>
1.464 albertel 561: <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins</targetdir>
562: <categoryname>server readonly</categoryname>
563: <description>jsMath plugin files</description>
564: </directory>
565: <directory dist='default'>
566: <protectionlevel>modest_delete</protectionlevel>
1.235 bowersj2 567: <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
568: <categoryname>server readonly</categoryname>
569: <description>XML specifications for helpers</description>
570: </directory>
571: <directory dist='default'>
572: <protectionlevel>modest_delete</protectionlevel>
1.140 bowersj2 573: <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
574: <categoryname>server readonly</categoryname>
575: <description>online help documentation gif files</description>
576: </directory>
577: <directory dist='default'>
1.179 harris41 578: <protectionlevel>modest_delete</protectionlevel>
1.140 bowersj2 579: <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
580: <categoryname>server readonly</categoryname>
581: <description>online help documentation eps files</description>
582: </directory>
583: <directory dist='default'>
1.179 harris41 584: <protectionlevel>modest_delete</protectionlevel>
1.140 bowersj2 585: <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
586: <categoryname>server readonly</categoryname>
587: <description>online help documentation tex files</description>
588: </directory>
589: <directory dist='default'>
1.179 harris41 590: <protectionlevel>modest_delete</protectionlevel>
1.317 www 591: <targetdir dist='default'>home/httpd/html/adm/help/tex/ru</targetdir>
592: <categoryname>server readonly</categoryname>
593: <description>Russian online help documentation tex files</description>
594: </directory>
595: <directory dist='default'>
596: <protectionlevel>modest_delete</protectionlevel>
1.485 www 597: <targetdir dist='default'>home/httpd/html/adm/help/tex/de</targetdir>
598: <categoryname>server readonly</categoryname>
599: <description>German online help documentation tex files</description>
600: </directory>
601: <directory dist='default'>
602: <protectionlevel>modest_delete</protectionlevel>
1.140 bowersj2 603: <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
604: <categoryname>server readonly</categoryname>
605: <description>online help documentation png files</description>
1.32 harris41 606: </directory>
1.115 harris41 607: <directory dist='default'>
1.179 harris41 608: <protectionlevel>modest_delete</protectionlevel>
1.118 harris41 609: <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
1.73 harris41 610: <categoryname>server readonly</categoryname>
611: <description>online help documentation for the LON-CAPA programming
612: interface</description>
613: </directory>
1.115 harris41 614: <directory dist='default'>
1.179 harris41 615: <protectionlevel>modest_delete</protectionlevel>
1.118 harris41 616: <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
617: </targetdir>
1.73 harris41 618: <categoryname>server readonly</categoryname>
619: <description>online help documentation for the LON-CAPA programming
620: interface, Apache (mod_perl) handlers</description>
621: </directory>
1.115 harris41 622: <directory dist='default'>
1.179 harris41 623: <protectionlevel>modest_delete</protectionlevel>
1.77 harris41 624: <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
625: <categoryname>server readonly</categoryname>
626: <description>online help documentation for the LON-CAPA programming
627: interface, Apache (mod_perl) handlers</description>
628: </directory>
1.115 harris41 629: <directory dist='default'>
1.179 harris41 630: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 631: <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
1.3 harris41 632: <categoryname>server readonly</categoryname>
633: <description>graphic widgets</description>
634: </directory>
1.115 harris41 635: <directory dist='default'>
1.179 harris41 636: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 637: <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
1.3 harris41 638: <categoryname>server readonly</categoryname>
1.57 harris41 639: <description>miscellaneous resources</description>
1.3 harris41 640: </directory>
1.115 harris41 641: <directory dist='default'>
1.179 harris41 642: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 643: <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
1.3 harris41 644: <categoryname>server readonly</categoryname>
645: <description>error warnings and icons</description>
646: </directory>
1.115 harris41 647: <directory dist='default'>
1.179 harris41 648: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 649: <targetdir dist='default'>home/httpd/lonUsers</targetdir>
1.3 harris41 650: <categoryname>server standard</categoryname>
1.10 harris41 651: <description>Home directories of local users. There is a five-tier
1.3 harris41 652: structure to the directories:
653: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid]. For example,
654: a user fredflint at MSU would have his information located in
1.115 harris41 655: lonUsers/msu/f/r/e/fredflint.<br /> <br />Within this directory there are
1.27 harris41 656: a variety of files which govern the scope of what a user can do within the
657: LON-CAPA system. A passwd file determines the type of authentication
658: mechanism to use.
659: There also are files such as roles.hist (and its database compilation,
1.3 harris41 660: roles.db) which specify the roles and privileges for a user in the
661: LON-CAPA system.</description>
662: </directory>
1.115 harris41 663: <directory dist='default'>
1.369 albertel 664: <protectionlevel>never_delete</protectionlevel>
665: <targetdir dist='default'>home/httpd/lonCerts</targetdir>
666: <categoryname>server standard</categoryname>
667: <description>
668: Directory for Certificates for SSL and local auth modes
669: </description>
670: </directory>
671: <directory dist='default'>
1.179 harris41 672: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 673: <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
1.3 harris41 674: <categoryname>server readonly</categoryname>
675: <description>mathematics markup language resources</description>
676: </directory>
1.115 harris41 677: <directory dist='default'>
1.179 harris41 678: <protectionlevel>modest_delete</protectionlevel>
1.260 www 679: <targetdir dist='default'>home/httpd/html/res/lib/templates</targetdir>
680: <categoryname>server readonly</categoryname>
681: <description>Resource library
682: </description>
683: </directory>
684: <directory dist='default'>
685: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 686: <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
1.3 harris41 687: <categoryname>server readonly</categoryname>
1.27 harris41 688: <description>files useful for including within customized scripting
689: </description>
1.3 harris41 690: </directory>
1.115 harris41 691: <directory dist='default'>
1.179 harris41 692: <protectionlevel>modest_delete</protectionlevel>
1.27 harris41 693: <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
694: </targetdir>
1.19 harris41 695: <categoryname>server readonly</categoryname>
696: <description>template files useful for customized scripts</description>
697: </directory>
1.115 harris41 698: <directory dist='default'>
1.179 harris41 699: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 700: <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
1.3 harris41 701: <categoryname>server standard</categoryname>
1.133 harris41 702: <description>status reports; online logs are kept that
703: are viewable over the world-wide web</description>
1.3 harris41 704: </directory>
1.115 harris41 705: <directory dist='default'>
1.179 harris41 706: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 707: <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
1.3 harris41 708: <categoryname>server readonly</categoryname>
709: <description>web user interface resources</description>
710: </directory>
1.115 harris41 711: <directory dist='default'>
1.179 harris41 712: <protectionlevel>modest_delete</protectionlevel>
1.304 www 713: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt</targetdir>
714: <categoryname>server readonly</categoryname>
715: <description>web user interface resources - Portuguese</description>
716: </directory>
717: <directory dist='default'>
718: <protectionlevel>modest_delete</protectionlevel>
1.300 albertel 719: <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse</targetdir>
720: <categoryname>server readonly</categoryname>
721: <description>web user interface resources</description>
722: </directory>
723: <directory dist='default'>
724: <protectionlevel>modest_delete</protectionlevel>
1.159 www 725: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
726: <categoryname>server readonly</categoryname>
727: <description>LCD font for remote control</description>
728: </directory>
729: <directory dist='default'>
1.179 harris41 730: <protectionlevel>modest_delete</protectionlevel>
1.166 www 731: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
732: <categoryname>server readonly</categoryname>
733: <description>Logos for LON-CAPA domains</description>
734: </directory>
735: <directory dist='default'>
1.179 harris41 736: <protectionlevel>modest_delete</protectionlevel>
1.168 www 737: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors</targetdir>
738: <categoryname>server readonly</categoryname>
739: <description>Designs for LON-CAPA domains</description>
740: </directory>
741: <directory dist='default'>
1.179 harris41 742: <protectionlevel>modest_delete</protectionlevel>
1.165 www 743: <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
744: <categoryname>server readonly</categoryname>
745: <description>Page headers and graphical interface files</description>
746: </directory>
747: <directory dist='default'>
1.179 harris41 748: <protectionlevel>modest_delete</protectionlevel>
1.27 harris41 749: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
750: </targetdir>
1.3 harris41 751: <categoryname>server readonly</categoryname>
752: <description>bookmark user interface code</description>
753: </directory>
1.115 harris41 754: <directory dist='default'>
1.179 harris41 755: <protectionlevel>modest_delete</protectionlevel>
1.27 harris41 756: <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
757: </targetdir>
1.3 harris41 758: <categoryname>server readonly</categoryname>
759: <description></description>
760: </directory>
1.115 harris41 761: <directory dist='default'>
1.179 harris41 762: <protectionlevel>modest_delete</protectionlevel>
1.37 harris41 763: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
764: </targetdir>
765: <categoryname>server readonly</categoryname>
766: <description>icons that help depict the file system (outdated)</description>
1.3 harris41 767: </directory>
1.115 harris41 768: <directory dist='default'>
1.179 harris41 769: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 770: <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
1.115 harris41 771: <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
1.259 albertel 772: <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>
1.142 harris41 773: <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
1.3 harris41 774: <categoryname>standard</categoryname>
1.37 harris41 775: <description>system perl tree (usually present on linux systems)
1.27 harris41 776: </description>
1.3 harris41 777: </directory>
1.115 harris41 778: <directory dist='default'>
1.179 harris41 779: <protectionlevel>modest_delete</protectionlevel>
1.152 harris41 780: <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
781: <categoryname>standard</categoryname>
782: <description>local binary files for loncapa</description>
783: </directory>
784: <directory dist='default'>
1.179 harris41 785: <protectionlevel>modest_delete</protectionlevel>
1.152 harris41 786: <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
787: <categoryname>standard</categoryname>
788: <description>local documentation files for loncapa</description>
789: </directory>
790: <directory dist='default'>
1.179 harris41 791: <protectionlevel>modest_delete</protectionlevel>
1.152 harris41 792: <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
1.103 harris41 793: <categoryname>standard</categoryname>
1.152 harris41 794: <description>examples of configuration files for secondary
795: services</description>
1.103 harris41 796: </directory>
1.115 harris41 797: <directory dist='default'>
1.206 harris41 798: <protectionlevel>modest_delete</protectionlevel>
799: <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
800: <categoryname>standard</categoryname>
801: <description>local "auxiliary" binary files for loncapa</description>
802: </directory>
803: <directory dist='default'>
1.179 harris41 804: <protectionlevel>never_delete</protectionlevel>
1.103 harris41 805: <targetdir dist='default'>usr/local/man/man1</targetdir>
806: <categoryname>standard</categoryname>
807: <description>local manual pages</description>
808: </directory>
1.115 harris41 809: <directory dist='default'>
1.179 harris41 810: <protectionlevel>never_delete</protectionlevel>
1.77 harris41 811: <targetdir dist='default'>usr/man/man1</targetdir>
812: <categoryname>standard</categoryname>
813: <description>manual pages</description>
814: </directory>
1.115 harris41 815: <directory dist='default'>
1.179 harris41 816: <protectionlevel>never_delete</protectionlevel>
1.75 harris41 817: <targetdir dist='default'>usr/man/man3</targetdir>
1.73 harris41 818: <categoryname>standard</categoryname>
1.75 harris41 819: <description>manual pages</description>
1.73 harris41 820: </directory>
1.115 harris41 821: <directory dist='default'>
1.179 harris41 822: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 823: <targetdir dist='default'>usr/sbin</targetdir>
1.3 harris41 824: <categoryname>standard</categoryname>
1.37 harris41 825: <description>standard linux directory for superuser executables</description>
1.2 harris41 826: </directory>
1.14 harris41 827: </directories>
828: <files>
1.4 harris41 829: <file>
1.37 harris41 830: <source>loncom/krb.conf</source>
1.175 harris41 831: <target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
832: <categoryname>static conf</categoryname>
1.37 harris41 833: <description>
834: which Kerberos server to contact for specified Kerberos domains
835: </description>
836: <note>
1.59 harris41 837: <table cellpadding='0' cellspacing='0' border='1'>
1.37 harris41 838: <tr><td>
839: list elements are separated by newlines
840: </td></tr>
841: <tr><td>
842: each list element consists of only two subelements separated by a colon
843: <br />
844: <ul>
845: <li>Kerberos domain value</li>
846: <li>Kerberos server IP address</li>
847: </ul>
848: </td></tr>
849: </table>
850: </note>
1.85 harris41 851: </file>
852: <file>
853: <source>loncom/loncapa.conf</source>
854: <target dist='default'>etc/httpd/conf/loncapa.conf</target>
1.508 raeburn 855: <target dist='sles10 suse10.1'>etc/apache2/loncapa.conf</target>
1.85 harris41 856: <categoryname>conf</categoryname>
857: <description>
1.129 harris41 858: <p>
1.85 harris41 859: The goal of this file is to implement all LON-CAPA specific
1.129 harris41 860: customization of the Apache web server (most all of these values
861: require manual input from the system administrator at some point).
862: The values in this file, as opposed to loncapa_apache.conf, are
863: meant to be machine and institution specific.
864: </p>
865: <p>
866: For the LON-CAPA network server and perl module
867: handlers, it defines machine specific settings including lonHostID, lonRole,
868: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
869: </p>
870: <p>
871: This file should not be viewable by regular users of the system.
872: Only root and www should be able to view the contents of this file
873: since lonReceipt is sensitive.
874: </p>
1.4 harris41 875: </description>
876: <note>
877: <b>configure</b>
878: <br />
1.91 harris41 879: <table cellpadding='0' cellspacing='0' border='1'>
1.27 harris41 880: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
881: machine</td></tr>
882: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
883: access</td></tr>
1.4 harris41 884: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
885: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
886: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
1.27 harris41 887: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
888: seconds</td></tr>
1.10 harris41 889: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
1.27 harris41 890: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
891: MySQL database</td></tr>
1.4 harris41 892: </table>
893: </note>
1.129 harris41 894: </file>
895: <file>
896: <source>loncom/loncapa_apache.conf</source>
897: <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
1.508 raeburn 898: <target dist='sles10 suse10.1'>etc/apache2/loncapa_apache.conf</target>
1.129 harris41 899: <categoryname>static conf</categoryname>
900: <description>
901: The goal of this file is to implement all LON-CAPA specific
902: customization of the Apache web server that does not require
903: user input.
904:
905: For the Apache web server, it defines a global
906: access configuration which defines what server options (Indexes", "Includes",
907: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
908: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
909: and "/usr/doc"). For the LON-CAPA network server and perl module
910: handlers, it defines
911: and internal machine settings for specific directories, socket ports,
912: the www@localhost MySQL password, and browser detection logic.
913: </description>
1.4 harris41 914: </file>
915: <file>
916: <source>loncom/startup.pl</source>
1.5 harris41 917: <target dist='default'>etc/httpd/conf/startup.pl</target>
1.508 raeburn 918: <target dist='sles10 suse10.1'>etc/apache2/startup.pl</target>
1.4 harris41 919: <categoryname>static conf</categoryname>
920: <description>
921: This file provides initializations for perl handlers. It adjusts what
922: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
923: well as causing the Apache module to be used for every perl handler.
1.171 harris41 924: <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
1.4 harris41 925: </description>
926: </file>
927: <file>
1.139 matthew 928: <source>loncom/thesaurus/thesaurus.db</source>
929: <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
930: <categoryname>system file</categoryname>
1.46 harris41 931: <description>
1.139 matthew 932: Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
1.46 harris41 933: </description>
1.271 matthew 934: <build trigger='always run'>
1.139 matthew 935: loncom/thesaurus/build_thesaurus_wrapper.sh
936: </build>
937: <dependencies>
1.360 albertel 938: rawkey.txt;
939: build_thesaurus_db.pl;
940: build_thesaurus_wrapper.sh
1.139 matthew 941: </dependencies>
1.46 harris41 942: </file>
943: <file>
1.10 harris41 944: <source>loncom/interface/mydesk.tab</source>
945: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
946: <categoryname>static conf</categoryname>
947: <description>
948: Config file for "My Desk"
949: </description>
950: </file>
951: <file>
1.4 harris41 952: <source>loncom/interface/filetypes.tab</source>
1.5 harris41 953: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
1.4 harris41 954: <categoryname>static conf</categoryname>
955: <description>
956: Descriptive list of file extensions, and extension groupings.
1.135 matthew 957: </description>
958: </file>
959: <file>
960: <source>loncom/interface/filecategories.tab</source>
961: <target dist='default'>home/httpd/lonTabs/filecategories.tab</target>
962: <categoryname>static conf</categoryname>
963: <description>
964: Descriptive list of file extensions and broad categorization.
1.184 albertel 965: </description>
966: </file>
967: <file>
1.201 albertel 968: <source>loncom/cgi/barcode.png</source>
969: <target dist='default'>home/httpd/cgi-bin/barcode.png</target>
1.26 harris41 970: <categoryname>script</categoryname>
971: <description>
972: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
973: parameter.
1.293 taceyjo1 974: </description>
975: </file>
976: <file>
977: <source>loncom/cgi/decompress.pl</source>
978: <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>
979: <categoryname>script</categoryname>
1.295 taceyjo1 980: <description>
1.294 taceyjo1 981: Decompresses an archive into its files inside of the construction space
1.101 harris41 982: </description>
983: </file>
984: <file>
1.280 www 985: <source>loncom/cgi/takeoffline.pl</source>
986: <target dist='default'>home/httpd/cgi-bin/takeoffline.pl</target>
987: <categoryname>script</categoryname>
988: <description>
989: Take machine offline
990: </description>
991: </file>
992: <file>
993: <source>loncom/cgi/takeonline.pl</source>
994: <target dist='default'>home/httpd/cgi-bin/takeonline.pl</target>
995: <categoryname>script</categoryname>
996: <description>
997: Take machine online
998: </description>
999: </file>
1000: <file>
1.131 www 1001: <source>loncom/cgi/thumbnail.gif</source>
1002: <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
1003: <categoryname>script</categoryname>
1004: <description>
1005: Produces a thumbnail image of the url given
1006: </description>
1007: </file>
1008: <file>
1.101 harris41 1009: <source>loncom/cgi/clusterstatus.pl</source>
1010: <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
1011: <categoryname>script</categoryname>
1012: <description>
1013: utility cgi script to view status of cluster
1.284 www 1014: </description>
1015: </file>
1016: <file>
1017: <source>loncom/cgi/translator.pl</source>
1018: <target dist='default'>home/httpd/cgi-bin/translator.pl</target>
1019: <categoryname>script</categoryname>
1020: <description>
1021: utility cgi script to enter translations
1.160 harris41 1022: </description>
1023: </file>
1024: <file>
1025: <source>loncom/build/system_dependencies/perltest.pl</source>
1026: <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
1027: <categoryname>script</categoryname>
1.161 harris41 1028: <description>
1029: utility cgi script to view status of perl modules
1030: </description>
1031: </file>
1032: <file>
1033: <source>loncom/build/system_dependencies/cpan_distributions.txt</source>
1034: <target dist='default'>home/httpd/cgi-bin/cpan_distributions.txt</target>
1035: <categoryname>interface file</categoryname>
1.160 harris41 1036: <description>
1037: utility cgi script to view status of perl modules
1.4 harris41 1038: </description>
1.289 matthew 1039: </file>
1040: <file>
1041: <source>loncom/cgi/loncgi.pm</source>
1042: <target dist='default'>home/httpd/lib/perl/LONCAPA/loncgi.pm</target>
1043: <categoryname>system file</categoryname>
1044: <description>
1045: Provides a common interface to LON-CAPA cookies and environment.
1046: </description>
1.4 harris41 1047: </file>
1048: <file>
1.201 albertel 1049: <source>loncom/cgi/graph.png</source>
1050: <target dist='default'>home/httpd/cgi-bin/graph.png</target>
1.45 harris41 1051: <categoryname>script</categoryname>
1052: <description>
1053: Dynamically outputs a graph especially for lonstatistics.pm.
1054: </description>
1055: <note>
1056: Depends on perl modules:
1057: GDGraph-1.33 and GDTextUtils-0.80.
1.64 harris41 1058: </note>
1.100 harris41 1059: </file>
1060: <file>
1061: <source>loncom/cgi/lonversions.pl</source>
1062: <target dist='default'>home/httpd/cgi-bin/lonversions.pl</target>
1063: <categoryname>script</categoryname>
1064: <description>
1065: utility cgi script to view software versions of a remote server
1066: </description>
1067: </file>
1068: <file>
1069: <source>loncom/cgi/ping.pl</source>
1070: <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
1071: <categoryname>script</categoryname>
1072: <description>
1073: cgi-script to ping other server
1074: </description>
1.65 harris41 1075: </file>
1076: <file>
1.66 harris41 1077: <source>loncom/cgi/plot.gif</source>
1.65 harris41 1078: <target dist='default'>home/httpd/cgi-bin/plot.gif</target>
1079: <categoryname>script</categoryname>
1080: <description>
1081: Dynamically outputs X-Y plots with point, line, etc functions.
1.213 www 1082: </description>
1083: </file>
1.501 albertel 1084: <link>
1085: <linkto>home/httpd/cgi-bin/plot.gif</linkto>
1086: <target dist='default'>home/httpd/cgi-bin/plot.png</target>
1087: <categoryname>symbolic link</categoryname>
1088: <description>symbolic link for plot.png to point at plot.gif</description>
1089: </link>
1.213 www 1090: <file>
1091: <source>loncom/cgi/imagechoice.pl</source>
1092: <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
1093: <categoryname>script</categoryname>
1094: <description>
1095: Helper to select image coordinates in writing homework involving images.
1.65 harris41 1096: </description>
1.64 harris41 1097: </file>
1098: <file>
1099: <source>loncom/interface/printout.pl</source>
1100: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
1101: <categoryname>script</categoryname>
1102: <description>
1103: cgi script
1104: </description>
1105: <note>
1106: Depends on srm.conf entry:
1107: Alias /prtspool/ /home/httpd/prtspool/
1108: as well as a /home/httpd/prtspool directory.
1.45 harris41 1109: </note>
1110: </file>
1111: <file>
1.41 harris41 1112: <source>loncom/cgi/metadata_keywords.pl</source>
1113: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
1114: <categoryname>script</categoryname>
1115: <description>
1116: a cgi-script (not mod_perl), which contacts MySQL and pulls
1117: out all keywords in this format:
1118:
1119: coil,magnetic,transformer
1120: transformer,coils,current,amperes,voltage,transformers,coil
1121: flux,magnetic,current,transformer
1122: coil,loop,field,magnetic
1123:
1124: ... etc (one line per entry).
1125:
1126: and simply prints this text-only (no markup) to the browser
1.182 www 1127: </description>
1128: </file>
1129: <file>
1130: <source>loncom/cgi/metadata_harvest.pl</source>
1131: <target dist='default'>home/httpd/cgi-bin/metadata_harvest.pl</target>
1132: <categoryname>script</categoryname>
1133: <description>
1134: a cgi-script (not mod_perl), which contacts MySQL and pulls
1135: out all records in "|"-separated format.
1136: To be used by very simple harvesting engines.
1.261 www 1137: </description>
1138: </file>
1139: <file>
1140: <source>loncom/homework/simpleproblem.problem</source>
1141: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem</target>
1142: <categoryname>interface file</categoryname>
1143: <description>
1144: Generic resource for DOCS "Simple Problem"
1145: </description>
1146: </file>
1147: <file>
1148: <source>loncom/homework/simpleproblem.problem.meta</source>
1149: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem.meta</target>
1150: <categoryname>interface file</categoryname>
1151: <description>
1152: Meta file for generic resource for DOCS "Simple Problem"
1.41 harris41 1153: </description>
1154: </file>
1.260 www 1155: <file>
1.468 www 1156: <source>loncom/homework/templates/DropBox.problem</source>
1157: <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem</target>
1158: <categoryname>interface file</categoryname>
1159: <description>
1160: Generic resource for DOCS "Drop Box"
1161: </description>
1162: </file>
1163: <file>
1164: <source>loncom/homework/templates/DropBox.problem.meta</source>
1165: <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem.meta</target>
1166: <categoryname>interface file</categoryname>
1167: <description>
1168: Meta file for generic resource for DOCS "Drop Box"
1169: </description>
1170: </file>
1171:
1172: <file>
1.260 www 1173: <source>loncom/homework/templates/examupload.problem</source>
1174: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>
1175: <categoryname>interface file</categoryname>
1176: <description>
1177: Generic resource for score upload
1178: </description>
1179: </file>
1180: <file>
1181: <source>loncom/homework/templates/examupload.problem.meta</source>
1182: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>
1183: <categoryname>interface file</categoryname>
1184: <description>
1185: Meta file for generic resource for score upload
1186: </description>
1187: </file>
1.337 www 1188: <fileglob>
1189: <glob>*.js</glob>
1190: <sourcedir>loncom/html/htmlarea/</sourcedir>
1191: <targetdir dist='default'>
1192: home/httpd/html/htmlarea/</targetdir>
1193: <categoryname>interface file</categoryname>
1194: <description>
1195: Files belonging to HTMLArea.
1196: </description>
1197: <filenames>
1198: dialog.js;
1199: htmlarea.js;
1200: popupdiv.js;
1201: popupwin.js;
1.369 albertel 1202: license.txt
1.337 www 1203: </filenames>
1204: </fileglob>
1205: <file>
1206: <source>loncom/html/htmlarea/htmlarea.css</source>
1207: <target dist='default'>home/httpd/html/htmlarea/htmlarea.css</target>
1208: <categoryname>interface file</categoryname>
1209: <description>
1210: Stylesheet for HTMLArea
1211: </description>
1212: </file>
1.359 www 1213: <file>
1214: <source>loncom/html/htmlarea/plugins/FullPage/full-page.js</source>
1215: <target dist='default'>home/httpd/html/htmlarea/plugins/FullPage/full-page.js</target>
1216: <categoryname>interface file</categoryname>
1217: <description>
1218: FullPage plugin for HTMLArea
1219: </description>
1220: </file>
1221: <fileglob>
1222: <glob>*.js</glob>
1223: <sourcedir>loncom/html/htmlarea/plugins/FullPage/lang/</sourcedir>
1224: <targetdir dist='default'>
1225: home/httpd/html/htmlarea/plugins/FullPage/lang/</targetdir>
1226: <categoryname>interface file</categoryname>
1227: <description>
1228: Language files belonging to FullPage plugin for HTMLArea.
1229: </description>
1230: <filenames>
1231: en.js;
1232: ro.js;
1233: </filenames>
1234: </fileglob>
1235: <fileglob>
1236: <glob>*.gif</glob>
1237: <sourcedir>loncom/html/htmlarea/plugins/FullPage/img/</sourcedir>
1238: <targetdir dist='default'>
1239: home/httpd/html/htmlarea/plugins/FullPage/img/</targetdir>
1240: <categoryname>interface file</categoryname>
1241: <description>
1242: Image files belonging to FullPage plugin for HTMLArea.
1243: </description>
1244: <filenames>
1245: docprop.gif;
1246: </filenames>
1247: </fileglob>
1248: <fileglob>
1249: <glob>*.html</glob>
1250: <sourcedir>loncom/html/htmlarea/plugins/FullPage/popups/</sourcedir>
1251: <targetdir dist='default'>
1252: home/httpd/html/htmlarea/plugins/FullPage/popups/</targetdir>
1253: <categoryname>interface file</categoryname>
1254: <description>
1255: Popup files belonging to FullPage plugin for HTMLArea.
1256: </description>
1257: <filenames>
1258: docprop.html;
1259: </filenames>
1260: </fileglob>
1.337 www 1261: <fileglob>
1262: <glob>*.js</glob>
1263: <sourcedir>loncom/html/htmlarea/lang/</sourcedir>
1264: <targetdir dist='default'>
1265: home/httpd/html/htmlarea/lang/</targetdir>
1266: <categoryname>interface file</categoryname>
1267: <description>
1268: Files belonging to HTMLArea.
1269: </description>
1270: <filenames>
1271: b5.js;
1272: de.js;
1273: fi.js;
1274: it.js;
1275: nl.js;
1276: ro.js;
1277: vn.js;
1278: en.js;
1279: fr.js;
1280: ja-utf8.js;
1281: pl.js;
1282: ru.js;
1283: da.js;
1284: es.js;
1285: gb.js;
1286: nb.js;
1287: pt_br.js;
1288: se.js;
1.357 www 1289: he.js;
1290: hu.js;
1.337 www 1291: </filenames>
1292: </fileglob>
1293: <fileglob>
1294: <glob>*.*</glob>
1295: <sourcedir>loncom/html/htmlarea/popups/</sourcedir>
1296: <targetdir dist='default'>
1297: home/httpd/html/htmlarea/popups/</targetdir>
1298: <categoryname>interface file</categoryname>
1299: <description>
1300: Files belonging to HTMLArea.
1301: </description>
1302: <filenames>
1303: about.html;
1304: insert_image.html;
1305: old_insert_image.html;
1306: blank.html;
1307: editor_help.html;
1308: insert_table.html;
1309: custom2.html;
1310: fullscreen.html;
1311: old-fullscreen.html;
1312: select_color.html;
1313: popup.js;
1.400 albertel 1314: link.html;
1.337 www 1315: </filenames>
1316: </fileglob>
1317: <fileglob>
1318: <glob>*.gif</glob>
1319: <sourcedir>loncom/html/htmlarea/images/</sourcedir>
1320: <targetdir dist='default'>
1321: home/httpd/html/htmlarea/images/</targetdir>
1322: <categoryname>interface file</categoryname>
1323: <description>
1324: Files belonging to HTMLArea.
1325: </description>
1326: <filenames>
1.357 www 1327: ed_left_to_right.gif;
1328: ed_right_to_left.gif;
1329: ed_save.gif;
1.337 www 1330: ed_delete.gif;
1331: ed_link.gif;
1332: ed_about.gif;
1333: ed_format_bold.gif;
1334: ed_list_bullet.gif;
1335: ed_align_center.gif;
1336: ed_format_italic.gif;
1337: ed_list_num.gif;
1338: ed_align_justify.gif;
1339: ed_format_strike.gif;
1340: ed_paste.gif;
1341: ed_align_left.gif;
1342: ed_format_sub.gif;
1343: ed_redo.gif;
1344: ed_align_right.gif;
1345: ed_format_sup.gif;
1346: ed_show_border.gif;
1347: ed_blank.gif;
1348: ed_format_underline.gif;
1349: ed_splitcel.gif;
1350: ed_charmap.gif;
1351: ed_help.gif;
1352: ed_undo.gif;
1353: ed_color_bg.gif;
1354: ed_hr.gif;
1355: fullscreen_maximize.gif;
1356: ed_color_fg.gif;
1357: ed_html.gif;
1358: fullscreen_minimize.gif;
1359: ed_copy.gif;
1360: ed_image.gif;
1361: insert_table.gif;
1362: ed_custom.gif;
1363: ed_indent_less.gif;
1364: ed_cut.gif;
1365: ed_indent_more.gif;
1.358 www 1366: ed_math.gif;
1367: ed_math_eqn.gif;
1.337 www 1368: </filenames>
1369: </fileglob>
1.43 harris41 1370: <fileglob>
1.60 harris41 1371: <glob>*.*</glob>
1.43 harris41 1372: <sourcedir>loncom/homework/templates/</sourcedir>
1373: <targetdir dist='default'>
1374: home/httpd/html/res/adm/includes/templates/</targetdir>
1375: <categoryname>static conf</categoryname>
1376: <description>
1377: Template files for generating new resources.
1378: </description>
1379: <filenames>
1.59 harris41 1380: blank.library;
1381: blank.library.meta;
1382: blank.problem;
1383: blank.problem.meta;
1.243 www 1384: ClickImageExample.problem;
1385: ClickImageExample.problem.meta;
1.496 www 1386: CustomResponse.problem;
1387: CustomResponse.problem.meta;
1.156 albertel 1388: Essay.problem;
1389: Essay.problem.meta;
1.260 www 1390: examupload.problem;
1391: examupload.problem.meta;
1.243 www 1392: man1.jpg;
1.286 albertel 1393: man1.jpg.meta;
1.59 harris41 1394: numerical.problem;
1395: numerical.problem.meta;
1.134 albertel 1396: Plot.problem.meta;
1.313 www 1397: Plot_curve.problem;
1398: Plot_curve.problem.meta;
1399: Plot_data.problem;
1400: Plot_data.problem.meta;
1.59 harris41 1401: RadioResponse.problem;
1402: RadioResponse.problem.meta;
1.134 albertel 1403: RandomLabelExample.problem;
1404: RandomLabelExample.problem.meta;
1.59 harris41 1405: SelectFromOptions-4ConceptGoups.problem;
1406: SelectFromOptions-4ConceptGoups.problem.meta;
1407: SelectFromOptions-5ConceptGoups.problem;
1408: SelectFromOptions-5ConceptGoups.problem.meta;
1409: SelectFromOptions-6ConceptGoups.problem;
1410: SelectFromOptions-6ConceptGoups.problem.meta;
1411: SelectFromOptions-7ConceptGoups.problem;
1412: SelectFromOptions-7ConceptGoups.problem.meta;
1413: SelectFromOptions-8ConceptGoups.problem;
1414: SelectFromOptions-8ConceptGoups.problem.meta;
1415: SelectFromOptions-Simple.problem;
1416: SelectFromOptions-Simple.problem.meta;
1.333 www 1417: SimpleStringResponse.problem.meta;
1.63 harris41 1418: script.library;
1419: script.library.meta;
1.134 albertel 1420: SimpleFormula.problem;
1421: SimpleFormula.problem.meta;
1.59 harris41 1422: StringResponse.problem;
1.214 albertel 1423: StringResponse.problem.meta;
1424: SimpleMatching.problem;
1425: SimpleMatching.problem.meta;
1426: SimpleRank.problem;
1.220 www 1427: SimpleRank.problem.meta;
1428: SimpleTrueFalse.problem;
1.452 albertel 1429: SimpleTrueFalse.problem.meta;
1430: organic.problem;
1431: organic.problem.meta;
1432: reaction.problem;
1433: reaction.problem.meta
1.43 harris41 1434: </filenames>
1435: </fileglob>
1.19 harris41 1436: <file>
1.4 harris41 1437: <source>loncom/homework/insertlist.tab</source>
1.5 harris41 1438: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
1.4 harris41 1439: <categoryname>static conf</categoryname>
1440: <description>
1.8 harris41 1441: Describes what tags are allowed inside other tags.
1.4 harris41 1442: </description>
1443: </file>
1444: <file>
1.47 harris41 1445: <source>CAPA/JavaTools/GLabel.class</source>
1446: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
1447: </target>
1448: <categoryname>static conf</categoryname>
1449: <description>
1450: Java applet for labelling graphs.
1451: </description>
1452: <note>
1453: Built from Glabel.java. Still working on build/dependency details.
1454: </note>
1455: </file>
1456: <file>
1.253 matthew 1457: <source>loncom/interface/spreadsheet/default_assesscalc</source>
1458: <target dist='default'>home/httpd/html/res/adm/includes/default_assesscalc
1.27 harris41 1459: </target>
1.4 harris41 1460: <categoryname>static conf</categoryname>
1461: <description>
1462: Default spreadsheet for individual assessment.
1463: </description>
1464: </file>
1465: <file>
1.253 matthew 1466: <source>loncom/interface/spreadsheet/default_studentcalc</source>
1467: <target dist='default'>home/httpd/html/res/adm/includes/default_studentcalc
1.27 harris41 1468: </target>
1.4 harris41 1469: <categoryname>static conf</categoryname>
1470: <description>
1471: Default spreadsheet for assessment of students.
1472: </description>
1473: </file>
1474: <file>
1.253 matthew 1475: <source>loncom/interface/spreadsheet/default_classcalc</source>
1476: <target dist='default'>home/httpd/html/res/adm/includes/default_classcalc
1.27 harris41 1477: </target>
1.10 harris41 1478: <categoryname>static conf</categoryname>
1479: <description>
1480: Default spreadsheet for assessment of a class.
1481: </description>
1482: </file>
1483: <file>
1.4 harris41 1484: <source>loncom/auth/roles.tab</source>
1.5 harris41 1485: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
1.4 harris41 1486: <categoryname>static conf</categoryname>
1487: <description>
1.27 harris41 1488: List of privileges associated with users of multiple types (for example:
1489: Teaching Assistant, Exam Proctor, Course Coordinator)
1.4 harris41 1490: </description>
1491: </file>
1492: <file>
1.5 harris41 1493: <source>loncom/auth/rolesplain.tab</source>
1494: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
1495: <categoryname>static conf</categoryname>
1496: <description>
1.10 harris41 1497: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
1.5 harris41 1498: and privileges available in the network with function
1499: </description>
1.4 harris41 1500: </file>
1.360 albertel 1501: <file>
1502: <source>loncom/managers.tab</source>
1503: <target dist='default'>home/httpd/lonTabs/managers.tab</target>
1504: <categoryname>static conf</categoryname>
1505: <description>
1506: List of machines allowed to pass along updates to hosts.tab and domain.tab
1507: </description>
1508: </file>
1.281 albertel 1509: <file type="private">
1.5 harris41 1510: <source>loncom/hosts.tab</source>
1511: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
1.301 albertel 1512: <categoryname>www static conf</categoryname>
1.5 harris41 1513: <description>
1.10 harris41 1514: List of all machines in the LON-CAPA network. Relates <tt>lonHostID</tt> to
1515: <tt>lonDefDomain</tt> and <u>IP address</u>.
1.216 albertel 1516: </description>
1517: </file>
1.281 albertel 1518: <file type="private">
1.216 albertel 1519: <source>loncom/domain.tab</source>
1520: <target dist='default'>home/httpd/lonTabs/domain.tab</target>
1.301 albertel 1521: <categoryname>www static conf</categoryname>
1.216 albertel 1522: <description>
1523: List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.
1.5 harris41 1524: </description>
1.4 harris41 1525: </file>
1526: <file>
1.5 harris41 1527: <source>loncom/spare.tab</source>
1528: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
1529: <categoryname>conf</categoryname>
1530: <description>
1531: Spare hosts to offload session to if the LON-CAPA machine is overloaded
1532: </description>
1533: <note>
1534: <b>configure</b><br />
1.91 harris41 1535: <table cellpadding='0' cellspacing='0' border='1'>
1.5 harris41 1536: <tr><td>
1537: list elements are separated by newlines
1538: </td></tr>
1539: <tr><td>
1540: each list element consists of only one value; the value for <tt>lonHostID</tt>
1541: in <tt>access.conf</tt>
1542: </td></tr>
1543: </table>
1544: </note>
1.4 harris41 1545: </file>
1546: <file>
1.5 harris41 1547: <source>loncom/htpasswd</source>
1548: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
1.280 www 1549: <categoryname>static conf</categoryname>
1.5 harris41 1550: <description>
1551: Basic auth password to access /lon-status and /server-status
1552: </description>
1.4 harris41 1553: </file>
1554: <file>
1.5 harris41 1555: <source>loncom/smb.conf</source>
1.152 harris41 1556: <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
1.175 harris41 1557: <categoryname>static conf</categoryname>
1.5 harris41 1558: <description>
1.27 harris41 1559: configuration file to make LON-CAPA server file space accessible to network
1560: neighborhood
1.5 harris41 1561: </description>
1.4 harris41 1562: </file>
1563: <file>
1.5 harris41 1564: <source>loncom/ntp.conf</source>
1.175 harris41 1565: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
1566: <categoryname>static conf</categoryname>
1.5 harris41 1567: <description>
1568: which NTP server to contact for information (XNTP3 standard)
1569: </description>
1570: <note>
1.91 harris41 1571: <table cellpadding='0' cellspacing='0' border='1'>
1.5 harris41 1572: <tr><td>
1573: only one line needs to be changed to specify a server ip address
1574: </td></tr>
1575: <tr><td>
1576: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
1577: </td></tr>
1578: </table>
1579: </note>
1.4 harris41 1580: </file>
1581: <file>
1.490 albertel 1582: <source>loncom/misc/archive_old_files.pl</source>
1583: <target dist='default'>home/httpd/perl/archive_old_files.pl</target>
1584: <categoryname>script</categoryname>
1585: <description>
1586: Batch script for compressing older .db files
1587: </description>
1588: </file>
1589: <file>
1.5 harris41 1590: <source>loncom/metadata_database/searchcat.pl</source>
1591: <target dist='default'>home/httpd/perl/searchcat.pl</target>
1592: <categoryname>script</categoryname>
1593: <description>
1594: Batch script for updating SQL metadata database.
1.149 matthew 1595: </description>
1596: </file>
1597: <file>
1598: <source>loncom/metadata_database/cleanup_database.pl</source>
1599: <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
1600: <categoryname>script</categoryname>
1601: <description>
1602: Batch script for removing temporary tables from the SQL metadata database.
1.190 matthew 1603: </description>
1604: </file>
1605: <file>
1.386 matthew 1606: <source>loncom/metadata_database/parse_activity_log.pl</source>
1607: <target dist='default'>home/httpd/perl/parse_activity_log.pl</target>
1608: <categoryname>script</categoryname>
1609: <description>
1610: Batch script to copy activy logs from native format into the SQL metadata database.
1611: </description>
1612: </file>
1613: <file>
1.351 albertel 1614: <source>loncom/misc/cleanup_file_caches.pl</source>
1615: <target dist='default'>home/httpd/perl/cleanup_file_caches.pl</target>
1.190 matthew 1616: <categoryname>script</categoryname>
1617: <description>
1618: Batch script for removing files not accessed within 24 hours from the
1.351 albertel 1619: /home/httpd/prtspool and /home/httpd/html/userfiles/ directories.
1.308 matthew 1620: </description>
1621: </file>
1622: <file>
1623: <source>loncom/debugging_tools/seed_accesscount.pl</source>
1624: <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
1625: <categoryname>script</categoryname>
1626: <description>
1627: Batch script for moving access count data from nohist_resevaldata.db to
1628: nohist_accesscount.db.
1.183 www 1629: </description>
1630: </file>
1631: <file>
1.383 matthew 1632: <source>loncom/debugging_tools/modify_config_files.pl</source>
1633: <target dist='default'>home/httpd/perl/modify_config_files.pl</target>
1634: <categoryname>script</categoryname>
1635: <description>
1636: Batch script to ensure certain LONCAPA configuration parameters for yum and
1637: MySQL are included in their configuration files.
1638: </description>
1639: </file>
1640: <file>
1.490 albertel 1641: <source>loncom/debugging_tools/updateclasslist.pl</source>
1642: <target dist='default'>home/httpd/perl/debug/updateclasslist.pl</target>
1643: <categoryname>script</categoryname>
1644: <description>
1645: propagate the ids in ids.db to all course classlists
1646: </description>
1647: </file>
1648: <file>
1.183 www 1649: <source>loncom/lonhttpd</source>
1650: <target dist='default'>home/httpd/perl/lonhttpd</target>
1651: <categoryname>script</categoryname>
1652: <description>
1653: Small fry httpd on port 8080
1.5 harris41 1654: </description>
1.4 harris41 1655: </file>
1656: <file>
1.409 albertel 1657: <source>loncom/lonmemcached</source>
1658: <target dist='default'>home/httpd/perl/lonmemcached</target>
1659: <categoryname>script</categoryname>
1660: <description>
1661: small script to handle the start up of the memcached daemon
1662: </description>
1663: </file>
1664: <file>
1.486 albertel 1665: <source>loncom/lonmaxima</source>
1666: <target dist='default'>home/httpd/perl/lonmaxima</target>
1667: <categoryname>script</categoryname>
1668: <description>
1669: manages the existance and talking to the maxima processes
1670: </description>
1671: </file>
1672: <file>
1.400 albertel 1673: <source>loncom/request_ssl_key.sh</source>
1.447 albertel 1674: <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
1.400 albertel 1675: <categoryname>script</categoryname>
1676: <description>
1677: Script that requests a Lon-CAPA ssl key.
1678: </description>
1679: </file>
1680: <file>
1.5 harris41 1681: <source>loncom/lonc</source>
1682: <target dist='default'>home/httpd/perl/lonc</target>
1683: <categoryname>script</categoryname>
1684: <description>
1685: proxy server
1686: </description>
1.4 harris41 1687: </file>
1688: <file>
1.77 harris41 1689: <source>doc/man/lonc.1</source>
1690: <target dist='default'>usr/man/man1/lonc.1</target>
1.83 harris41 1691: <categoryname>doc</categoryname>
1.77 harris41 1692: <description>man page for lonc</description>
1693: <build trigger='always run'>
1.115 harris41 1694: loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && \
1.112 harris41 1695: echo 'manifying lonc'
1.77 harris41 1696: </build>
1697: <status>works/unverified</status>
1698: <dependencies>
1699: ../../loncom/lonc
1700: </dependencies>
1701: </file>
1702: <file>
1703: <source>doc/scripts/lonc.html</source>
1704: <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>
1.83 harris41 1705: <categoryname>doc</categoryname>
1.103 harris41 1706: <description>POD-derived page for lonc</description>
1.77 harris41 1707: <build trigger='always run'>
1.115 harris41 1708: loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && \
1.112 harris41 1709: echo 'pod2html lonc'
1.77 harris41 1710: </build>
1711: <status>works/unverified</status>
1712: <dependencies>
1713: ../../loncom/lonc
1714: </dependencies>
1715: </file>
1716: <file>
1.5 harris41 1717: <source>loncom/lond</source>
1718: <target dist='default'>home/httpd/perl/lond</target>
1719: <categoryname>script</categoryname>
1720: <description>
1721: This is a remote command interpreter on a TCP LON-CAPA network layer.
1722: It accepts and processes incoming requests from other LON-CAPA machines
1723: on the network. lond's functionality is self-contained in the sense
1724: that it does not reference (import, require, use) any other file
1725: described in this document. There are only 15 subroutines in this
1.115 harris41 1726: script, however the <tt>make_new_child</tt> subroutine is quite
1.5 harris41 1727: complex since it parses and responds about 29 different types of
1728: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
1729: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
1730: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
1731: tmpput, tmpget, and ls).
1732: </description>
1.4 harris41 1733: </file>
1734: <file>
1.77 harris41 1735: <source>doc/man/lond.1</source>
1736: <target dist='default'>usr/man/man1/lond.1</target>
1.83 harris41 1737: <categoryname>doc</categoryname>
1.77 harris41 1738: <description>man page for lond</description>
1739: <build trigger='always run'>
1.115 harris41 1740: loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && \
1.112 harris41 1741: echo 'manifying lond'
1.77 harris41 1742: </build>
1743: <status>works/unverified</status>
1744: <dependencies>
1745: ../../loncom/lond
1746: </dependencies>
1747: </file>
1748: <file>
1749: <source>doc/scripts/lond.html</source>
1750: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
1.83 harris41 1751: <categoryname>doc</categoryname>
1.103 harris41 1752: <description>POD-derived page for lond</description>
1.77 harris41 1753: <build trigger='always run'>
1.115 harris41 1754: loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && \
1.112 harris41 1755: echo 'pod2html lond'
1.77 harris41 1756: </build>
1757: <status>works/unverified</status>
1758: <dependencies>
1759: ../../loncom/lond
1760: </dependencies>
1761: </file>
1762: <file>
1.509 raeburn 1763: <source dist='default'>loncom/build/CHECKRPMS</source>
1.171 harris41 1764: <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
1765: <categoryname>script</categoryname>
1766: <description>CGI script that checks status of RPMs</description>
1.463 albertel 1767: <dependencies>
1.509 raeburn 1768: loncom/build/CHECKRPMS
1.463 albertel 1769: </dependencies>
1.171 harris41 1770: </file>
1771: <file>
1.35 harris41 1772: <source>loncom/cgi/loncron.pl</source>
1773: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
1774: <categoryname>script</categoryname>
1775: <description>CGI script that starts and pipes output of loncron</description>
1.218 www 1776: </file>
1777: <file>
1778: <source>loncom/cgi/userstatus.pl</source>
1779: <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
1780: <categoryname>script</categoryname>
1781: <description>CGI script that shows users currently on machine</description>
1.35 harris41 1782: </file>
1783: <file>
1.5 harris41 1784: <source>loncom/loncron</source>
1785: <target dist='default'>home/httpd/perl/loncron</target>
1786: <categoryname>script</categoryname>
1787: <description>housekeeping</description>
1.4 harris41 1788: </file>
1789: <file>
1.5 harris41 1790: <source>loncom/lonsql</source>
1791: <target dist='default'>home/httpd/perl/lonsql</target>
1792: <categoryname>script</categoryname>
1793: <description>maintain secondary database of metadata</description>
1.4 harris41 1794: </file>
1795: <file>
1.77 harris41 1796: <source>doc/man/lonsql.1</source>
1797: <target dist='default'>usr/man/man1/lonsql.1</target>
1.83 harris41 1798: <categoryname>doc</categoryname>
1.77 harris41 1799: <description>man page for lonsql</description>
1800: <build trigger='always run'>
1.115 harris41 1801: loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && \
1.112 harris41 1802: echo 'manifying lonsql'
1.77 harris41 1803: </build>
1804: <status>works/unverified</status>
1805: <dependencies>
1806: ../../loncom/lonsql
1807: </dependencies>
1808: </file>
1809: <file>
1810: <source>doc/scripts/lonsql.html</source>
1811: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
1.83 harris41 1812: <categoryname>doc</categoryname>
1.103 harris41 1813: <description>POD-derived page for lonsql</description>
1.77 harris41 1814: <build trigger='always run'>
1.115 harris41 1815: loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && \
1.112 harris41 1816: echo 'pod2html lonsql'
1.77 harris41 1817: </build>
1818: <status>works/unverified</status>
1819: <dependencies>
1820: ../../loncom/lonsql
1821: </dependencies>
1822: </file>
1823: <file>
1.371 albertel 1824: <source>loncom/CrGrant.pl</source>
1825: <target dist='default'>home/httpd/perl/CrGrant.pl</target>
1826: <categoryname>script</categoryname>
1827: <description>
1828: Script used to verify and grant an SSL certificate to a Lon-CAPA host
1829: </description>
1830: <status>in progress</status>
1831: </file>
1832: <file>
1833: <source>loncom/CrGenerate.pl</source>
1834: <target dist='default'>home/httpd/perl/CrGenerate.pl</target>
1835: <categoryname>script</categoryname>
1836: <description>
1837: Script used to request an SSL certificate for a Lon-CAPA host.
1838: </description>
1839: <status>in progress</status>
1840: </file>
1841: <file>
1842: <source>loncom/lonManage</source>
1843: <target dist='default'>home/httpd/perl/lonManage</target>
1844: <categoryname>script</categoryname>
1845: <description>
1846: Script to push changes to hosts.tab and domain.tab out to Lon-CAPA servers
1847: </description>
1848: <status>works/unverified</status>
1849: </file>
1850: <file>
1.373 albertel 1851: <source>loncom/apachereload</source>
1852: <target dist='default'>home/httpd/perl/apachereload</target>
1853: <categoryname>setuid script</categoryname>
1854: <description>
1855: Script to let www reload the webserver
1856: </description>
1857: <status>works/unverified</status>
1858: </file>
1859: <file>
1.5 harris41 1860: <source>loncom/lcpasswd</source>
1861: <target dist='default'>home/httpd/perl/lcpasswd</target>
1862: <categoryname>setuid script</categoryname>
1863: <description>
1.48 harris41 1864: Coordinates the system services and files in order to allow lond to change
1865: user passwords.
1.5 harris41 1866: </description>
1.48 harris41 1867: <status>being updated</status>
1868: </file>
1869: <file>
1870: <source>loncom/pwchange</source>
1871: <target dist='default'>home/httpd/perl/pwchange</target>
1872: <categoryname>setuid script</categoryname>
1873: <description>
1874: Allows www to change user passwords.
1875: </description>
1876: <status>being updated</status>
1.4 harris41 1877: </file>
1878: <file>
1.5 harris41 1879: <source>loncom/lcuseradd</source>
1880: <target dist='default'>home/httpd/perl/lcuseradd</target>
1881: <categoryname>setuid script</categoryname>
1882: <description>
1.48 harris41 1883: Coordinates the system services and files in order to allow lond to add a
1884: new user.
1.5 harris41 1885: </description>
1.48 harris41 1886: <status>being updated</status>
1.124 foxr 1887: </file>
1888: <file>
1889: <source>loncom/lchtmldir</source>
1890: <target dist='default'>home/httpd/perl/lchtmldir</target>
1891: <categoryname>setuid script</categoryname>
1892: <description>
1.133 harris41 1893: Manages the file system ramifications of adding author mode to a user.
1.124 foxr 1894: If necessary a public_html diretory is added, permissions and ownership are
1895: set according to the user's authentication mode.
1896: </description>
1897: <status>New file</status>
1.4 harris41 1898: </file>
1899: <file>
1.5 harris41 1900: <source>loncom/lcuserdel</source>
1901: <target dist='default'>home/httpd/perl/lcuserdel</target>
1902: <categoryname>setuid script</categoryname>
1903: <description>
1.48 harris41 1904: Coordinates the system services and files in order to allow lond to delete a
1905: user.
1.5 harris41 1906: </description>
1.10 harris41 1907: <status>deprecated</status>
1.4 harris41 1908: </file>
1909: <file>
1.5 harris41 1910: <source>loncom/lcnfson</source>
1911: <target dist='default'>home/httpd/perl/lcnfson</target>
1912: <categoryname>setuid script</categoryname>
1913: <description>
1914: coordinates the system services and files in order to allow lond to enable NFS
1915: for a user
1916: </description>
1.10 harris41 1917: <status>deprecated</status>
1.4 harris41 1918: </file>
1919: <file>
1.5 harris41 1920: <source>loncom/lcnfsoff</source>
1921: <target dist='default'>home/httpd/perl/lcnfsoff</target>
1922: <categoryname>setuid script</categoryname>
1923: <description>
1924: coordinates the system services and files in order to allow lond to disable NFS
1925: for a user
1926: </description>
1.10 harris41 1927: <status>deprecated</status>
1.53 harris41 1928: </file>
1929: <file>
1930: <source>loncom/license/gpl.txt</source>
1931: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
1932: <categoryname>interface file</categoryname>
1933: <description>
1934: GNU General Public License. Long live the cause of freeware!
1935: </description>
1.4 harris41 1936: </file>
1937: <file>
1.197 albertel 1938: <source>loncom/license/httpi.license</source>
1939: <target dist='default'>home/httpd/html/adm/httpi.license</target>
1940: <categoryname>interface file</categoryname>
1941: <description>
1942: HTTPi webserver license
1943: </description>
1944: </file>
1945: <file>
1946: <source>loncom/license/httpi.readme</source>
1947: <target dist='default'>home/httpd/html/adm/httpi.readme</target>
1948: <categoryname>interface file</categoryname>
1949: <description>
1950: HTTPi webserver readme
1951: </description>
1952: </file>
1953: <file>
1.62 harris41 1954: <source>loncom/license/about.html</source>
1955: <target dist='default'>home/httpd/html/adm/about.html</target>
1956: <categoryname>interface file</categoryname>
1957: <description>
1958: The "About" Page.
1959: </description>
1960: </file>
1961: <file>
1.5 harris41 1962: <source>loncom/publisher/publisher.html</source>
1963: <target dist='default'>home/httpd/html/adm/publisher.html</target>
1964: <categoryname>interface file</categoryname>
1965: <description>
1966: HTML frame that presents a form element to allow for the publishing of
1967: resources, directories and underlying subdirectories.
1968: </description>
1.4 harris41 1969: </file>
1970: <file>
1.10 harris41 1971: <source>loncom/html/adm/noidea.html</source>
1972: <target dist='default'>home/httpd/html/adm/noidea.html</target>
1973: <categoryname>interface file</categoryname>
1974: <description>
1975: Interface file for responding to improper page flipping.
1.260 www 1976: </description>
1977: </file>
1978: <file>
1979: <source>loncom/html/adm/notinit.html</source>
1980: <target dist='default'>home/httpd/html/adm/notinit.html</target>
1981: <categoryname>interface file</categoryname>
1982: <description>
1983: Interface file for responding to accessing uploaded resources without
1984: re-initializing course.
1.174 www 1985: </description>
1986: </file>
1987: <file>
1988: <source>loncom/html/adm/overloaded.txt</source>
1989: <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
1990: <categoryname>interface file</categoryname>
1991: <description>
1992: Interface file for responding to overload situations.
1.204 www 1993: </description>
1994: </file>
1995: <file>
1996: <source>loncom/html/adm/loginproblems.html</source>
1997: <target dist='default'>home/httpd/html/adm/loginproblems.html</target>
1998: <categoryname>interface file</categoryname>
1999: <description>
2000: Help page for login problems.
1.10 harris41 2001: </description>
2002: </file>
2003: <file>
1.28 harris41 2004: <source>loncom/xml/physnet.sty</source>
2005: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
2006: <categoryname>static conf</categoryname>
2007: <description>
2008: The relevant conditions and metadata to attach to PhysNet-specific tags.
2009: </description>
2010: </file>
2011: <file>
1.5 harris41 2012: <source>loncom/homework/lectureonline.sty</source>
1.112 harris41 2013: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
2014: </target>
1.5 harris41 2015: <categoryname>static conf</categoryname>
2016: <description>
2017: The relevant conditions and metadata to attach to LectureOnline-specific tags.
2018: </description>
1.4 harris41 2019: </file>
2020: <file>
1.139 matthew 2021: <source>loncom/thesaurus/un_keyword.tab</source>
1.5 harris41 2022: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
2023: <categoryname>conf</categoryname>
2024: <description>
2025: File which contains words which should not be keywords used to specify resource
2026: content.
1.226 albertel 2027: </description>
2028: </file>
2029: <file>
1.227 albertel 2030: <source>loncom/homework/scantronformat.tab</source>
2031: <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
1.226 albertel 2032: <categoryname>conf</categoryname>
2033: <description>
2034: Different configs for scantron input files.
1.5 harris41 2035: </description>
1.4 harris41 2036: </file>
2037: <file>
1.22 harris41 2038: <source>loncom/publisher/packages.tab</source>
2039: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
1.50 harris41 2040: <categoryname>static conf</categoryname>
1.22 harris41 2041: <description>
2042: Parameter packages, so that assessments can publish parameter packages
2043: needed, which are then expanded into individual parameters - allows to
2044: retroactively add new parameters to already published assessments.
2045: </description>
2046: </file>
2047: <file>
1.5 harris41 2048: <source>loncom/publisher/copyright.tab</source>
2049: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
1.88 albertel 2050: <categoryname>static conf</categoryname>
1.5 harris41 2051: <description>
2052: Table which contains list of copyright possibilities for educational resources.
2053: </description>
1.4 harris41 2054: </file>
2055: <file>
1.362 taceyjo1 2056: <source>loncom/publisher/source_copyright.tab</source>
2057: <target dist='default'>home/httpd/html/res/adm/includes/source_copyright.tab</target>
2058: <categoryname>static conf</categoryname>
2059: <description>
2060: Table which contains list of source copyright possibilities for educational resources.
2061: </description>
2062: </file>
2063: <file>
1.5 harris41 2064: <source>loncom/publisher/language.tab</source>
2065: <target dist='default'>home/httpd/lonTabs/language.tab</target>
2066: <categoryname>static conf</categoryname>
2067: <description>
2068: Table which contains string abbreviations of language::font rendering
2069: combinations.
2070: </description>
1.4 harris41 2071: </file>
2072: <file>
1.5 harris41 2073: <source>loncom/publisher/addid.tab</source>
2074: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
2075: <categoryname>static conf</categoryname>
2076: <description>
2077: Table which has hash data necessary for distinguishing IDs from indices.
2078: </description>
1.4 harris41 2079: </file>
2080: <file>
1.38 harris41 2081: <source>rat/lonwrapper.pm</source>
1.19 harris41 2082: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
2083: <categoryname>handler</categoryname>
2084: <description>
2085: Wrapper for external and binary files as standalone resources.
2086: Edit handler for rat maps; TeX content handler.
1.145 www 2087: </description>
2088: <status>works/unverified</status>
2089: </file>
2090: <file>
1.146 matthew 2091: <source>loncom/interface/londocs.pm</source>
1.145 www 2092: <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
2093: <categoryname>handler</categoryname>
2094: <description>
2095: Handler for course documents
2096: </description>
2097: <status>works/unverified</status>
2098: </file>
2099: <file>
1.146 matthew 2100: <source>loncom/interface/lonchat.pm</source>
1.145 www 2101: <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
2102: <categoryname>handler</categoryname>
2103: <description>
2104: Handler for chat
2105: </description>
2106: <status>works/unverified</status>
2107: </file>
2108: <file>
1.157 www 2109: <source>loncom/interface/lonchatfetch.pm</source>
2110: <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
2111: <categoryname>handler</categoryname>
2112: <description>
2113: Handler for periodically fetch new lines of chat
2114: </description>
2115: <status>works/unverified</status>
2116: </file>
2117: <file>
1.474 raeburn 2118: <source>loncom/interface/longroupchat.pm</source>
2119: <target dist='default'>home/httpd/lib/perl/Apache/longroupchat.pm</target>
2120: <categoryname>handler</categoryname>
2121: <description>
2122: Handler for generation of frameset for display of group chat
2123: </description>
2124: <status>works/unverified</status>
2125: </file>
2126: <file>
1.146 matthew 2127: <source>loncom/interface/lonannounce.pm</source>
1.145 www 2128: <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
2129: <categoryname>handler</categoryname>
2130: <description>
2131: Handler to put up announcements and calendar
1.167 www 2132: </description>
2133: <status>works/unverified</status>
2134: </file>
2135: <file>
2136: <source>loncom/interface/lonsyllabus.pm</source>
2137: <target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
2138: <categoryname>handler</categoryname>
2139: <description>
2140: Handler to put up syllabus
1.262 www 2141: </description>
2142: <status>works/unverified</status>
2143: </file>
2144: <file>
1.459 www 2145: <source>loncom/interface/lonrss.pm</source>
2146: <target dist='default'>home/httpd/lib/perl/Apache/lonrss.pm</target>
2147: <categoryname>handler</categoryname>
2148: <description>
2149: Handler for adding to and displaying RSS
2150: </description>
2151: <status>works/unverified</status>
2152: </file>
2153: <file>
1.263 www 2154: <source>loncom/homework/lonsimpleproblemedit.pm</source>
1.262 www 2155: <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>
2156: <categoryname>handler</categoryname>
2157: <description>
2158: Handler to set parameters for simple homework problems
1.173 www 2159: </description>
2160: <status>works/unverified</status>
2161: </file>
2162: <file>
2163: <source>loncom/interface/lonsimplepage.pm</source>
2164: <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
2165: <categoryname>handler</categoryname>
2166: <description>
2167: Handler to put up simple page
1.203 www 2168: </description>
2169: <status>works/unverified</status>
1.349 albertel 2170: </file>
2171: <file>
2172: <source>loncom/interface/lonpickcode.pm</source>
2173: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
2174: <categoryname>handler</categoryname>
2175: <description>
2176: Handler to pick a CODE from the list of possible CODEs
2177: </description>
2178: <status>works/unverified</status>
1.203 www 2179: </file>
2180: <file>
2181: <source>loncom/interface/lonpickstudent.pm</source>
2182: <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
2183: <categoryname>handler</categoryname>
2184: <description>
2185: Handler to pick a student from classlist
1.225 www 2186: </description>
2187: <status>works/unverified</status>
2188: </file>
2189: <file>
2190: <source>loncom/interface/lonpickcourse.pm</source>
2191: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
2192: <categoryname>handler</categoryname>
2193: <description>
2194: Handler to pick a courseid from a list of courses
1.173 www 2195: </description>
2196: <status>works/unverified</status>
2197: </file>
2198: <file>
2199: <source>loncom/interface/lonbulletin.pm</source>
2200: <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
2201: <categoryname>handler</categoryname>
2202: <description>
2203: Handler to put up bulletin board
1.167 www 2204: </description>
2205: <status>works/unverified</status>
2206: </file>
2207: <file>
2208: <source>loncom/interface/lonaboutme.pm</source>
2209: <target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
2210: <categoryname>handler</categoryname>
2211: <description>
2212: Handler to put up personal info
1.19 harris41 2213: </description>
2214: <status>works/unverified</status>
2215: </file>
2216: <file>
1.15 harris41 2217: <source>loncom/publisher/loncfile.pm</source>
2218: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
2219: <categoryname>handler</categoryname>
2220: <description>
2221: Provides web-based functionality for file copy, rename, mkdir, etc, in the
2222: construction space menu.
1.137 harris41 2223: </description>
2224: <status>works/unverified</status>
2225: </file>
2226: <file>
1.335 raeburn 2227: <source>loncom/publisher/testbankimport.pm</source>
2228: <target dist='default'>home/httpd/lib/perl/Apache/testbankimport.pm</target>
2229: <categoryname>handler</categoryname>
2230: <description>
2231: Utility to convert plain text questions in a testbank file to LON-CAPA problems.
2232: Called by selecting testbank option when uploading file to construction space.
1.342 raeburn 2233: </description>
2234: <status>works/unverified</status>
2235: </file>
2236: <file>
2237: <source>loncom/imspackages/imsimport.pm</source>
2238: <target dist='default'>home/httpd/lib/perl/Apache/imsimport.pm</target>
2239: <categoryname>handler</categoryname>
2240: <description>
2241: Utility to import courses from other CMSs packaged in IMS 1.1 content package
2242: format into LON-CAPA Construction space.
2243: Called by selecting IMS package option when uploading file to construction space.
2244: </description>
2245: <status>works/unverified</status>
2246: </file>
2247: <file>
2248: <source>loncom/imspackages/imsimportdocs.pm</source>
2249: <target dist='default'>home/httpd/lib/perl/Apache/imsimportdocs.pm</target>
2250: <categoryname>handler</categoryname>
2251: <description>
2252: Utility to import courses from other CMSs packaged in IMS 1.1 content package
2253: format into a LON-CAPA course via DOCS.
2254: Called using Import IMS package button displayed in Special documents column in DOCS display.
2255: </description>
2256: <status>works/unverified</status>
2257: </file>
2258: <file>
2259: <source>loncom/imspackages/imsprocessor.pm</source>
2260: <target dist='default'>home/httpd/lib/perl/Apache/imsprocessor.pm</target>
2261: <categoryname>handler</categoryname>
2262: <description>
2263: Contains routines used by imsimport handlers when importing contents of IMS
2264: packages into construction space, or into a course directly via DOCS.
1.335 raeburn 2265: </description>
2266: <status>works/unverified</status>
2267: </file>
2268: <file>
1.404 raeburn 2269: <source>loncom/imspackages/imsexport.pm</source>
2270: <target dist='default'>home/httpd/lib/perl/Apache/imsexport.pm</target>
2271: <categoryname>handler</categoryname>
2272: <description>
2273: Routines used in londocs to export templated files to an IMS package.
2274: </description>
2275: <status>works/unverified</status>
2276: </file>
2277: <file>
1.137 harris41 2278: <source>loncom/interface/lonhelp.pm</source>
2279: <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
2280: <categoryname>handler</categoryname>
2281: <description>
2282: The .tex file help handler.
1.140 bowersj2 2283: </description>
2284: <status>works/unverified</status>
1.195 albertel 2285: <build trigger='always run'>
2286: loncom/html/adm/help/buildMakeWrapper
2287: </build>
2288: <dependencies>
1.197 albertel 2289: Makefile;
1.195 albertel 2290: buildMakeWrapper
2291: </dependencies>
1.141 bowersj2 2292: </file>
2293: <file>
1.158 bowersj2 2294: <source>loncom/html/adm/help/abouthelp.html</source>
2295: <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
2296: <categoryname>interface file</categoryname>
2297: <description>
2298: Index file for the help system
2299: </description>
2300: </file>
2301: <file>
1.376 raeburn 2302: <source>loncom/html/adm/help/nohelptopic.html</source>
2303: <target dist='default'>home/httpd/html/adm/help/nohelptopic.html</target>
2304: <categoryname>interface file</categoryname>
2305: <description>
2306: Page of links to help manuals - displayed when inline help is missing for a specific topic.
2307: </description>
2308: </file>
2309: <file>
1.158 bowersj2 2310: <source>doc/help/author.manual.access.tex</source>
1.162 harris41 2311: <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
2312: </target>
2313: <categoryname>interface file</categoryname>
1.158 bowersj2 2314: <description>
1.162 harris41 2315: The pseudo-LaTeX file to allow people to read the author's manual online, with
2316: a somewhat clumsy interface.
1.158 bowersj2 2317: </description>
2318: <status>works/unverified</status>
2319: </file>
2320: <file>
2321: <source>doc/help/course.manual.access.tex</source>
1.162 harris41 2322: <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
2323: </target>
2324: <categoryname>interface file</categoryname>
1.158 bowersj2 2325: <description>
1.162 harris41 2326: The pseudo-LaTeX file to allow people to read the course administrator's
2327: manual online, with a somewhat clumsy interface.
1.158 bowersj2 2328: </description>
2329: <status>works/unverified</status>
2330: </file>
2331: <file>
2332: <source>doc/help/author.manual.ps</source>
1.141 bowersj2 2333: <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
1.162 harris41 2334: <categoryname>interface file</categoryname>
1.141 bowersj2 2335: <description>
1.158 bowersj2 2336: The postscript Author's Manual
2337: </description>
2338: <status>works/unverified</status>
1.197 albertel 2339: <dependencies>
2340: doc/help/author.manual.texxml;
2341: doc/help/latexSplitter.py;
2342: doc/help/rebuildLabelHash.pl;
2343: doc/help/render.texxml.pl;
2344: doc/help/simpleEdit.py;
2345: doc/help/texxml2indextex.pl;
2346: doc/help/texxml2latex.pl;
2347: loncom/build/buildHelp.sh;
2348: loncom/build/help_graphics_converter.pl
2349: </dependencies>
1.158 bowersj2 2350: </file>
2351: <file>
2352: <source>doc/help/author.manual.pdf</source>
2353: <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
2354: <categoryname>handler</categoryname>
2355: <description>
2356: The PDF Author's Manual
2357: </description>
2358: <status>works/unverified</status>
2359: </file>
2360: <file>
2361: <source>doc/help/course.manual.ps</source>
2362: <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
1.162 harris41 2363: <categoryname>interface file</categoryname>
1.158 bowersj2 2364: <description>
2365: The postscript Course Manual
2366: </description>
2367: <status>works/unverified</status>
1.197 albertel 2368: <dependencies>
2369: doc/help/course.manual.texxml;
2370: doc/help/latexSplitter.py;
2371: doc/help/rebuildLabelHash.pl;
2372: doc/help/render.texxml.pl;
2373: doc/help/simpleEdit.py;
2374: doc/help/texxml2indextex.pl;
2375: doc/help/texxml2latex.pl;
2376: loncom/build/buildHelp.sh;
2377: loncom/build/help_graphics_converter.pl
2378: </dependencies>
1.158 bowersj2 2379: </file>
2380: <file>
2381: <source>doc/help/course.manual.pdf</source>
2382: <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
1.162 harris41 2383: <categoryname>interface file</categoryname>
1.158 bowersj2 2384: <description>
2385: The PDF Course Manual
1.200 bowersj2 2386: </description>
2387: <status>works/unverified</status>
2388: </file>
1.371 albertel 2389: <file>
2390: <source>loncom/html/adm/help/ext_examples.html</source>
2391: <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
2392: <categoryname>interface file</categoryname>
2393: <description>
2394: Examples for using &EXT in HTML
2395: </description>
2396: </file>
2397: <file>
2398: <source>loncom/html/adm/help/ext_examples.html.meta</source>
2399: <target dist='default'>home/httpd/html/adm/help/ext_examples.html.meta</target>
2400: <categoryname>interface file</categoryname>
2401: <description>
2402: Examples for using &EXT in HTML metadata
2403: </description>
2404: </file>
2405: <file>
2406: <source>loncom/html/adm/help/ext_examples.library</source>
2407: <target dist='default'>home/httpd/html/adm/help/ext_examples.library</target>
2408: <categoryname>interface file</categoryname>
2409: <description>
2410: Examples for using &EXT library
2411: </description>
2412: </file>
2413: <file>
2414: <source>loncom/html/adm/help/ext_examples.library.meta</source>
2415: <target dist='default'>home/httpd/html/adm/help/ext_examples.library.meta</target>
2416: <categoryname>interface file</categoryname>
2417: <description>
2418: Examples for using &EXT library metadata
2419: </description>
2420: </file>
2421: <file>
2422: <source>loncom/html/adm/help/ext_examples.problem</source>
2423: <target dist='default'>home/httpd/html/adm/help/ext_examples.problem</target>
2424: <categoryname>interface file</categoryname>
2425: <description>
2426: Examples for using &EXT problem
2427: </description>
2428: </file>
2429: <file>
2430: <source>loncom/html/adm/help/ext_examples.problem.meta</source>
2431: <target dist='default'>home/httpd/html/adm/help/ext_examples.problem.meta</target>
2432: <categoryname>interface file</categoryname>
2433: <description>
2434: Examples for using &EXT problem metadata
2435: </description>
2436: </file>
1.140 bowersj2 2437: <fileglob>
2438: <glob>*.*</glob>
2439: <sourcedir>loncom/html/adm/help/gif/</sourcedir>
2440: <targetdir dist='default'>
2441: home/httpd/html/adm/help/gif/</targetdir>
1.162 harris41 2442: <categoryname>interface file</categoryname>
1.140 bowersj2 2443: <description>
2444: Gif files for the help system
2445: </description>
2446: <filenames>
1.360 albertel 2447: Authoring_Dynamic_Plot_Axis_Labels.gif;
2448: Authoring_Dynamic_Plot_Axis_Tics_border.gif;
2449: Authoring_Dynamic_Plot_Axis_Tics_minor.gif;
2450: Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;
2451: Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;
2452: Authoring_Dynamic_Plot_Title_X_Y_Label.gif;
2453: Dynamic_Replication_Change.gif;
2454: Dynamic_Replication_Request.gif;
2455: Load_Balance_Example.gif;
2456: LONCAPA_Network_Diagram2.gif;
2457: LONCAPA_Network_Diagram.gif;
2458: Map_Example.gif;
2459: Resource_Assembly.gif;
1.163 harris41 2460: authorRemote.gif;
2461: constructionSpace.gif;
2462: constructionSpaceForPublishing.gif;
2463: creatingANewCourse.gif;
2464: creatingNewProblemResource.gif;
2465: dynamic_piecewise.gif;
2466: dynamic_piecewise2.gif;
2467: dynamic_plot.gif;
2468: dynamic_plot2.gif;
2469: formulaResponse.gif;
2470: login.gif;
2471: lonhelpheader.gif;
1.192 bowersj2 2472: mainCourseDocuments.gif;
1.163 harris41 2473: mapAdvancedEditorNew.gif;
2474: mapClickedStart.gif;
2475: mapEditFirstClick.gif;
2476: mapEditInitial.gif;
2477: mapEditingButton.gif;
2478: mapEditorDirectoryBrowser.gif;
2479: mapEditorResourceChosen.gif;
2480: mapEditorSelection.gif;
2481: mapInsertResource.gif;
2482: mapNewResource.gif;
2483: mapSecondWindowSecondResource.gif;
2484: mapSimpleEditor.gif;
2485: mapStraightened.gif;
2486: mapTwoResources.gif;
2487: numericalResponse1.gif;
2488: numericalResponseEditor.gif;
2489: numericalResponseSlopeProblem.gif;
2490: numericalResponseVarInText.gif;
2491: optionResponseEditing.gif;
2492: optionResponseProblem.gif;
2493: publishMetadata.gif;
2494: radioResponse2.gif;
2495: radioResponseHint.gif;
2496: smallHelp.gif;
2497: spreadsheet_hierarchy.gif;
2498: stringResponseEditor.gif;
1.150 bowersj2 2499: studentInterface.gif
1.140 bowersj2 2500: </filenames>
2501: </fileglob>
2502: <fileglob>
2503: <glob>*.*</glob>
2504: <sourcedir>loncom/html/adm/help/eps/</sourcedir>
2505: <targetdir dist='default'>
2506: home/httpd/html/adm/help/eps/</targetdir>
1.162 harris41 2507: <categoryname>interface file</categoryname>
1.140 bowersj2 2508: <description>
2509: EPS files for the help system
2510: </description>
2511: <filenames>
1.360 albertel 2512: Authoring_Dynamic_Plot_Axis_Labels.eps;
2513: Authoring_Dynamic_Plot_Axis_Tics_border.eps;
2514: Authoring_Dynamic_Plot_Axis_Tics_minor.eps;
2515: Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
2516: Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
2517: Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
2518: Dynamic_Replication_Change.eps;
2519: Dynamic_Replication_Request.eps;
2520: Load_Balance_Example.eps;
2521: LONCAPA_Network_Diagram2.eps;
2522: LONCAPA_Network_Diagram.eps;
2523: Map_Example.eps;
2524: Resource_Assembly.eps;
1.163 harris41 2525: authorRemote.eps;
2526: constructionSpace.eps;
2527: constructionSpaceForPublishing.eps;
2528: creatingANewCourse.eps;
2529: creatingNewProblemResource.eps;
2530: dynamic_piecewise.eps;
2531: dynamic_piecewise2.eps;
2532: dynamic_plot.eps;
2533: dynamic_plot2.eps;
2534: formulaResponse.eps;
2535: lonhelpheader.eps;
2536: login.eps;
1.192 bowersj2 2537: mainCourseDocuments.eps;
1.163 harris41 2538: mapAdvancedEditorNew.eps;
2539: mapClickedStart.eps;
2540: mapEditFirstClick.eps;
2541: mapEditInitial.eps;
2542: mapEditingButton.eps;
2543: mapEditorDirectoryBrowser.eps;
2544: mapEditorResourceChosen.eps;
2545: mapEditorSelection.eps;
2546: mapInsertResource.eps;
2547: mapNewResource.eps;
2548: mapSecondWindowSecondResource.eps;
2549: mapSimpleEditor.eps;
2550: mapStraightened.eps;
2551: mapTwoResources.eps;
2552: numericalResponse1.eps;
2553: numericalResponseEditor.eps;
2554: numericalResponseSlopeProblem.eps;
2555: numericalResponseVarInText.eps;
2556: optionResponseEditing.eps;
2557: optionResponseProblem.eps;
2558: publishMetadata.eps;
2559: radioResponse2.eps;
2560: radioResponseHint.eps;
2561: smallHelp.eps;
2562: spreadsheet_hierarchy.eps;
2563: stringResponseEditor.eps;
1.150 bowersj2 2564: studentInterface.eps
1.140 bowersj2 2565: </filenames>
2566: </fileglob>
2567: <fileglob>
2568: <glob>*.*</glob>
2569: <sourcedir>loncom/html/adm/help/tex/</sourcedir>
2570: <targetdir dist='default'>
2571: home/httpd/html/adm/help/tex/</targetdir>
1.162 harris41 2572: <categoryname>interface file</categoryname>
1.140 bowersj2 2573: <description>
2574: Tex files for the help system
2575: </description>
2576: <filenames>
1.163 harris41 2577: About_Authors_Manual.tex;
1.321 www 2578: About_Bombs.tex;
1.276 bowersj2 2579: About_Communication.tex;
2580: About_Developers_Manual.tex;
1.163 harris41 2581: About_Numerical_and_Formula_Response.tex;
1.350 www 2582: all_functions_table.tex;
1.371 albertel 2583: adaptive_hints.tex;
1.361 www 2584: Additional_Help.tex;
1.163 harris41 2585: Ambiguous_Reference.tex;
1.309 matthew 2586: Analysis_Analyze_Over.tex;
1.350 www 2587: Analyze_Problem.tex;
1.461 albertel 2588: Answer_Date.tex;
1.278 bowersj2 2589: Annotation.tex;
1.276 bowersj2 2590: Authentication.tex;
1.427 www 2591: Auth_Options.tex;
1.163 harris41 2592: Authoring_Adding_Pictures.tex;
1.248 bowersj2 2593: Authoring_DataResponse.tex;
1.350 www 2594: Authoring_Dynamic_Plot_Axes.tex;
1.461 albertel 2595: Authoring_Dynamic_Plot_Color_Selection.tex;
1.350 www 2596: Authoring_Dynamic_Plot_Curve_Data.tex;
2597: Authoring_Dynamic_Plot_Curve_Function.tex;
2598: Authoring_Dynamic_Plot_Curve.tex;
2599: Authoring_Dynamic_Plot_Gnuplot.tex;
2600: Authoring_Dynamic_Plot_Key.tex;
2601: Authoring_Dynamic_Plot_Label.tex;
2602: Authoring_Dynamic_Plot_Linestyle.tex;
1.163 harris41 2603: Authoring_Dynamic_Plot.tex;
1.350 www 2604: Authoring_Dynamic_Plot_Tics.tex;
2605: Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
1.248 bowersj2 2606: Authoring_ExternalResponse.tex;
2607: Authoring_Foil_Structure_Tags.tex;
1.350 www 2608: Authoring_Hint_Tags.tex;
1.163 harris41 2609: Authoring_HTML_vs_Tex.tex;
1.248 bowersj2 2610: Authoring_ImageResponse.tex;
2611: Authoring_Input_Tags.tex;
2612: Authoring_Internal_Tags.tex;
1.493 www 2613: Authoring_Intro.tex;
1.163 harris41 2614: Authoring_M_Tag.tex;
1.248 bowersj2 2615: Authoring_NumericalResponse.tex;
2616: Authoring_OptionResponse.tex;
2617: Authoring_Output_Tags.tex;
1.254 bowersj2 2618: Authoring_Pictures_EPS.tex;
1.163 harris41 2619: Authoring_Piecewise_Plot.tex;
1.248 bowersj2 2620: Authoring_RadiobuttonResponse.tex;
2621: Authoring_Response_Attributes.tex;
1.350 www 2622: Authoring_Responseparam_Parameter.tex;
1.248 bowersj2 2623: Authoring_Response_Tag_Intro.tex;
2624: Authoring_Scripting_Tags.tex;
1.490 albertel 2625: Authoring_Spreadsheet.tex;
1.248 bowersj2 2626: Authoring_Structure_Tags.tex;
2627: Authoring_XML_Intro.tex;
1.350 www 2628: Author_LON-CAPA_Introduction.tex;
2629: Author_Manual_Title_Page.tex;
2630: Author_Numerical_and_Formula.tex;
2631: Author_Remote_Control.tex;
1.499 raeburn 2632: Batch_Creation.tex;
1.278 bowersj2 2633: Bookmarks.tex;
1.461 albertel 2634: Browsing_Resources.tex;
1.278 bowersj2 2635: Bugzilla.tex;
1.267 www 2636: Caching.tex;
1.246 bowersj2 2637: Calendar_Add_Announcement.tex;
2638: Calendar_Remove_Announcement.tex;
1.163 harris41 2639: Calling_Functions.tex;
1.350 www 2640: CAPA_LON-CAPA_function_diffs.tex;
1.276 bowersj2 2641: Cascading_Parameters.tex;
1.461 albertel 2642: Catalog_Info.tex;
1.278 bowersj2 2643: Change_Colors.tex;
2644: Change_Password.tex;
1.249 matthew 2645: Chart_Description.tex;
1.374 albertel 2646: Change_Discussion_Display.tex;
1.461 albertel 2647: Chart_Enrollment_Status.tex;
1.249 matthew 2648: Chart_Output_Data.tex;
2649: Chart_Output_Formats.tex;
1.461 albertel 2650: Chart_Sections.tex;
2651: Chart_Sequences.tex;
2652: Chart_Student_Data.tex;
1.276 bowersj2 2653: Chatting.tex;
1.163 harris41 2654: Coauthor.tex;
2655: Construction_Space_Overview.tex;
1.493 www 2656: Contextual_Help.tex;
1.276 bowersj2 2657: Course_Add_Other.tex;
1.163 harris41 2658: Course_Add_Student.tex;
1.461 albertel 2659: Course_Automated_Enrollment.tex;
1.278 bowersj2 2660: Course_Broadcast_Message.tex;
2661: Course_Change_Privileges.tex;
1.163 harris41 2662: Course_Chart_To_Excel.tex;
1.254 bowersj2 2663: Course_Chat.tex;
1.163 harris41 2664: Course_Convert_To_CSV.tex;
1.493 www 2665: Course_Coordination_Intro.tex;
1.163 harris41 2666: Course_Create_Class_List.tex;
2667: Course_Critical_Message.tex;
2668: Course_Deleting.tex;
2669: Course_Disable_Discussion.tex;
2670: Course_Discussion_Board.tex;
2671: Course_Drop_Student.tex;
2672: Course_Edit_Content.tex;
1.276 bowersj2 2673: Course_Editing_Custom_Roles.tex;
1.461 albertel 2674: Course_Environment.tex;
1.278 bowersj2 2675: Course_Extending_Due_Dates.tex;
1.254 bowersj2 2676: Course_Face_To_Face_Records.tex;
1.163 harris41 2677: Course_Feedback_Addresses.tex;
2678: Course_Homework_Performance_Overview.tex;
1.350 www 2679: Course_Manually_Grade_Problem.tex;
1.197 albertel 2680: Course_Manual_Title_Page.tex;
1.264 bowersj2 2681: Course_Maximum_Collaborators.tex;
1.163 harris41 2682: Course_Message_Access.tex;
1.254 bowersj2 2683: Course_Modify_Student_Data.tex;
1.264 bowersj2 2684: Course_Parameter_Levels.tex;
1.461 albertel 2685: Course_Parameter_Table_Mode.tex;
1.163 harris41 2686: Course_Problem_Weight.tex;
1.254 bowersj2 2687: Course_Set_Start_End_Date.tex;
1.163 harris41 2688: Course_Setting_Parameters.tex;
2689: Course_Student_Grade_Override.tex;
2690: Course_Student_Work.tex;
2691: Course_Toplevel_Seq.tex;
1.254 bowersj2 2692: Course_User_Evaluation.tex;
1.264 bowersj2 2693: Course_User_Parameter.tex;
1.278 bowersj2 2694: Course_View_Class_List.tex;
1.248 bowersj2 2695: Create_Course.tex;
1.163 harris41 2696: Creating_A_Course_Intro.tex;
1.499 raeburn 2697: Creating_Groups.tex;
1.163 harris41 2698: Creating_New_Content_Pages.tex;
2699: Creating_Online_Problems.tex;
2700: Creating_Radio_Response_Problems.tex;
1.496 www 2701: Custom_Response_Problems.tex;
1.276 bowersj2 2702: Developer_Manual_Title_Page.tex;
2703: Developer_Tutorial.tex;
1.461 albertel 2704: Distribute_Messages.tex;
1.264 bowersj2 2705: Docs_About_Bulletin_Board.tex;
1.517 ! raeburn 2706: Docs_About_Group_Files.tex;
1.264 bowersj2 2707: Docs_About_My_Personal_Info.tex;
2708: Docs_About_Simple_Page.tex;
2709: Docs_About_Syllabus.tex;
1.200 bowersj2 2710: Docs_Adding_Course_Doc.tex;
2711: Docs_Adding_External_Resource.tex;
2712: Docs_Adding_Folders.tex;
1.400 albertel 2713: Docs_Adding_Pages.tex;
1.278 bowersj2 2714: Docs_Adding_Syllabus.tex;
1.264 bowersj2 2715: Docs_Alternatives.tex;
1.365 www 2716: Docs_Check_Resource_Versions.tex;
1.200 bowersj2 2717: Docs_Creating_From_Template.tex;
1.365 www 2718: Docs_Dump_Course_Docs.tex;
1.451 raeburn 2719: Docs_Export_Course_Docs.tex;
1.264 bowersj2 2720: Docs_Editing_Templated_Pages.tex;
1.365 www 2721: Docs_Essay.tex;
1.200 bowersj2 2722: Docs_Importing_LON-CAPA_Resource.tex;
1.268 bowersj2 2723: Docs_Load_Map.tex;
1.200 bowersj2 2724: Docs_Main_Course_Documents.tex;
2725: Docs_Navigate_Content.tex;
1.365 www 2726: Docs_Option_Response.tex;
1.200 bowersj2 2727: Docs_Overview.tex;
1.365 www 2728: Docs_Radio.tex;
1.265 bowersj2 2729: Docs_Score_Upload_Form.tex;
1.365 www 2730: Docs_Search.tex;
2731: Docs_Simple_Problem.tex;
2732: Docs_String_Response.tex;
1.200 bowersj2 2733: Docs_Supplemental.tex;
2734: Docs_Uploading_From_Harddrive.tex;
1.365 www 2735: Docs_Verify_Content.tex;
1.461 albertel 2736: Due_Date.tex;
1.365 www 2737: Edit_Syllabus.tex;
1.493 www 2738: Error.tex;
1.372 albertel 2739: exam_basics.tex;
1.365 www 2740: Exploring_Your_Course.tex;
1.461 albertel 2741: Feedback_Author.tex;
2742: Feedback_Content.tex;
2743: Feedback_Discuss_Anon.tex;
2744: Feedback_Discussion.tex;
2745: Feedback_Policy.tex;
1.276 bowersj2 2746: Finding_Resources.tex;
1.163 harris41 2747: Foils.tex;
1.248 bowersj2 2748: Formula_Response_Adv_Intro.tex;
1.163 harris41 2749: Formula_Response_Example.tex;
2750: Formula_Response_Limitations.tex;
2751: Formula_Response_Problems.tex;
2752: Formula_Response_Sampling.tex;
2753: Formula_Tolerance.tex;
1.187 www 2754: General_Intro.tex;
1.330 www 2755: Generation.tex;
1.461 albertel 2756: Grade_All.tex;
2757: Grade_Intro.tex;
2758: Grade_One.tex;
2759: Grade_Scantron.tex;
2760: Grade_Sequence.tex;
2761: Grade_Upload.tex;
2762: Grade_Verify.tex;
1.331 www 2763: GradingOptions.tex;
1.219 albertel 2764: Greek_Symbols.tex;
1.276 bowersj2 2765: Guts_Apache_Env.tex;
2766: Guts_Apache_Modules.tex;
1.350 www 2767: Guts_Apache.tex;
1.276 bowersj2 2768: Guts_Authentication.tex;
2769: Guts_Authoring.tex;
2770: Guts_Coding_Guidelines.tex;
2771: Guts_Course_Dir.tex;
2772: Guts_User_Dir.tex;
1.365 www 2773: Help.tex;
2774: Helper_Course_Initialization.tex;
1.163 harris41 2775: How_To_Edit_Existing_Content_Pages.tex;
1.276 bowersj2 2776: Latex_Footer.tex;
2777: Latex_Header.tex;
1.254 bowersj2 2778: Leaving_Feedback.tex;
1.163 harris41 2779: Login_To_LON-CAPA.tex;
2780: Metadata_Description.tex;
1.365 www 2781: Navigation_Screen.tex;
1.178 bowersj2 2782: Navmap_Host_Down.tex;
1.376 raeburn 2783: NavMaps_MarkPosts_Read.tex;
1.163 harris41 2784: Numerical_Response_Advanced_Example.tex;
2785: Numerical_Response_Format.tex;
1.350 www 2786: Numerical_Response_Introduction.tex;
1.163 harris41 2787: Numerical_Response_Intro.tex;
2788: Numerical_Response_Parts_A.tex;
2789: Numerical_Response_Parts_B.tex;
2790: Numerical_Response_Problems.tex;
2791: Numerical_Response_Randomization.tex;
2792: Numerical_Response_Simple_Example.tex;
2793: Numerical_Response_Tutorial_A.tex;
2794: Numerical_Response_Units.tex;
1.371 albertel 2795: numerical_wrong_answers.tex;
1.461 albertel 2796: Open_Date.tex;
1.163 harris41 2797: Option_Response_Concept_Group_Example.tex;
2798: Option_Response_Matching_Example.tex;
2799: Option_Response_Problem_Creation.tex;
2800: Option_Response_Problem_Figure.tex;
2801: Option_Response_Problem_Parts.tex;
2802: Option_Response_Problems.tex;
2803: Option_Response_Simple.tex;
1.219 albertel 2804: Other_Symbols.tex;
1.461 albertel 2805: Parameter_Helper.tex;
1.495 www 2806: Parameter_Manager.tex;
1.461 albertel 2807: Parameter_Overview.tex;
1.194 albertel 2808: Part_Tag_Edit_Help.tex;
1.264 bowersj2 2809: Personal_Info_Page.tex;
1.248 bowersj2 2810: Physical_Units.tex;
1.361 www 2811: Prefs_About_Me.tex;
1.254 bowersj2 2812: Prefs_Forwarding.tex;
1.361 www 2813: Prefs_Language.tex;
1.254 bowersj2 2814: Prefs_Screen_Name_Nickname.tex;
1.461 albertel 2815: Print_Library.tex;
1.388 sakharuk 2816: Print_Options.tex;
1.278 bowersj2 2817: Print_Resource.tex;
1.453 foxr 2818: Print_Tricks.tex;
1.163 harris41 2819: Problem_Editor_Testing_Area.tex;
2820: Problem_Editor_XML_Index.tex;
1.248 bowersj2 2821: Problem_LON-CAPA_Functions.tex;
1.405 foxr 2822: Problem_LON-CAPA_Image_Options.tex;
1.461 albertel 2823: Problem_Parameters.tex;
1.163 harris41 2824: Problem_Types.tex;
2825: Publishing_A_Resource.tex;
2826: Publishing_Author_Tutorial_Segue.tex;
2827: Publishing_Copyright.tex;
2828: Publishing_Intro.tex;
2829: Publishing_Keywords.tex;
1.461 albertel 2830: Quick_Grades_Description.tex;
1.191 bowersj2 2831: Quick_Grades_Possibly_Correct.tex;
1.163 harris41 2832: Radio_Response_Problems.tex;
2833: Radio_Response_Randomization.tex;
1.248 bowersj2 2834: Ranking_Problems.tex;
1.266 www 2835: Receipt.tex;
1.361 www 2836: Remote_Menu.tex;
1.276 bowersj2 2837: Resource_Discussion.tex;
1.163 harris41 2838: Resource_Types.tex;
1.276 bowersj2 2839: Roles_About.tex;
1.361 www 2840: Roles_Screen.tex;
1.248 bowersj2 2841: Script_Functions.tex;
1.350 www 2842: Scripting_Help.tex;
1.163 harris41 2843: Script_Tutorial_Intro.tex;
1.248 bowersj2 2844: Script_Variables.tex;
1.360 albertel 2845: Search_Advanced.tex;
2846: Search_Basic.tex;
2847: Searching.tex;
1.278 bowersj2 2848: Sending_Email.tex;
1.163 harris41 2849: Sequence_Advanced_Editor_Creation.tex;
2850: Sequence_Definition.tex;
2851: Sequence_Editor_Selection.tex;
2852: Sequence_Page_Maps.tex;
2853: Sequence_Simple_Editor_Creation.tex;
2854: Sequence_Top-Level.tex;
2855: Significant_Figures.tex;
1.278 bowersj2 2856: Spreadsheet_About.tex;
1.279 matthew 2857: Spreadsheet_Calculation.tex;
2858: Spreadsheet_Calculation_Time.tex;
2859: Spreadsheet_Cell_Editing.tex;
2860: Spreadsheet_Editing.tex;
1.278 bowersj2 2861: Spreadsheet_Export_Row.tex;
1.279 matthew 2862: Spreadsheet_Files.tex;
1.278 bowersj2 2863: Spreadsheet_Functions.tex;
1.279 matthew 2864: Spreadsheet_Hierarchy.tex;
2865: Spreadsheet_HowTo_Assessments.tex;
2866: Spreadsheet_HowTo.tex;
2867: Spreadsheet_Layout.tex;
1.278 bowersj2 2868: Spreadsheet_Levels.tex;
2869: Spreadsheet_Max_Depth_Exceeded.tex;
2870: Spreadsheet_Parms.tex;
2871: Spreadsheet_Problem_Weight.tex;
1.279 matthew 2872: Spreadsheet_Referencing_Cells.tex;
2873: Spreadsheet_Referencing_Parameters.tex;
2874: Spreadsheet_Row_Numbers.tex;
2875: Spreadsheet_Student_View.tex;
1.278 bowersj2 2876: Spreadsheet_Student_Visible.tex;
2877: Spreadsheet_Template_Row.tex;
2878: Spreadsheet_Ternary_Operator.tex;
2879: Spreadsheet_Tries.tex;
1.329 matthew 2880: Statistics_Overall_Key.tex;
1.375 matthew 2881: Statistics_Sequence.tex;
1.368 matthew 2882: Statistics_Cache.tex;
1.163 harris41 2883: String_Response_Problem_Creation.tex;
2884: String_Response_Problems.tex;
1.493 www 2885: Student_Intro.tex;
1.461 albertel 2886: Submission_Time_Analysis.tex;
1.248 bowersj2 2887: Syllabus_ExtLink.tex;
2888: Syllabus_URLs.tex;
1.461 albertel 2889: Table_Mode.tex;
1.491 albertel 2890: Testbank_Formatting.tex;
1.392 sakharuk 2891: TEXDropEmptyColumns_attribute.tex;
1.399 albertel 2892: TEXitemgroupwidth_attribute.tex;
1.400 albertel 2893: TEXitemgroup_attribute.tex;
1.392 sakharuk 2894: TEXlayout_attribute.tex;
1.388 sakharuk 2895: TEXsize_attribute.tex;
1.392 sakharuk 2896: TEXtype_attribute.tex;
1.389 sakharuk 2897: TEXwidth_attribute.tex;
1.461 albertel 2898: Tries.tex;
1.163 harris41 2899: Tolerance.tex;
1.248 bowersj2 2900: Uploaded_Templates_PublicView.tex;
2901: Uploaded_Templates_TextBoxes.tex;
1.491 albertel 2902: Uploading_File_Options.tex;
1.163 harris41 2903: Variable_Naming_Conventions.tex;
2904: Variables_in_Scripts.tex;
2905: Variables_in_the_Answer_Block.tex;
1.248 bowersj2 2906: Variables_in_the_Text_Block.tex;
1.350 www 2907: Variable_Tutorial_A.tex;
1.461 albertel 2908: View_All_Messages.tex;
2909: View_Critical_Messages.tex;
1.502 albertel 2910: View_recent_activity.tex;
1.276 bowersj2 2911: What_Is_LON-CAPA.tex;
2912: Why_LON-CAPA.tex;
1.317 www 2913: </filenames>
2914: </fileglob>
2915: <fileglob>
2916: <glob>*.*</glob>
1.485 www 2917: <sourcedir>loncom/html/adm/help/tex/de/</sourcedir>
2918: <targetdir dist='default'>
2919: home/httpd/html/adm/help/tex/de/</targetdir>
2920: <categoryname>interface file</categoryname>
2921: <description>
2922: German Tex files for the help system
2923: </description>
2924: <filenames>
2925: Tries.tex;
2926: </filenames>
2927: </fileglob>
2928: <fileglob>
2929: <glob>*.*</glob>
1.317 www 2930: <sourcedir>loncom/html/adm/help/tex/ru/</sourcedir>
2931: <targetdir dist='default'>
2932: home/httpd/html/adm/help/tex/ru/</targetdir>
2933: <categoryname>interface file</categoryname>
2934: <description>
2935: Russian Tex files for the help system
2936: </description>
2937: <filenames>
2938: About_Authors_Manual.tex;
1.319 www 2939: About_Communication.tex;
1.324 sakharuk 2940: About_Developers_Manual.tex;
1.319 www 2941: About_Numerical_and_Formula_Response.tex;
1.334 sakharuk 2942: CAPA_LON-CAPA_function_diffs.tex;
1.360 albertel 2943: Course_Maximum_Collaborators.tex;
1.324 sakharuk 2944: Course_Set_Start_End_Date.tex;
1.319 www 2945: Creating_A_Course_Intro.tex;
1.324 sakharuk 2946: Other_Symbols.tex;
1.319 www 2947: Physical_Units.tex;
1.317 www 2948: Print_Resource.tex;
1.324 sakharuk 2949: Authoring_Adding_Pictures.tex;
1.140 bowersj2 2950: </filenames>
2951: </fileglob>
2952: <file>
2953: <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
2954: <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
1.162 harris41 2955: <categoryname>interface file</categoryname>
1.140 bowersj2 2956: <description>
2957: A gdbm file containing a label->tex file hash.
1.15 harris41 2958: </description>
2959: <status>works/unverified</status>
1.487 albertel 2960: <build trigger='always run'>
2961: loncom/build/rebuild_label_hash.sh
2962: </build>
2963: <dependencies>
2964: rebuild_label_hash.sh
2965: </dependencies>
1.15 harris41 2966: </file>
1.407 albertel 2967: <fileglob>
2968: <glob>*</glob>
2969: <sourcedir>loncom/html/adm/fonts/</sourcedir>
2970: <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
2971: <categoryname>interface file</categoryname>
2972: <description>
2973: Fonts for convertjme.pl
2974: </description>
2975: <filenames>
2976: AUTHORS;
2977: BUGS;
2978: DejaVuSerif-Roman.ttf;
2979: LICENSE;
2980: NEWS;
2981: README;
2982: status.txt;
2983: unicover.txt
2984: </filenames>
2985: </fileglob>
1.15 harris41 2986: <file>
1.7 harris41 2987: <source>loncom/interface/lonstatistics.pm</source>
2988: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
2989: <categoryname>handler</categoryname>
2990: <description>
2991: Handler to show statistics on solving LON-CAPA problems.
1.326 matthew 2992: </description>
2993: <status>works/unverified</status>
2994: </file>
2995: <file>
2996: <source>loncom/interface/statistics/lonstathelpers.pm</source>
2997: <target dist='default'>home/httpd/lib/perl/Apache/lonstathelpers.pm</target>
1.370 albertel 2998: <categoryname>handler</categoryname>
1.326 matthew 2999: <description>
3000: Utility module for statistics and data mining.
1.144 stredwic 3001: </description>
3002: <status>works/unverified</status>
3003: </file>
3004: <file>
1.400 albertel 3005: <source>loncom/interface/lontrackstudent.pm</source>
3006: <target dist='default'>home/httpd/lib/perl/Apache/lontrackstudent.pm</target>
3007: <categoryname>handler</categoryname>
3008: <description>
3009: Handler to parse and analyze activity.log
3010: </description>
3011: <status>works/unverified</status>
3012: </file>
3013: <file>
1.144 stredwic 3014: <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
1.162 harris41 3015: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
3016: </target>
1.144 stredwic 3017: <categoryname>handler</categoryname>
3018: <description>
1.162 harris41 3019: The module that generate the html for the Problem Statistics web pages.
1.338 matthew 3020: </description>
3021: </file>
3022: <file>
1.366 matthew 3023: <source>loncom/interface/statistics/lonsurveyreports.pm</source>
3024: <target dist='default'>home/httpd/lib/perl/Apache/lonsurveyreports.pm
3025: </target>
1.370 albertel 3026: <categoryname>handler</categoryname>
1.366 matthew 3027: <description>
3028: Gives instructors access to compiled survey results.
3029: </description>
3030: </file>
3031: <file>
1.338 matthew 3032: <source>loncom/interface/statistics/lonstudentsubmissions.pm</source>
3033: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentsubmissions.pm
3034: </target>
3035: <categoryname>handler</categoryname>
3036: <description>
3037: Generates excel file containing student submissions and correct answers.
1.332 matthew 3038: </description>
3039: </file>
3040: <file>
3041: <source>loncom/interface/statistics/loncorrectproblemplot.pm</source>
3042: <target dist='default'>home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
3043: </target>
3044: <categoryname>handler</categoryname>
3045: <description>
3046: The module that generate the html for the correct problems plot web pages.
1.169 stredwic 3047: </description>
3048: <status>works/unverified</status>
3049: </file>
3050: <file>
3051: <source>loncom/interface/statistics/lonpercentage.pm</source>
3052: <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
3053: </target>
3054: <categoryname>handler</categoryname>
3055: <description>
3056: The module that generate the html for the Percentage graph web pages.
1.144 stredwic 3057: </description>
3058: <status>works/unverified</status>
3059: </file>
3060: <file>
3061: <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
1.162 harris41 3062: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
3063: </target>
1.144 stredwic 3064: <categoryname>handler</categoryname>
3065: <description>
1.296 matthew 3066: This module provides detailed analysis and raw data for submissions of various problem types.
3067: </description>
3068: <status>works/unverified</status>
3069: </file>
3070: <file>
1.470 albertel 3071: <source>loncom/interface/statistics/longradinganalysis.pm</source>
3072: <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
3073: <categoryname>handler</categoryname>
3074: <description>
3075: This module provides detailed analysis and raw data for submissions of various problem types.
3076: </description>
3077: <status>works/unverified</status>
3078: </file>
3079: <file>
1.296 matthew 3080: <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
3081: <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
3082: </target>
3083: <categoryname>handler</categoryname>
3084: <description>
3085: This module produces plots of the times of students attempts on an assessment.
1.144 stredwic 3086: </description>
3087: <status>works/unverified</status>
3088: </file>
3089: <file>
3090: <source>loncom/interface/statistics/lonstudentassessment.pm</source>
1.162 harris41 3091: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
3092: </target>
1.144 stredwic 3093: <categoryname>handler</categoryname>
3094: <description>
3095: The module that generate the html for the Student Assessment/Chart web pages.
1.7 harris41 3096: </description>
3097: <status>works/unverified</status>
3098: </file>
3099: <file>
1.428 raeburn 3100: <source>loncom/interface/lonwhatsnew.pm</source>
3101: <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
3102: </target>
3103: <categoryname>handler</categoryname>
3104: <description>
3105: Handler to display items in course requiring action.
3106: </description>
3107: <status>works/unverified</status>
3108: </file>
3109: <file>
1.5 harris41 3110: <source>loncom/publisher/londiff.pm</source>
3111: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
3112: <categoryname>handler</categoryname>
3113: <description>
3114: Handler to show difference between two files.
1.221 www 3115: </description>
3116: <status>works/unverified</status>
3117: </file>
3118: <file>
3119: <source>loncom/publisher/lonrights.pm</source>
3120: <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
3121: <categoryname>handler</categoryname>
3122: <description>
3123: Handler to show and edit custom distribution rights
1.5 harris41 3124: </description>
3125: <status>works/unverified</status>
1.4 harris41 3126: </file>
3127: <file>
1.5 harris41 3128: <source>loncom/publisher/lonupload.pm</source>
3129: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
3130: <categoryname>handler</categoryname>
3131: <description>
3132: Handler to upload files through browser into construction space.
3133: </description>
3134: <status>works/unverified</status>
1.4 harris41 3135: </file>
3136: <file>
1.76 harris41 3137: <source>doc/man/Apache__lonupload.3</source>
3138: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
1.83 harris41 3139: <categoryname>doc</categoryname>
1.76 harris41 3140: <description>man page for lonupload.pm</description>
3141: <build trigger='always run'>
1.115 harris41 3142: loncom/build/pod2man.sh ../publisher/lonupload.pm > \
3143: ../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm'
1.76 harris41 3144: </build>
3145: <status>works/unverified</status>
3146: <dependencies>
3147: ../../loncom/publisher/lonupload.pm
3148: </dependencies>
3149: </file>
3150: <file>
1.118 harris41 3151: <source>doc/lib/perl/Apache/lonupload.html</source>
3152: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
1.112 harris41 3153: </target>
1.83 harris41 3154: <categoryname>doc</categoryname>
1.76 harris41 3155: <description>POD-derived page for lonupload.pm</description>
3156: <build trigger='always run'>
1.115 harris41 3157: loncom/build/pod2html.sh ../publisher/lonupload.pm > \
1.118 harris41 3158: ../../doc/lib/perl/Apache/lonupload.html && \
3159: echo 'pod2html lonupload.pm'
1.76 harris41 3160: </build>
3161: <status>works/unverified</status>
3162: <dependencies>
3163: ../../loncom/publisher/lonupload.pm
3164: </dependencies>
3165: </file>
3166: <file>
1.5 harris41 3167: <source>loncom/homework/essayresponse.pm</source>
3168: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
3169: <categoryname>handler</categoryname>
3170: <description>
3171: Handler to evaluate essay (ungraded) style responses.
1.92 albertel 3172: </description>
3173: <status>works/unverified</status>
3174: </file>
3175: <file>
3176: <source>loncom/homework/externalresponse.pm</source>
3177: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
3178: <categoryname>handler</categoryname>
3179: <description>
3180: Handler to evaluate externally graded responses.
3181: </description>
3182: <status>works/unverified</status>
3183: </file>
3184: <file>
3185: <source>loncom/homework/loncapagrade.pm</source>
3186: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
3187: <categoryname>handler</categoryname>
3188: <description>
1.133 harris41 3189: Holds results and defines
3190: tag handlers needed by externalresponse.pm
1.5 harris41 3191: </description>
3192: <status>works/unverified</status>
1.4 harris41 3193: </file>
3194: <file>
1.461 albertel 3195: <source>loncom/homework/gradesubmission.pl</source>
1.464 albertel 3196: <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
1.461 albertel 3197: <categoryname>handler</categoryname>
3198: <description>
3199: Example script for use with external response.
3200: </description>
3201: <status>works/unverified</status>
3202: </file>
3203: <file>
1.5 harris41 3204: <source>loncom/publisher/lonpubdir.pm</source>
3205: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
3206: <categoryname>handler</categoryname>
3207: <description>
3208: Handler to publish directories.
1.172 www 3209: </description>
3210: </file>
3211: <file>
3212: <source>loncom/publisher/lonunauthorized.pm</source>
3213: <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
3214: <categoryname>handler</categoryname>
3215: <description>
3216: Handler to explain failed contruction space access.
1.5 harris41 3217: </description>
1.4 harris41 3218: </file>
3219: <file>
1.76 harris41 3220: <source>doc/man/Apache__lonpubdir.3</source>
3221: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
1.83 harris41 3222: <categoryname>doc</categoryname>
1.76 harris41 3223: <description>man page for lonpubdir.pm</description>
3224: <build trigger='always run'>
1.115 harris41 3225: loncom/build/pod2man.sh ../publisher/lonpubdir.pm > \
3226: ../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm'
1.76 harris41 3227: </build>
3228: <status>works/unverified</status>
3229: <dependencies>
3230: ../../loncom/lonnet/perl/lonnet.pm
3231: </dependencies>
3232: </file>
3233: <file>
1.118 harris41 3234: <source>doc/lib/perl/Apache/lonpubdir.html</source>
3235: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
1.112 harris41 3236: </target>
1.83 harris41 3237: <categoryname>doc</categoryname>
1.76 harris41 3238: <description>POD-derived page for lonpubdir.pm</description>
3239: <build trigger='always run'>
1.115 harris41 3240: loncom/build/pod2html.sh ../publisher/lonpubdir.pm > \
1.118 harris41 3241: ../../doc/lib/perl/Apache/lonpubdir.html && \
3242: echo 'pod2html lonpubdir.pm'
1.76 harris41 3243: </build>
3244: <status>works/unverified</status>
3245: <dependencies>
3246: ../../loncom/publisher/lonpubdir.pm
3247: </dependencies>
3248: </file>
3249: <file>
1.5 harris41 3250: <source>loncom/publisher/lonretrieve.pm</source>
3251: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
3252: <categoryname>handler</categoryname>
3253: <description>
3254: Handler to retrieve old versions from resource space.
3255: </description>
3256: <status>works/unverified</status>
1.4 harris41 3257: </file>
3258: <file>
1.421 www 3259: <source>loncom/publisher/loncleanup.pm</source>
3260: <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
3261: <categoryname>handler</categoryname>
3262: <description>
3263: Handler to clean up HTML files.
3264: </description>
3265: <status>works/unverified</status>
3266: </file>
3267: <file>
1.76 harris41 3268: <source>doc/man/Apache__lonretrieve.3</source>
3269: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
1.83 harris41 3270: <categoryname>doc</categoryname>
1.76 harris41 3271: <description>man page for lonretrieve.pm</description>
3272: <build trigger='always run'>
1.115 harris41 3273: loncom/build/pod2man.sh ../publisher/lonretrieve.pm > \
3274: ../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm'
1.76 harris41 3275: </build>
3276: <status>works/unverified</status>
3277: <dependencies>
3278: ../../loncom/publisher/lonretrieve.pm
3279: </dependencies>
3280: </file>
3281: <file>
1.118 harris41 3282: <source>doc/lib/perl/Apache/lonretrieve.html</source>
3283: <target dist='default'>
3284: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
1.112 harris41 3285: </target>
1.83 harris41 3286: <categoryname>doc</categoryname>
1.76 harris41 3287: <description>POD-derived page for lonretrieve.pm</description>
3288: <build trigger='always run'>
1.115 harris41 3289: loncom/build/pod2html.sh ../publisher/lonretrieve.pm > \
1.118 harris41 3290: ../../doc/lib/perl/Apache/lonretrieve.html && \
3291: echo 'pod2html lonretrieve.pm'
1.76 harris41 3292: </build>
3293: <status>works/unverified</status>
3294: <dependencies>
3295: ../../loncom/publisher/lonretrieve.pm
3296: </dependencies>
3297: </file>
3298: <file>
1.5 harris41 3299: <source>loncom/homework/edit.pm</source>
3300: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
3301: <categoryname>handler</categoryname>
3302: <description>
3303: Helper functions when in homework edit mode.
3304: </description>
1.4 harris41 3305: </file>
3306: <file>
1.86 harris41 3307: <source>doc/man/Apache__edit.3</source>
3308: <target dist='default'>usr/man/man3/Apache::edit.3</target>
3309: <categoryname>doc</categoryname>
3310: <description>man page for edit.pm</description>
3311: <build trigger='always run'>
1.115 harris41 3312: loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && \
1.112 harris41 3313: echo 'manifying edit.pm'
1.86 harris41 3314: </build>
3315: <status>works/unverified</status>
3316: <dependencies>
3317: ../../loncom/homework/edit.pm
3318: </dependencies>
3319: </file>
3320: <file>
1.118 harris41 3321: <source>doc/lib/perl/Apache/edit.html</source>
3322: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
3323: </target>
1.86 harris41 3324: <categoryname>doc</categoryname>
3325: <description>POD-derived page for edit.pm</description>
3326: <build trigger='always run'>
1.118 harris41 3327: loncom/build/pod2html.sh ../homework/edit.pm > \
3328: ../../doc/lib/perl/Apache/edit.html \
1.115 harris41 3329: && echo 'pod2html edit.pm'
1.86 harris41 3330: </build>
3331: <status>works/unverified</status>
3332: <dependencies>
3333: ../../loncom/homework/edit.pm
3334: </dependencies>
3335: </file>
3336: <file>
1.5 harris41 3337: <source>loncom/interface/lonmeta.pm</source>
3338: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
3339: <categoryname>handler</categoryname>
3340: <description>Metadata display handler.</description>
3341: <status>works/unverified</status>
1.4 harris41 3342: </file>
3343: <file>
1.5 harris41 3344: <source>rat/lonambiguous.pm</source>
3345: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
3346: <categoryname>handler</categoryname>
3347: <description>
3348: Handler to resolve ambiguous file locations.
3349: </description>
3350: <status>works/unverified</status>
1.4 harris41 3351: </file>
3352: <file>
1.5 harris41 3353: <source>rat/lonratparms.pm</source>
3354: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
3355: <categoryname>handler</categoryname>
3356: <description>
3357: Handler to set resource parameters inside of the RAT based on metadata.
3358: </description>
3359: <status>works/unverified</status>
1.4 harris41 3360: </file>
3361: <file>
1.5 harris41 3362: <source>rat/lonsequence.pm</source>
3363: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
3364: <categoryname>handler</categoryname>
3365: <description>
3366: Handler for showing sequence objects of educational resources.
3367: </description>
3368: <status>works/unverified</status>
1.4 harris41 3369: </file>
3370: <file>
1.5 harris41 3371: <source>loncom/interface/loncreatecourse.pm</source>
3372: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
3373: <categoryname>handler</categoryname>
3374: <description>
1.72 harris41 3375: Allows domain coordinators to create new courses and assign course
3376: coordinators.
1.5 harris41 3377: </description>
1.10 harris41 3378: <status>works/unverified</status>
1.4 harris41 3379: </file>
3380: <file>
1.497 albertel 3381: <source>loncom/interface/lonclonecourse.pm</source>
3382: <target dist='default'>home/httpd/lib/perl/Apache/lonclonecourse.pm</target>
3383: <categoryname>handler</categoryname>
3384: <description>
3385: Internal routines for creating a clone of an existing course.
3386: </description>
3387: <status>works/unverified</status>
3388: </file>
3389: <file>
1.5 harris41 3390: <source>loncom/interface/loncreateuser.pm</source>
3391: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
3392: <categoryname>handler</categoryname>
3393: <description>
1.72 harris41 3394: Allows users to within their own privileges create/edit users and give
3395: them roles.
1.5 harris41 3396: </description>
3397: <status>works/unverified</status>
1.143 stredwic 3398: </file>
3399: <file>
3400: <source>loncom/interface/lonhtmlcommon.pm</source>
3401: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
3402: <categoryname>handler</categoryname>
3403: <description>
3404: Contains a set of functions that generate html controls and data layouts
1.282 www 3405: </description>
3406: </file>
3407: <file>
1.382 www 3408: <source>loncom/interface/lonspeller.pm</source>
3409: <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
3410: <categoryname>handler</categoryname>
3411: <description>
3412: Contains a set of functions to use Aspell
3413: </description>
3414: </file>
3415: <file>
1.282 www 3416: <source>loncom/localize/lonlocal.pm</source>
3417: <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
3418: <categoryname>handler</categoryname>
3419: <description>
3420: Contains the &mt access function to Locale::Maketext
3421: </description>
3422: </file>
3423: <file>
1.476 albertel 3424: <source>loncom/localize/lonlocalize.pm</source>
3425: <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
3426: <categoryname>handler</categoryname>
3427: <description>
3428: handler for &mt()ing static files
3429: </description>
3430: </file>
3431: <file>
1.282 www 3432: <source>loncom/localize/localize.pm</source>
3433: <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
3434: <categoryname>handler</categoryname>
3435: <description>
3436: Localization class for Locale::Maketext
1.138 stredwic 3437: </description>
3438: </file>
1.283 www 3439: <fileglob>
3440: <glob>*.pm</glob>
3441: <sourcedir>loncom/localize/localize/</sourcedir>
3442: <targetdir dist='default'>
3443: home/httpd/lib/perl/Apache/localize/</targetdir>
3444: <categoryname>static conf</categoryname>
3445: <description>
3446: Translation files.
3447: </description>
3448: <filenames>
1.285 www 3449: de.pm;
1.288 www 3450: pt.pm;
1.336 www 3451: fr.pm;
1.288 www 3452: ja.pm;
1.297 www 3453: tr.pm;
1.305 www 3454: ru.pm;
3455: fa.pm;
3456: ar.pm;
1.314 www 3457: es.pm;
1.400 albertel 3458: x_chef.pm;
1.283 www 3459: </filenames>
3460: </fileglob>
1.138 stredwic 3461: <file>
3462: <source>loncom/interface/loncoursedata.pm</source>
3463: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
3464: <categoryname>handler</categoryname>
3465: <description>
3466: Common functions for handling student course data (download and process)
1.5 harris41 3467: </description>
1.4 harris41 3468: </file>
3469: <file>
1.5 harris41 3470: <source>loncom/interface/loncommon.pm</source>
3471: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
3472: <categoryname>handler</categoryname>
3473: <description>
3474: Makes a table out of the previous attempts. Inputs result_from_symbread,
1.10 harris41 3475: user, domain, home_server, course_id.
1.5 harris41 3476: </description>
3477: <status>works/unverified</status>
1.4 harris41 3478: </file>
3479: <file>
1.76 harris41 3480: <source>doc/man/Apache__loncommon.3</source>
3481: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
1.83 harris41 3482: <categoryname>doc</categoryname>
1.76 harris41 3483: <description>man page for loncommon.pm</description>
3484: <build trigger='always run'>
1.115 harris41 3485: loncom/build/pod2man.sh ../interface/loncommon.pm > \
3486: ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm'
1.76 harris41 3487: </build>
3488: <status>works/unverified</status>
3489: <dependencies>
3490: ../../loncom/interface/loncommon.pm
3491: </dependencies>
3492: </file>
3493: <file>
1.118 harris41 3494: <source>doc/lib/perl/Apache/loncommon.html</source>
3495: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
1.112 harris41 3496: </target>
1.83 harris41 3497: <categoryname>doc</categoryname>
1.76 harris41 3498: <description>POD-derived page for loncommon.pm</description>
3499: <build trigger='always run'>
1.115 harris41 3500: loncom/build/pod2html.sh ../interface/loncommon.pm > \
1.118 harris41 3501: ../../doc/lib/perl/Apache/loncommon.html && \
3502: echo 'pod2html loncommon.pm'
1.76 harris41 3503: </build>
3504: <status>works/unverified</status>
3505: <dependencies>
3506: ../../loncom/interface/loncommon.pm
3507: </dependencies>
3508: </file>
3509: <file>
1.5 harris41 3510: <source>loncom/homework/grades.pm</source>
3511: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
3512: <categoryname>handler</categoryname>
3513: <description>Handles the viewing of grades.</description>
1.4 harris41 3514: </file>
3515: <file>
1.5 harris41 3516: <source>loncom/homework/imageresponse.pm</source>
3517: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
3518: <categoryname>handler</categoryname>
3519: <description>
3520: Coordinates the response to clicking an image.
3521: </description>
3522: <status>works/unverified</status>
1.4 harris41 3523: </file>
3524: <file>
1.5 harris41 3525: <source>loncom/homework/optionresponse.pm</source>
3526: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
3527: <categoryname>handler</categoryname>
1.27 harris41 3528: <description>
3529: Handles tags associated with showing a list of options.</description>
1.4 harris41 3530: </file>
3531: <file>
1.5 harris41 3532: <source>loncom/homework/outputtags.pm</source>
3533: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
3534: <categoryname>handler</categoryname>
3535: <description>
3536: Handles tags associated with output. Seems to relate to due dates of the
3537: assignment.
3538: </description>
1.10 harris41 3539: <status>works/unverified</status>
1.4 harris41 3540: </file>
1.255 albertel 3541:
3542: <file>
3543: <source>loncom/homework/chemresponse.pm</source>
1.256 albertel 3544: <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
1.255 albertel 3545: <categoryname>handler</categoryname>
3546: <description>
3547: Handle the tags organicresponse/structure and reationresponse
3548: </description>
3549: <status>works/unverified</status>
3550: </file>
3551:
3552: <fileglob>
3553: <glob>*.*</glob>
3554: <sourcedir>loncom/html/adm/jme/</sourcedir>
3555: <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
3556: <categoryname>interface file</categoryname>
3557: <description>
3558: JME files, for editing organic structures
3559: </description>
3560: <filenames>
3561: JME.jar;
3562: jme.gif;
1.258 albertel 3563: jme_help.html;
1.255 albertel 3564: nitro.gif;
3565: smiles.gif
3566: </filenames>
3567: </fileglob>
1.291 albertel 3568:
1.431 albertel 3569: <fileglob>
3570: <glob>*.*</glob>
3571: <sourcedir>loncom/html/adm/jmol/</sourcedir>
3572: <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
3573: <categoryname>interface file</categoryname>
3574: <description>
3575: Jmol files, for displaying structures
3576: </description>
3577: <filenames>
3578: COPYRIGHT.txt;
3579: JmolApplet.jar;
3580: Jmol.js;
3581: LICENSE.txt;
3582: README.txt
3583: </filenames>
3584: </fileglob>
3585:
1.291 albertel 3586: <file>
3587: <source>loncom/homework/convertjme.pl</source>
3588: <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
3589: <categoryname>script</categoryname>
3590: <description>
3591: Dynamically converts JME strings into either a png or ps file.
3592: </description>
3593: </file>
3594:
1.414 albertel 3595: <fileglob>
3596: <glob>*.*</glob>
3597: <sourcedir>loncom/html/adm/jsMath/</sourcedir>
3598: <targetdir dist='default'>home/httpd/html/adm/jsMath/</targetdir>
3599: <categoryname>interface file</categoryname>
3600: <description>
3601: jsMath is a Javascript solution to converting TeX to something the browser can see
3602: </description>
3603: <filenames>
3604: black.gif;
3605: blank.gif;
3606: COPYING.txt;
1.471 albertel 3607: jsMath-BaKoMa-fonts.js;
3608: jsMath-autoload.html;
3609: jsMath-controls.html;
1.414 albertel 3610: jsMath-fallback-mac.js;
3611: jsMath-fallback-mac-mozilla.js;
3612: jsMath-fallback-mac-msie.js;
3613: jsMath-fallback-pc.js;
1.462 albertel 3614: jsMath-fallback-symbols.js;
1.414 albertel 3615: jsMath-fallback-unix.js;
1.483 albertel 3616: jsMath-global-controls.html;
3617: jsMath-global.html;
1.414 albertel 3618: jsMath.js;
1.471 albertel 3619: jsMath-loader.html;
1.483 albertel 3620: jsMath-loader-omniweb4.js;
1.414 albertel 3621: jsMath-mozilla.js;
3622: jsMath-msie-mac.js;
1.471 albertel 3623: jsMath-old-browsers.js;
1.414 albertel 3624: </filenames>
3625: </fileglob>
3626:
1.4 harris41 3627: <file>
1.471 albertel 3628: <source>loncom/html/adm/jsMath/jsMath-fonts-1.3.zip</source>
1.464 albertel 3629: <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>
1.462 albertel 3630: <categoryname>script</categoryname>
3631: <description>
3632: Dynamically converts JME strings into either a png or ps file.
3633: </description>
1.464 albertel 3634: <installscript>
3635: commands /home/httpd/html/adm/jsMath
3636: </installscript>
1.462 albertel 3637: <dependencies>
1.465 albertel 3638: loncom/html/adm/jsMath/commands;
1.471 albertel 3639: loncom/html/adm/jsMath/jsMath-fonts-1.3.zip;
1.462 albertel 3640: </dependencies>
3641: </file>
3642:
3643: <fileglob>
3644: <glob>*.*</glob>
1.471 albertel 3645: <sourcedir>loncom/html/adm/jsMath/extensions/</sourcedir>
3646: <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions/</targetdir>
3647: <categoryname>interface file</categoryname>
3648: <description>
3649: Additional jsMath functionality that can be used when needed.
3650: </description>
3651: <filenames>
3652: AMSsymbols.js;
3653: HTML.js;
1.483 albertel 3654: bbox.js;
3655: font.js;
1.471 albertel 3656: boldsymbol.js;
3657: double-click.js;
3658: fbox.js;
3659: leaders.js;
3660: mathchoice.js;
3661: mimeTeX.js;
3662: moreArrows.js;
3663: newcommand.js;
3664: underset-overset.js;
3665: </filenames>
3666: </fileglob>
3667:
3668: <fileglob>
3669: <glob>*.*</glob>
1.464 albertel 3670: <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>
3671: <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>
1.462 albertel 3672: <categoryname>interface file</categoryname>
3673: <description>
3674: jsMath is a Javascript solution to converting TeX to something the browser can see
3675: </description>
3676: <filenames>
3677: autoload.js;
1.483 albertel 3678: CHMmode.js;
3679: global.js;
1.462 albertel 3680: mimeTeX.js;
1.483 albertel 3681: noCache.js;
3682: noGlobal.js;
1.462 albertel 3683: noImageFonts.js;
1.483 albertel 3684: spriteImageFonts.js;
1.462 albertel 3685: tex2math.js;
3686: </filenames>
3687: </fileglob>
3688:
1.471 albertel 3689: <fileglob>
3690: <glob>*.*</glob>
3691: <sourcedir>loncom/html/adm/jsMath/uncompressed/</sourcedir>
3692: <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed/</targetdir>
3693: <categoryname>interface file</categoryname>
3694: <description>
3695: the jsMath source files not compressed for increasing download speed (not used by lon-capa directly)
3696: </description>
3697: <filenames>
3698: def.js;
1.483 albertel 3699: font.js;
1.471 albertel 3700: jsMath-fallback-mac.js;
3701: jsMath-fallback-pc.js;
3702: jsMath-fallback-symbols.js;
3703: jsMath-fallback-unix.js;
3704: jsMath.js;
3705: </filenames>
3706: </fileglob>
3707:
1.462 albertel 3708: <file>
1.6 harris41 3709: <source>loncom/interface/lontest.pm</source>
3710: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
3711: <categoryname>handler</categoryname>
3712: <description>
3713: Used for debugging and testing the LON-CAPA system.
3714: </description>
1.10 harris41 3715: <status>works/unverified</status>
1.6 harris41 3716: </file>
3717: <file>
3718: <source>loncom/homework/radiobuttonresponse.pm</source>
1.27 harris41 3719: <target dist='default'>
3720: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
1.6 harris41 3721: <categoryname>handler</categoryname>
3722: <description>
3723: Handles multiple-choice style responses.
3724: </description>
1.10 harris41 3725: <status>works/unverified</status>
1.6 harris41 3726: </file>
3727: <file>
3728: <source>loncom/interface/loncommunicate.pm</source>
3729: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
3730: <categoryname>handler</categoryname>
1.72 harris41 3731: <description>
3732: Will be the access handler to email sending, as well as the planned
3733: chatrooms, etc.
3734: </description>
1.10 harris41 3735: <status>works/unverified</status>
1.6 harris41 3736: </file>
3737: <file>
3738: <source>loncom/interface/lonerrorhandler.pm</source>
3739: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
3740: <categoryname>handler</categoryname>
3741: <description>
3742: Handles errors.
3743: </description>
1.10 harris41 3744: <status>works/unverified</status>
1.6 harris41 3745: </file>
3746: <file>
3747: <source>loncom/interface/lonevaluate.pm</source>
3748: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
3749: <categoryname>handler</categoryname>
3750: <description>
3751: Handles evaluation.
3752: </description>
1.10 harris41 3753: <status>works/unverified</status>
1.6 harris41 3754: </file>
3755: <file>
3756: <source>loncom/interface/lonfeedback.pm</source>
3757: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
3758: <categoryname>handler</categoryname>
3759: <description>
3760: Handles feedback from students to instructors and system administrators.
1.72 harris41 3761: Provides a screenshot of the current
3762: resource, as well as previous attempts if the resource was a homework.
3763: Used by lonmsg.pm.
1.6 harris41 3764: </description>
1.10 harris41 3765: <status>works/unverified</status>
1.4 harris41 3766: </file>
3767: <file>
1.6 harris41 3768: <source>loncom/interface/lonnavmaps.pm</source>
3769: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
3770: <categoryname>handler</categoryname>
3771: <description>
3772: Handles navigational maps.
1.211 bowersj2 3773: </description>
3774: <status>works/unverified</status>
1.227 albertel 3775: </file>
3776: <file>
1.510 albertel 3777: <source>loncom/interface/lonnavdisplay.pm</source>
3778: <target dist='default'>home/httpd/lib/perl/Apache/lonnavdisplay.pm</target>
3779: <categoryname>handler</categoryname>
3780: <description>
3781: Displays the nav map to the user
3782: </description>
3783: <status>works/unverified</status>
3784: </file>
3785: <file>
1.227 albertel 3786: <source>doc/man/Apache__lonnavmaps.3</source>
3787: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
3788: <categoryname>doc</categoryname>
3789: <description>man page for lonnavmaps.pm</description>
3790: <build trigger='always run'>
3791: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm > \
3792: ../../doc/man/Apache__lonnavmaps.3 && echo 'manifying lonnavmaps.pm'
3793: </build>
3794: <status>works/unverified</status>
3795: <dependencies>
3796: ../../loncom/interface/lonnavmaps.pm
3797: </dependencies>
3798: </file>
3799: <file>
3800: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
3801: <target dist='default'>
3802: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
3803: </target>
3804: <categoryname>doc</categoryname>
3805: <description>POD-derived page for lonnavmaps.pm</description>
3806: <build trigger='always run'>
3807: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm > \
3808: ../../doc/lib/perl/Apache/lonnavmaps.html && \
3809: echo 'pod2html lonnavmaps.pm'
3810: </build>
3811: <status>works/unverified</status>
3812: <dependencies>
3813: ../../loncom/interface/lonnavmaps.pm
3814: </dependencies>
1.211 bowersj2 3815: </file>
3816: <file>
1.482 foxr 3817: <source>loncom/interface/lonselstudent.pm</source>
3818: <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
3819: <categoryname>standard</categoryname>
3820: <description>
3821: re-usable student selection subs.
3822: </description>
3823: <status>testing/unverified</status>
3824: </file>
3825: <file>
1.231 bowersj2 3826: <source>loncom/interface/lonhelper.pm</source>
3827: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
1.211 bowersj2 3828: <categoryname>handler</categoryname>
3829: <description>
1.235 bowersj2 3830: Helper framework.
3831: </description>
3832: <status>works/unverified</status>
3833: </file>
3834: <file>
3835: <source>loncom/html/adm/helper/parameter.helper</source>
3836: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
3837: <categoryname>handler</categoryname>
3838: <description>
3839: Parameter setting helper.
1.242 bowersj2 3840: </description>
3841: <status>works/unverified</status>
3842: </file>
3843: <file>
3844: <source>loncom/html/adm/helper/course.initialization.helper</source>
3845: <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
3846: <categoryname>handler</categoryname>
3847: <description>
3848: Course initialization helper.
1.189 bowersj2 3849: </description>
3850: <status>works/unverified</status>
3851: </file>
3852: <file>
1.406 albertel 3853: <source>loncom/html/adm/helper/resettimes.helper</source>
3854: <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
3855: <categoryname>handler</categoryname>
3856: <description>
3857: Helper to resetting a student's first access time.
3858: </description>
3859: <status>works/unverified</status>
3860: </file>
3861: <file>
1.457 albertel 3862: <source>loncom/html/adm/helper/newslot.helper</source>
3863: <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
3864: <categoryname>handler</categoryname>
3865: <description>
3866: Slot creation and editing helper.
3867: </description>
3868: <status>works/unverified</status>
3869: </file>
3870: <file>
1.189 bowersj2 3871: <source>loncom/interface/lonquickgrades.pm</source>
3872: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
3873: <categoryname>handler</categoryname>
3874: <description>
3875: Student quick grades interface.
1.6 harris41 3876: </description>
1.10 harris41 3877: <status>works/unverified</status>
1.4 harris41 3878: </file>
3879: <file>
1.6 harris41 3880: <source>loncom/interface/lonpreferences.pm</source>
3881: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
3882: <categoryname>handler</categoryname>
3883: <description>
3884: Handles user preferences associated with customizing the online LON-CAPA
3885: educational environment.
3886: </description>
1.10 harris41 3887: <status>works/unverified</status>
1.6 harris41 3888: </file>
3889: <file>
3890: <source>loncom/interface/lonprintout.pm</source>
3891: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
3892: <categoryname>handler</categoryname>
3893: <description>
3894: Handles the production of printable files and resources.
3895: </description>
1.10 harris41 3896: <status>works/unverified</status>
1.340 matthew 3897: </file>
3898: <file>
3899: <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
3900: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
3901: <categoryname>system file</categoryname>
3902: <description>
3903: Provides a common interface to LON-CAPA metadata.
3904: </description>
1.6 harris41 3905: </file>
3906: <file>
3907: <source>loncom/interface/lonsearchcat.pm</source>
3908: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
3909: <categoryname>handler</categoryname>
3910: <description>
3911: Handles a searchable catalogue.
1.148 matthew 3912: </description>
3913: <status>works/unverified</status>
3914: </file>
3915: <file>
3916: <source>loncom/interface/lonmysql.pm</source>
3917: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
3918: <categoryname>handler</categoryname>
3919: <description>
3920: Provides utility functions for creating and accessing mysql database tables.
1.6 harris41 3921: </description>
1.10 harris41 3922: <status>works/unverified</status>
1.4 harris41 3923: </file>
3924: <file>
1.76 harris41 3925: <source>doc/man/Apache__lonsearchcat.3</source>
3926: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
1.83 harris41 3927: <categoryname>doc</categoryname>
1.76 harris41 3928: <description>man page for lonsearchcat.pm</description>
3929: <build trigger='always run'>
1.115 harris41 3930: loncom/build/pod2man.sh ../interface/lonsearchcat.pm > \
3931: ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm'
1.76 harris41 3932: </build>
3933: <status>works/unverified</status>
3934: <dependencies>
3935: ../../loncom/interface/lonsearchcat.pm
3936: </dependencies>
3937: </file>
3938: <file>
1.118 harris41 3939: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
3940: <target dist='default'>
3941: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
1.112 harris41 3942: </target>
1.83 harris41 3943: <categoryname>doc</categoryname>
1.76 harris41 3944: <description>POD-derived page for lonsearchcat.pm</description>
3945: <build trigger='always run'>
1.115 harris41 3946: loncom/build/pod2html.sh ../interface/lonsearchcat.pm > \
1.118 harris41 3947: ../../doc/lib/perl/Apache/lonsearchcat.html && \
3948: echo 'pod2html lonsearchcat.pm'
1.76 harris41 3949: </build>
3950: <status>works/unverified</status>
3951: <dependencies>
3952: ../../loncom/interface/lonsearchcat.pm
3953: </dependencies>
1.232 www 3954: </file>
3955: <file>
3956: <source>loncom/interface/lonmanagekeys.pm</source>
3957: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
3958: <categoryname>handler</categoryname>
3959: <description>
3960: Allows users with "mky" privileges to generate and manage course access keys.
3961: </description>
3962: <status>works/unverified</status>
1.76 harris41 3963: </file>
3964: <file>
1.6 harris41 3965: <source>loncom/interface/londropadd.pm</source>
3966: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
3967: <categoryname>handler</categoryname>
3968: <description>
1.72 harris41 3969: Allows course coordinators to upload courselists in different formats, and
3970: automatically create users (if they do not exist already), assign them the
3971: role of student in a course, and add them to the classlist.
1.6 harris41 3972: </description>
1.10 harris41 3973: <status>works/unverified</status>
1.6 harris41 3974: </file>
3975: <file>
1.380 matthew 3976: <source>loncom/interface/lonviewclasslist.pm</source>
3977: <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
3978: <categoryname>handler</categoryname>
3979: <description>
3980: Allows users (including students) to view the classlist of their course.
3981: </description>
3982: <status>works/unverified</status>
3983: </file>
3984: <file>
1.460 raeburn 3985: <source>loncom/interface/loncoursegroups.pm</source>
3986: <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
3987: <categoryname>handler</categoryname>
3988: <description>
3989: Allows course coordinators to create groups, modify existing groups (including
3990: adding, expiring or deleting group members, or modifying group member privileges.
3991: </description>
3992: <status>works/unverified</status>
3993: </file>
3994: <file>
1.484 raeburn 3995: <source>loncom/interface/longroup.pm</source>
3996: <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
3997: <categoryname>handler</categoryname>
3998: <description>
3999: General routines used to gather information about courses in a group, and their settings, and also to perform auto-group adds/drops when a user's role assignment changes.
4000: </description>
4001: <status>works/unverified</status>
4002: </file>
4003: <file>
1.488 raeburn 4004: <source>loncom/interface/groupboards.pm</source>
4005: <target dist='default'>home/httpd/lib/perl/Apache/groupboards.pm</target>
4006: <categoryname>handler</categoryname>
4007: <description>
4008: Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards.
4009: </description>
4010: <status>works/unverified</status>
4011: </file>
4012: <file>
1.489 raeburn 4013: <source>loncom/interface/grouproster.pm</source>
4014: <target dist='default'>home/httpd/lib/perl/Apache/grouproster.pm</target>
4015: <categoryname>handler</categoryname>
4016: <description>
4017: Display group membership information. Type of information available depends on group privileges of the user.
4018: </description>
4019: <status>works/unverified</status>
4020: </file>
4021: <file>
1.6 harris41 4022: <source>loncom/interface/lonmsg.pm</source>
4023: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
4024: <categoryname>handler</categoryname>
4025: <description>
1.72 harris41 4026: lonmsg.pm has several functions to send and receive internal messages.
4027: author_res_msg - send message to resource author.
4028: user_crit_msg - send a critical message to a user. A critical message
4029: will require acknowledgment by the recipient and the sender will be notified.
4030: user_crit_received - routine to trigger acknowledgment.
1.6 harris41 4031: </description>
1.10 harris41 4032: <status>works/unverified</status>
1.6 harris41 4033: </file>
4034: <file>
1.479 albertel 4035: <source>loncom/interface/lonmsgdisplay.pm</source>
4036: <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
4037: <categoryname>handler</categoryname>
4038: <description>
4039: statuschange - change the status of a message (read, replied, forwarded, etc).
4040: The handler displays messages, has routines to reply, etc.
4041: </description>
4042: <status>works/unverified</status>
4043: </file>
4044: <file>
1.6 harris41 4045: <source>loncom/homework/hint.pm</source>
4046: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
4047: <categoryname>handler</categoryname>
4048: <description>
4049: This handler coordinates the delivery of hints to students working on LON-CAPA
4050: problems and assignments.
4051: </description>
1.10 harris41 4052: <status>works/unverified</status>
1.6 harris41 4053: </file>
4054: <file>
1.244 matthew 4055: <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
1.6 harris41 4056: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
4057: <categoryname>handler</categoryname>
4058: <description>
1.244 matthew 4059: The top level interface for the display and editing of spreadsheets. There
4060: are three levels of spreadsheet.
4061: </description>
4062: <status>works/unverified</status>
4063: </file>
4064: <file>
4065: <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
4066: <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
4067: <categoryname>handler</categoryname>
4068: <description>
4069: Defines the parent object of each spreadsheet type (classcalc, studentcalc,
4070: assesscalc).
4071: </description>
4072: <status>works/unverified</status>
4073: </file>
4074: <file>
4075: <source>loncom/interface/spreadsheet/classcalc.pm</source>
4076: <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
4077: <categoryname>handler</categoryname>
4078: <description>
4079: Defines the specifics of the course level spreadsheet.
4080: </description>
4081: <status>works/unverified</status>
4082: </file>
4083: <file>
4084: <source>loncom/interface/spreadsheet/studentcalc.pm</source>
4085: <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
4086: <categoryname>handler</categoryname>
4087: <description>
4088: Defines the specifics of the student level spreadsheet.
4089: </description>
4090: <status>works/unverified</status>
4091: </file>
4092: <file>
4093: <source>loncom/interface/spreadsheet/assesscalc.pm</source>
4094: <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
4095: <categoryname>handler</categoryname>
4096: <description>
4097: Defines the specifics of the assessment level spreadsheet.
1.6 harris41 4098: </description>
1.10 harris41 4099: <status>works/unverified</status>
1.6 harris41 4100: </file>
4101: <file>
4102: <source>loncom/interface/lonparmset.pm</source>
4103: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
4104: <categoryname>handler</categoryname>
4105: <description>
1.424 albertel 4106: Handler for setting and modifying both course preferences and coure parameters
4107: </description>
4108: <status>works/unverified</status>
4109: </file>
4110: <file>
4111: <source>loncom/interface/slotrequest.pm</source>
4112: <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
4113: <categoryname>handler</categoryname>
4114: <description>
4115: Handler for students to add access slots
1.6 harris41 4116: </description>
1.10 harris41 4117: <status>works/unverified</status>
1.6 harris41 4118: </file>
4119: <file>
1.76 harris41 4120: <source>doc/man/Apache__lonparmset.3</source>
4121: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
1.83 harris41 4122: <categoryname>doc</categoryname>
1.76 harris41 4123: <description>man page for lonparmset.pm</description>
4124: <build trigger='always run'>
1.115 harris41 4125: loncom/build/pod2man.sh ../interface/lonparmset.pm > \
4126: ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm'
1.76 harris41 4127: </build>
4128: <status>works/unverified</status>
4129: <dependencies>
4130: ../../loncom/interface/lonparmset.pm
4131: </dependencies>
4132: </file>
4133: <file>
1.118 harris41 4134: <source>doc/lib/perl/Apache/lonparmset.html</source>
4135: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
1.112 harris41 4136: </target>
1.83 harris41 4137: <categoryname>doc</categoryname>
1.76 harris41 4138: <description>POD-derived page for lonparmset.pm</description>
4139: <build trigger='always run'>
1.115 harris41 4140: loncom/build/pod2html.sh ../interface/lonparmset.pm > \
1.118 harris41 4141: ../../doc/lib/perl/Apache/lonparmset.html && \
4142: echo 'pod2html lonparmset.pm'
1.76 harris41 4143: </build>
4144: <status>works/unverified</status>
4145: <dependencies>
4146: ../../loncom/interface/lonparmset.pm
4147: </dependencies>
4148: </file>
4149: <file>
1.6 harris41 4150: <source>loncom/publisher/lonconstruct.pm</source>
4151: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
4152: <categoryname>handler</categoryname>
4153: <description>
4154: Page wrapper for handling construction space.
4155: </description>
1.10 harris41 4156: <status>works/unverified</status>
1.6 harris41 4157: </file>
4158: <file>
4159: <source>loncom/publisher/lonpublisher.pm</source>
4160: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
4161: <categoryname>handler</categoryname>
4162: <description>
4163: Publishes an LON-CAPA educational resource complete with metadata
4164: (authorship, language, copyright, creation date, etc).
4165: </description>
1.10 harris41 4166: <status>works/unverified</status>
1.6 harris41 4167: </file>
4168: <file>
1.76 harris41 4169: <source>doc/man/Apache__lonpublisher.3</source>
4170: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
1.83 harris41 4171: <categoryname>doc</categoryname>
1.76 harris41 4172: <description>man page for lonpublisher.pm</description>
4173: <build trigger='always run'>
1.115 harris41 4174: loncom/build/pod2man.sh ../publisher/lonpublisher.pm > \
4175: ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm'
1.76 harris41 4176: </build>
4177: <status>works/unverified</status>
4178: <dependencies>
4179: ../../loncom/publisher/lonpublisher.pm
4180: </dependencies>
4181: </file>
4182: <file>
1.118 harris41 4183: <source>doc/lib/perl/Apache/lonpublisher.html</source>
4184: <target dist='default'>
4185: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
1.112 harris41 4186: </target>
1.83 harris41 4187: <categoryname>doc</categoryname>
1.76 harris41 4188: <description>POD-derived page for lonpublisher.pm</description>
4189: <build trigger='always run'>
1.115 harris41 4190: loncom/build/pod2html.sh ../publisher/lonpublisher.pm > \
1.118 harris41 4191: ../../doc/lib/perl/Apache/lonpublisher.html && \
4192: echo 'pod2html lonpublisher.pm'
1.76 harris41 4193: </build>
4194: <status>works/unverified</status>
4195: <dependencies>
4196: ../../loncom/publisher/lonpublisher.pm
4197: </dependencies>
4198: </file>
4199: <file>
1.6 harris41 4200: <source>loncom/interface/lonmenu.pm</source>
4201: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
4202: <categoryname>handler</categoryname>
4203: <description>
4204: Has routines which control the remote control.
1.228 www 4205: </description>
4206: <status>works/unverified</status>
4207: </file>
4208: <file>
1.478 albertel 4209: <source>loncom/interface/lonmainmenu.pm</source>
4210: <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
4211: <categoryname>handler</categoryname>
4212: <description>
4213: Displays the Main menu
4214: </description>
4215: <status>works/unverified</status>
4216: </file>
4217: <file>
1.228 www 4218: <source>loncom/interface/lonremote.pm</source>
4219: <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
4220: <categoryname>handler</categoryname>
4221: <description>
1.367 matthew 4222: Handler to launch and collapse the remote control.
1.6 harris41 4223: </description>
1.10 harris41 4224: <status>works/unverified</status>
1.6 harris41 4225: </file>
4226: <file>
1.367 matthew 4227: <source>loncom/interface/portfolio.pm</source>
4228: <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
4229: <categoryname>handler</categoryname>
4230: <description>
4231: Handler to manage user portfolios
4232: </description>
4233: <status>unverified</status>
4234: </file>
4235: <file>
1.6 harris41 4236: <source>rat/lonpageflip.pm</source>
4237: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
4238: <categoryname>handler</categoryname>
4239: <description>Deals with forward, backward, and other page flips.</description>
1.10 harris41 4240: <status>works/unverified</status>
1.6 harris41 4241: </file>
4242: <file>
4243: <source>rat/lonratedt.pm</source>
4244: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
4245: <categoryname>handler</categoryname>
4246: <description>
4247: Builds up frame set and loads in the right thing.
4248: </description>
1.10 harris41 4249: <status>works/unverified</status>
1.6 harris41 4250: </file>
4251: <file>
1.498 albertel 4252: <source>rat/map.pm</source>
4253: <target dist='default'>home/httpd/lib/perl/LONCAPA/map.pm</target>
4254: <categoryname>handler</categoryname>
4255: <description>
4256: Functions for manipulating the contents of maps
4257: </description>
4258: <status>works/unverified</status>
4259: </file>
4260: <file>
1.397 raeburn 4261: <source>rat/lonratmenu.pm</source>
4262: <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
4263: <categoryname>handler</categoryname>
4264: <description>
4265: Creates horizontal menubar in advanced RAT
4266: </description>
4267: <status>works/unverified</status>
4268: </file>
4269: <file>
1.6 harris41 4270: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
4271: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
4272: <categoryname>handler</categoryname>
4273: <description>
4274: Homework remote control.
1.157 www 4275: </description>
4276: <status>works/unverified</status>
4277: </file>
4278: <file>
4279: <source>loncom/html/res/adm/pages/chatroom.html</source>
4280: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
4281: <categoryname>handler</categoryname>
4282: <description>
4283: Establishes frameset for chatroom
1.6 harris41 4284: </description>
1.10 harris41 4285: <status>works/unverified</status>
1.6 harris41 4286: </file>
4287: <file>
4288: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
4289: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
4290: <categoryname>handler</categoryname>
4291: <description>
1.10 harris41 4292: This will take annotations and then plug them into a page.
1.6 harris41 4293: </description>
1.10 harris41 4294: <status>works/unverified</status>
1.6 harris41 4295: </file>
4296: <file>
4297: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
4298: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
4299: <categoryname>handler</categoryname>
4300: <description>
4301: This will take bookmarks and get/write/display them for the LON-CAPA user
1.10 harris41 4302: interface.
1.6 harris41 4303: </description>
1.10 harris41 4304: <status>works/unverified</status>
1.6 harris41 4305: </file>
4306: <file>
4307: <source>rat/lonratsrv.pm</source>
4308: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
4309: <categoryname>handler</categoryname>
4310: <description>
1.27 harris41 4311: Handler that takes output from RAT and stores it on disk. Handles the upper
4312: hidden frame of the added window that comes up in RAT. (3 frames come up in
4313: RAT server, code, and output. This module handles server connection.)
1.6 harris41 4314: </description>
1.10 harris41 4315: <status>works/unverified</status>
1.6 harris41 4316: </file>
4317: <file>
4318: <source>rat/lonpage.pm</source>
4319: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
4320: <categoryname>handler</categoryname>
4321: <description>
4322: bundles pages into one page
4323: </description>
1.10 harris41 4324: <status>works/unverified</status>
1.6 harris41 4325: </file>
4326: <file>
1.76 harris41 4327: <source>doc/man/Apache__lonpage.3</source>
4328: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
1.83 harris41 4329: <categoryname>doc</categoryname>
1.76 harris41 4330: <description>man page for lonpage.pm</description>
4331: <build trigger='always run'>
1.115 harris41 4332: loncom/build/pod2man.sh ../../rat/lonpage.pm > \
4333: ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm'
1.76 harris41 4334: </build>
4335: <status>works/unverified</status>
4336: <dependencies>
4337: ../../rat/lonpage.pm
4338: </dependencies>
4339: </file>
4340: <file>
1.118 harris41 4341: <source>doc/lib/perl/Apache/lonpage.html</source>
4342: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
1.112 harris41 4343: </target>
1.83 harris41 4344: <categoryname>doc</categoryname>
1.76 harris41 4345: <description>POD-derived page for lonnet.pm</description>
4346: <build trigger='always run'>
1.115 harris41 4347: loncom/build/pod2html.sh ../../rat/lonpage.pm > \
1.118 harris41 4348: ../../doc/lib/perl/Apache/lonpage.html && echo 'pod2html lonpage.pm'
1.76 harris41 4349: </build>
4350: <status>works/unverified</status>
4351: <dependencies>
4352: ../../rat/lonpage.pm
4353: </dependencies>
4354: </file>
4355: <file>
1.6 harris41 4356: <source>rat/lonuserstate.pm</source>
4357: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
4358: <categoryname>handler</categoryname>
4359: <description>
1.133 harris41 4360: compile course into binary data structure
1.6 harris41 4361: </description>
1.10 harris41 4362: <status>works/unverified</status>
1.6 harris41 4363: </file>
4364: <file>
1.76 harris41 4365: <source>doc/man/Apache__lonuserstate.3</source>
4366: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
1.83 harris41 4367: <categoryname>doc</categoryname>
1.76 harris41 4368: <description>man page for lonnet.pm</description>
4369: <build trigger='always run'>
1.115 harris41 4370: loncom/build/pod2man.sh ../../rat/lonuserstate.pm > \
4371: ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm'
1.76 harris41 4372: </build>
4373: <status>works/unverified</status>
4374: <dependencies>
4375: ../../rat/lonuserstate.pm
4376: </dependencies>
4377: </file>
4378: <file>
1.118 harris41 4379: <source>doc/lib/perl/Apache/lonuserstate.html</source>
4380: <target dist='default'>
4381: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
1.112 harris41 4382: </target>
1.83 harris41 4383: <categoryname>doc</categoryname>
1.76 harris41 4384: <description>POD-derived page for lonuserstate.pm</description>
4385: <build trigger='always run'>
1.115 harris41 4386: loncom/build/pod2html.sh ../../rat/lonuserstate.pm > \
1.118 harris41 4387: ../../doc/lib/perl/Apache/lonuserstate.html && \
4388: echo 'pod2html lonuserstate.pm'
1.76 harris41 4389: </build>
4390: <status>works/unverified</status>
4391: <dependencies>
4392: ../../rat/lonuserstate.pm
4393: </dependencies>
4394: </file>
4395: <file>
1.6 harris41 4396: <source>loncom/xml/lontex.pm</source>
4397: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
4398: <categoryname>handler</categoryname>
4399: <description>
1.133 harris41 4400: Handler for tex files
1.6 harris41 4401: </description>
1.10 harris41 4402: <status>works/unverified</status>
1.6 harris41 4403: </file>
4404: <file>
4405: <source>loncom/xml/lontexconvert.pm</source>
4406: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
4407: <categoryname>handler</categoryname>
4408: <description>
4409: Access to tth/ttm
4410: </description>
1.10 harris41 4411: <status>works/unverified</status>
1.6 harris41 4412: </file>
4413: <file>
4414: <source>loncom/xml/lonxml.pm</source>
4415: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
4416: <categoryname>handler</categoryname>
4417: <description>
4418: XML Parsing Module
1.78 harris41 4419: </description>
4420: <status>works/unverified</status>
4421: </file>
4422: <file>
4423: <source>loncom/xml/lonplot.pm</source>
4424: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
4425: <categoryname>handler</categoryname>
4426: <description>
4427: XML-based plotter of graphs
1.6 harris41 4428: </description>
1.10 harris41 4429: <status>works/unverified</status>
1.6 harris41 4430: </file>
4431: <file>
4432: <source>loncom/xml/style.pm</source>
4433: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
4434: <categoryname>handler</categoryname>
4435: <description>
4436: Style Parsing Module
4437: </description>
1.10 harris41 4438: <status>works/unverified</status>
1.6 harris41 4439: </file>
4440: <file>
4441: <source>loncom/xml/londefdef.pm</source>
4442: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
4443: <categoryname>handler</categoryname>
4444: <description>
4445: Tags Default Definition Module
4446: </description>
1.10 harris41 4447: <status>works/unverified</status>
1.4 harris41 4448: </file>
4449: <file>
1.6 harris41 4450: <source>loncom/xml/run.pm</source>
4451: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
4452: <categoryname>handler</categoryname>
4453: <description>
4454: used to prevent poorly written problems from causing lingering after effects
4455: </description>
1.10 harris41 4456: <status>works/unverified</status>
1.4 harris41 4457: </file>
4458: <file>
1.6 harris41 4459: <source>loncom/xml/scripttag.pm</source>
4460: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
4461: <categoryname>handler</categoryname>
4462: <description>
4463: implements <script>, <scriptlib>, <parserlib>, and
4464: <import>
1.290 www 4465: </description>
4466: <status>works/unverified</status>
4467: </file>
4468: <file>
4469: <source>loncom/xml/languagetags.pm</source>
4470: <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
4471: <categoryname>handler</categoryname>
4472: <description>
4473: implements <mt>
1.6 harris41 4474: </description>
1.10 harris41 4475: <status>works/unverified</status>
1.185 albertel 4476: </file>
4477: <file>
4478: <source>loncom/homework/randomlylabel.pm</source>
4479: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
4480: <categoryname>handler</categoryname>
4481: <description>
4482: Handler for compositing images, and text together.
1.339 albertel 4483: </description>
4484: </file>
4485: <file>
4486: <source>loncom/homework/drawimage.pm</source>
4487: <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
4488: <categoryname>handler</categoryname>
4489: <description>
4490: Handler for programtically defining an image
1.318 albertel 4491: </description>
4492: </file>
4493: <file>
4494: <source>loncom/homework/imagechoice.pm</source>
4495: <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
4496: <categoryname>handler</categoryname>
4497: <description>
4498: Handler for picking out locations on an image.
1.207 www 4499: </description>
4500: </file>
4501: <file>
4502: <source>loncom/homework/rankresponse.pm</source>
4503: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
4504: <categoryname>handler</categoryname>
4505: <description>
4506: Handler for rankresponse
1.209 albertel 4507: </description>
4508: </file>
4509: <file>
4510: <source>loncom/homework/matchresponse.pm</source>
4511: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
4512: <categoryname>handler</categoryname>
4513: <description>
4514: Handler for matchresponse
1.185 albertel 4515: </description>
1.4 harris41 4516: </file>
4517: <file>
1.33 harris41 4518: <source>loncom/homework/randomlabel.pm</source>
4519: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
4520: <categoryname>handler</categoryname>
4521: <description>
4522: Interface for producing applet code which randomizes the labelling of an
4523: image.
4524: </description>
4525: </file>
4526: <file>
1.6 harris41 4527: <source>loncom/homework/lonhomework.pm</source>
4528: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
4529: <categoryname>handler</categoryname>
1.27 harris41 4530: <description>
4531: handles requests for output, evaluation, and alteration of a homework resource
4532: </description>
1.95 harris41 4533: <status>works/unverified</status>
1.4 harris41 4534: </file>
4535: <file>
1.6 harris41 4536: <source>loncom/homework/inputtags.pm</source>
4537: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
4538: <categoryname>handler</categoryname>
4539: <description>
4540: produces HTML input tags (<INPUT>) for rendering homework resources
4541: </description>
1.10 harris41 4542: <status>works/unverified</status>
1.4 harris41 4543: </file>
4544: <file>
1.6 harris41 4545: <source>loncom/homework/structuretags.pm</source>
4546: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
4547: <categoryname>handler</categoryname>
4548: <description>
1.27 harris41 4549: produces HTML tags necessary for structuring the presentation of homework
4550: resources
1.6 harris41 4551: </description>
1.10 harris41 4552: <status>works/unverified</status>
1.4 harris41 4553: </file>
4554: <file>
1.418 albertel 4555: <source>loncom/homework/bridgetask.pm</source>
4556: <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
4557: <categoryname>handler</categoryname>
4558: <description>
4559: implements the tags for supporting bridge tasks
4560: </description>
4561: <status>works/unverified</status>
4562: </file>
4563: <file>
1.6 harris41 4564: <source>loncom/homework/response.pm</source>
4565: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
4566: <categoryname>handler</categoryname>
4567: <description>
1.27 harris41 4568: defines different types of responses given to student as well as syntax for
4569: producing response values
1.6 harris41 4570: </description>
1.10 harris41 4571: <status>works/unverified</status>
1.4 harris41 4572: </file>
4573: <file>
1.6 harris41 4574: <source>loncom/homework/caparesponse/caparesponse.pm</source>
4575: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
4576: <categoryname>handler</categoryname>
4577: <description>
4578: handles request to the CAPA homework processing engine
4579: </description>
1.10 harris41 4580: <status>works/unverified</status>
1.4 harris41 4581: </file>
4582: <file>
1.486 albertel 4583: <source>loncom/homework/lonmaxima.pm</source>
4584: <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
4585: <categoryname>handler</categoryname>
4586: <description>
4587: routines to simplify talking to the maxima client
4588: </description>
4589: <status>works/unverified</status>
4590: </file>
4591: <file>
1.113 harris41 4592: <source>loncom/xml/Safe.pm</source>
4593: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
4594: <categoryname>handler</categoryname>
4595: <description>
4596: Meant to safely substitute for CPAN version of Safe.
4597: Allows for safely executing embedded perl comands in
4598: a way that does not threaten the operating system.
4599: </description>
4600: <status>works/unverified</status>
4601: </file>
4602: <file>
1.241 albertel 4603: <source>loncom/auth/localauth.pm</source>
4604: <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
4605: <categoryname>handler</categoryname>
4606: <description>
1.208 harris41 4607: Local authentication mechanism. The target file is meant as a template
4608: for a localauth.pm file. The target file with the -std suffix is not
4609: used directly by any software program; it is just a template file.
1.241 albertel 4610: </description>
4611: <status>works/unverified</status>
4612: </file>
4613: <file>
4614: <source>loncom/auth/localauth.pm</source>
4615: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
4616: <categoryname>conf</categoryname>
4617: <description>
4618: Local authentication mechanism.
4619: </description>
4620: <status>works/unverified</status>
1.30 harris41 4621: </file>
4622: <file>
1.6 harris41 4623: <source>loncom/auth/lonacc.pm</source>
4624: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
4625: <categoryname>handler</categoryname>
4626: <description>
4627: (This module, like loncacc.pm also authenticates with cookies.)
4628: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
4629: functions (e.g. roles, logout, annotations, and bookmarks) as well
4630: as coordinating access to educational resources.
4631: </description>
1.10 harris41 4632: <status>works/unverified</status>
1.4 harris41 4633: </file>
4634: <file>
1.76 harris41 4635: <source>doc/man/Apache__lonacc.3</source>
4636: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
1.83 harris41 4637: <categoryname>doc</categoryname>
1.76 harris41 4638: <description>man page for lonacc.pm</description>
4639: <build trigger='always run'>
1.115 harris41 4640: loncom/build/pod2man.sh ../auth/lonacc.pm > \
4641: ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm'
1.76 harris41 4642: </build>
4643: <status>works/unverified</status>
4644: <dependencies>
4645: ../../loncom/auth/lonacc.pm
4646: </dependencies>
4647: </file>
4648: <file>
1.118 harris41 4649: <source>doc/lib/perl/Apache/lonacc.html</source>
4650: <target dist='default'>
4651: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
1.83 harris41 4652: <categoryname>doc</categoryname>
1.76 harris41 4653: <description>POD-derived page for lonacc.pm</description>
4654: <build trigger='always run'>
1.115 harris41 4655: loncom/build/pod2html.sh ../auth/lonacc.pm > \
1.118 harris41 4656: ../../doc/lib/perl/Apache/lonacc.html && echo 'pod2html lonacc.pm'
1.76 harris41 4657: </build>
4658: <status>works/unverified</status>
4659: <dependencies>
4660: ../../loncom/auth/lonacc.pm
4661: </dependencies>
4662: </file>
4663: <file>
1.6 harris41 4664: <source>loncom/auth/lonracc.pm</source>
4665: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
4666: <categoryname>handler</categoryname>
4667: <description>
4668: access handler for file transfers
1.151 www 4669: </description>
4670: <status>works/unverified</status>
4671: </file>
4672: <file>
4673: <source>loncom/auth/lontokacc.pm</source>
4674: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
4675: <categoryname>handler</categoryname>
4676: <description>
1.154 www 4677: handler for inter-server transfer of token accessed files, includes
4678: cleanup handler to remove file when successfully done
4679: </description>
4680: <status>works/unverified</status>
4681: </file>
4682: <file>
4683: <source>loncom/auth/lonuploadedacc.pm</source>
4684: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
4685: <categoryname>handler</categoryname>
4686: <description>
4687: access handler for user uploaded files
4688: </description>
4689: <status>works/unverified</status>
4690: </file>
4691: <file>
4692: <source>loncom/lontrans.pm</source>
4693: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
4694: <categoryname>handler</categoryname>
4695: <description>
4696: URI to filename translation
1.347 www 4697: </description>
4698: <status>works/unverified</status>
4699: </file>
4700: <file>
4701: <source>loncom/lonenc.pm</source>
4702: <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
4703: <categoryname>handler</categoryname>
4704: <description>
4705: Encryption and decryption of URIs
1.6 harris41 4706: </description>
1.10 harris41 4707: <status>works/unverified</status>
1.87 harris41 4708: </file>
4709: <file>
1.477 albertel 4710: <source>loncom/lonencurl.pm</source>
4711: <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
4712: <categoryname>handler</categoryname>
4713: <description>
4714: Handler that takes care of decrypting request URL's
4715: </description>
4716: <status>works/unverified</status>
4717: </file>
4718: <file>
1.87 harris41 4719: <source>doc/man/Apache__lonracc.3</source>
4720: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
4721: <categoryname>doc</categoryname>
4722: <description>man page for lonracc.pm</description>
4723: <build trigger='always run'>
1.115 harris41 4724: loncom/build/pod2man.sh ../auth/lonracc.pm > \
4725: ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm'
1.87 harris41 4726: </build>
4727: <status>works/unverified</status>
4728: <dependencies>
4729: ../../loncom/auth/lonracc.pm
4730: </dependencies>
4731: </file>
4732: <file>
1.118 harris41 4733: <source>doc/lib/perl/Apache/lonracc.html</source>
4734: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
1.112 harris41 4735: </target>
1.87 harris41 4736: <categoryname>doc</categoryname>
4737: <description>POD-derived page for lonracc.pm</description>
4738: <build trigger='always run'>
1.115 harris41 4739: loncom/build/pod2html.sh ../auth/lonracc.pm > \
1.118 harris41 4740: ../../doc/lib/perl/Apache/lonracc.html && echo 'pod2html lonracc.pm'
1.87 harris41 4741: </build>
4742: <status>works/unverified</status>
4743: <dependencies>
4744: ../../loncom/auth/lonracc.pm
4745: </dependencies>
1.4 harris41 4746: </file>
4747: <file>
1.6 harris41 4748: <source>loncom/auth/loncacc.pm</source>
4749: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
4750: <categoryname>handler</categoryname>
4751: <description>
4752: This module provides access to an educational resource construction area.
4753: This module is invoked by the URL-related pattern syntax
4754: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
4755: Authentication of user identity
4756: is coordinated through cookies. The abbreviation "cacc" corresponds
4757: to "construction-space access"). If the cookie handle is invalid, then
4758: this module returns a forbidden status and makes appropriate log entries.
4759: If the cookie handle is valid, status is determined to be okay (and,
4760: for the "priv"-type access, the resource is delivered by the
4761: <tt>lonconstruct</tt> module).
4762: </description>
1.10 harris41 4763: <status>works/unverified</status>
1.4 harris41 4764: </file>
4765: <file>
1.86 harris41 4766: <source>doc/man/Apache__loncacc.3</source>
4767: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
4768: <categoryname>doc</categoryname>
4769: <description>man page for loncacc.pm</description>
4770: <build trigger='always run'>
1.115 harris41 4771: loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 \
4772: && echo 'manifying loncacc.pm'
1.86 harris41 4773: </build>
4774: <status>works/unverified</status>
4775: <dependencies>
4776: ../../loncom/auth/loncacc.pm
4777: </dependencies>
4778: </file>
4779: <file>
1.118 harris41 4780: <source>doc/lib/perl/Apache/loncacc.html</source>
4781: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
1.112 harris41 4782: </target>
1.86 harris41 4783: <categoryname>doc</categoryname>
4784: <description>POD-derived page for loncacc.pm</description>
4785: <build trigger='always run'>
1.115 harris41 4786: loncom/build/pod2html.sh ../auth/loncacc.pm > \
1.118 harris41 4787: ../../doc/lib/perl/Apache/loncacc.html && echo 'pod2html loncacc.pm'
1.86 harris41 4788: </build>
4789: <status>works/unverified</status>
4790: <dependencies>
4791: ../../loncom/auth/loncacc.pm
4792: </dependencies>
4793: </file>
4794: <file>
1.6 harris41 4795: <source>loncom/auth/lonauth.pm</source>
4796: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
4797: <categoryname>handler</categoryname>
4798: <description>authenticate, set up session environment</description>
1.10 harris41 4799: <status>works/unverified</status>
1.4 harris41 4800: </file>
4801: <file>
1.6 harris41 4802: <source>loncom/auth/lonlogin.pm</source>
4803: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
4804: <categoryname>handler</categoryname>
4805: <description>login screen</description>
1.10 harris41 4806: <status>works/unverified</status>
1.4 harris41 4807: </file>
4808: <file>
1.492 raeburn 4809: <source>loncom/auth/restrictedaccess.pm</source>
4810: <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
4811: <categoryname>handler</categoryname>
4812: <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
4813: <status>works/unverified</status>
4814: </file>
4815: <file>
1.355 matthew 4816: <source>loncom/auth/londatecheck.pm</source>
4817: <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
4818: <categoryname>handler</categoryname>
1.356 albertel 4819: <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
4820: <status>works/unverified</status>
1.355 matthew 4821: </file>
4822: <file>
1.473 albertel 4823: <source>loncom/auth/publiccheck.pm</source>
4824: <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
4825: <categoryname>handler</categoryname>
4826: <description>Checks if resource is public and allows unauthenticated access if it is.</description>
4827: <status>works/unverified</status>
4828: </file>
4829: <file>
1.6 harris41 4830: <source>loncom/auth/lonlogout.pm</source>
4831: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
4832: <categoryname>handler</categoryname>
4833: <description>logout</description>
1.10 harris41 4834: <status>works/unverified</status>
1.4 harris41 4835: </file>
4836: <file>
1.458 albertel 4837: <source>loncom/auth/migrateuser.pm</source>
4838: <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
4839: <categoryname>handler</categoryname>
4840: <description>auto logsin a remote user</description>
4841: <status>works/unverified</status>
4842: </file>
4843: <file>
4844: <source>loncom/auth/switchserver.pm</source>
4845: <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
4846: <categoryname>handler</categoryname>
4847: <description>Setups the transfer of a user between servers</description>
4848: <status>works/unverified</status>
4849: </file>
4850: <file>
1.461 albertel 4851: <source>loncom/auth/checkauthen.pm</source>
4852: <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
4853: <categoryname>handler</categoryname>
4854: <description>Checks if a user's cookie exists and is valid</description>
4855: <status>works/unverified</status>
4856: </file>
4857: <file>
1.475 albertel 4858: <source>loncom/auth/simpleauthen.pm</source>
4859: <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
4860: <categoryname>handler</categoryname>
4861: <description>Always returns DENIED</description>
4862: <status>works/unverified</status>
4863: </file>
4864: <file>
1.6 harris41 4865: <source>loncom/lonnet/perl/lonrep.pm</source>
4866: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
4867: <categoryname>handler</categoryname>
4868: <description>replication</description>
1.345 raeburn 4869: </file>
4870: <file>
4871: <source>loncom/lonnet/perl/lonuploadrep.pm</source>
4872: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
4873: <categoryname>handler</categoryname>
4874: <description>copying of uploaded files</description>
1.4 harris41 4875: </file>
4876: <file>
1.6 harris41 4877: <source>loncom/auth/lonroles.pm</source>
4878: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
4879: <categoryname>handler</categoryname>
4880: <description>
4881: This perl handling module reads in the available roles available
4882: for a LON-CAPA user (different courses, different privileges, etc)
4883: and produces a form-element HTML page which allows the user to select
4884: which role he wishes to exercise in the LON-CAPA system. For instance,
4885: a user may want to select between being a student in a thermodynamics
4886: physics course or a teaching assistant for an introductory calculus
4887: class.
4888: </description>
1.86 harris41 4889: </file>
4890: <file>
4891: <source>doc/man/Apache__lonroles.3</source>
4892: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
4893: <categoryname>doc</categoryname>
4894: <description>man page for lonroles.pm</description>
4895: <build trigger='always run'>
1.115 harris41 4896: loncom/build/pod2man.sh ../auth/lonroles.pm > \
4897: ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm'
1.86 harris41 4898: </build>
4899: <status>works/unverified</status>
4900: <dependencies>
4901: ../../loncom/auth/lonroles.pm
4902: </dependencies>
4903: </file>
4904: <file>
1.118 harris41 4905: <source>doc/lib/perl/Apache/lonroles.html</source>
4906: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
1.112 harris41 4907: </target>
1.86 harris41 4908: <categoryname>doc</categoryname>
4909: <description>POD-derived page for lonroles.pm</description>
4910: <build trigger='always run'>
1.115 harris41 4911: loncom/build/pod2html.sh ../auth/lonroles.pm > \
1.118 harris41 4912: ../../doc/lib/perl/Apache/lonroles.html && echo 'pod2html lonroles.pm'
1.86 harris41 4913: </build>
4914: <status>works/unverified</status>
4915: <dependencies>
4916: ../../loncom/auth/lonroles.pm
4917: </dependencies>
1.4 harris41 4918: </file>
4919: <file>
1.363 albertel 4920: <source>loncom/interface/lonsource.pm</source>
4921: <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
4922: <categoryname>handler</categoryname>
4923: <description>
4924: Problem source code viewer
4925: </description>
4926: <status>works/unverified</status>
4927: </file>
4928: <file>
1.6 harris41 4929: <source>loncom/interface/lonindexer.pm</source>
4930: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
4931: <categoryname>handler</categoryname>
4932: <description>
4933: cross server filesystem browser
4934: </description>
1.10 harris41 4935: <status>works/unverified</status>
1.76 harris41 4936: </file>
4937: <file>
4938: <source>doc/man/Apache__lonindexer.3</source>
4939: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
1.83 harris41 4940: <categoryname>doc</categoryname>
1.76 harris41 4941: <description>man page for lonindexer.pm</description>
4942: <build trigger='always run'>
1.115 harris41 4943: loncom/build/pod2man.sh ../interface/lonindexer.pm > \
4944: ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm'
1.76 harris41 4945: </build>
4946: <status>works/unverified</status>
4947: <dependencies>
4948: ../../loncom/interface/lonindexer.pm
4949: </dependencies>
4950: </file>
4951: <file>
1.118 harris41 4952: <source>doc/lib/perl/Apache/lonindexer.html</source>
4953: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
1.112 harris41 4954: </target>
1.83 harris41 4955: <categoryname>doc</categoryname>
1.76 harris41 4956: <description>POD-derived page for lonindexer.pm</description>
4957: <build trigger='always run'>
1.115 harris41 4958: loncom/build/pod2html.sh ../interface/lonindexer.pm > \
1.118 harris41 4959: ../../doc/lib/perl/Apache/lonindexer.html && \
4960: echo 'pod2html lonindexer.pm'
1.76 harris41 4961: </build>
4962: <status>works/unverified</status>
4963: <dependencies>
4964: ../../loncom/interface/lonindexer.pm
4965: </dependencies>
1.4 harris41 4966: </file>
4967: <file>
1.24 harris41 4968: <source>loncom/interface/groupsort.pm</source>
4969: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
4970: <categoryname>handler</categoryname>
4971: <description>
4972: Implements a second phase of importing multiple resources into the RAT.
4973: Allows for reordering the sequence of resources.
4974: </description>
4975: <status>works/unverified</status>
4976: </file>
4977: <file>
1.6 harris41 4978: <source>loncom/lonnet/perl/lonnet.pm</source>
4979: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
4980: <categoryname>handler</categoryname>
4981: <description>
4982: This file is an interface to the lonc processes of the LON-CAPA network
4983: as well as set of elaborated functions for handling information necessary
4984: for navigating through a given cluster of LON-CAPA machines within a domain.
4985: There are over 40 specialized functions in this module which handle
4986: the reading and transmission of metadata, user information
4987: (ids, names, environments, roles, logs), file information (storage, reading,
4988: directories, extensions, replication, embedded styles and descriptors),
4989: educational resources (course descriptions, section names and numbers),
4990: url hashing (to assign roles on a url basis), and translating abbreviated
4991: symbols to and from more descriptive phrases or explanations.
4992: </description>
1.10 harris41 4993: <status>works/unverified</status>
1.73 harris41 4994: </file>
4995: <file>
4996: <source>doc/man/Apache__lonnet.3</source>
1.75 harris41 4997: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
1.83 harris41 4998: <categoryname>doc</categoryname>
1.73 harris41 4999: <description>man page for lonnet.pm</description>
5000: <build trigger='always run'>
1.115 harris41 5001: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > \
5002: ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm'
1.73 harris41 5003: </build>
5004: <status>works/unverified</status>
5005: <dependencies>
5006: ../../loncom/lonnet/perl/lonnet.pm
5007: </dependencies>
5008: </file>
5009: <file>
1.118 harris41 5010: <source>doc/lib/perl/Apache/lonnet.html</source>
5011: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
5012: </target>
1.83 harris41 5013: <categoryname>doc</categoryname>
1.73 harris41 5014: <description>POD-derived page for lonnet.pm</description>
5015: <build trigger='always run'>
1.115 harris41 5016: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > \
1.118 harris41 5017: ../../doc/lib/perl/Apache/lonnet.html && echo 'pod2html lonnet.pm'
1.73 harris41 5018: </build>
5019: <status>works/unverified</status>
5020: <dependencies>
5021: ../../loncom/lonnet/perl/lonnet.pm
5022: </dependencies>
1.4 harris41 5023: </file>
5024: <file>
1.6 harris41 5025: <source>loncom/html/index.html</source>
5026: <target dist='default'>home/httpd/html/index.html</target>
5027: <categoryname>interface file</categoryname>
5028: <description>bumps to login</description>
1.280 www 5029: </file>
5030: <file>
5031: <source>loncom/html/index.html</source>
5032: <target dist='default'>home/httpd/html/origindex.html</target>
5033: <categoryname>interface file</categoryname>
5034: <description>bumps to login, backup for takeonline</description>
1.181 www 5035: </file>
5036: <file>
5037: <source>loncom/html/favicon.ico</source>
5038: <target dist='default'>home/httpd/html/favicon.ico</target>
5039: <categoryname>interface file</categoryname>
5040: <description>Bookmark and tab icon</description>
1.4 harris41 5041: </file>
1.419 matthew 5042: <file>
5043: <source>loncom/mime.types</source>
1.6 harris41 5044: <target dist='default'>etc/httpd/conf/mime.types</target>
1.508 raeburn 5045: <target dist='sles10 suse10.1'>etc/apache2/mime.types</target>
1.419 matthew 5046: <categoryname>www static conf</categoryname>
1.506 raeburn 5047: <description>Expanded mime.types</description>
1.419 matthew 5048: </file>
1.6 harris41 5049: <link>
5050: <linkto>home/httpd/html/res</linkto>
5051: <target dist='default'>home/httpd/html/raw</target>
5052: <categoryname>symbolic link</categoryname>
5053: <description>symbolic link to /home/httpd/html/res</description>
5054: </link>
1.4 harris41 5055: <file>
1.6 harris41 5056: <source>loncom/html/adm/notfound.html</source>
5057: <target dist='default'>home/httpd/html/adm/notfound.html</target>
5058: <categoryname>interface file</categoryname>
5059: <description>
5060: static html page that is shown when an attempt is made to access a document
5061: not present on the web server
5062: </description>
1.4 harris41 5063: </file>
5064: <file>
1.6 harris41 5065: <source>loncom/html/adm/unauthorized.html</source>
5066: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
5067: <categoryname>interface file</categoryname>
5068: <description>
1.27 harris41 5069: static html page that is shown when an attempt is made to access a document
5070: which is restricted based on file or server configurations
1.32 harris41 5071: </description>
5072: </file>
5073: <file>
5074: <source>loncom/html/adm/help/searchcat.html</source>
1.109 harris41 5075: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
1.32 harris41 5076: <categoryname>interface file</categoryname>
5077: <description>
5078: Help page for the search engine.
1.6 harris41 5079: </description>
1.4 harris41 5080: </file>
5081: <file>
1.6 harris41 5082: <source>rat/client/rat.html</source>
5083: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
5084: <categoryname>interface file</categoryname>
5085: <description>
5086: frameset
5087: </description>
1.4 harris41 5088: </file>
5089: <file>
1.6 harris41 5090: <source>rat/client/parameter.html</source>
5091: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
5092: <categoryname>interface file</categoryname>
5093: <description>
5094: Parameter input window.
5095: </description>
1.4 harris41 5096: </file>
5097: <file>
1.398 raeburn 5098: <source>rat/client/ratcode.js</source>
5099: <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
1.170 www 5100: <categoryname>interface file</categoryname>
5101: <description>
1.397 raeburn 5102: javascript for horizontal menubar in RAT
1.170 www 5103: </description>
5104: </file>
5105: <file>
5106: <source>rat/client/extpickcode.html</source>
5107: <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>
5108: <categoryname>interface file</categoryname>
5109: <description>
5110: javascript
5111: </description>
5112: </file>
5113: <file>
5114: <source>rat/client/extpickframe.html</source>
5115: <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>
1.6 harris41 5116: <categoryname>interface file</categoryname>
5117: <description>
5118: javascript
5119: </description>
1.4 harris41 5120: </file>
5121: <file>
1.6 harris41 5122: <source>rat/client/map.html</source>
5123: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
5124: <categoryname>interface file</categoryname>
5125: <description>
5126: bumper
5127: </description>
1.4 harris41 5128: </file>
5129: <file>
1.6 harris41 5130: <source>rat/client/empty.html</source>
5131: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
5132: <categoryname>interface file</categoryname>
5133: <description>
5134: A blank page with very minimal HTML structural elements.
1.217 www 5135: </description>
5136: </file>
5137: <file>
5138: <source>rat/client/loading.html</source>
5139: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
5140: <categoryname>interface file</categoryname>
5141: <description>
5142: A blank page which calls drawwindow in its opener after being loaded.
1.6 harris41 5143: </description>
1.4 harris41 5144: </file>
1.10 harris41 5145: <fileglob>
5146: <glob>*.gif</glob>
5147: <sourcedir>rat/images/</sourcedir>
5148: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
5149: <categoryname>graphic file</categoryname>
5150: <description>
5151: icons for providing a HTML-tabled view of a course map
5152: </description>
5153: <filenames>
1.37 harris41 5154: 1.1.dt.gif;
5155: 1.1.empty.gif;
5156: 1.1.ld.gif;
5157: 1.1.lr.gif;
5158: 1.1.rd.gif;
1.60 harris41 5159: 1.1.rl.gif;
1.37 harris41 5160: 1.1.td.gif;
5161: 1.1.tdrl.gif;
5162: 1.1.tl.gif;
5163: 1.1.tr.gif;
5164: 1.1.utd.gif;
5165: 1.2.ctd.gif;
5166: 1.2.dt.gif;
5167: 1.2.empty.gif;
5168: 1.2.ld.gif;
5169: 1.2.lr.gif;
5170: 1.2.lrd.gif;
5171: 1.2.lrtd.gif;
5172: 1.2.rd.gif;
5173: 1.2.rl.gif;
5174: 1.2.rld.gif;
5175: 1.2.rltd.gif;
5176: 1.2.rtd.gif;
5177: 1.2.rtdl.gif;
5178: 1.2.rtl.gif;
5179: 1.2.td.gif;
5180: 1.2.tdl.gif;
5181: 1.2.tdrl.gif;
5182: 1.2.tl.gif;
5183: 1.2.tr.gif;
5184: 1.2.utd.gif;
5185: 2.1.dt.gif;
5186: 2.1.empty.gif;
5187: 2.1.ld.gif;
5188: 2.1.lr.gif;
5189: 2.1.rd.gif;
5190: 2.1.rl.gif;
5191: 2.1.td.gif;
5192: 2.1.tdrl.gif;
5193: 2.1.tl.gif;
5194: 2.1.tr.gif;
5195: 2.2.dt.gif;
5196: 2.2.empty.gif;
5197: 2.2.ld.gif;
5198: 2.2.lr.gif;
5199: 2.2.lrd.gif;
5200: 2.2.lrt.gif;
5201: 2.2.rd.gif;
5202: 2.2.rl.gif;
5203: 2.2.rld.gif;
5204: 2.2.rlt.gif;
5205: 2.2.td.gif;
5206: 2.2.tdl.gif;
5207: 2.2.tdr.gif;
5208: 2.2.tdrl.gif;
5209: 2.2.tl.gif;
5210: 2.2.tr.gif;
5211: 2.2.url.gif;
5212: 2.2.utd.gif;
5213: arrow.gif;
5214: bdt.gif;
5215: bempty.gif;
5216: bld.gif;
5217: blr.gif;
5218: blrd.gif;
5219: blrt.gif;
1.60 harris41 5220: bottom.gif;
1.37 harris41 5221: brd.gif;
5222: brl.gif;
5223: brld.gif;
5224: brlt.gif;
5225: btd.gif;
5226: btdl.gif;
5227: btdr.gif;
5228: btdrl.gif;
5229: btl.gif;
5230: btr.gif;
5231: burl.gif;
5232: butd.gif;
5233: condition.gif;
5234: edit.gif;
5235: finish.gif;
5236: info.gif;
5237: inscol.gif;
5238: inscond.gif;
5239: insres.gif;
5240: insrow.gif;
5241: left.gif;
5242: middle.gif;
5243: resource.gif;
5244: right.gif;
5245: sctd.gif;
5246: sdt.gif;
5247: sempty.gif;
5248: sld.gif;
5249: slr.gif;
5250: slrd.gif;
5251: slrtd.gif;
5252: srd.gif;
5253: srl.gif;
5254: srld.gif;
5255: srltd.gif;
5256: srtd.gif;
5257: srtdl.gif;
5258: srtl.gif;
5259: start.gif;
5260: std.gif;
5261: stdl.gif;
1.10 harris41 5262: sutd.gif
5263: </filenames>
5264: </fileglob>
5265: <fileglob>
1.60 harris41 5266: <glob>*.*</glob>
1.10 harris41 5267: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
5268: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
5269: <categoryname>graphic file</categoryname>
5270: <description>
5271: icons to indicate an unexpected result
5272: </description>
5273: <filenames>
1.37 harris41 5274: lonconstruct.gif;
5275: lonlogo_broken.gif;
5276: lonlogo_broken_tsp.gif;
5277: lonlogo_broken.eps;
5278: lonlogo_broken.jpg;
1.469 raeburn 5279: lonlogo_broken.mov;
5280: genericstudent_tn.gif
1.10 harris41 5281: </filenames>
5282: </fileglob>
5283: <fileglob>
1.60 harris41 5284: <glob>*.*</glob>
1.10 harris41 5285: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
5286: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
5287: <categoryname>graphic file</categoryname>
5288: <description>
1.132 harris41 5289: logos and general widget icons
1.10 harris41 5290: </description>
5291: <filenames>
1.68 harris41 5292: SMETE_white.gif;
1.117 harris41 5293: aboutlon.gif;
1.288 www 5294: aboutlon_pt.gif;
5295: aboutlon_de.gif;
1.117 harris41 5296: accessbutton.gif;
1.288 www 5297: accessbutton_pt.gif;
5298: accessbutton_de.gif;
1.224 www 5299: angry.gif;
1.60 harris41 5300: arrow_up.gif;
1.360 albertel 5301: baeh.gif;
1.224 www 5302: bigsmile.gif;
1.177 bowersj2 5303: branch.gif;
1.37 harris41 5304: cab.gif;
5305: cab_big.gif;
1.62 harris41 5306: capapanel.gif;
1.224 www 5307: check.gif;
1.37 harris41 5308: class.gif;
5309: class_big.gif;
1.379 albertel 5310: closepage.gif;
1.494 www 5311: clickhere.gif;
1.224 www 5312: coolindiff.gif;
5313: coolsmile.gif;
5314: cry.gif;
1.343 www 5315: doc.gif;
5316: doc_big.gif;
1.37 harris41 5317: dvi.gif;
5318: dvi_big.gif;
5319: eps.gif;
5320: eps_big.gif;
5321: exam.gif;
5322: exam_big.gif;
1.117 harris41 5323: fillbottom.gif;
5324: fillleft.gif;
5325: fillright.gif;
5326: filltop.gif;
1.37 harris41 5327: folder_closed.gif;
5328: folder_opened.gif;
5329: folder_pointer_closed.gif;
5330: folder_pointer_opened.gif;
5331: form.gif;
5332: form_big.gif;
1.224 www 5333: frowny.gif;
1.37 harris41 5334: gif.gif;
5335: gif_big.gif;
1.117 harris41 5336: header.gif;
1.455 albertel 5337: header.png;
1.387 raeburn 5338: helpdesk.gif;
5339: helpgateway.gif;
1.224 www 5340: hrrm.gif;
1.37 harris41 5341: htm.gif;
5342: html.gif;
5343: html_big.gif;
1.224 www 5344: huh.gif;
1.52 harris41 5345: jar.gif;
5346: jar_big.gif;
1.37 harris41 5347: jpg.gif;
5348: jpg_big.gif;
1.62 harris41 5349: latex.gif;
1.269 www 5350: library.gif;
1.224 www 5351: lipsrsealed.gif;
1.117 harris41 5352: lite.gif;
1.37 harris41 5353: liteani.gif;
1.117 harris41 5354: litetext.gif;
1.62 harris41 5355: lolpanel.gif;
1.37 harris41 5356: lonanim.gif;
5357: lonanimend.gif;
1.117 harris41 5358: loncapalogo.gif;
1.37 harris41 5359: lonhelplogos.gif;
1.60 harris41 5360: lonhelptop.gif;
1.37 harris41 5361: lonlogo.gif;
5362: lonlogos.gif;
1.117 harris41 5363: lowerleft.gif;
5364: lowerright.gif;
1.360 albertel 5365: mailbkgrd.gif;
5366: mailto.gif;
1.236 www 5367: minilogo.gif;
1.37 harris41 5368: meta.gif;
5369: meta_big.gif;
5370: mov.gif;
5371: mov_big.gif;
5372: move_up.gif;
5373: move_down.gif;
1.177 bowersj2 5374: navmap.correct.gif;
1.467 www 5375: navmap.partial.gif;
1.251 bowersj2 5376: navmap.ellipsis.gif;
1.177 bowersj2 5377: navmap.open.gif;
1.251 bowersj2 5378: navmap.page.open.gif;
5379: navmap.page.closed.gif;
5380: navmap.page.open.nomanip.gif;
5381: navmap.page.closed.nomanip.gif;
1.177 bowersj2 5382: navmap.wrong.gif;
1.180 bowersj2 5383: navmap.folder.open.gif;
5384: navmap.folder.closed.gif;
1.229 bowersj2 5385: navmap.folder.open.nomanip.gif;
5386: navmap.folder.closed.nomanip.gif;
1.292 www 5387: neutral.gif;
1.37 harris41 5388: page.gif;
5389: page_big.gif;
5390: pdf.gif;
5391: pdf_big.gif;
1.54 harris41 5392: png.gif;
5393: png_big.gif;
1.343 www 5394: ppt.gif;
5395: ppt_big.gif;
1.37 harris41 5396: problem.gif;
5397: problem_big.gif;
5398: ps.gif;
5399: ps_big.gif;
1.224 www 5400: rolleyes.gif;
1.37 harris41 5401: quill.gif;
5402: quiz.gif;
5403: quiz_big.gif;
5404: select.gif;
5405: sequence.gif;
5406: sequence_big.gif;
5407: server.gif;
5408: server_big.gif;
1.224 www 5409: shocked.gif;
5410: smiley.gif;
1.37 harris41 5411: srvbad.gif;
5412: srvempty.gif;
5413: srvgood.gif;
5414: srvhalf.gif;
5415: srvnull.gif;
5416: survey.gif;
5417: survey_big.gif;
1.429 www 5418: task.gif;
5419: task_big.gif;
1.37 harris41 5420: tex.gif;
5421: tex_big.gif;
1.210 www 5422: tth.gif;
1.37 harris41 5423: txt.gif;
5424: txt_big.gif;
1.57 harris41 5425: unknown.gif;
5426: unknown_big.gif;
1.117 harris41 5427: upperleft.gif;
5428: upperright.gif;
1.37 harris41 5429: user.gif;
5430: user_big.gif;
1.117 harris41 5431: userauthentication.gif;
1.288 www 5432: userauthentication_pt.gif;
5433: userauthentication_de.gif;
1.37 harris41 5434: wav.gif;
5435: wav_big.gif;
5436: white_space_20_22.gif;
5437: whitespace1.gif;
5438: whitespace10.gif;
5439: whitespace2.gif;
5440: whitespace3.gif;
5441: whitespace4.gif;
5442: whitespace5.gif;
5443: whitespace6.gif;
5444: whitespace7.gif;
5445: whitespace8.gif;
5446: whitespace9.gif;
1.224 www 5447: wink.gif;
1.343 www 5448: xls.gif;
5449: xls_big.gif;
1.37 harris41 5450: xml.gif;
5451: xml_big.gif;
5452: zip.gif;
1.10 harris41 5453: zip_big.gif
5454: </filenames>
5455: </fileglob>
5456: <fileglob>
1.60 harris41 5457: <glob>*.*</glob>
1.10 harris41 5458: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
5459: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
5460: <categoryname>graphic file</categoryname>
5461: <description>
1.132 harris41 5462: Miscellaneous resources.
1.10 harris41 5463: </description>
5464: <filenames>
1.80 harris41 5465: authorfeed.gif;
1.373 albertel 5466: blackdot.gif;
1.80 harris41 5467: bomb.gif;
1.320 www 5468: smallFAQ.gif;
5469: smallBug.gif;
1.40 harris41 5470: cat_button.gif;
1.80 harris41 5471: chat.gif;
1.111 harris41 5472: eval_button.gif;
1.80 harris41 5473: feedback.gif;
1.40 harris41 5474: pprm_button.gif;
5475: pgrd_button.gif;
5476: subm_button.gif
1.10 harris41 5477: </filenames>
5478: </fileglob>
5479: <file>
1.413 albertel 5480: <source>loncom/xml/algebra/AlgParser.pm</source>
1.411 albertel 5481: <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
5482: <categoryname>system file</categoryname>
5483: <description>
5484: perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
5485: </description>
5486: <status>works/unverified</status>
5487: </file>
5488: <file>
1.299 matthew 5489: <source>modules/TexConvert/tthperl/tth.pm</source>
1.298 matthew 5490: <target dist='default'>home/httpd/lib/perl/tth.pm</target>
1.10 harris41 5491: <categoryname>system file</categoryname>
5492: <description>
5493: perl module for invoking functions specific to TeX-to-HTML conversion
5494: </description>
5495: <note>
5496: Has the same dependencies and build process as tth.so.
5497: Currently, only the tth.so file specifications invoke
1.49 harris41 5498: the build process however. A static version is checked into loncom/xml
5499: and in this way is treated as though it isn't part of the tth build process.
1.10 harris41 5500: </note>
1.113 harris41 5501: <status>works/unverified</status>
5502: </file>
5503: <file>
5504: <source>loncom/xml/LCParser.pm</source>
5505: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
1.125 harris41 5506: <categoryname>system file</categoryname>
5507: <description>
5508: perl module for parsing HTML in a way that really works and is thoroughly
5509: tested
5510: </description>
5511: <status>works/unverified</status>
1.234 foxr 5512: </file>
5513: <file>
1.360 albertel 5514: <source>loncom/lonlocal.pm</source>
5515: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
5516: <categoryname>system file</categoryname>
5517: <description>
5518: lonc/d handler for doing a local filesystem based init:
5519: </description>
5520: <status>works/verified</status>
5521: </file>
5522: <file>
5523: <source>loncom/lonssl.pm</source>
5524: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
5525: <categoryname>system file</categoryname>
5526: <description>
5527: lonc/d handler for doing a remote SSL based init:
5528: </description>
5529: <status>works/verified</status>
5530: </file>
5531: <file>
1.234 foxr 5532: <source>loncom/LondConnection.pm</source>
1.239 albertel 5533: <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
1.234 foxr 5534: <categoryname>system file</categoryname>
5535: <description>
5536: Manages a connection between a lonc proxy daemon and the lond server
5537: in the remote node.
1.252 www 5538: </description>
5539: <status>works/verified</status>
5540: </file>
5541: <file>
5542: <source>loncom/LondTransaction.pm</source>
5543: <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
5544: <categoryname>system file</categoryname>
5545: <description>
5546: Handles a single lon-capa insternal transaction
1.234 foxr 5547: </description>
5548: <status>works/verified</status>
5549: </file>
5550: <file>
5551: <source>loncom/types/HashIterator.pm</source>
1.239 albertel 5552: <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
1.234 foxr 5553: <categoryname>system file</categoryname>
5554: <description>
5555: Provides support to iterate through opaque hashes hidden e.g. within
5556: object private data.
5557: </description>
5558: <status>works/verified</status>
5559: </file>
5560: <file>
5561: <source>loncom/types/Queue.pm</source>
1.239 albertel 5562: <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
1.234 foxr 5563: <categoryname>system file</categoryname>
5564: <description>
5565: Provides a FIFO queue class.
5566: </description>
5567: <status>works/verified</status>
5568: </file>
5569: <file>
5570: <source>loncom/types/Stack.pm</source>
1.239 albertel 5571: <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
1.234 foxr 5572: <categoryname>system file</categoryname>
5573: <description>
5574: Provides a LIFO stack class.
5575: </description>
5576: <status>works/verified</status>
1.239 albertel 5577: </file>
1.234 foxr 5578: <file>
5579: <source>loncom/loncnew</source>
1.240 albertel 5580: <target dist='default'>home/httpd/perl/loncnew</target>
5581: <categoryname>script</categoryname>
1.234 foxr 5582: <description>
5583: Proxy server for remote loncapa requests.
1.250 albertel 5584: Needs CPAN Event module.
1.234 foxr 5585: </description>
1.125 harris41 5586: </file>
5587: <file>
5588: <source>loncom/configuration/Configuration.pm</source>
5589: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
1.113 harris41 5590: <categoryname>system file</categoryname>
5591: <description>
1.126 harris41 5592: Configuration file reader (looks in /etc/httpd/conf/); accepts
5593: a list of *.conf files to inspect for PerlSetVar key/value
5594: entries.
1.316 www 5595: </description>
5596: <status>works/unverified</status>
5597: </file>
5598: <file>
5599: <source>loncom/ConfigFileEdit.pm</source>
5600: <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
5601: <categoryname>system file</categoryname>
5602: <description>
5603: Configuration file editing module
1.113 harris41 5604: </description>
1.10 harris41 5605: <status>works/unverified</status>
5606: </file>
5607: <file>
5608: <source>modules/TexConvert/tthperl/tth.so</source>
1.298 matthew 5609: <target dist='default'>home/httpd/lib/perl/tth.so</target>
1.10 harris41 5610: <categoryname>system file</categoryname>
5611: <description>
5612: shared library file for dynamic loading and unloading
5613: </description>
5614: <note>
5615: The source and file dependencies are not available to most
5616: CVS users. (You can safely rely on the existing binaries
5617: present on your system... don't worry about warnings
5618: related to this file during the build process.)
5619: </note>
1.441 albertel 5620: <build trigger='always run'>
1.10 harris41 5621: modules/TexConvert/tthperl/commands
5622: </build>
5623: <status>works/unverified</status>
1.439 albertel 5624: <dependencies>
1.440 albertel 5625: commands;
1.439 albertel 5626: compiles/tth.so.i386;
5627: compiles/tth.so.x86_64
5628: </dependencies>
1.10 harris41 5629: </file>
5630: <file>
5631: <source>loncom/homework/caparesponse/capa.pm</source>
1.298 matthew 5632: <target dist='default'>home/httpd/lib/perl/capa.pm</target>
1.10 harris41 5633: <categoryname>system file</categoryname>
5634: <description>
5635: perl module for invoking functions specific to CAPA
5636: </description>
1.49 harris41 5637: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10 harris41 5638: <note>
5639: Has the same dependencies and build process as capa.so.
5640: Currently, only the capa.so file specifications invoke
5641: the build process however.
5642: </note>
5643: </file>
5644: <file>
5645: <source>loncom/homework/caparesponse/capa.bs</source>
1.298 matthew 5646: <target dist='default'>home/httpd/lib/perl/capa.bs</target>
1.10 harris41 5647: <categoryname>system file</categoryname>
5648: <description>
1.27 harris41 5649: bootstrap file associated with dynamic loading of this module on multiple
5650: architectures
1.10 harris41 5651: </description>
1.49 harris41 5652: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10 harris41 5653: <note>
5654: Has the same dependencies and build process as capa.so.
5655: Currently, only the capa.so file specifications invoke
5656: the build process however.
5657: </note>
5658: </file>
5659: <file>
5660: <source>loncom/homework/caparesponse/capa.so</source>
1.298 matthew 5661: <target dist='default'>home/httpd/lib/perl/capa.so</target>
1.10 harris41 5662: <categoryname>system file</categoryname>
5663: <description>
5664: shared library file for dynamic loading and unloading
5665: </description>
5666: <build trigger='always run'>
5667: loncom/homework/caparesponse/commands
5668: </build>
5669: <dependencies>
1.39 harris41 5670: caparesponse.c;
1.119 harris41 5671: caparesponse.pm;
5672: README;
5673: Makefile.PL;
5674: capa.i;
1.120 harris41 5675: commands;
1.222 albertel 5676: ../../../CAPA/pProj/Makefile;
1.120 harris41 5677: ../../../CAPA/pProj/capaGrammarDef.y;
5678: ../../../CAPA/pProj/capaFormula.y;
5679: ../../../CAPA/pProj/capaLexerDef.flex;
5680: ../../../CAPA/pProj/capaFunction.c;
5681: ../../../CAPA/pProj/capaParserUtils.c;
5682: ../../../CAPA/pProj/capaMapExpr.c;
5683: ../../../CAPA/pProj/capaUnit.c;
5684: ../../../CAPA/pProj/com.c;
5685: ../../../CAPA/pProj/linpack.c;
5686: ../../../CAPA/pProj/ranlib.c;
5687: ../../../CAPA/pProj/capaCgiUtils.c;
5688: ../../../CAPA/pProj/capaSubjective.c;
5689: ../../../CAPA/pProj/capaRQO.c;
5690: ../../../CAPA/pProj/capaFormulaLexer.c;
1.123 harris41 5691: ../../../CAPA/pProj/capaCommon.c;
5692: ../../../CAPA/pProj/capaCommon.h;
5693: ../../../CAPA/pProj/ranlib.h;
5694: ../../../CAPA/pProj/capaCGI.h;
5695: ../../../CAPA/pProj/capaFunction.h;
5696: ../../../CAPA/pProj/capaRQO.h;
5697: ../../../CAPA/pProj/capaParser.h;
5698: ../../../CAPA/pProj/lex_debug.h
1.10 harris41 5699: </dependencies>
5700: </file>
1.416 albertel 5701: <file>
5702: <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
5703: <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
5704: <categoryname>script</categoryname>
5705: <description>
5706: cgi binary for doing TeX -> math translation
5707: </description>
5708: <build trigger='always run'>
5709: loncom/cgi/mimeTeX/commands
5710: </build>
5711: <dependencies>
1.439 albertel 5712: commands;
5713: gfuntype.c;
5714: gifsave.c;
5715: mimetex.c;
5716: mimetex.h;
5717: mimetex.html;
5718: README;
5719: texfonts.h;
1.461 albertel 5720: LICENSE;
1.416 albertel 5721: </dependencies>
5722: </file>
1.10 harris41 5723: <fileglob>
5724: <glob>*.ent</glob>
5725: <sourcedir>loncom/MathML/</sourcedir>
5726: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
5727: <categoryname>system file</categoryname>
5728: <description>
1.27 harris41 5729: xml files which assign unicode numbers to mathematical symbols using
5730: <! ENTITY... > type syntax.
1.10 harris41 5731: </description>
5732: <filenames>
1.37 harris41 5733: isoamsa.ent;
5734: isoamsb.ent;
5735: isoamsc.ent;
5736: isoamsn.ent;
5737: isoamso.ent;
5738: isoamsr.ent;
5739: isobox.ent;
5740: isocyr1.ent;
5741: isocyr2.ent;
5742: isodia.ent;
5743: isogrk1.ent;
5744: isogrk2.ent;
5745: isogrk3.ent;
5746: isogrk4.ent;
5747: isolat1.ent;
5748: isolat2.ent;
5749: isomfrk.ent;
5750: isomopf.ent;
5751: isomscr.ent;
5752: isonum.ent;
5753: isopub.ent;
5754: isotech.ent;
5755: mmlalias.ent;
1.10 harris41 5756: mmlextra.ent
5757: </filenames>
1.37 harris41 5758: </fileglob>
1.10 harris41 5759: <file>
5760: <source>loncom/MathML/mathml.css</source>
5761: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
5762: <categoryname>system file</categoryname>
5763: <description>
5764: cascading style sheet
5765: </description>
5766: </file>
5767: <file>
5768: <source>loncom/MathML/mathml.dtd</source>
5769: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
5770: <categoryname>system file</categoryname>
5771: <description>
5772: document type definition
5773: </description>
5774: </file>
1.4 harris41 5775: <file>
1.10 harris41 5776: <source>loncom/auth/londes.js</source>
5777: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
5778: <categoryname>interface file</categoryname>
1.6 harris41 5779: <description>
1.27 harris41 5780: Encryption Routines according to Data Encryption Standard DES, written in
5781: javascript.
1.6 harris41 5782: </description>
1.4 harris41 5783: </file>
5784: <file>
1.10 harris41 5785: <source>loncom/homework/lectureonline.lcpm</source>
1.27 harris41 5786: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
5787: </target>
1.10 harris41 5788: <categoryname>handler</categoryname>
1.6 harris41 5789: <description>
1.115 harris41 5790: Intended for providing perl functions for the <script></script>
5791: environment in a problem that was converted from lectureonline.
1.6 harris41 5792: </description>
1.4 harris41 5793: </file>
5794: <file>
1.10 harris41 5795: <source>loncom/homework/default_homework.lcpm</source>
1.27 harris41 5796: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
5797: </target>
1.10 harris41 5798: <categoryname>handler</categoryname>
1.6 harris41 5799: <description>
1.14 harris41 5800: Provides many functions for the <script> environment in a .problem.
1.11 harris41 5801: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
1.6 harris41 5802: </description>
1.4 harris41 5803: </file>
1.472 albertel 5804:
5805: <file>
5806: <source>loncom/homework/task.css</source>
1.475 albertel 5807: <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
1.472 albertel 5808: <categoryname>handler</categoryname>
5809: <description>
5810: Style definitions for task display
5811: </description>
5812: </file>
5813: <file>
1.514 albertel 5814: <source>loncom/homework/task_ie.css</source>
5815: <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
5816: <categoryname>handler</categoryname>
5817: <description>
5818: Style definitions for task display for IE 6 and earlier
5819: </description>
5820: </file>
5821: <file>
1.515 albertel 5822: <source>loncom/homework/task_ie7.css</source>
1.514 albertel 5823: <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
5824: <categoryname>handler</categoryname>
5825: <description>
5826: Style definitions for task display for IE 7
5827: </description>
5828: </file>
5829: <file>
1.472 albertel 5830: <source>loncom/homework/task_grading.js</source>
1.475 albertel 5831: <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
1.472 albertel 5832: <categoryname>handler</categoryname>
5833: <description>
5834: Javascript to make the grading screen of task easier to use
5835: </description>
5836: </file>
1.4 harris41 5837: <file>
1.10 harris41 5838: <source>loncom/homework/capa.units</source>
5839: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
5840: <categoryname>static conf</categoryname>
1.6 harris41 5841: <description>
1.10 harris41 5842: Define unit prefixing and conversion for CAPA problem handling.
1.6 harris41 5843: </description>
1.4 harris41 5844: </file>
1.165 www 5845: <fileglob>
5846: <glob>*.jpg</glob>
5847: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
5848: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
5849: <categoryname>graphic file</categoryname>
5850: <description>Pages headers</description>
5851: <filenames>
5852: admin.jpg;
5853: author.jpg;
5854: coordinator.jpg;
5855: header.jpg;
5856: student.jpg;
1.166 www 5857: </filenames>
5858: </fileglob>
5859: <fileglob>
1.230 www 5860: <glob>*.jpg</glob>
5861: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
5862: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
5863: <categoryname>graphic file</categoryname>
5864: <description>Logos of LON-CAPA domains (jpg)</description>
5865: <filenames>
5866: headermsu.jpg;
1.422 www 5867: headertccfl.jpg;
1.442 www 5868: header_fsu.jpg;
5869: header_fsuK12.jpg;
1.444 www 5870: headerhope.jpg;
1.466 www 5871: jmsbanner.jpg;
1.230 www 5872: </filenames>
5873: </fileglob>
5874: <fileglob>
1.166 www 5875: <glob>*.gif</glob>
5876: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
5877: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
5878: <categoryname>graphic file</categoryname>
1.230 www 5879: <description>Logos of LON-CAPA domains (gif)</description>
1.168 www 5880: <filenames>
1.197 albertel 5881: 103.gif;
5882: gerd.gif;
5883: mio.gif;
5884: msuvu.gif;
5885: ohiou.gif;
5886: rhs.gif;
5887: sfu.gif;
5888: tmcc.gif;
5889: umich.gif;
5890: worf.gif;
5891: annarbor.gif;
5892: elps.gif;
5893: gwu.gif;
5894: msudemo.gif;
5895: ndsu.gif;
5896: physnet.gif;
5897: sc.gif;
5898: Selwyn.gif;
5899: ucf.gif;
5900: unihalle.gif;
5901: wscc.gif;
5902: cps.gif;
5903: fsu.gif;
1.442 www 5904: fsuK12.gif;
1.444 www 5905: hope.gif;
1.410 www 5906: vcu.gif;
1.197 albertel 5907: lsd.gif;
5908: msu.gif;
1.466 www 5909: jms.gif;
1.197 albertel 5910: nsdl.gif;
5911: pmm.gif;
5912: sunysb.gif;
5913: udel.gif;
1.223 albertel 5914: uz.gif;
5915: fvl.gif;
1.270 www 5916: csm.gif;
1.272 www 5917: nau.gif;
1.344 www 5918: nagoya.gif;
1.415 www 5919: kanazawa.gif;
1.381 www 5920: colorado.gif;
1.352 www 5921: acadiau.gif;
1.354 www 5922: psuerie.gif;
1.353 www 5923: redford.gif;
1.341 www 5924: huji.gif;
5925: ifusp.gif;
5926: ucsc.gif;
1.403 www 5927: uiuc.gif;
1.438 albertel 5928: uiucheader.gif;
1.445 www 5929: koinonia.gif;
1.303 www 5930: waverly.gif;
1.302 www 5931: cmich.gif;
1.285 www 5932: UNICAMP.gif;
1.364 www 5933: lakefenton.gif;
5934: grandblanc.gif;
1.223 albertel 5935: glps.gif;
1.275 www 5936: BCHS.gif;
1.223 albertel 5937: headersfu.gif;
1.311 albertel 5938: uwsp.gif;
1.417 www 5939: tccfl.gif;
1.325 www 5940: bsu.gif;
5941: wmston.gif;
1.423 www 5942: headerharvard.gif;
5943: harvard.gif;
1.426 www 5944: uga.gif;
5945: headeruga.gif;
1.433 albertel 5946: covenantchristianhs.gif;
1.168 www 5947: </filenames>
5948: </fileglob>
5949: <fileglob>
5950: <glob>*.tab</glob>
5951: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
5952: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
5953: <categoryname>conf</categoryname>
5954: <description>Designs of LON-CAPA domains</description>
1.166 www 5955: <filenames>
1.197 albertel 5956: annarbor.tab;
5957: default.tab;
5958: msu.tab;
1.270 www 5959: csm.tab;
1.341 www 5960: huji.tab;
1.272 www 5961: nau.tab;
1.344 www 5962: nagoya.tab;
1.445 www 5963: koinonia.tab;
1.415 www 5964: kanazawa.tab;
1.381 www 5965: colorado.tab;
1.352 www 5966: acadiau.tab;
1.354 www 5967: psuerie.tab;
1.353 www 5968: redford.tab;
1.302 www 5969: cmich.tab;
1.341 www 5970: ifusp.tab;
1.466 www 5971: jms.tab;
1.341 www 5972: ucsc.tab;
1.403 www 5973: uiuc.tab;
1.285 www 5974: UNICAMP.tab;
1.364 www 5975: lakefenton.tab;
5976: grandblanc.tab;
1.274 www 5977: fsu.tab;
1.442 www 5978: fsuK12.tab;
1.444 www 5979: hope.tab;
1.410 www 5980: vcu.tab;
1.197 albertel 5981: sfu.tab;
1.325 www 5982: wmston.tab;
5983: worf.tab;
1.417 www 5984: tccfl.tab;
1.423 www 5985: harvard.tab;
1.426 www 5986: uga.tab;
1.455 albertel 5987: tmcc.tab;
1.165 www 5988: </filenames>
5989: </fileglob>
1.10 harris41 5990: <fileglob>
5991: <glob>*.gif</glob>
1.159 www 5992: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
5993: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
1.10 harris41 5994: <categoryname>graphic file</categoryname>
1.159 www 5995: <description>LON-CAPA remote control LCD font</description>
1.10 harris41 5996: <filenames>
1.130 www 5997: 0.gif;
5998: 1.gif;
5999: 2.gif;
6000: 3.gif;
6001: 4.gif;
6002: 5.gif;
6003: 6.gif;
6004: 7.gif;
6005: 8.gif;
6006: 9.gif;
1.37 harris41 6007: a.gif;
1.159 www 6008: b.gif;
6009: c.gif;
6010: d.gif;
6011: e.gif;
6012: f.gif;
6013: g.gif;
6014: h.gif;
6015: i.gif;
6016: j.gif;
6017: k.gif;
6018: l.gif;
6019: m.gif;
6020: n.gif;
6021: o.gif;
6022: p.gif;
6023: q.gif;
6024: r.gif;
6025: s.gif;
6026: t.gif;
6027: u.gif;
6028: v.gif;
6029: w.gif;
6030: x.gif;
6031: y.gif;
6032: z.gif;
1.287 www 6033: ö.gif;
6034: ä.gif;
6035: ü.gif;
6036: ä.gif;
6037: ö.gif;
6038: ü.gif;
1.159 www 6039: colon.gif;
6040: hyphen.gif;
6041: slash.gif;
6042: space.gif;
1.304 www 6043: </filenames>
6044: </fileglob>
6045: <fileglob>
6046: <glob>*.gif</glob>
6047: <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
6048: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
6049: <categoryname>graphic file</categoryname>
6050: <description>icons used for the Portuguese LON-CAPA user interface</description>
6051: <filenames>
6052: anno_pt.gif;
6053: anot_pt.gif;
6054: bchat_pt.gif;
6055: catalog_pt.gif;
6056: ccrs_pt.gif;
6057: chrt_pt.gif;
6058: com_pt.gif;
6059: courses_pt.gif;
6060: cprv_pt.gif;
6061: cstr_pt.gif;
6062: docs_pt.gif;
6063: egrd_pt.gif;
6064: enrl_pt.gif;
6065: eval_pt.gif;
6066: fdbk_pt.gif;
6067: grds_pt.gif;
6068: keys_pt.gif;
6069: logout_pt.gif;
6070: nav_pt.gif;
6071: parm_pt.gif;
6072: pref_pt.gif;
6073: prt_pt.gif;
6074: res_pt.gif;
6075: roles_pt.gif;
6076: sbkm_pt.gif;
6077: spacer_pt.gif;
6078: sprs_pt.gif;
6079: src_pt.gif;
6080: stat_pt.gif;
6081: vbkm_pt.gif;
1.159 www 6082: </filenames>
6083: </fileglob>
6084: <fileglob>
6085: <glob>*.gif</glob>
6086: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
6087: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
6088: <categoryname>graphic file</categoryname>
6089: <description>icons used for the entire LON-CAPA user interface</description>
6090: <filenames>
1.147 www 6091: anno.gif;
1.37 harris41 6092: anot.gif;
6093: back.gif;
1.147 www 6094: bchat.gif;
1.37 harris41 6095: bkm.gif;
1.348 albertel 6096: bl_step1.gif;
6097: bl_step2.gif;
6098: bl_step3.gif;
6099: bl_step4.gif;
6100: bl_step5.gif;
6101: bl_step6.gif;
6102: bl_step7.gif;
6103: bl_step8.gif;
6104: bl_step9.gif;
1.37 harris41 6105: brws.gif;
1.60 harris41 6106: catalog.gif;
1.37 harris41 6107: ccrs.gif;
6108: chat.gif;
6109: chrt.gif;
1.400 albertel 6110: clst.gif;
1.37 harris41 6111: com.gif;
6112: courses.gif;
6113: cprv.gif;
6114: cstr.gif;
1.400 albertel 6115: del.gif;
1.37 harris41 6116: dempty.gif;
1.147 www 6117: docs.gif;
1.37 harris41 6118: egrd.gif;
6119: empty.gif;
6120: enrl.gif;
6121: eval.gif;
6122: fdbk.gif;
6123: feedback.gif;
6124: forw.gif;
6125: grds.gif;
1.460 raeburn 6126: grps.gif;
1.37 harris41 6127: group.gif;
6128: help.gif;
6129: info.gif;
1.238 www 6130: keys.gif;
1.37 harris41 6131: ledblink.gif;
6132: ledgreen.gif;
6133: ledoff.gif;
6134: ledon.gif;
6135: ledsend.gif;
1.400 albertel 6136: list.gif;
1.37 harris41 6137: logout.gif;
1.456 raeburn 6138: mail.gif;
1.328 albertel 6139: mcrs.gif;
1.37 harris41 6140: mrk.gif;
6141: nav.gif;
1.429 www 6142: new.gif;
1.37 harris41 6143: next.gif;
1.131 www 6144: nothumb.gif;
1.37 harris41 6145: parm.gif;
6146: pgrd.gif;
1.400 albertel 6147: port.gif;
1.37 harris41 6148: pparm.gif;
1.99 harris41 6149: pref.gif;
1.37 harris41 6150: prev.gif;
6151: prt.gif;
1.400 albertel 6152: pub.gif;
1.37 harris41 6153: qempty.gif;
6154: reload.gif;
6155: remotebg.gif;
6156: res.gif;
6157: roles.gif;
1.400 albertel 6158: rtrv.gif;
1.37 harris41 6159: sbkm.gif;
1.432 albertel 6160: sctr.gif;
1.37 harris41 6161: spacer.gif;
6162: sprs.gif;
6163: src.gif;
6164: stat.gif;
6165: subm.gif;
6166: title.gif;
6167: vbkm.gif;
1.10 harris41 6168: </filenames>
6169: </fileglob>
1.4 harris41 6170: <file>
1.450 albertel 6171: <source>loncom/html/res/adm/pages/math_example.tex</source>
6172: <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
6173: <categoryname>interface file</categoryname>
6174: <description>
6175: file with an example math equation in it.
6176: </description>
6177: </file>
6178: <file>
1.10 harris41 6179: <source>loncom/html/res/adm/pages/imgmaps.html</source>
6180: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
6181: <categoryname>interface file</categoryname>
1.6 harris41 6182: <description>
1.10 harris41 6183: image maps for the LON-CAPA remote control
1.6 harris41 6184: </description>
1.4 harris41 6185: </file>
6186: <file>
1.10 harris41 6187: <source>loncom/html/res/adm/pages/index.html</source>
6188: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
6189: <categoryname>interface file</categoryname>
1.6 harris41 6190: <description>
1.10 harris41 6191: welcoming page to the LON-CAPA system upon login
1.6 harris41 6192: </description>
1.4 harris41 6193: </file>
6194: <file>
1.10 harris41 6195: <source>loncom/html/res/adm/pages/menu.html</source>
6196: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
6197: <categoryname>interface file</categoryname>
1.6 harris41 6198: <description>
1.10 harris41 6199: renders the HTML (including image maps) for the LON-CAPA remote control
1.6 harris41 6200: </description>
1.4 harris41 6201: </file>
1.10 harris41 6202: <fileglob>
6203: <glob>*.gif</glob>
6204: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
1.118 harris41 6205: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
6206: </targetdir>
1.10 harris41 6207: <categoryname>graphic file</categoryname>
6208: <description>
1.132 harris41 6209: icons used for directory indexing and login screen
1.10 harris41 6210: </description>
6211: <filenames>
1.37 harris41 6212: a.gif;
6213: alert.black.gif;
6214: alert.red.gif;
6215: back.gif;
6216: ball.gray.gif;
6217: ball.red.gif;
6218: binary.gif;
6219: binhex.gif;
6220: blank.gif;
6221: bomb.gif;
6222: box1.gif;
6223: box2.gif;
6224: broken.gif;
6225: burst.gif;
6226: c.gif;
6227: comp.blue.gif;
6228: comp.gray.gif;
6229: compressed.gif;
6230: continued.gif;
6231: course.gif;
6232: dir.gif;
6233: down.gif;
6234: dvi.gif;
6235: f.gif;
6236: folder.gif;
6237: folder.open.gif;
6238: folder.sec.gif;
6239: folder_closed.gif;
6240: folder_closed_pressed.gif;
6241: folder_new.gif;
6242: folder_opened.gif;
6243: folder_opened_pressed.gif;
6244: folder_pointer_closed.gif;
6245: folder_pointer_opened.gif;
6246: folder_spacer.gif;
6247: folder_trash.gif;
6248: forward.gif;
6249: generic.gif;
6250: generic.red.gif;
6251: generic.sec.gif;
6252: hand.right.gif;
6253: hand.up.gif;
6254: html.gif;
6255: image1.gif;
6256: image2.gif;
6257: image3.gif;
6258: index.gif;
6259: layout.gif;
6260: left.gif;
6261: link.gif;
6262: mov.gif;
6263: movie1.gif;
6264: p.gif;
6265: patch.gif;
6266: pdf.gif;
6267: portal.gif;
6268: problem.gif;
6269: ps.gif;
6270: quill.gif;
6271: right.gif;
6272: screw1.gif;
6273: screw2.gif;
6274: script.gif;
6275: sound1.gif;
6276: sound2.gif;
6277: sphere1.gif;
6278: sphere2.gif;
6279: tar.gif;
6280: tex.gif;
6281: text.gif;
6282: transfer.gif;
6283: unknown.gif;
6284: up.gif;
6285: uu.gif;
6286: uuencoded.gif;
6287: white_space_20_22.gif;
6288: white_space_22_22.gif;
6289: whitespace1.gif;
6290: whitespace10.gif;
6291: whitespace2.gif;
6292: whitespace3.gif;
6293: whitespace4.gif;
6294: whitespace5.gif;
6295: whitespace6.gif;
6296: whitespace7.gif;
6297: whitespace8.gif;
6298: whitespace9.gif;
6299: world1.gif;
1.10 harris41 6300: world2.gif
6301: </filenames>
6302: </fileglob>
6303: <fileglob>
6304: <glob>*.gif</glob>
6305: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
1.115 harris41 6306: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
6307: </targetdir>
1.10 harris41 6308: <categoryname>graphic file</categoryname>
6309: <description>
1.132 harris41 6310: icons used for the bookmark portion of the LON-CAPA user interface
1.10 harris41 6311: </description>
6312: <filenames>
1.37 harris41 6313: folder_anim.gif;
6314: folder_close.gif;
6315: folder_drag.gif;
6316: folder_new.gif;
6317: folder_open.gif;
6318: folder_pointer_closed.gif;
6319: folder_pointer_opened.gif;
6320: folder_static.gif;
6321: folder_trash.gif;
6322: folder_trash_hover.gif;
6323: left_bar.gif;
6324: link.gif;
6325: link_anim.gif;
6326: link_drag.gif;
6327: ll_corner.gif;
6328: lower_bar.gif;
6329: lr_corner.gif;
6330: pix.gif;
6331: right_bar.gif;
6332: toolbar_bg.gif;
6333: ul_corner.gif;
6334: upper_bar.gif;
1.10 harris41 6335: ur_corner.gif
6336: </filenames>
6337: </fileglob>
6338: <fileglob>
6339: <glob>*.html</glob>
6340: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
1.115 harris41 6341: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
6342: </targetdir>
1.10 harris41 6343: <categoryname>interface file</categoryname>
6344: <description>
1.132 harris41 6345: associated with the scheme of displaying bookmarks
1.10 harris41 6346: </description>
6347: <filenames>
1.37 harris41 6348: bookmarkmenu_toolbar.html;
6349: blank.html;
1.10 harris41 6350: closechildren.html
1.300 albertel 6351: </filenames>
6352: </fileglob>
6353: <fileglob>
6354: <glob>*.*</glob>
6355: <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
6356: <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>
6357: <categoryname>interface file</categoryname>
6358: <description>
6359: Associated file for answering reactionresponse style questions
6360: </description>
6361: <filenames>
6362: reaction_editor.html;
6363: reaction_frame.html;
6364: reaction_help.html;
6365: reaction_viewer.html;
6366: reaction_window.html
1.10 harris41 6367: </filenames>
6368: </fileglob>
1.4 harris41 6369: <file>
1.10 harris41 6370: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
1.27 harris41 6371: <target dist='default'>
6372: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
1.10 harris41 6373: <categoryname>interface file</categoryname>
1.6 harris41 6374: <description>
1.10 harris41 6375: javascript for handling client-side interactions with bookmark interface
1.6 harris41 6376: </description>
1.171 harris41 6377: </file>
6378: <file>
1.509 raeburn 6379: <source dist='default'>loncom/build/CHECKRPMS</source>
1.171 harris41 6380: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
1.188 harris41 6381: <categoryname>system script</categoryname>
1.171 harris41 6382: <description>
1.509 raeburn 6383: Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
1.171 harris41 6384: </description>
6385: <status>tested/documented/beta</status>
1.103 harris41 6386: </file>
6387: <file>
6388: <source>loncom/build/check-rpms</source>
1.152 harris41 6389: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
1.188 harris41 6390: <categoryname>system script</categoryname>
1.103 harris41 6391: <description>
6392: compare installed rpms with up-to-date distribution
6393: </description>
6394: <status>tested/documented/beta</status>
6395: </file>
6396: <file>
6397: <source>doc/man/check-rpms.1</source>
6398: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
6399: <categoryname>doc</categoryname>
6400: <description>man page for check-rpms</description>
6401: <build trigger='always run'>
1.115 harris41 6402: loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && \
1.112 harris41 6403: echo 'manifying check-rpms'
1.103 harris41 6404: </build>
6405: <status>beta</status>
6406: <dependencies>
6407: ../../loncom/build/check-rpms
6408: </dependencies>
6409: </file>
6410: <file>
6411: <source>doc/scripts/check-rpms.html</source>
1.112 harris41 6412: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
6413: </target>
1.103 harris41 6414: <categoryname>doc</categoryname>
6415: <description>POD-derived page for check-rpms</description>
6416: <build trigger='always run'>
1.118 harris41 6417: loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html \
6418: && echo 'pod2html checkrpms'
1.103 harris41 6419: </build>
6420: <status>works/unverified</status>
6421: <dependencies>
6422: ../../loncom/build/check-rpms
6423: </dependencies>
1.4 harris41 6424: </file>
6425: <file>
1.10 harris41 6426: <source>loncom/build/loncaparestoreconfigurations</source>
1.206 harris41 6427: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
6428: </target>
1.10 harris41 6429: <categoryname>script</categoryname>
1.6 harris41 6430: <description>
1.206 harris41 6431: Updates .lpmlnew files with previous settings. Also supports alternative
6432: schemes of settings-updating and file-overwriting.
1.6 harris41 6433: </description>
1.206 harris41 6434: <status>works/unverified</status>
1.4 harris41 6435: </file>
6436: <file>
1.348 albertel 6437: <source>loncom/cron/loncapa.built</source>
6438: <target dist='default'>etc/cron.d/loncapa</target>
6439: <categoryname>conf</categoryname>
6440: <description>
6441: file that specifies periodic processes to run for the LON-CAPA machine
6442: </description>
6443: <build trigger='always run'>
6444: loncom/cron/preserve_local_loncapa_cron
6445: </build>
6446: <dependencies>
6447: loncapa;
6448: preserve_local_loncapa_cron
6449: </dependencies>
1.10 harris41 6450: </file>
6451: <file>
6452: <source>loncom/ntp/step-tickers</source>
1.175 harris41 6453: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
6454: </target>
6455: <categoryname>static conf</categoryname>
1.10 harris41 6456: <description>
6457: file that stimulates running of ntpdate upon init.d/xntpd initiation
6458: </description>
6459: <note>
6460: <table cellpadding='0' cellspacing='0' border='1'>
6461: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
6462: </table>
6463: </note>
1.48 harris41 6464: </file>
6465: <file>
6466: <source>loncom/pam.d/pwauth</source>
6467: <target dist='default'>etc/pam.d/pwauth</target>
6468: <categoryname>static conf</categoryname>
6469: <description>
6470: file that allows setuid password privileges for pwauth executable
6471: </description>
6472: </file>
6473: <file>
6474: <source>loncom/pam.d/pwchange</source>
6475: <target dist='default'>etc/pam.d/pwchange</target>
6476: <categoryname>static conf</categoryname>
6477: <description>
6478: file that allows setuid password privileges for pwchange (lcpasswd) executable
6479: </description>
1.10 harris41 6480: </file>
6481: <file>
6482: <source>loncom/init.d/loncontrol</source>
6483: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
1.508 raeburn 6484: <target dist='suse9.2 suse9.3 sles9 sles10 suse10.1'>etc/init.d/loncontrol</target>
1.10 harris41 6485: <categoryname>root script</categoryname>
6486: <description>
6487: Controls the launching/halting of lonc, lond, and lonsql processes.
6488: </description>
6489: </file>
6490: <link>
1.115 harris41 6491: <linkto>etc/rc.d/init.d/loncontrol</linkto>
1.10 harris41 6492: <target dist='default'>
1.37 harris41 6493: etc/rc.d/rc0.d/K05loncontrol;
6494: etc/rc.d/rc1.d/K05loncontrol;
6495: etc/rc.d/rc2.d/K05loncontrol;
6496: etc/rc.d/rc3.d/S95loncontrol;
6497: etc/rc.d/rc4.d/S95loncontrol;
6498: etc/rc.d/rc5.d/S95loncontrol;
1.10 harris41 6499: etc/rc.d/rc6.d/K05loncontrol
6500: </target>
6501: <categoryname>symbolic link</categoryname>
1.27 harris41 6502: <description>
6503: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
1.10 harris41 6504: </link>
6505: <file>
6506: <source>loncom/atalk/config</source>
1.152 harris41 6507: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
1.175 harris41 6508: <categoryname>static conf</categoryname>
1.6 harris41 6509: <description>
1.27 harris41 6510: configuration file to make LON-CAPA server file space accessible to
6511: Appleshares access (Macintosh)
1.6 harris41 6512: </description>
1.315 albertel 6513: </file>
6514: <file>
1.480 albertel 6515: <source>loncom/interface/loncss.pm</source>
6516: <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
6517: <categoryname>handler</categoryname>
6518: <description>
6519: Generates standard LON-CAPA CSS
6520: </description>
6521: </file>
6522: <file>
1.481 albertel 6523: <source>loncom/LONCAPA.pm</source>
6524: <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
6525: <categoryname>handler</categoryname>
6526: <description>
6527: Some basic Lon-CAPA functionality
6528: </description>
6529: </file>
6530: <file>
1.456 raeburn 6531: <source>loncom/interface/lonnotify.pm</source>
6532: <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
6533: <categoryname>handler</categoryname>
6534: <description>
6535: Interface for Domain Coordinators to (a) send broadcast e-mail to groups
6536: of users, and (b) to display e-mail of this type sent in the past.
6537: </description>
6538: </file>
6539: <file>
1.373 albertel 6540: <source>loncom/interface/lonhelpmenu.pm</source>
6541: <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
6542: <categoryname>handler</categoryname>
6543: <description>
6544: Creates a multipage help screen to help users out.
6545: </description>
6546: </file>
6547: <file>
6548: <source>loncom/interface/lonsupportreq.pm</source>
6549: <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
6550: <categoryname>handler</categoryname>
6551: <description>
1.500 raeburn 6552: Handler to make it easy for users to send a request to the helpdesk
6553: </description>
6554: </file>
6555: <file>
1.511 raeburn 6556: <source>loncom/interface/courseclassifier.pm</source>
6557: <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
6558: <categoryname>handler</categoryname>
6559: <description>
6560: Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
6561: </description>
6562: </file>
6563: <file>
1.500 raeburn 6564: <source>loncom/interface/coursecatalog.pm</source>
6565: <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
6566: <categoryname>handler</categoryname>
6567: <description>
6568: Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
1.373 albertel 6569: </description>
6570: </file>
6571: <file>
1.516 raeburn 6572: <source>loncom/interface/resetpw.pm</source>
6573: <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
6574: <categoryname>handler</categoryname>
6575: <description>
6576: A user with an internally authenticated account and a recorded e-mail address can use a two-step process to set a new password via a token sent to his/her e-mail address.
6577: </description>
6578: </file>
6579: <file>
1.315 albertel 6580: <source>loncom/interface/lonmodifycourse.pm</source>
6581: <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
6582: <categoryname>handler</categoryname>
6583: <description>
6584: Interface to modifying a course's internal ENV values for automated
1.500 raeburn 6585: enrollment
1.315 albertel 6586: </description>
1.306 albertel 6587: </file>
6588: <file>
6589: <source>loncom/interface/lonpopulate.pm</source>
6590: <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
6591: <categoryname>handler</categoryname>
6592: <description>
6593: Handler for configuring automated enrollment
6594: </description>
6595: </file>
6596: <file>
6597: <source>loncom/enrollment/Enrollment.pm</source>
6598: <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
6599: <categoryname>handler</categoryname>
6600: <description>
6601: Handler for automated enrollment
6602: </description>
6603: </file>
6604: <file>
6605: <source>loncom/enrollment/localenroll.pm</source>
6606: <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
6607: <categoryname>conf</categoryname>
6608: <description>
6609: Local handler for automated enrollment.
6610: </description>
6611: </file>
6612: <file>
6613: <source>loncom/enrollment/localenroll.pm</source>
6614: <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
6615: <categoryname>handler</categoryname>
6616: <description>
6617: Local handler for automated enrollment, standard version.
6618: </description>
6619: </file>
6620: <file>
6621: <source>loncom/enrollment/Autoenroll.pl</source>
1.307 albertel 6622: <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
1.306 albertel 6623: <categoryname>script</categoryname>
6624: <description>
6625: Local handler for automated enrollment, standard version.
6626: </description>
1.4 harris41 6627: </file>
1.395 albertel 6628: <file>
6629: <source>loncom/auth/localstudentphoto.pm</source>
6630: <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
6631: <categoryname>conf</categoryname>
6632: <description>
6633: Local handler for automated enrollment.
6634: </description>
6635: </file>
6636: <file>
6637: <source>loncom/auth/localstudentphoto.pm</source>
6638: <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
6639: <categoryname>handler</categoryname>
6640: <description>
6641: Local handler for automated enrollment, standard version.
6642: </description>
6643: </file>
1.436 raeburn 6644: <file>
6645: <source>loncom/automation/batchcreatecourse.pm</source>
6646: <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
6647: <categoryname>handler</categoryname>
6648: <description>
6649: Handler for batch creation of courses.
6650: </description>
6651: </file>
6652: <file>
6653: <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
6654: <target dist='default'>home/httpd/perl/Autocreate.pl</target>
6655: <categoryname>script</categoryname>
6656: <description>
6657: Script for automated course creation.
6658: </description>
6659: </file>
1.400 albertel 6660: <fileglob>
1.512 albertel 6661: <glob>*.pl</glob>
1.401 albertel 6662: <sourcedir>loncom/debugging_tools/</sourcedir>
1.402 albertel 6663: <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
1.400 albertel 6664: <categoryname>script</categoryname>
6665: <description>
6666: Tools for helping debug Lon-CAPA
6667: </description>
6668: <filenames>
6669: activity_to_accesscount.pl;
1.420 albertel 6670: clean_db.pl;
1.513 albertel 6671: db_copy.pl;
1.400 albertel 6672: dump_db.pl;
6673: escape.pl;
6674: excise_from_db.pl;
6675: getties.pl;
6676: login_count.pl;
6677: modify_config_files.pl;
6678: parse_scantron.pl;
6679: seed_accesscount.pl;
6680: stress.pl;
6681: unescape.pl;
6682: user_login_count.pl;
6683: </filenames>
6684: </fileglob>
1.513 albertel 6685: <fileglob>
6686: <glob>*</glob>
6687: <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
6688: <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
6689: <categoryname>script</categoryname>
6690: <description>
6691: Binary tools for LON-CAPA
6692: </description>
6693: <filenames>
6694: create_db_dynamic;
6695: create_db_dynamic_64;
6696: dump_db_static_32;
6697: </filenames>
6698: </fileglob>
1.430 albertel 6699: <file>
6700: <source>loncom/build/distprobe</source>
6701: <target dist='default'>home/httpd/perl/distprobe</target>
6702: <categoryname>script</categoryname>
6703: <description>
6704: for probing operating system flavor and version
6705: </description>
6706: <note>
6707: </note>
6708: </file>
1.14 harris41 6709: </files>
1.1 harris41 6710: </lpml>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>