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