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