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