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