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