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