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