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