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