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