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