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