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