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