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