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