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