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