Annotation of doc/loncapafiles/loncapafiles.lpml, revision 1.645.4.8
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.8! raeburn 5: <!-- $Id: loncapafiles.lpml,v 1.645.4.7 2009/10/01 23:31:18 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>
1.645.4.7 raeburn 3654: Customized phrases for GCI branch of LON-CAPA for WebCenter domain (gci)
3655: </description>
3656: </file>
3657: <file>
3658: <source>modules/gci/gct.pm</source>
3659: <target dist='default'>home/httpd/lib/perl/Apache/localize/gct.pm</target>
3660: <categoryname>handler</categoryname>
3661: <description>
3662: Customized phrases for GCI branch of LON-CAPA for Testing Center domain (gcitest)
1.645.4.2 gci 3663: </description>
3664: </file>
3665: <file>
1.138 stredwic 3666: <source>loncom/interface/loncoursedata.pm</source>
3667: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
3668: <categoryname>handler</categoryname>
3669: <description>
3670: Common functions for handling student course data (download and process)
1.5 harris41 3671: </description>
1.4 harris41 3672: </file>
3673: <file>
1.5 harris41 3674: <source>loncom/interface/loncommon.pm</source>
3675: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
3676: <categoryname>handler</categoryname>
3677: <description>
3678: Makes a table out of the previous attempts. Inputs result_from_symbread,
1.10 harris41 3679: user, domain, home_server, course_id.
1.5 harris41 3680: </description>
3681: <status>works/unverified</status>
1.4 harris41 3682: </file>
3683: <file>
1.76 harris41 3684: <source>doc/man/Apache__loncommon.3</source>
3685: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
1.83 harris41 3686: <categoryname>doc</categoryname>
1.76 harris41 3687: <description>man page for loncommon.pm</description>
3688: <build trigger='always run'>
1.115 harris41 3689: loncom/build/pod2man.sh ../interface/loncommon.pm > \
3690: ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm'
1.76 harris41 3691: </build>
3692: <status>works/unverified</status>
3693: <dependencies>
3694: ../../loncom/interface/loncommon.pm
3695: </dependencies>
3696: </file>
3697: <file>
1.118 harris41 3698: <source>doc/lib/perl/Apache/loncommon.html</source>
3699: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
1.112 harris41 3700: </target>
1.83 harris41 3701: <categoryname>doc</categoryname>
1.76 harris41 3702: <description>POD-derived page for loncommon.pm</description>
3703: <build trigger='always run'>
1.115 harris41 3704: loncom/build/pod2html.sh ../interface/loncommon.pm > \
1.118 harris41 3705: ../../doc/lib/perl/Apache/loncommon.html && \
3706: echo 'pod2html loncommon.pm'
1.76 harris41 3707: </build>
3708: <status>works/unverified</status>
3709: <dependencies>
3710: ../../loncom/interface/loncommon.pm
3711: </dependencies>
3712: </file>
3713: <file>
1.5 harris41 3714: <source>loncom/homework/grades.pm</source>
3715: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
3716: <categoryname>handler</categoryname>
3717: <description>Handles the viewing of grades.</description>
1.4 harris41 3718: </file>
3719: <file>
1.5 harris41 3720: <source>loncom/homework/imageresponse.pm</source>
3721: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
3722: <categoryname>handler</categoryname>
3723: <description>
3724: Coordinates the response to clicking an image.
3725: </description>
3726: <status>works/unverified</status>
1.4 harris41 3727: </file>
3728: <file>
1.5 harris41 3729: <source>loncom/homework/optionresponse.pm</source>
3730: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
3731: <categoryname>handler</categoryname>
1.27 harris41 3732: <description>
3733: Handles tags associated with showing a list of options.</description>
1.4 harris41 3734: </file>
3735: <file>
1.5 harris41 3736: <source>loncom/homework/outputtags.pm</source>
3737: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
3738: <categoryname>handler</categoryname>
3739: <description>
3740: Handles tags associated with output. Seems to relate to due dates of the
3741: assignment.
3742: </description>
1.10 harris41 3743: <status>works/unverified</status>
1.4 harris41 3744: </file>
1.255 albertel 3745:
3746: <file>
3747: <source>loncom/homework/chemresponse.pm</source>
1.256 albertel 3748: <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
1.255 albertel 3749: <categoryname>handler</categoryname>
3750: <description>
3751: Handle the tags organicresponse/structure and reationresponse
3752: </description>
3753: <status>works/unverified</status>
3754: </file>
3755:
3756: <fileglob>
3757: <glob>*.*</glob>
3758: <sourcedir>loncom/html/adm/jme/</sourcedir>
3759: <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
3760: <categoryname>interface file</categoryname>
3761: <description>
3762: JME files, for editing organic structures
3763: </description>
3764: <filenames>
3765: JME.jar;
3766: jme.gif;
1.258 albertel 3767: jme_help.html;
1.255 albertel 3768: nitro.gif;
3769: smiles.gif
3770: </filenames>
3771: </fileglob>
1.291 albertel 3772:
1.431 albertel 3773: <fileglob>
3774: <glob>*.*</glob>
3775: <sourcedir>loncom/html/adm/jmol/</sourcedir>
3776: <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
3777: <categoryname>interface file</categoryname>
3778: <description>
3779: Jmol files, for displaying structures
3780: </description>
3781: <filenames>
3782: COPYRIGHT.txt;
3783: JmolApplet.jar;
3784: Jmol.js;
3785: LICENSE.txt;
1.558 albertel 3786: README.txt;
3787: JmolApplet0_Core.jar;
3788: JmolApplet0_i18n.jar;
3789: JmolApplet0.jar;
3790: JmolApplet0_Jars.jar;
3791: JmolApplet0_Jvxl.jar;
3792: JmolApplet0_Main.jar;
3793: JmolApplet0_Popup.jar;
3794: JmolApplet0_Quantum.jar;
3795: JmolApplet0_ReadersCifPdb.jar;
3796: JmolApplet0_ReadersMolXyz.jar;
3797: JmolApplet0_ReadersMore.jar;
3798: JmolApplet0_ReadersXml.jar;
3799: JmolApplet0_ShapeBio.jar;
3800: JmolApplet0_ShapeSpecial.jar;
3801: JmolApplet0_Smiles.jar;
3802: JmolApplet0_Viewer.jar;
1.431 albertel 3803: </filenames>
3804: </fileglob>
3805:
1.291 albertel 3806: <file>
3807: <source>loncom/homework/convertjme.pl</source>
3808: <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
3809: <categoryname>script</categoryname>
3810: <description>
3811: Dynamically converts JME strings into either a png or ps file.
3812: </description>
3813: </file>
1.588 www 3814: <fileglob>
3815: <glob>*.*</glob>
3816: <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>
3817: <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/</targetdir>
3818: <categoryname>interface file</categoryname>
3819: <description>
3820: Dragmath is a Java-based formula editor
3821: </description>
3822: <filenames>
3823: Latex.html;
3824: MathML.html;
3825: Maxima.html;
3826: MaximaPopup.html;
1.592 foxr 3827: EditMathPopup.html;
1.613 foxr 3828: FCKEditMathPopup.html
1.588 www 3829: </filenames>
3830: </fileglob>
3831: <fileglob>
3832: <glob>*.*</glob>
3833: <sourcedir>loncom/html/adm/dragmath/applet/classes/</sourcedir>
3834: <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/</targetdir>
3835: <categoryname>interface file</categoryname>
3836: <description>
3837: Dragmath is a Java-based formula editor
3838: </description>
3839: <filenames>
3840: AbsoluteLayout.jar;
3841: jep.jar;
3842: Project.jar;
3843: Config.xml;
3844: jdom.jar;
3845: swing-layout-1.0.jar;
3846: </filenames>
3847: </fileglob>
3848: <fileglob>
3849: <glob>*.*</glob>
3850: <sourcedir>loncom/html/adm/dragmath/applet/HotEqn/</sourcedir>
3851: <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/HotEqn/</targetdir>
3852: <categoryname>interface file</categoryname>
3853: <description>
3854: Dragmath is a Java-based formula editor
3855: </description>
3856: <filenames>
3857: HotEqn.class;
3858: HotEqn.jar;
3859: </filenames>
3860: </fileglob>
3861: <fileglob>
3862: <glob>*.*</glob>
3863: <sourcedir>loncom/html/adm/dragmath/applet/classes/Display/</sourcedir>
3864: <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/Display/</targetdir>
3865: <categoryname>interface file</categoryname>
3866: <description>
3867: Dragmath is a Java-based formula editor
3868: </description>
3869: <filenames>
3870: MainApplet.class;
3871: </filenames>
3872: </fileglob>
3873: <fileglob>
3874: <glob>*.*</glob>
3875: <sourcedir>loncom/html/adm/dragmath/applet/classes/formats/</sourcedir>
3876: <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/formats/</targetdir>
3877: <categoryname>interface file</categoryname>
3878: <description>
3879: Dragmath is a Java-based formula editor
3880: </description>
3881: <filenames>
3882: ASCIIMathML.xml;
3883: Latex.xml;
3884: MathML.xml;
3885: MoodleTex.xml;
3886: Maple.xml;
3887: Maxima.xml;
3888: </filenames>
3889: </fileglob>
3890: <fileglob>
3891: <glob>*.*</glob>
3892: <sourcedir>loncom/html/adm/dragmath/applet/classes/lang/</sourcedir>
3893: <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/lang/</targetdir>
3894: <categoryname>interface file</categoryname>
3895: <description>
3896: Dragmath is a Java-based formula editor
3897: </description>
3898: <filenames>
3899: ca.xml;
3900: cz.xml;
3901: en.xml;
3902: fr.xml;
3903: no.xml;
3904: pt-br.xml;
3905: sv.xml;
3906: de.xml;
3907: es.xml;
3908: nl.xml;
3909: pl.xml;
3910: ru.xml;
3911: </filenames>
3912: </fileglob>
1.414 albertel 3913: <fileglob>
3914: <glob>*.*</glob>
3915: <sourcedir>loncom/html/adm/jsMath/</sourcedir>
3916: <targetdir dist='default'>home/httpd/html/adm/jsMath/</targetdir>
3917: <categoryname>interface file</categoryname>
3918: <description>
3919: jsMath is a Javascript solution to converting TeX to something the browser can see
3920: </description>
3921: <filenames>
3922: black.gif;
3923: blank.gif;
3924: COPYING.txt;
1.471 albertel 3925: jsMath-BaKoMa-fonts.js;
3926: jsMath-autoload.html;
3927: jsMath-controls.html;
1.414 albertel 3928: jsMath-fallback-mac.js;
3929: jsMath-fallback-mac-mozilla.js;
3930: jsMath-fallback-mac-msie.js;
3931: jsMath-fallback-pc.js;
1.462 albertel 3932: jsMath-fallback-symbols.js;
1.414 albertel 3933: jsMath-fallback-unix.js;
1.483 albertel 3934: jsMath-global-controls.html;
3935: jsMath-global.html;
1.414 albertel 3936: jsMath.js;
1.471 albertel 3937: jsMath-loader.html;
1.483 albertel 3938: jsMath-loader-omniweb4.js;
1.414 albertel 3939: jsMath-mozilla.js;
3940: jsMath-msie-mac.js;
1.471 albertel 3941: jsMath-old-browsers.js;
1.414 albertel 3942: </filenames>
3943: </fileglob>
3944:
1.4 harris41 3945: <file>
1.471 albertel 3946: <source>loncom/html/adm/jsMath/jsMath-fonts-1.3.zip</source>
1.464 albertel 3947: <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>
1.462 albertel 3948: <categoryname>script</categoryname>
3949: <description>
1.556 albertel 3950: Server side png fonts for use by jsMath
1.462 albertel 3951: </description>
1.464 albertel 3952: <installscript>
1.547 albertel 3953: commands /home/httpd/html/adm
1.464 albertel 3954: </installscript>
1.462 albertel 3955: <dependencies>
1.465 albertel 3956: loncom/html/adm/jsMath/commands;
1.471 albertel 3957: loncom/html/adm/jsMath/jsMath-fonts-1.3.zip;
1.462 albertel 3958: </dependencies>
3959: </file>
3960:
1.556 albertel 3961: <file>
1.621 raeburn 3962: <source>loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz</source>
1.556 albertel 3963: <target dist='default'>home/httpd/html/adm/fckeditor</target>
3964: <categoryname>script</categoryname>
3965: <description>
3966: GUI HTML Editor, scripted installation decompress the tarball and
3967: installs the loncapa config.js file
3968: </description>
3969: <installscript>
1.557 albertel 3970: commands /home/httpd/html/
1.556 albertel 3971: </installscript>
3972: <dependencies>
3973: loncom/html/adm/fckeditor/commands;
1.621 raeburn 3974: loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz;
1.556 albertel 3975: loncom/html/adm/fckeditor/loncapaconfig.js;
3976: </dependencies>
3977: </file>
3978:
1.462 albertel 3979: <fileglob>
3980: <glob>*.*</glob>
1.471 albertel 3981: <sourcedir>loncom/html/adm/jsMath/extensions/</sourcedir>
3982: <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions/</targetdir>
3983: <categoryname>interface file</categoryname>
3984: <description>
3985: Additional jsMath functionality that can be used when needed.
3986: </description>
3987: <filenames>
1.555 albertel 3988: AMSmath.js;
1.471 albertel 3989: AMSsymbols.js;
3990: HTML.js;
1.483 albertel 3991: bbox.js;
3992: font.js;
1.471 albertel 3993: boldsymbol.js;
3994: double-click.js;
3995: fbox.js;
3996: leaders.js;
3997: mathchoice.js;
3998: mimeTeX.js;
3999: moreArrows.js;
4000: newcommand.js;
4001: underset-overset.js;
4002: </filenames>
4003: </fileglob>
4004:
4005: <fileglob>
4006: <glob>*.*</glob>
1.464 albertel 4007: <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>
4008: <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>
1.462 albertel 4009: <categoryname>interface file</categoryname>
4010: <description>
4011: jsMath is a Javascript solution to converting TeX to something the browser can see
4012: </description>
4013: <filenames>
4014: autoload.js;
1.483 albertel 4015: CHMmode.js;
4016: global.js;
1.462 albertel 4017: mimeTeX.js;
1.483 albertel 4018: noCache.js;
4019: noGlobal.js;
1.462 albertel 4020: noImageFonts.js;
1.555 albertel 4021: smallFonts.js;
1.483 albertel 4022: spriteImageFonts.js;
1.462 albertel 4023: tex2math.js;
4024: </filenames>
4025: </fileglob>
4026:
1.471 albertel 4027: <fileglob>
4028: <glob>*.*</glob>
4029: <sourcedir>loncom/html/adm/jsMath/uncompressed/</sourcedir>
4030: <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed/</targetdir>
4031: <categoryname>interface file</categoryname>
4032: <description>
4033: the jsMath source files not compressed for increasing download speed (not used by lon-capa directly)
4034: </description>
4035: <filenames>
4036: def.js;
1.483 albertel 4037: font.js;
1.471 albertel 4038: jsMath-fallback-mac.js;
4039: jsMath-fallback-pc.js;
4040: jsMath-fallback-symbols.js;
4041: jsMath-fallback-unix.js;
4042: jsMath.js;
4043: </filenames>
4044: </fileglob>
4045:
1.462 albertel 4046: <file>
1.6 harris41 4047: <source>loncom/interface/lontest.pm</source>
4048: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
4049: <categoryname>handler</categoryname>
4050: <description>
4051: Used for debugging and testing the LON-CAPA system.
4052: </description>
1.10 harris41 4053: <status>works/unverified</status>
1.6 harris41 4054: </file>
4055: <file>
4056: <source>loncom/homework/radiobuttonresponse.pm</source>
1.27 harris41 4057: <target dist='default'>
4058: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
1.6 harris41 4059: <categoryname>handler</categoryname>
4060: <description>
4061: Handles multiple-choice style responses.
4062: </description>
1.10 harris41 4063: <status>works/unverified</status>
1.6 harris41 4064: </file>
4065: <file>
4066: <source>loncom/interface/loncommunicate.pm</source>
4067: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
4068: <categoryname>handler</categoryname>
1.72 harris41 4069: <description>
4070: Will be the access handler to email sending, as well as the planned
4071: chatrooms, etc.
4072: </description>
1.10 harris41 4073: <status>works/unverified</status>
1.6 harris41 4074: </file>
4075: <file>
4076: <source>loncom/interface/lonerrorhandler.pm</source>
4077: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
4078: <categoryname>handler</categoryname>
4079: <description>
4080: Handles errors.
4081: </description>
1.10 harris41 4082: <status>works/unverified</status>
1.6 harris41 4083: </file>
4084: <file>
4085: <source>loncom/interface/lonevaluate.pm</source>
4086: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
4087: <categoryname>handler</categoryname>
4088: <description>
4089: Handles evaluation.
4090: </description>
1.10 harris41 4091: <status>works/unverified</status>
1.6 harris41 4092: </file>
4093: <file>
4094: <source>loncom/interface/lonfeedback.pm</source>
4095: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
4096: <categoryname>handler</categoryname>
4097: <description>
4098: Handles feedback from students to instructors and system administrators.
1.72 harris41 4099: Provides a screenshot of the current
4100: resource, as well as previous attempts if the resource was a homework.
4101: Used by lonmsg.pm.
1.6 harris41 4102: </description>
1.10 harris41 4103: <status>works/unverified</status>
1.4 harris41 4104: </file>
4105: <file>
1.6 harris41 4106: <source>loncom/interface/lonnavmaps.pm</source>
4107: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
4108: <categoryname>handler</categoryname>
4109: <description>
4110: Handles navigational maps.
1.211 bowersj2 4111: </description>
4112: <status>works/unverified</status>
1.227 albertel 4113: </file>
4114: <file>
1.510 albertel 4115: <source>loncom/interface/lonnavdisplay.pm</source>
4116: <target dist='default'>home/httpd/lib/perl/Apache/lonnavdisplay.pm</target>
4117: <categoryname>handler</categoryname>
4118: <description>
4119: Displays the nav map to the user
4120: </description>
4121: <status>works/unverified</status>
4122: </file>
4123: <file>
1.227 albertel 4124: <source>doc/man/Apache__lonnavmaps.3</source>
4125: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
4126: <categoryname>doc</categoryname>
4127: <description>man page for lonnavmaps.pm</description>
4128: <build trigger='always run'>
4129: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm > \
4130: ../../doc/man/Apache__lonnavmaps.3 && echo 'manifying lonnavmaps.pm'
4131: </build>
4132: <status>works/unverified</status>
4133: <dependencies>
4134: ../../loncom/interface/lonnavmaps.pm
4135: </dependencies>
4136: </file>
4137: <file>
4138: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
4139: <target dist='default'>
4140: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
4141: </target>
4142: <categoryname>doc</categoryname>
4143: <description>POD-derived page for lonnavmaps.pm</description>
4144: <build trigger='always run'>
4145: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm > \
4146: ../../doc/lib/perl/Apache/lonnavmaps.html && \
4147: echo 'pod2html lonnavmaps.pm'
4148: </build>
4149: <status>works/unverified</status>
4150: <dependencies>
4151: ../../loncom/interface/lonnavmaps.pm
4152: </dependencies>
1.211 bowersj2 4153: </file>
4154: <file>
1.482 foxr 4155: <source>loncom/interface/lonselstudent.pm</source>
4156: <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
4157: <categoryname>standard</categoryname>
4158: <description>
4159: re-usable student selection subs.
4160: </description>
4161: <status>testing/unverified</status>
4162: </file>
4163: <file>
1.231 bowersj2 4164: <source>loncom/interface/lonhelper.pm</source>
4165: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
1.211 bowersj2 4166: <categoryname>handler</categoryname>
4167: <description>
1.235 bowersj2 4168: Helper framework.
4169: </description>
4170: <status>works/unverified</status>
4171: </file>
4172: <file>
4173: <source>loncom/html/adm/helper/parameter.helper</source>
4174: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
4175: <categoryname>handler</categoryname>
4176: <description>
4177: Parameter setting helper.
1.242 bowersj2 4178: </description>
4179: <status>works/unverified</status>
4180: </file>
4181: <file>
4182: <source>loncom/html/adm/helper/course.initialization.helper</source>
4183: <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
4184: <categoryname>handler</categoryname>
4185: <description>
4186: Course initialization helper.
1.189 bowersj2 4187: </description>
4188: <status>works/unverified</status>
4189: </file>
4190: <file>
1.406 albertel 4191: <source>loncom/html/adm/helper/resettimes.helper</source>
4192: <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
4193: <categoryname>handler</categoryname>
4194: <description>
4195: Helper to resetting a student's first access time.
4196: </description>
4197: <status>works/unverified</status>
4198: </file>
4199: <file>
1.457 albertel 4200: <source>loncom/html/adm/helper/newslot.helper</source>
4201: <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
4202: <categoryname>handler</categoryname>
4203: <description>
4204: Slot creation and editing helper.
4205: </description>
4206: <status>works/unverified</status>
4207: </file>
4208: <file>
1.189 bowersj2 4209: <source>loncom/interface/lonquickgrades.pm</source>
4210: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
4211: <categoryname>handler</categoryname>
4212: <description>
4213: Student quick grades interface.
1.6 harris41 4214: </description>
1.10 harris41 4215: <status>works/unverified</status>
1.4 harris41 4216: </file>
4217: <file>
1.6 harris41 4218: <source>loncom/interface/lonpreferences.pm</source>
4219: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
4220: <categoryname>handler</categoryname>
4221: <description>
4222: Handles user preferences associated with customizing the online LON-CAPA
4223: educational environment.
4224: </description>
1.10 harris41 4225: <status>works/unverified</status>
1.6 harris41 4226: </file>
4227: <file>
4228: <source>loncom/interface/lonprintout.pm</source>
4229: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
4230: <categoryname>handler</categoryname>
4231: <description>
4232: Handles the production of printable files and resources.
4233: </description>
1.10 harris41 4234: <status>works/unverified</status>
1.340 matthew 4235: </file>
4236: <file>
1.582 foxr 4237: <source>loncom/interface/entities.pm</source>
4238: <target dist='default'>home/httpd/lib/perl/Apache/entities.pm</target>
4239: <categoryname>handler</categoryname>
4240: <description>
4241: Converts html/xml entities to latex.
4242: </description>
4243: </file>
4244: <file>
1.340 matthew 4245: <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
4246: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
4247: <categoryname>system file</categoryname>
4248: <description>
4249: Provides a common interface to LON-CAPA metadata.
4250: </description>
1.6 harris41 4251: </file>
4252: <file>
4253: <source>loncom/interface/lonsearchcat.pm</source>
4254: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
4255: <categoryname>handler</categoryname>
4256: <description>
4257: Handles a searchable catalogue.
1.148 matthew 4258: </description>
4259: <status>works/unverified</status>
4260: </file>
4261: <file>
4262: <source>loncom/interface/lonmysql.pm</source>
4263: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
4264: <categoryname>handler</categoryname>
4265: <description>
4266: Provides utility functions for creating and accessing mysql database tables.
1.6 harris41 4267: </description>
1.10 harris41 4268: <status>works/unverified</status>
1.4 harris41 4269: </file>
4270: <file>
1.76 harris41 4271: <source>doc/man/Apache__lonsearchcat.3</source>
4272: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
1.83 harris41 4273: <categoryname>doc</categoryname>
1.76 harris41 4274: <description>man page for lonsearchcat.pm</description>
4275: <build trigger='always run'>
1.115 harris41 4276: loncom/build/pod2man.sh ../interface/lonsearchcat.pm > \
4277: ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm'
1.76 harris41 4278: </build>
4279: <status>works/unverified</status>
4280: <dependencies>
4281: ../../loncom/interface/lonsearchcat.pm
4282: </dependencies>
4283: </file>
4284: <file>
1.118 harris41 4285: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
4286: <target dist='default'>
4287: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
1.112 harris41 4288: </target>
1.83 harris41 4289: <categoryname>doc</categoryname>
1.76 harris41 4290: <description>POD-derived page for lonsearchcat.pm</description>
4291: <build trigger='always run'>
1.115 harris41 4292: loncom/build/pod2html.sh ../interface/lonsearchcat.pm > \
1.118 harris41 4293: ../../doc/lib/perl/Apache/lonsearchcat.html && \
4294: echo 'pod2html lonsearchcat.pm'
1.76 harris41 4295: </build>
4296: <status>works/unverified</status>
4297: <dependencies>
4298: ../../loncom/interface/lonsearchcat.pm
4299: </dependencies>
1.232 www 4300: </file>
4301: <file>
4302: <source>loncom/interface/lonmanagekeys.pm</source>
4303: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
4304: <categoryname>handler</categoryname>
4305: <description>
4306: Allows users with "mky" privileges to generate and manage course access keys.
4307: </description>
4308: <status>works/unverified</status>
1.76 harris41 4309: </file>
4310: <file>
1.380 matthew 4311: <source>loncom/interface/lonviewclasslist.pm</source>
4312: <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
4313: <categoryname>handler</categoryname>
4314: <description>
4315: Allows users (including students) to view the classlist of their course.
4316: </description>
4317: <status>works/unverified</status>
4318: </file>
4319: <file>
1.460 raeburn 4320: <source>loncom/interface/loncoursegroups.pm</source>
4321: <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
4322: <categoryname>handler</categoryname>
4323: <description>
4324: Allows course coordinators to create groups, modify existing groups (including
4325: adding, expiring or deleting group members, or modifying group member privileges.
4326: </description>
4327: <status>works/unverified</status>
4328: </file>
4329: <file>
1.484 raeburn 4330: <source>loncom/interface/longroup.pm</source>
4331: <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
4332: <categoryname>handler</categoryname>
4333: <description>
4334: 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.
4335: </description>
4336: <status>works/unverified</status>
4337: </file>
4338: <file>
1.488 raeburn 4339: <source>loncom/interface/groupboards.pm</source>
4340: <target dist='default'>home/httpd/lib/perl/Apache/groupboards.pm</target>
4341: <categoryname>handler</categoryname>
4342: <description>
4343: Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards.
4344: </description>
4345: <status>works/unverified</status>
4346: </file>
4347: <file>
1.489 raeburn 4348: <source>loncom/interface/grouproster.pm</source>
4349: <target dist='default'>home/httpd/lib/perl/Apache/grouproster.pm</target>
4350: <categoryname>handler</categoryname>
4351: <description>
4352: Display group membership information. Type of information available depends on group privileges of the user.
4353: </description>
4354: <status>works/unverified</status>
4355: </file>
4356: <file>
1.6 harris41 4357: <source>loncom/interface/lonmsg.pm</source>
4358: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
4359: <categoryname>handler</categoryname>
4360: <description>
1.72 harris41 4361: lonmsg.pm has several functions to send and receive internal messages.
4362: author_res_msg - send message to resource author.
4363: user_crit_msg - send a critical message to a user. A critical message
4364: will require acknowledgment by the recipient and the sender will be notified.
4365: user_crit_received - routine to trigger acknowledgment.
1.6 harris41 4366: </description>
1.10 harris41 4367: <status>works/unverified</status>
1.6 harris41 4368: </file>
4369: <file>
1.479 albertel 4370: <source>loncom/interface/lonmsgdisplay.pm</source>
4371: <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
4372: <categoryname>handler</categoryname>
4373: <description>
4374: statuschange - change the status of a message (read, replied, forwarded, etc).
4375: The handler displays messages, has routines to reply, etc.
4376: </description>
4377: <status>works/unverified</status>
4378: </file>
4379: <file>
1.643 raeburn 4380: <source>loncom/interface/courseprefs.pm</source>
4381: <target dist='default'>home/httpd/lib/perl/Apache/courseprefs.pm</target>
4382: <categoryname>handler</categoryname>
4383: <description>
4384: Interface for displaying/modifying course configuration
4385: </description>
4386: </file>
4387: <file>
1.6 harris41 4388: <source>loncom/homework/hint.pm</source>
4389: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
4390: <categoryname>handler</categoryname>
4391: <description>
4392: This handler coordinates the delivery of hints to students working on LON-CAPA
4393: problems and assignments.
4394: </description>
1.10 harris41 4395: <status>works/unverified</status>
1.6 harris41 4396: </file>
4397: <file>
1.244 matthew 4398: <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
1.6 harris41 4399: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
4400: <categoryname>handler</categoryname>
4401: <description>
1.244 matthew 4402: The top level interface for the display and editing of spreadsheets. There
4403: are three levels of spreadsheet.
4404: </description>
4405: <status>works/unverified</status>
4406: </file>
4407: <file>
4408: <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
4409: <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
4410: <categoryname>handler</categoryname>
4411: <description>
4412: Defines the parent object of each spreadsheet type (classcalc, studentcalc,
4413: assesscalc).
4414: </description>
4415: <status>works/unverified</status>
4416: </file>
4417: <file>
4418: <source>loncom/interface/spreadsheet/classcalc.pm</source>
4419: <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
4420: <categoryname>handler</categoryname>
4421: <description>
4422: Defines the specifics of the course level spreadsheet.
4423: </description>
4424: <status>works/unverified</status>
4425: </file>
4426: <file>
4427: <source>loncom/interface/spreadsheet/studentcalc.pm</source>
4428: <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
4429: <categoryname>handler</categoryname>
4430: <description>
4431: Defines the specifics of the student level spreadsheet.
4432: </description>
4433: <status>works/unverified</status>
4434: </file>
4435: <file>
4436: <source>loncom/interface/spreadsheet/assesscalc.pm</source>
4437: <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
4438: <categoryname>handler</categoryname>
4439: <description>
4440: Defines the specifics of the assessment level spreadsheet.
1.6 harris41 4441: </description>
1.10 harris41 4442: <status>works/unverified</status>
1.6 harris41 4443: </file>
4444: <file>
4445: <source>loncom/interface/lonparmset.pm</source>
4446: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
4447: <categoryname>handler</categoryname>
4448: <description>
1.424 albertel 4449: Handler for setting and modifying both course preferences and coure parameters
4450: </description>
4451: <status>works/unverified</status>
4452: </file>
4453: <file>
4454: <source>loncom/interface/slotrequest.pm</source>
4455: <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
4456: <categoryname>handler</categoryname>
4457: <description>
4458: Handler for students to add access slots
1.6 harris41 4459: </description>
1.10 harris41 4460: <status>works/unverified</status>
1.6 harris41 4461: </file>
4462: <file>
1.76 harris41 4463: <source>doc/man/Apache__lonparmset.3</source>
4464: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
1.83 harris41 4465: <categoryname>doc</categoryname>
1.76 harris41 4466: <description>man page for lonparmset.pm</description>
4467: <build trigger='always run'>
1.115 harris41 4468: loncom/build/pod2man.sh ../interface/lonparmset.pm > \
4469: ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm'
1.76 harris41 4470: </build>
4471: <status>works/unverified</status>
4472: <dependencies>
4473: ../../loncom/interface/lonparmset.pm
4474: </dependencies>
4475: </file>
4476: <file>
1.118 harris41 4477: <source>doc/lib/perl/Apache/lonparmset.html</source>
4478: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
1.112 harris41 4479: </target>
1.83 harris41 4480: <categoryname>doc</categoryname>
1.76 harris41 4481: <description>POD-derived page for lonparmset.pm</description>
4482: <build trigger='always run'>
1.115 harris41 4483: loncom/build/pod2html.sh ../interface/lonparmset.pm > \
1.118 harris41 4484: ../../doc/lib/perl/Apache/lonparmset.html && \
4485: echo 'pod2html lonparmset.pm'
1.76 harris41 4486: </build>
4487: <status>works/unverified</status>
4488: <dependencies>
4489: ../../loncom/interface/lonparmset.pm
4490: </dependencies>
4491: </file>
4492: <file>
1.6 harris41 4493: <source>loncom/publisher/lonconstruct.pm</source>
4494: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
4495: <categoryname>handler</categoryname>
4496: <description>
4497: Page wrapper for handling construction space.
4498: </description>
1.10 harris41 4499: <status>works/unverified</status>
1.6 harris41 4500: </file>
4501: <file>
4502: <source>loncom/publisher/lonpublisher.pm</source>
4503: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
4504: <categoryname>handler</categoryname>
4505: <description>
4506: Publishes an LON-CAPA educational resource complete with metadata
4507: (authorship, language, copyright, creation date, etc).
4508: </description>
1.10 harris41 4509: <status>works/unverified</status>
1.6 harris41 4510: </file>
4511: <file>
1.76 harris41 4512: <source>doc/man/Apache__lonpublisher.3</source>
4513: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
1.83 harris41 4514: <categoryname>doc</categoryname>
1.76 harris41 4515: <description>man page for lonpublisher.pm</description>
4516: <build trigger='always run'>
1.115 harris41 4517: loncom/build/pod2man.sh ../publisher/lonpublisher.pm > \
4518: ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm'
1.76 harris41 4519: </build>
4520: <status>works/unverified</status>
4521: <dependencies>
4522: ../../loncom/publisher/lonpublisher.pm
4523: </dependencies>
4524: </file>
4525: <file>
1.118 harris41 4526: <source>doc/lib/perl/Apache/lonpublisher.html</source>
4527: <target dist='default'>
4528: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
1.112 harris41 4529: </target>
1.83 harris41 4530: <categoryname>doc</categoryname>
1.76 harris41 4531: <description>POD-derived page for lonpublisher.pm</description>
4532: <build trigger='always run'>
1.115 harris41 4533: loncom/build/pod2html.sh ../publisher/lonpublisher.pm > \
1.118 harris41 4534: ../../doc/lib/perl/Apache/lonpublisher.html && \
4535: echo 'pod2html lonpublisher.pm'
1.76 harris41 4536: </build>
4537: <status>works/unverified</status>
4538: <dependencies>
4539: ../../loncom/publisher/lonpublisher.pm
4540: </dependencies>
4541: </file>
4542: <file>
1.6 harris41 4543: <source>loncom/interface/lonmenu.pm</source>
4544: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
4545: <categoryname>handler</categoryname>
4546: <description>
4547: Has routines which control the remote control.
1.228 www 4548: </description>
4549: <status>works/unverified</status>
4550: </file>
4551: <file>
1.478 albertel 4552: <source>loncom/interface/lonmainmenu.pm</source>
4553: <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
4554: <categoryname>handler</categoryname>
4555: <description>
4556: Displays the Main menu
4557: </description>
4558: <status>works/unverified</status>
4559: </file>
4560: <file>
1.228 www 4561: <source>loncom/interface/lonremote.pm</source>
4562: <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
4563: <categoryname>handler</categoryname>
4564: <description>
1.367 matthew 4565: Handler to launch and collapse the remote control.
1.6 harris41 4566: </description>
1.10 harris41 4567: <status>works/unverified</status>
1.6 harris41 4568: </file>
4569: <file>
1.367 matthew 4570: <source>loncom/interface/portfolio.pm</source>
4571: <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
4572: <categoryname>handler</categoryname>
4573: <description>
4574: Handler to manage user portfolios
4575: </description>
4576: <status>unverified</status>
4577: </file>
4578: <file>
1.6 harris41 4579: <source>rat/lonpageflip.pm</source>
4580: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
4581: <categoryname>handler</categoryname>
4582: <description>Deals with forward, backward, and other page flips.</description>
1.10 harris41 4583: <status>works/unverified</status>
1.6 harris41 4584: </file>
4585: <file>
4586: <source>rat/lonratedt.pm</source>
4587: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
4588: <categoryname>handler</categoryname>
4589: <description>
4590: Builds up frame set and loads in the right thing.
4591: </description>
1.10 harris41 4592: <status>works/unverified</status>
1.6 harris41 4593: </file>
4594: <file>
1.498 albertel 4595: <source>rat/map.pm</source>
4596: <target dist='default'>home/httpd/lib/perl/LONCAPA/map.pm</target>
4597: <categoryname>handler</categoryname>
4598: <description>
4599: Functions for manipulating the contents of maps
4600: </description>
4601: <status>works/unverified</status>
4602: </file>
4603: <file>
1.397 raeburn 4604: <source>rat/lonratmenu.pm</source>
4605: <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
4606: <categoryname>handler</categoryname>
4607: <description>
4608: Creates horizontal menubar in advanced RAT
4609: </description>
4610: <status>works/unverified</status>
4611: </file>
4612: <file>
1.6 harris41 4613: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
4614: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
4615: <categoryname>handler</categoryname>
4616: <description>
4617: Homework remote control.
1.157 www 4618: </description>
4619: <status>works/unverified</status>
4620: </file>
4621: <file>
4622: <source>loncom/html/res/adm/pages/chatroom.html</source>
4623: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
4624: <categoryname>handler</categoryname>
4625: <description>
4626: Establishes frameset for chatroom
1.6 harris41 4627: </description>
1.10 harris41 4628: <status>works/unverified</status>
1.6 harris41 4629: </file>
4630: <file>
4631: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
4632: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
4633: <categoryname>handler</categoryname>
4634: <description>
1.10 harris41 4635: This will take annotations and then plug them into a page.
1.6 harris41 4636: </description>
1.10 harris41 4637: <status>works/unverified</status>
1.6 harris41 4638: </file>
4639: <file>
4640: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
4641: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
4642: <categoryname>handler</categoryname>
4643: <description>
4644: This will take bookmarks and get/write/display them for the LON-CAPA user
1.10 harris41 4645: interface.
1.6 harris41 4646: </description>
1.10 harris41 4647: <status>works/unverified</status>
1.6 harris41 4648: </file>
4649: <file>
4650: <source>rat/lonratsrv.pm</source>
4651: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
4652: <categoryname>handler</categoryname>
4653: <description>
1.27 harris41 4654: Handler that takes output from RAT and stores it on disk. Handles the upper
4655: hidden frame of the added window that comes up in RAT. (3 frames come up in
4656: RAT server, code, and output. This module handles server connection.)
1.6 harris41 4657: </description>
1.10 harris41 4658: <status>works/unverified</status>
1.6 harris41 4659: </file>
4660: <file>
4661: <source>rat/lonpage.pm</source>
4662: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
4663: <categoryname>handler</categoryname>
4664: <description>
4665: bundles pages into one page
4666: </description>
1.10 harris41 4667: <status>works/unverified</status>
1.6 harris41 4668: </file>
4669: <file>
1.76 harris41 4670: <source>doc/man/Apache__lonpage.3</source>
4671: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
1.83 harris41 4672: <categoryname>doc</categoryname>
1.76 harris41 4673: <description>man page for lonpage.pm</description>
4674: <build trigger='always run'>
1.115 harris41 4675: loncom/build/pod2man.sh ../../rat/lonpage.pm > \
4676: ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm'
1.76 harris41 4677: </build>
4678: <status>works/unverified</status>
4679: <dependencies>
4680: ../../rat/lonpage.pm
4681: </dependencies>
4682: </file>
4683: <file>
1.118 harris41 4684: <source>doc/lib/perl/Apache/lonpage.html</source>
4685: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
1.112 harris41 4686: </target>
1.83 harris41 4687: <categoryname>doc</categoryname>
1.76 harris41 4688: <description>POD-derived page for lonnet.pm</description>
4689: <build trigger='always run'>
1.115 harris41 4690: loncom/build/pod2html.sh ../../rat/lonpage.pm > \
1.118 harris41 4691: ../../doc/lib/perl/Apache/lonpage.html && echo 'pod2html lonpage.pm'
1.76 harris41 4692: </build>
4693: <status>works/unverified</status>
4694: <dependencies>
4695: ../../rat/lonpage.pm
4696: </dependencies>
4697: </file>
4698: <file>
1.6 harris41 4699: <source>rat/lonuserstate.pm</source>
4700: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
4701: <categoryname>handler</categoryname>
4702: <description>
1.133 harris41 4703: compile course into binary data structure
1.6 harris41 4704: </description>
1.10 harris41 4705: <status>works/unverified</status>
1.6 harris41 4706: </file>
4707: <file>
1.76 harris41 4708: <source>doc/man/Apache__lonuserstate.3</source>
4709: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
1.83 harris41 4710: <categoryname>doc</categoryname>
1.76 harris41 4711: <description>man page for lonnet.pm</description>
4712: <build trigger='always run'>
1.115 harris41 4713: loncom/build/pod2man.sh ../../rat/lonuserstate.pm > \
4714: ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm'
1.76 harris41 4715: </build>
4716: <status>works/unverified</status>
4717: <dependencies>
4718: ../../rat/lonuserstate.pm
4719: </dependencies>
4720: </file>
4721: <file>
1.118 harris41 4722: <source>doc/lib/perl/Apache/lonuserstate.html</source>
4723: <target dist='default'>
4724: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
1.112 harris41 4725: </target>
1.83 harris41 4726: <categoryname>doc</categoryname>
1.76 harris41 4727: <description>POD-derived page for lonuserstate.pm</description>
4728: <build trigger='always run'>
1.115 harris41 4729: loncom/build/pod2html.sh ../../rat/lonuserstate.pm > \
1.118 harris41 4730: ../../doc/lib/perl/Apache/lonuserstate.html && \
4731: echo 'pod2html lonuserstate.pm'
1.76 harris41 4732: </build>
4733: <status>works/unverified</status>
4734: <dependencies>
4735: ../../rat/lonuserstate.pm
4736: </dependencies>
4737: </file>
4738: <file>
1.6 harris41 4739: <source>loncom/xml/lontex.pm</source>
4740: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
4741: <categoryname>handler</categoryname>
4742: <description>
1.133 harris41 4743: Handler for tex files
1.6 harris41 4744: </description>
1.10 harris41 4745: <status>works/unverified</status>
1.6 harris41 4746: </file>
4747: <file>
4748: <source>loncom/xml/lontexconvert.pm</source>
4749: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
4750: <categoryname>handler</categoryname>
4751: <description>
4752: Access to tth/ttm
4753: </description>
1.10 harris41 4754: <status>works/unverified</status>
1.6 harris41 4755: </file>
4756: <file>
4757: <source>loncom/xml/lonxml.pm</source>
4758: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
4759: <categoryname>handler</categoryname>
4760: <description>
4761: XML Parsing Module
1.78 harris41 4762: </description>
4763: <status>works/unverified</status>
4764: </file>
4765: <file>
4766: <source>loncom/xml/lonplot.pm</source>
4767: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
4768: <categoryname>handler</categoryname>
4769: <description>
4770: XML-based plotter of graphs
1.6 harris41 4771: </description>
1.10 harris41 4772: <status>works/unverified</status>
1.6 harris41 4773: </file>
4774: <file>
4775: <source>loncom/xml/style.pm</source>
4776: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
4777: <categoryname>handler</categoryname>
4778: <description>
4779: Style Parsing Module
4780: </description>
1.10 harris41 4781: <status>works/unverified</status>
1.6 harris41 4782: </file>
4783: <file>
4784: <source>loncom/xml/londefdef.pm</source>
4785: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
4786: <categoryname>handler</categoryname>
4787: <description>
4788: Tags Default Definition Module
4789: </description>
1.10 harris41 4790: <status>works/unverified</status>
1.4 harris41 4791: </file>
4792: <file>
1.645.4.4 raeburn 4793: <source>loncom/xml/lontable.pm</source>
4794: <target dist='default'>home/httpd/lib/perl/Apache/lontable.pm</target>
4795: <categoryname>server standard</categoryname>
4796: <description>
4797: Table object
4798: </description>
4799: <status>works/unverified</status>
4800: </file>
4801: <file>
1.6 harris41 4802: <source>loncom/xml/run.pm</source>
4803: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
4804: <categoryname>handler</categoryname>
4805: <description>
4806: used to prevent poorly written problems from causing lingering after effects
4807: </description>
1.10 harris41 4808: <status>works/unverified</status>
1.4 harris41 4809: </file>
4810: <file>
1.6 harris41 4811: <source>loncom/xml/scripttag.pm</source>
4812: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
4813: <categoryname>handler</categoryname>
4814: <description>
4815: implements <script>, <scriptlib>, <parserlib>, and
4816: <import>
1.290 www 4817: </description>
4818: <status>works/unverified</status>
4819: </file>
4820: <file>
4821: <source>loncom/xml/languagetags.pm</source>
4822: <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
4823: <categoryname>handler</categoryname>
4824: <description>
4825: implements <mt>
1.6 harris41 4826: </description>
1.10 harris41 4827: <status>works/unverified</status>
1.185 albertel 4828: </file>
4829: <file>
4830: <source>loncom/homework/randomlylabel.pm</source>
4831: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
4832: <categoryname>handler</categoryname>
4833: <description>
4834: Handler for compositing images, and text together.
1.339 albertel 4835: </description>
4836: </file>
4837: <file>
4838: <source>loncom/homework/drawimage.pm</source>
4839: <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
4840: <categoryname>handler</categoryname>
4841: <description>
4842: Handler for programtically defining an image
1.318 albertel 4843: </description>
4844: </file>
4845: <file>
4846: <source>loncom/homework/imagechoice.pm</source>
4847: <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
4848: <categoryname>handler</categoryname>
4849: <description>
4850: Handler for picking out locations on an image.
1.207 www 4851: </description>
4852: </file>
4853: <file>
4854: <source>loncom/homework/rankresponse.pm</source>
4855: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
4856: <categoryname>handler</categoryname>
4857: <description>
4858: Handler for rankresponse
1.209 albertel 4859: </description>
4860: </file>
4861: <file>
4862: <source>loncom/homework/matchresponse.pm</source>
4863: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
4864: <categoryname>handler</categoryname>
4865: <description>
4866: Handler for matchresponse
1.185 albertel 4867: </description>
1.4 harris41 4868: </file>
4869: <file>
1.33 harris41 4870: <source>loncom/homework/randomlabel.pm</source>
4871: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
4872: <categoryname>handler</categoryname>
4873: <description>
4874: Interface for producing applet code which randomizes the labelling of an
4875: image.
4876: </description>
4877: </file>
4878: <file>
1.6 harris41 4879: <source>loncom/homework/lonhomework.pm</source>
4880: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
4881: <categoryname>handler</categoryname>
1.27 harris41 4882: <description>
4883: handles requests for output, evaluation, and alteration of a homework resource
4884: </description>
1.95 harris41 4885: <status>works/unverified</status>
1.4 harris41 4886: </file>
4887: <file>
1.6 harris41 4888: <source>loncom/homework/inputtags.pm</source>
4889: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
4890: <categoryname>handler</categoryname>
4891: <description>
4892: produces HTML input tags (<INPUT>) for rendering homework resources
4893: </description>
1.10 harris41 4894: <status>works/unverified</status>
1.4 harris41 4895: </file>
4896: <file>
1.6 harris41 4897: <source>loncom/homework/structuretags.pm</source>
4898: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
4899: <categoryname>handler</categoryname>
4900: <description>
1.27 harris41 4901: produces HTML tags necessary for structuring the presentation of homework
4902: resources
1.6 harris41 4903: </description>
1.10 harris41 4904: <status>works/unverified</status>
1.4 harris41 4905: </file>
4906: <file>
1.418 albertel 4907: <source>loncom/homework/bridgetask.pm</source>
4908: <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
4909: <categoryname>handler</categoryname>
4910: <description>
4911: implements the tags for supporting bridge tasks
4912: </description>
4913: <status>works/unverified</status>
4914: </file>
4915: <file>
1.6 harris41 4916: <source>loncom/homework/response.pm</source>
4917: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
4918: <categoryname>handler</categoryname>
4919: <description>
1.27 harris41 4920: defines different types of responses given to student as well as syntax for
4921: producing response values
1.6 harris41 4922: </description>
1.10 harris41 4923: <status>works/unverified</status>
1.4 harris41 4924: </file>
4925: <file>
1.6 harris41 4926: <source>loncom/homework/caparesponse/caparesponse.pm</source>
4927: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
4928: <categoryname>handler</categoryname>
4929: <description>
4930: handles request to the CAPA homework processing engine
4931: </description>
1.10 harris41 4932: <status>works/unverified</status>
1.4 harris41 4933: </file>
4934: <file>
1.486 albertel 4935: <source>loncom/homework/lonmaxima.pm</source>
4936: <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
4937: <categoryname>handler</categoryname>
4938: <description>
4939: routines to simplify talking to the maxima client
4940: </description>
4941: <status>works/unverified</status>
4942: </file>
4943: <file>
1.640 www 4944: <source>loncom/homework/lonr.pm</source>
4945: <target dist='default'>home/httpd/lib/perl/Apache/lonr.pm</target>
4946: <categoryname>handler</categoryname>
4947: <description>
4948: routines to simplify talking to the R client
4949: </description>
4950: <status>works/unverified</status>
4951: </file>
4952: <file>
1.113 harris41 4953: <source>loncom/xml/Safe.pm</source>
4954: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
4955: <categoryname>handler</categoryname>
4956: <description>
4957: Meant to safely substitute for CPAN version of Safe.
4958: Allows for safely executing embedded perl comands in
4959: a way that does not threaten the operating system.
4960: </description>
4961: <status>works/unverified</status>
4962: </file>
4963: <file>
1.241 albertel 4964: <source>loncom/auth/localauth.pm</source>
4965: <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
4966: <categoryname>handler</categoryname>
4967: <description>
1.208 harris41 4968: Local authentication mechanism. The target file is meant as a template
4969: for a localauth.pm file. The target file with the -std suffix is not
4970: used directly by any software program; it is just a template file.
1.241 albertel 4971: </description>
4972: <status>works/unverified</status>
4973: </file>
4974: <file>
4975: <source>loncom/auth/localauth.pm</source>
4976: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
4977: <categoryname>conf</categoryname>
4978: <description>
4979: Local authentication mechanism.
4980: </description>
4981: <status>works/unverified</status>
1.30 harris41 4982: </file>
4983: <file>
1.6 harris41 4984: <source>loncom/auth/lonacc.pm</source>
4985: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
4986: <categoryname>handler</categoryname>
4987: <description>
4988: (This module, like loncacc.pm also authenticates with cookies.)
4989: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
4990: functions (e.g. roles, logout, annotations, and bookmarks) as well
4991: as coordinating access to educational resources.
4992: </description>
1.10 harris41 4993: <status>works/unverified</status>
1.4 harris41 4994: </file>
4995: <file>
1.76 harris41 4996: <source>doc/man/Apache__lonacc.3</source>
4997: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
1.83 harris41 4998: <categoryname>doc</categoryname>
1.76 harris41 4999: <description>man page for lonacc.pm</description>
5000: <build trigger='always run'>
1.115 harris41 5001: loncom/build/pod2man.sh ../auth/lonacc.pm > \
5002: ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm'
1.76 harris41 5003: </build>
5004: <status>works/unverified</status>
5005: <dependencies>
5006: ../../loncom/auth/lonacc.pm
5007: </dependencies>
5008: </file>
5009: <file>
1.118 harris41 5010: <source>doc/lib/perl/Apache/lonacc.html</source>
5011: <target dist='default'>
5012: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
1.83 harris41 5013: <categoryname>doc</categoryname>
1.76 harris41 5014: <description>POD-derived page for lonacc.pm</description>
5015: <build trigger='always run'>
1.115 harris41 5016: loncom/build/pod2html.sh ../auth/lonacc.pm > \
1.118 harris41 5017: ../../doc/lib/perl/Apache/lonacc.html && echo 'pod2html lonacc.pm'
1.76 harris41 5018: </build>
5019: <status>works/unverified</status>
5020: <dependencies>
5021: ../../loncom/auth/lonacc.pm
5022: </dependencies>
5023: </file>
5024: <file>
1.6 harris41 5025: <source>loncom/auth/lonracc.pm</source>
5026: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
5027: <categoryname>handler</categoryname>
5028: <description>
5029: access handler for file transfers
1.151 www 5030: </description>
5031: <status>works/unverified</status>
5032: </file>
5033: <file>
5034: <source>loncom/auth/lontokacc.pm</source>
5035: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
5036: <categoryname>handler</categoryname>
5037: <description>
1.154 www 5038: handler for inter-server transfer of token accessed files, includes
5039: cleanup handler to remove file when successfully done
5040: </description>
5041: <status>works/unverified</status>
5042: </file>
5043: <file>
5044: <source>loncom/auth/lonuploadedacc.pm</source>
5045: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
5046: <categoryname>handler</categoryname>
5047: <description>
5048: access handler for user uploaded files
5049: </description>
5050: <status>works/unverified</status>
5051: </file>
5052: <file>
5053: <source>loncom/lontrans.pm</source>
5054: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
5055: <categoryname>handler</categoryname>
5056: <description>
5057: URI to filename translation
1.347 www 5058: </description>
5059: <status>works/unverified</status>
5060: </file>
5061: <file>
5062: <source>loncom/lonenc.pm</source>
5063: <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
5064: <categoryname>handler</categoryname>
5065: <description>
5066: Encryption and decryption of URIs
1.6 harris41 5067: </description>
1.10 harris41 5068: <status>works/unverified</status>
1.87 harris41 5069: </file>
5070: <file>
1.477 albertel 5071: <source>loncom/lonencurl.pm</source>
5072: <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
5073: <categoryname>handler</categoryname>
5074: <description>
5075: Handler that takes care of decrypting request URL's
5076: </description>
5077: <status>works/unverified</status>
5078: </file>
5079: <file>
1.87 harris41 5080: <source>doc/man/Apache__lonracc.3</source>
5081: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
5082: <categoryname>doc</categoryname>
5083: <description>man page for lonracc.pm</description>
5084: <build trigger='always run'>
1.115 harris41 5085: loncom/build/pod2man.sh ../auth/lonracc.pm > \
5086: ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm'
1.87 harris41 5087: </build>
5088: <status>works/unverified</status>
5089: <dependencies>
5090: ../../loncom/auth/lonracc.pm
5091: </dependencies>
5092: </file>
5093: <file>
1.118 harris41 5094: <source>doc/lib/perl/Apache/lonracc.html</source>
5095: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
1.112 harris41 5096: </target>
1.87 harris41 5097: <categoryname>doc</categoryname>
5098: <description>POD-derived page for lonracc.pm</description>
5099: <build trigger='always run'>
1.115 harris41 5100: loncom/build/pod2html.sh ../auth/lonracc.pm > \
1.118 harris41 5101: ../../doc/lib/perl/Apache/lonracc.html && echo 'pod2html lonracc.pm'
1.87 harris41 5102: </build>
5103: <status>works/unverified</status>
5104: <dependencies>
5105: ../../loncom/auth/lonracc.pm
5106: </dependencies>
1.4 harris41 5107: </file>
5108: <file>
1.6 harris41 5109: <source>loncom/auth/loncacc.pm</source>
5110: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
5111: <categoryname>handler</categoryname>
5112: <description>
5113: This module provides access to an educational resource construction area.
5114: This module is invoked by the URL-related pattern syntax
5115: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
5116: Authentication of user identity
5117: is coordinated through cookies. The abbreviation "cacc" corresponds
5118: to "construction-space access"). If the cookie handle is invalid, then
5119: this module returns a forbidden status and makes appropriate log entries.
5120: If the cookie handle is valid, status is determined to be okay (and,
5121: for the "priv"-type access, the resource is delivered by the
5122: <tt>lonconstruct</tt> module).
5123: </description>
1.10 harris41 5124: <status>works/unverified</status>
1.4 harris41 5125: </file>
5126: <file>
1.86 harris41 5127: <source>doc/man/Apache__loncacc.3</source>
5128: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
5129: <categoryname>doc</categoryname>
5130: <description>man page for loncacc.pm</description>
5131: <build trigger='always run'>
1.115 harris41 5132: loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 \
5133: && echo 'manifying loncacc.pm'
1.86 harris41 5134: </build>
5135: <status>works/unverified</status>
5136: <dependencies>
5137: ../../loncom/auth/loncacc.pm
5138: </dependencies>
5139: </file>
5140: <file>
1.118 harris41 5141: <source>doc/lib/perl/Apache/loncacc.html</source>
5142: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
1.112 harris41 5143: </target>
1.86 harris41 5144: <categoryname>doc</categoryname>
5145: <description>POD-derived page for loncacc.pm</description>
5146: <build trigger='always run'>
1.115 harris41 5147: loncom/build/pod2html.sh ../auth/loncacc.pm > \
1.118 harris41 5148: ../../doc/lib/perl/Apache/loncacc.html && echo 'pod2html loncacc.pm'
1.86 harris41 5149: </build>
5150: <status>works/unverified</status>
5151: <dependencies>
5152: ../../loncom/auth/loncacc.pm
5153: </dependencies>
5154: </file>
5155: <file>
1.616 raeburn 5156: <source>loncom/auth/lonstatusacc.pm</source>
5157: <target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
5158: <categoryname>handler</categoryname>
5159: <description>
5160: This module provides access to server status - Apache's server-status and
5161: files in the /home/httpd/html/lon-status directory, for which it is invoked
5162: by the URL-related pattern syntax:
5163: <tt>LocationMatch "^/+lon-status/.*"</tt>.
5164: </description>
5165: <status>works/unverified</status>
5166: </file>
5167: <file>
1.6 harris41 5168: <source>loncom/auth/lonauth.pm</source>
5169: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
5170: <categoryname>handler</categoryname>
5171: <description>authenticate, set up session environment</description>
1.10 harris41 5172: <status>works/unverified</status>
1.4 harris41 5173: </file>
5174: <file>
1.645.4.2 gci 5175: <source>modules/gci/lonlogin.pm</source>
1.6 harris41 5176: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
5177: <categoryname>handler</categoryname>
5178: <description>login screen</description>
1.10 harris41 5179: <status>works/unverified</status>
1.4 harris41 5180: </file>
5181: <file>
1.492 raeburn 5182: <source>loncom/auth/restrictedaccess.pm</source>
5183: <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
5184: <categoryname>handler</categoryname>
5185: <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
5186: <status>works/unverified</status>
5187: </file>
5188: <file>
1.520 raeburn 5189: <source>loncom/auth/blockedaccess.pm</source>
5190: <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
5191: <categoryname>handler</categoryname>
5192: <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)</description>
5193: <status>works/unverified</status>
5194: </file>
5195: <file>
1.610 raeburn 5196: <source>loncom/auth/lonipcheck.pm</source>
5197: <target dist='default'>home/httpd/lib/perl/Apache/lonipcheck.pm</target>
5198: <categoryname>handler</categoryname>
5199: <description>Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked</description>
5200: <status>works/unverified</status>
5201: </file>
5202: <file>
1.355 matthew 5203: <source>loncom/auth/londatecheck.pm</source>
5204: <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
5205: <categoryname>handler</categoryname>
1.356 albertel 5206: <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
5207: <status>works/unverified</status>
1.355 matthew 5208: </file>
5209: <file>
1.473 albertel 5210: <source>loncom/auth/publiccheck.pm</source>
5211: <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
5212: <categoryname>handler</categoryname>
5213: <description>Checks if resource is public and allows unauthenticated access if it is.</description>
5214: <status>works/unverified</status>
5215: </file>
5216: <file>
1.6 harris41 5217: <source>loncom/auth/lonlogout.pm</source>
5218: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
5219: <categoryname>handler</categoryname>
5220: <description>logout</description>
1.10 harris41 5221: <status>works/unverified</status>
1.4 harris41 5222: </file>
5223: <file>
1.458 albertel 5224: <source>loncom/auth/migrateuser.pm</source>
5225: <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
5226: <categoryname>handler</categoryname>
5227: <description>auto logsin a remote user</description>
5228: <status>works/unverified</status>
5229: </file>
5230: <file>
5231: <source>loncom/auth/switchserver.pm</source>
5232: <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
5233: <categoryname>handler</categoryname>
5234: <description>Setups the transfer of a user between servers</description>
5235: <status>works/unverified</status>
5236: </file>
5237: <file>
1.461 albertel 5238: <source>loncom/auth/checkauthen.pm</source>
5239: <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
5240: <categoryname>handler</categoryname>
5241: <description>Checks if a user's cookie exists and is valid</description>
5242: <status>works/unverified</status>
5243: </file>
5244: <file>
1.475 albertel 5245: <source>loncom/auth/simpleauthen.pm</source>
5246: <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
5247: <categoryname>handler</categoryname>
5248: <description>Always returns DENIED</description>
5249: <status>works/unverified</status>
5250: </file>
5251: <file>
1.6 harris41 5252: <source>loncom/lonnet/perl/lonrep.pm</source>
5253: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
5254: <categoryname>handler</categoryname>
5255: <description>replication</description>
1.345 raeburn 5256: </file>
5257: <file>
5258: <source>loncom/lonnet/perl/lonuploadrep.pm</source>
5259: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
5260: <categoryname>handler</categoryname>
5261: <description>copying of uploaded files</description>
1.4 harris41 5262: </file>
5263: <file>
1.6 harris41 5264: <source>loncom/auth/lonroles.pm</source>
5265: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
5266: <categoryname>handler</categoryname>
5267: <description>
5268: This perl handling module reads in the available roles available
5269: for a LON-CAPA user (different courses, different privileges, etc)
5270: and produces a form-element HTML page which allows the user to select
5271: which role he wishes to exercise in the LON-CAPA system. For instance,
5272: a user may want to select between being a student in a thermodynamics
5273: physics course or a teaching assistant for an introductory calculus
5274: class.
5275: </description>
1.86 harris41 5276: </file>
5277: <file>
5278: <source>doc/man/Apache__lonroles.3</source>
5279: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
5280: <categoryname>doc</categoryname>
5281: <description>man page for lonroles.pm</description>
5282: <build trigger='always run'>
1.115 harris41 5283: loncom/build/pod2man.sh ../auth/lonroles.pm > \
5284: ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm'
1.86 harris41 5285: </build>
5286: <status>works/unverified</status>
5287: <dependencies>
5288: ../../loncom/auth/lonroles.pm
5289: </dependencies>
5290: </file>
5291: <file>
1.118 harris41 5292: <source>doc/lib/perl/Apache/lonroles.html</source>
5293: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
1.112 harris41 5294: </target>
1.86 harris41 5295: <categoryname>doc</categoryname>
5296: <description>POD-derived page for lonroles.pm</description>
5297: <build trigger='always run'>
1.115 harris41 5298: loncom/build/pod2html.sh ../auth/lonroles.pm > \
1.118 harris41 5299: ../../doc/lib/perl/Apache/lonroles.html && echo 'pod2html lonroles.pm'
1.86 harris41 5300: </build>
5301: <status>works/unverified</status>
5302: <dependencies>
5303: ../../loncom/auth/lonroles.pm
5304: </dependencies>
1.4 harris41 5305: </file>
5306: <file>
1.363 albertel 5307: <source>loncom/interface/lonsource.pm</source>
5308: <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
5309: <categoryname>handler</categoryname>
5310: <description>
5311: Problem source code viewer
5312: </description>
5313: <status>works/unverified</status>
5314: </file>
5315: <file>
1.6 harris41 5316: <source>loncom/interface/lonindexer.pm</source>
5317: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
5318: <categoryname>handler</categoryname>
5319: <description>
5320: cross server filesystem browser
5321: </description>
1.10 harris41 5322: <status>works/unverified</status>
1.76 harris41 5323: </file>
5324: <file>
5325: <source>doc/man/Apache__lonindexer.3</source>
5326: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
1.83 harris41 5327: <categoryname>doc</categoryname>
1.76 harris41 5328: <description>man page for lonindexer.pm</description>
5329: <build trigger='always run'>
1.115 harris41 5330: loncom/build/pod2man.sh ../interface/lonindexer.pm > \
5331: ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm'
1.76 harris41 5332: </build>
5333: <status>works/unverified</status>
5334: <dependencies>
5335: ../../loncom/interface/lonindexer.pm
5336: </dependencies>
5337: </file>
5338: <file>
1.118 harris41 5339: <source>doc/lib/perl/Apache/lonindexer.html</source>
5340: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
1.112 harris41 5341: </target>
1.83 harris41 5342: <categoryname>doc</categoryname>
1.76 harris41 5343: <description>POD-derived page for lonindexer.pm</description>
5344: <build trigger='always run'>
1.115 harris41 5345: loncom/build/pod2html.sh ../interface/lonindexer.pm > \
1.118 harris41 5346: ../../doc/lib/perl/Apache/lonindexer.html && \
5347: echo 'pod2html lonindexer.pm'
1.76 harris41 5348: </build>
5349: <status>works/unverified</status>
5350: <dependencies>
5351: ../../loncom/interface/lonindexer.pm
5352: </dependencies>
1.4 harris41 5353: </file>
5354: <file>
1.24 harris41 5355: <source>loncom/interface/groupsort.pm</source>
5356: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
5357: <categoryname>handler</categoryname>
5358: <description>
5359: Implements a second phase of importing multiple resources into the RAT.
5360: Allows for reordering the sequence of resources.
5361: </description>
5362: <status>works/unverified</status>
5363: </file>
5364: <file>
1.6 harris41 5365: <source>loncom/lonnet/perl/lonnet.pm</source>
5366: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
5367: <categoryname>handler</categoryname>
5368: <description>
5369: This file is an interface to the lonc processes of the LON-CAPA network
5370: as well as set of elaborated functions for handling information necessary
5371: for navigating through a given cluster of LON-CAPA machines within a domain.
5372: There are over 40 specialized functions in this module which handle
5373: the reading and transmission of metadata, user information
5374: (ids, names, environments, roles, logs), file information (storage, reading,
5375: directories, extensions, replication, embedded styles and descriptors),
5376: educational resources (course descriptions, section names and numbers),
5377: url hashing (to assign roles on a url basis), and translating abbreviated
5378: symbols to and from more descriptive phrases or explanations.
5379: </description>
1.10 harris41 5380: <status>works/unverified</status>
1.73 harris41 5381: </file>
5382: <file>
5383: <source>doc/man/Apache__lonnet.3</source>
1.75 harris41 5384: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
1.83 harris41 5385: <categoryname>doc</categoryname>
1.73 harris41 5386: <description>man page for lonnet.pm</description>
5387: <build trigger='always run'>
1.115 harris41 5388: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > \
5389: ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm'
1.73 harris41 5390: </build>
5391: <status>works/unverified</status>
5392: <dependencies>
5393: ../../loncom/lonnet/perl/lonnet.pm
5394: </dependencies>
5395: </file>
5396: <file>
1.118 harris41 5397: <source>doc/lib/perl/Apache/lonnet.html</source>
5398: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
5399: </target>
1.83 harris41 5400: <categoryname>doc</categoryname>
1.73 harris41 5401: <description>POD-derived page for lonnet.pm</description>
5402: <build trigger='always run'>
1.115 harris41 5403: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > \
1.118 harris41 5404: ../../doc/lib/perl/Apache/lonnet.html && echo 'pod2html lonnet.pm'
1.73 harris41 5405: </build>
5406: <status>works/unverified</status>
5407: <dependencies>
5408: ../../loncom/lonnet/perl/lonnet.pm
5409: </dependencies>
1.4 harris41 5410: </file>
5411: <file>
1.525 albertel 5412: <source>loncom/lonnet/perl/londns.pm</source>
5413: <target dist='default'>home/httpd/lib/perl/Apache/londns.pm</target>
5414: <categoryname>handler</categoryname>
5415: <description>
5416: Domain information serving.
5417: </description>
5418: <status>works/unverified</status>
5419: </file>
5420: <file>
1.645.4.2 gci 5421: <source>modules/gci/index.html</source>
1.6 harris41 5422: <target dist='default'>home/httpd/html/index.html</target>
5423: <categoryname>interface file</categoryname>
5424: <description>bumps to login</description>
1.280 www 5425: </file>
5426: <file>
1.645.4.2 gci 5427: <source>modules/gci/index.html</source>
1.280 www 5428: <target dist='default'>home/httpd/html/origindex.html</target>
5429: <categoryname>interface file</categoryname>
5430: <description>bumps to login, backup for takeonline</description>
1.181 www 5431: </file>
5432: <file>
5433: <source>loncom/html/favicon.ico</source>
5434: <target dist='default'>home/httpd/html/favicon.ico</target>
5435: <categoryname>interface file</categoryname>
5436: <description>Bookmark and tab icon</description>
1.4 harris41 5437: </file>
1.419 matthew 5438: <file>
5439: <source>loncom/mime.types</source>
1.6 harris41 5440: <target dist='default'>etc/httpd/conf/mime.types</target>
1.645.4.1 gci 5441: <target dist='sles10 suse10.1 suse10.2 suse10.3 suse11.1 debian5 ubuntu6 ubuntu8'>etc/apache2/mime.types</target>
1.419 matthew 5442: <categoryname>www static conf</categoryname>
1.506 raeburn 5443: <description>Expanded mime.types</description>
1.419 matthew 5444: </file>
1.6 harris41 5445: <link>
5446: <linkto>home/httpd/html/res</linkto>
5447: <target dist='default'>home/httpd/html/raw</target>
5448: <categoryname>symbolic link</categoryname>
5449: <description>symbolic link to /home/httpd/html/res</description>
5450: </link>
1.4 harris41 5451: <file>
1.6 harris41 5452: <source>loncom/html/adm/notfound.html</source>
5453: <target dist='default'>home/httpd/html/adm/notfound.html</target>
5454: <categoryname>interface file</categoryname>
5455: <description>
5456: static html page that is shown when an attempt is made to access a document
5457: not present on the web server
5458: </description>
1.4 harris41 5459: </file>
5460: <file>
1.6 harris41 5461: <source>loncom/html/adm/unauthorized.html</source>
5462: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
5463: <categoryname>interface file</categoryname>
5464: <description>
1.27 harris41 5465: static html page that is shown when an attempt is made to access a document
5466: which is restricted based on file or server configurations
1.32 harris41 5467: </description>
5468: </file>
5469: <file>
5470: <source>loncom/html/adm/help/searchcat.html</source>
1.109 harris41 5471: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
1.32 harris41 5472: <categoryname>interface file</categoryname>
5473: <description>
5474: Help page for the search engine.
1.6 harris41 5475: </description>
1.4 harris41 5476: </file>
5477: <file>
1.6 harris41 5478: <source>rat/client/rat.html</source>
5479: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
5480: <categoryname>interface file</categoryname>
5481: <description>
5482: frameset
5483: </description>
1.4 harris41 5484: </file>
5485: <file>
1.6 harris41 5486: <source>rat/client/parameter.html</source>
5487: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
5488: <categoryname>interface file</categoryname>
5489: <description>
5490: Parameter input window.
5491: </description>
1.4 harris41 5492: </file>
5493: <file>
1.398 raeburn 5494: <source>rat/client/ratcode.js</source>
5495: <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
1.170 www 5496: <categoryname>interface file</categoryname>
5497: <description>
1.397 raeburn 5498: javascript for horizontal menubar in RAT
1.170 www 5499: </description>
5500: </file>
5501: <file>
5502: <source>rat/client/extpickcode.html</source>
5503: <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>
5504: <categoryname>interface file</categoryname>
5505: <description>
5506: javascript
5507: </description>
5508: </file>
5509: <file>
5510: <source>rat/client/extpickframe.html</source>
5511: <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>
1.6 harris41 5512: <categoryname>interface file</categoryname>
5513: <description>
5514: javascript
5515: </description>
1.4 harris41 5516: </file>
5517: <file>
1.6 harris41 5518: <source>rat/client/map.html</source>
5519: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
5520: <categoryname>interface file</categoryname>
5521: <description>
5522: bumper
5523: </description>
1.4 harris41 5524: </file>
5525: <file>
1.6 harris41 5526: <source>rat/client/empty.html</source>
5527: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
5528: <categoryname>interface file</categoryname>
5529: <description>
5530: A blank page with very minimal HTML structural elements.
1.217 www 5531: </description>
5532: </file>
5533: <file>
5534: <source>rat/client/loading.html</source>
5535: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
5536: <categoryname>interface file</categoryname>
5537: <description>
5538: A blank page which calls drawwindow in its opener after being loaded.
1.6 harris41 5539: </description>
1.4 harris41 5540: </file>
1.636 foxr 5541: <file>
5542: <source>loncom/includepsheader.ps</source>
5543: <target dist='default'>home/httpd/lib/includepsheader.ps</target>
5544: <categoryname>interface file</categoryname>
5545: <description>
5546: Extra header for dvips
5547: </description>
5548: </file>
1.10 harris41 5549: <fileglob>
5550: <glob>*.gif</glob>
5551: <sourcedir>rat/images/</sourcedir>
5552: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
5553: <categoryname>graphic file</categoryname>
5554: <description>
5555: icons for providing a HTML-tabled view of a course map
5556: </description>
5557: <filenames>
1.37 harris41 5558: 1.1.dt.gif;
5559: 1.1.empty.gif;
5560: 1.1.ld.gif;
5561: 1.1.lr.gif;
5562: 1.1.rd.gif;
1.60 harris41 5563: 1.1.rl.gif;
1.37 harris41 5564: 1.1.td.gif;
5565: 1.1.tdrl.gif;
5566: 1.1.tl.gif;
5567: 1.1.tr.gif;
5568: 1.1.utd.gif;
5569: 1.2.ctd.gif;
5570: 1.2.dt.gif;
5571: 1.2.empty.gif;
5572: 1.2.ld.gif;
5573: 1.2.lr.gif;
5574: 1.2.lrd.gif;
5575: 1.2.lrtd.gif;
5576: 1.2.rd.gif;
5577: 1.2.rl.gif;
5578: 1.2.rld.gif;
5579: 1.2.rltd.gif;
5580: 1.2.rtd.gif;
5581: 1.2.rtdl.gif;
5582: 1.2.rtl.gif;
5583: 1.2.td.gif;
5584: 1.2.tdl.gif;
5585: 1.2.tdrl.gif;
5586: 1.2.tl.gif;
5587: 1.2.tr.gif;
5588: 1.2.utd.gif;
5589: 2.1.dt.gif;
5590: 2.1.empty.gif;
5591: 2.1.ld.gif;
5592: 2.1.lr.gif;
5593: 2.1.rd.gif;
5594: 2.1.rl.gif;
5595: 2.1.td.gif;
5596: 2.1.tdrl.gif;
5597: 2.1.tl.gif;
5598: 2.1.tr.gif;
5599: 2.2.dt.gif;
5600: 2.2.empty.gif;
5601: 2.2.ld.gif;
5602: 2.2.lr.gif;
5603: 2.2.lrd.gif;
5604: 2.2.lrt.gif;
5605: 2.2.rd.gif;
5606: 2.2.rl.gif;
5607: 2.2.rld.gif;
5608: 2.2.rlt.gif;
5609: 2.2.td.gif;
5610: 2.2.tdl.gif;
5611: 2.2.tdr.gif;
5612: 2.2.tdrl.gif;
5613: 2.2.tl.gif;
5614: 2.2.tr.gif;
5615: 2.2.url.gif;
5616: 2.2.utd.gif;
5617: arrow.gif;
5618: bdt.gif;
5619: bempty.gif;
5620: bld.gif;
5621: blr.gif;
5622: blrd.gif;
5623: blrt.gif;
1.60 harris41 5624: bottom.gif;
1.37 harris41 5625: brd.gif;
5626: brl.gif;
5627: brld.gif;
5628: brlt.gif;
5629: btd.gif;
5630: btdl.gif;
5631: btdr.gif;
5632: btdrl.gif;
5633: btl.gif;
5634: btr.gif;
5635: burl.gif;
5636: butd.gif;
5637: condition.gif;
5638: edit.gif;
5639: finish.gif;
5640: info.gif;
5641: inscol.gif;
5642: inscond.gif;
5643: insres.gif;
5644: insrow.gif;
5645: left.gif;
5646: middle.gif;
5647: resource.gif;
5648: right.gif;
5649: sctd.gif;
5650: sdt.gif;
5651: sempty.gif;
5652: sld.gif;
5653: slr.gif;
5654: slrd.gif;
5655: slrtd.gif;
5656: srd.gif;
5657: srl.gif;
5658: srld.gif;
5659: srltd.gif;
5660: srtd.gif;
5661: srtdl.gif;
5662: srtl.gif;
5663: start.gif;
5664: std.gif;
5665: stdl.gif;
1.10 harris41 5666: sutd.gif
5667: </filenames>
5668: </fileglob>
5669: <fileglob>
1.60 harris41 5670: <glob>*.*</glob>
1.10 harris41 5671: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
5672: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
5673: <categoryname>graphic file</categoryname>
5674: <description>
5675: icons to indicate an unexpected result
5676: </description>
5677: <filenames>
1.37 harris41 5678: lonconstruct.gif;
5679: lonlogo_broken.gif;
5680: lonlogo_broken_tsp.gif;
5681: lonlogo_broken.eps;
5682: lonlogo_broken.jpg;
1.469 raeburn 5683: lonlogo_broken.mov;
5684: genericstudent_tn.gif
1.10 harris41 5685: </filenames>
5686: </fileglob>
5687: <fileglob>
1.60 harris41 5688: <glob>*.*</glob>
1.10 harris41 5689: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
5690: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
5691: <categoryname>graphic file</categoryname>
5692: <description>
1.132 harris41 5693: logos and general widget icons
1.10 harris41 5694: </description>
5695: <filenames>
1.68 harris41 5696: SMETE_white.gif;
1.117 harris41 5697: aboutlon.gif;
1.630 droeschl 5698: aboutlon_de.gif;
1.288 www 5699: aboutlon_pt.gif;
1.117 harris41 5700: accessbutton.gif;
1.630 droeschl 5701: accessbutton_de.gif;
1.288 www 5702: accessbutton_pt.gif;
1.224 www 5703: angry.gif;
1.60 harris41 5704: arrow_up.gif;
1.360 albertel 5705: baeh.gif;
1.224 www 5706: bigsmile.gif;
1.177 bowersj2 5707: branch.gif;
1.37 harris41 5708: cab.gif;
5709: cab_big.gif;
1.62 harris41 5710: capapanel.gif;
1.224 www 5711: check.gif;
1.37 harris41 5712: class.gif;
5713: class_big.gif;
1.379 albertel 5714: closepage.gif;
1.494 www 5715: clickhere.gif;
1.224 www 5716: coolindiff.gif;
5717: coolsmile.gif;
5718: cry.gif;
1.343 www 5719: doc.gif;
5720: doc_big.gif;
1.37 harris41 5721: dvi.gif;
5722: dvi_big.gif;
5723: eps.gif;
5724: eps_big.gif;
5725: exam.gif;
5726: exam_big.gif;
1.117 harris41 5727: fillbottom.gif;
5728: fillleft.gif;
5729: fillright.gif;
5730: filltop.gif;
1.37 harris41 5731: folder_closed.gif;
5732: folder_opened.gif;
5733: folder_pointer_closed.gif;
5734: folder_pointer_opened.gif;
5735: form.gif;
5736: form_big.gif;
1.224 www 5737: frowny.gif;
1.37 harris41 5738: gif.gif;
5739: gif_big.gif;
1.117 harris41 5740: header.gif;
1.455 albertel 5741: header.png;
1.387 raeburn 5742: helpdesk.gif;
5743: helpgateway.gif;
1.224 www 5744: hrrm.gif;
1.37 harris41 5745: htm.gif;
5746: html.gif;
5747: html_big.gif;
1.224 www 5748: huh.gif;
1.52 harris41 5749: jar.gif;
5750: jar_big.gif;
1.630 droeschl 5751: jpeg.gif;
1.37 harris41 5752: jpg.gif;
5753: jpg_big.gif;
1.62 harris41 5754: latex.gif;
1.269 www 5755: library.gif;
1.224 www 5756: lipsrsealed.gif;
1.117 harris41 5757: lite.gif;
1.37 harris41 5758: liteani.gif;
1.117 harris41 5759: litetext.gif;
1.62 harris41 5760: lolpanel.gif;
1.37 harris41 5761: lonanim.gif;
5762: lonanimend.gif;
1.117 harris41 5763: loncapalogo.gif;
1.37 harris41 5764: lonhelplogos.gif;
1.60 harris41 5765: lonhelptop.gif;
1.37 harris41 5766: lonlogo.gif;
5767: lonlogos.gif;
1.117 harris41 5768: lowerleft.gif;
5769: lowerright.gif;
1.360 albertel 5770: mailbkgrd.gif;
5771: mailto.gif;
1.236 www 5772: minilogo.gif;
1.37 harris41 5773: meta.gif;
5774: meta_big.gif;
5775: mov.gif;
5776: mov_big.gif;
5777: move_up.gif;
5778: move_down.gif;
1.177 bowersj2 5779: navmap.correct.gif;
1.467 www 5780: navmap.partial.gif;
1.251 bowersj2 5781: navmap.ellipsis.gif;
1.177 bowersj2 5782: navmap.open.gif;
1.251 bowersj2 5783: navmap.page.open.gif;
5784: navmap.page.closed.gif;
5785: navmap.page.open.nomanip.gif;
5786: navmap.page.closed.nomanip.gif;
1.177 bowersj2 5787: navmap.wrong.gif;
1.180 bowersj2 5788: navmap.folder.open.gif;
5789: navmap.folder.closed.gif;
1.229 bowersj2 5790: navmap.folder.open.nomanip.gif;
5791: navmap.folder.closed.nomanip.gif;
1.292 www 5792: neutral.gif;
1.37 harris41 5793: page.gif;
5794: page_big.gif;
5795: pdf.gif;
5796: pdf_big.gif;
1.54 harris41 5797: png.gif;
5798: png_big.gif;
1.343 www 5799: ppt.gif;
5800: ppt_big.gif;
1.37 harris41 5801: problem.gif;
5802: problem_big.gif;
5803: ps.gif;
5804: ps_big.gif;
1.224 www 5805: rolleyes.gif;
1.37 harris41 5806: quill.gif;
5807: quiz.gif;
5808: quiz_big.gif;
5809: select.gif;
5810: sequence.gif;
5811: sequence_big.gif;
5812: server.gif;
5813: server_big.gif;
1.224 www 5814: shocked.gif;
5815: smiley.gif;
1.37 harris41 5816: srvbad.gif;
5817: srvempty.gif;
5818: srvgood.gif;
5819: srvhalf.gif;
5820: srvnull.gif;
1.609 riegler 5821: stift.gif;
1.37 harris41 5822: survey.gif;
5823: survey_big.gif;
1.429 www 5824: task.gif;
5825: task_big.gif;
1.37 harris41 5826: tex.gif;
5827: tex_big.gif;
1.210 www 5828: tth.gif;
1.37 harris41 5829: txt.gif;
5830: txt_big.gif;
1.57 harris41 5831: unknown.gif;
5832: unknown_big.gif;
1.117 harris41 5833: upperleft.gif;
5834: upperright.gif;
1.37 harris41 5835: user.gif;
5836: user_big.gif;
1.117 harris41 5837: userauthentication.gif;
1.288 www 5838: userauthentication_pt.gif;
5839: userauthentication_de.gif;
1.37 harris41 5840: wav.gif;
5841: wav_big.gif;
5842: white_space_20_22.gif;
1.629 droeschl 5843: whitespace_21.gif;
1.37 harris41 5844: whitespace1.gif;
5845: whitespace10.gif;
5846: whitespace2.gif;
5847: whitespace3.gif;
5848: whitespace4.gif;
5849: whitespace5.gif;
5850: whitespace6.gif;
5851: whitespace7.gif;
5852: whitespace8.gif;
5853: whitespace9.gif;
1.224 www 5854: wink.gif;
1.343 www 5855: xls.gif;
5856: xls_big.gif;
1.37 harris41 5857: xml.gif;
5858: xml_big.gif;
5859: zip.gif;
1.10 harris41 5860: zip_big.gif
5861: </filenames>
5862: </fileglob>
5863: <fileglob>
1.60 harris41 5864: <glob>*.*</glob>
1.10 harris41 5865: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
5866: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
5867: <categoryname>graphic file</categoryname>
5868: <description>
1.132 harris41 5869: Miscellaneous resources.
1.10 harris41 5870: </description>
5871: <filenames>
1.80 harris41 5872: authorfeed.gif;
1.373 albertel 5873: blackdot.gif;
1.80 harris41 5874: bomb.gif;
1.320 www 5875: smallFAQ.gif;
5876: smallBug.gif;
1.40 harris41 5877: cat_button.gif;
1.539 www 5878: cat_button.png;
1.80 harris41 5879: chat.gif;
1.111 harris41 5880: eval_button.gif;
1.539 www 5881: eval_button.png;
1.80 harris41 5882: feedback.gif;
1.40 harris41 5883: pprm_button.gif;
1.539 www 5884: pprm_button.png;
1.40 harris41 5885: pgrd_button.gif;
1.539 www 5886: pgrd_button.png;
1.540 albertel 5887: subm_button.gif;
1.539 www 5888: subm_button.png;
1.10 harris41 5889: </filenames>
5890: </fileglob>
1.645.4.2 gci 5891: <fileglob>
5892: <glob>*.*</glob>
5893: <sourcedir>modules/gci/images/</sourcedir>
5894: <targetdir dist='default'>home/httpd/html/images/</targetdir>
5895: <categoryname>graphic file</categoryname>
5896: <description>
5897: Images for GCI portal pages
5898: </description>
5899: <filenames>
5900: devcycle.jpg;
5901: devcyclesmall.jpg;
5902: earth.gif;
5903: question.jpg;
5904: </filenames>
5905: </fileglob>
5906: <fileglob>
5907: <glob>*.*</glob>
1.645.4.8! raeburn 5908: <sourcedir>modules/gci/images/login/gci/</sourcedir>
! 5909: <targetdir dist='default'>home/httpd/html/images/login/gci</targetdir>
1.645.4.2 gci 5910: <categoryname>graphic file</categoryname>
5911: <description>
1.645.4.8! raeburn 5912: Images for custom log-in page for GCI WebCenter
1.645.4.2 gci 5913: </description>
5914: <filenames>
1.645.4.8! raeburn 5915: logo_smrnd.png;
! 5916: r1_c1.png;
! 5917: r1_c7.png;
! 5918: r2_c4.png;
! 5919: r2_c6.png;
! 5920: r8_c4.png;
! 5921: r8_c6.png;
! 5922: r9_c1.png;
! 5923: r9_c7.png;
! 5924: </filenames>
! 5925: </fileglob>
! 5926: <fileglob>
! 5927: <glob>*.*</glob>
! 5928: <sourcedir>modules/gci/images/login/gcitest/</sourcedir>
! 5929: <targetdir dist='default'>home/httpd/html/images/login/gcitest</targetdir>
! 5930: <categoryname>graphic file</categoryname>
! 5931: <description>
! 5932: Images for custom log-in page for GCI Testing Center
! 5933: </description>
! 5934: <filenames>
! 5935: logo_smrnd.png;
! 5936: r1_c1.png;
! 5937: r1_c7.png;
! 5938: r2_c4.png;
! 5939: r2_c6.png;
! 5940: r8_c4.png;
! 5941: r8_c6.png;
! 5942: r9_c1.png;
! 5943: r9_c7.png;
1.645.4.2 gci 5944: </filenames>
5945: </fileglob>
5946: <fileglob>
5947: <glob>*.*</glob>
5948: <sourcedir>modules/gci/portal/</sourcedir>
5949: <targetdir dist='default'>home/httpd/html/portal/</targetdir>
5950: <categoryname>interface file</categoryname>
5951: <description>
5952: Web pages for GCI portal
5953: </description>
5954: <filenames>
5955: identifyalternative.html;
5956: identifytarget.html;
5957: peerreview.html;
5958: pilotquestions.html;
5959: quantitative.html;
5960: thinkaloud.html;
5961: userfeedback.html;
5962: writequestion.html;
5963: </filenames>
5964: </fileglob>
5965: <fileglob>
5966: <glob>*.*</glob>
5967: <sourcedir>modules/gci/css/</sourcedir>
5968: <targetdir dist='default'>home/httpd/html/css/</targetdir>
5969: <categoryname>interface file</categoryname>
5970: <description>
5971: CSS for GCI pages
5972: </description>
5973: <filenames>
5974: login.css;
5975: </filenames>
5976: </fileglob>
1.10 harris41 5977: <file>
1.413 albertel 5978: <source>loncom/xml/algebra/AlgParser.pm</source>
1.411 albertel 5979: <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
5980: <categoryname>system file</categoryname>
5981: <description>
5982: perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
5983: </description>
5984: <status>works/unverified</status>
5985: </file>
5986: <file>
1.299 matthew 5987: <source>modules/TexConvert/tthperl/tth.pm</source>
1.298 matthew 5988: <target dist='default'>home/httpd/lib/perl/tth.pm</target>
1.10 harris41 5989: <categoryname>system file</categoryname>
5990: <description>
5991: perl module for invoking functions specific to TeX-to-HTML conversion
5992: </description>
5993: <note>
5994: Has the same dependencies and build process as tth.so.
5995: Currently, only the tth.so file specifications invoke
1.49 harris41 5996: the build process however. A static version is checked into loncom/xml
5997: and in this way is treated as though it isn't part of the tth build process.
1.10 harris41 5998: </note>
1.113 harris41 5999: <status>works/unverified</status>
6000: </file>
6001: <file>
6002: <source>loncom/xml/LCParser.pm</source>
6003: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
1.125 harris41 6004: <categoryname>system file</categoryname>
6005: <description>
6006: perl module for parsing HTML in a way that really works and is thoroughly
6007: tested
6008: </description>
6009: <status>works/unverified</status>
1.234 foxr 6010: </file>
6011: <file>
1.360 albertel 6012: <source>loncom/lonlocal.pm</source>
6013: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
6014: <categoryname>system file</categoryname>
6015: <description>
6016: lonc/d handler for doing a local filesystem based init:
6017: </description>
6018: <status>works/verified</status>
6019: </file>
6020: <file>
6021: <source>loncom/lonssl.pm</source>
6022: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
6023: <categoryname>system file</categoryname>
6024: <description>
6025: lonc/d handler for doing a remote SSL based init:
6026: </description>
6027: <status>works/verified</status>
6028: </file>
6029: <file>
1.234 foxr 6030: <source>loncom/LondConnection.pm</source>
1.239 albertel 6031: <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
1.234 foxr 6032: <categoryname>system file</categoryname>
6033: <description>
6034: Manages a connection between a lonc proxy daemon and the lond server
6035: in the remote node.
1.252 www 6036: </description>
6037: <status>works/verified</status>
6038: </file>
6039: <file>
6040: <source>loncom/LondTransaction.pm</source>
6041: <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
6042: <categoryname>system file</categoryname>
6043: <description>
6044: Handles a single lon-capa insternal transaction
1.234 foxr 6045: </description>
6046: <status>works/verified</status>
6047: </file>
6048: <file>
6049: <source>loncom/types/HashIterator.pm</source>
1.239 albertel 6050: <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
1.234 foxr 6051: <categoryname>system file</categoryname>
6052: <description>
6053: Provides support to iterate through opaque hashes hidden e.g. within
6054: object private data.
6055: </description>
6056: <status>works/verified</status>
6057: </file>
6058: <file>
6059: <source>loncom/types/Queue.pm</source>
1.239 albertel 6060: <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
1.234 foxr 6061: <categoryname>system file</categoryname>
6062: <description>
6063: Provides a FIFO queue class.
6064: </description>
6065: <status>works/verified</status>
6066: </file>
6067: <file>
6068: <source>loncom/types/Stack.pm</source>
1.239 albertel 6069: <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
1.234 foxr 6070: <categoryname>system file</categoryname>
6071: <description>
6072: Provides a LIFO stack class.
6073: </description>
6074: <status>works/verified</status>
1.239 albertel 6075: </file>
1.234 foxr 6076: <file>
6077: <source>loncom/loncnew</source>
1.240 albertel 6078: <target dist='default'>home/httpd/perl/loncnew</target>
6079: <categoryname>script</categoryname>
1.234 foxr 6080: <description>
6081: Proxy server for remote loncapa requests.
1.250 albertel 6082: Needs CPAN Event module.
1.234 foxr 6083: </description>
1.125 harris41 6084: </file>
6085: <file>
6086: <source>loncom/configuration/Configuration.pm</source>
6087: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
1.113 harris41 6088: <categoryname>system file</categoryname>
6089: <description>
1.126 harris41 6090: Configuration file reader (looks in /etc/httpd/conf/); accepts
6091: a list of *.conf files to inspect for PerlSetVar key/value
6092: entries.
1.316 www 6093: </description>
6094: <status>works/unverified</status>
6095: </file>
6096: <file>
1.645.4.1 gci 6097: <source>loncom/configuration/Firewall.pm</source>
6098: <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
6099: <categoryname>system file</categoryname>
6100: <description>
6101: Provides methods to open and close firewall ports used
6102: for socket-based communication between LON-CAPA servers
6103: </description>
6104: <status>works/unverified</status>
6105: </file>
6106: <file>
1.316 www 6107: <source>loncom/ConfigFileEdit.pm</source>
6108: <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
6109: <categoryname>system file</categoryname>
6110: <description>
6111: Configuration file editing module
1.113 harris41 6112: </description>
1.10 harris41 6113: <status>works/unverified</status>
6114: </file>
6115: <file>
6116: <source>modules/TexConvert/tthperl/tth.so</source>
1.298 matthew 6117: <target dist='default'>home/httpd/lib/perl/tth.so</target>
1.10 harris41 6118: <categoryname>system file</categoryname>
6119: <description>
6120: shared library file for dynamic loading and unloading
6121: </description>
6122: <note>
6123: The source and file dependencies are not available to most
6124: CVS users. (You can safely rely on the existing binaries
6125: present on your system... don't worry about warnings
6126: related to this file during the build process.)
6127: </note>
1.441 albertel 6128: <build trigger='always run'>
1.10 harris41 6129: modules/TexConvert/tthperl/commands
6130: </build>
6131: <status>works/unverified</status>
1.439 albertel 6132: <dependencies>
1.440 albertel 6133: commands;
1.439 albertel 6134: compiles/tth.so.i386;
1.598 raeburn 6135: compiles/tth.so.x86_64;
1.645.4.1 gci 6136: compiles/tth.so.i386.perl.5.10;
6137: compiles/tth.so.x86_64.perl.5.10;
1.439 albertel 6138: </dependencies>
1.10 harris41 6139: </file>
6140: <file>
6141: <source>loncom/homework/caparesponse/capa.pm</source>
1.298 matthew 6142: <target dist='default'>home/httpd/lib/perl/capa.pm</target>
1.10 harris41 6143: <categoryname>system file</categoryname>
6144: <description>
6145: perl module for invoking functions specific to CAPA
6146: </description>
1.49 harris41 6147: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10 harris41 6148: <note>
6149: Has the same dependencies and build process as capa.so.
6150: Currently, only the capa.so file specifications invoke
6151: the build process however.
6152: </note>
6153: </file>
6154: <file>
6155: <source>loncom/homework/caparesponse/capa.bs</source>
1.298 matthew 6156: <target dist='default'>home/httpd/lib/perl/capa.bs</target>
1.10 harris41 6157: <categoryname>system file</categoryname>
6158: <description>
1.27 harris41 6159: bootstrap file associated with dynamic loading of this module on multiple
6160: architectures
1.10 harris41 6161: </description>
1.49 harris41 6162: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10 harris41 6163: <note>
6164: Has the same dependencies and build process as capa.so.
6165: Currently, only the capa.so file specifications invoke
6166: the build process however.
6167: </note>
6168: </file>
6169: <file>
6170: <source>loncom/homework/caparesponse/capa.so</source>
1.298 matthew 6171: <target dist='default'>home/httpd/lib/perl/capa.so</target>
1.10 harris41 6172: <categoryname>system file</categoryname>
6173: <description>
6174: shared library file for dynamic loading and unloading
6175: </description>
6176: <build trigger='always run'>
6177: loncom/homework/caparesponse/commands
6178: </build>
6179: <dependencies>
1.39 harris41 6180: caparesponse.c;
1.119 harris41 6181: caparesponse.pm;
6182: README;
6183: Makefile.PL;
6184: capa.i;
1.120 harris41 6185: commands;
1.222 albertel 6186: ../../../CAPA/pProj/Makefile;
1.120 harris41 6187: ../../../CAPA/pProj/capaGrammarDef.y;
6188: ../../../CAPA/pProj/capaFormula.y;
6189: ../../../CAPA/pProj/capaLexerDef.flex;
6190: ../../../CAPA/pProj/capaFunction.c;
6191: ../../../CAPA/pProj/capaParserUtils.c;
6192: ../../../CAPA/pProj/capaMapExpr.c;
6193: ../../../CAPA/pProj/capaUnit.c;
6194: ../../../CAPA/pProj/com.c;
6195: ../../../CAPA/pProj/linpack.c;
6196: ../../../CAPA/pProj/ranlib.c;
6197: ../../../CAPA/pProj/capaCgiUtils.c;
6198: ../../../CAPA/pProj/capaSubjective.c;
6199: ../../../CAPA/pProj/capaRQO.c;
6200: ../../../CAPA/pProj/capaFormulaLexer.c;
1.123 harris41 6201: ../../../CAPA/pProj/capaCommon.c;
6202: ../../../CAPA/pProj/capaCommon.h;
6203: ../../../CAPA/pProj/ranlib.h;
6204: ../../../CAPA/pProj/capaCGI.h;
6205: ../../../CAPA/pProj/capaFunction.h;
6206: ../../../CAPA/pProj/capaRQO.h;
6207: ../../../CAPA/pProj/capaParser.h;
6208: ../../../CAPA/pProj/lex_debug.h
1.10 harris41 6209: </dependencies>
6210: </file>
1.416 albertel 6211: <file>
6212: <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
6213: <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
6214: <categoryname>script</categoryname>
6215: <description>
6216: cgi binary for doing TeX -> math translation
6217: </description>
6218: <build trigger='always run'>
6219: loncom/cgi/mimeTeX/commands
6220: </build>
6221: <dependencies>
1.439 albertel 6222: commands;
6223: gfuntype.c;
6224: gifsave.c;
1.608 raeburn 6225: loncapanewcommands.h;
1.439 albertel 6226: mimetex.c;
6227: mimetex.h;
6228: mimetex.html;
6229: README;
6230: texfonts.h;
1.461 albertel 6231: LICENSE;
1.626 raeburn 6232: VERSION;
1.416 albertel 6233: </dependencies>
6234: </file>
1.10 harris41 6235: <fileglob>
6236: <glob>*.ent</glob>
6237: <sourcedir>loncom/MathML/</sourcedir>
6238: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
6239: <categoryname>system file</categoryname>
6240: <description>
1.27 harris41 6241: xml files which assign unicode numbers to mathematical symbols using
6242: <! ENTITY... > type syntax.
1.10 harris41 6243: </description>
6244: <filenames>
1.37 harris41 6245: isoamsa.ent;
6246: isoamsb.ent;
6247: isoamsc.ent;
6248: isoamsn.ent;
6249: isoamso.ent;
6250: isoamsr.ent;
6251: isobox.ent;
6252: isocyr1.ent;
6253: isocyr2.ent;
6254: isodia.ent;
6255: isogrk1.ent;
6256: isogrk2.ent;
6257: isogrk3.ent;
6258: isogrk4.ent;
6259: isolat1.ent;
6260: isolat2.ent;
6261: isomfrk.ent;
6262: isomopf.ent;
6263: isomscr.ent;
6264: isonum.ent;
6265: isopub.ent;
6266: isotech.ent;
6267: mmlalias.ent;
1.10 harris41 6268: mmlextra.ent
6269: </filenames>
1.37 harris41 6270: </fileglob>
1.10 harris41 6271: <file>
6272: <source>loncom/MathML/mathml.css</source>
6273: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
6274: <categoryname>system file</categoryname>
6275: <description>
6276: cascading style sheet
6277: </description>
6278: </file>
6279: <file>
6280: <source>loncom/MathML/mathml.dtd</source>
6281: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
6282: <categoryname>system file</categoryname>
6283: <description>
6284: document type definition
6285: </description>
6286: </file>
1.4 harris41 6287: <file>
1.10 harris41 6288: <source>loncom/auth/londes.js</source>
6289: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
6290: <categoryname>interface file</categoryname>
1.6 harris41 6291: <description>
1.27 harris41 6292: Encryption Routines according to Data Encryption Standard DES, written in
6293: javascript.
1.6 harris41 6294: </description>
1.4 harris41 6295: </file>
6296: <file>
1.10 harris41 6297: <source>loncom/homework/lectureonline.lcpm</source>
1.27 harris41 6298: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
6299: </target>
1.10 harris41 6300: <categoryname>handler</categoryname>
1.6 harris41 6301: <description>
1.115 harris41 6302: Intended for providing perl functions for the <script></script>
6303: environment in a problem that was converted from lectureonline.
1.6 harris41 6304: </description>
1.4 harris41 6305: </file>
6306: <file>
1.10 harris41 6307: <source>loncom/homework/default_homework.lcpm</source>
1.27 harris41 6308: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
6309: </target>
1.10 harris41 6310: <categoryname>handler</categoryname>
1.6 harris41 6311: <description>
1.14 harris41 6312: Provides many functions for the <script> environment in a .problem.
1.11 harris41 6313: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
1.6 harris41 6314: </description>
1.4 harris41 6315: </file>
1.472 albertel 6316:
6317: <file>
6318: <source>loncom/homework/task.css</source>
1.475 albertel 6319: <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
1.472 albertel 6320: <categoryname>handler</categoryname>
6321: <description>
6322: Style definitions for task display
6323: </description>
6324: </file>
6325: <file>
1.514 albertel 6326: <source>loncom/homework/task_ie.css</source>
6327: <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
6328: <categoryname>handler</categoryname>
6329: <description>
6330: Style definitions for task display for IE 6 and earlier
6331: </description>
6332: </file>
6333: <file>
1.515 albertel 6334: <source>loncom/homework/task_ie7.css</source>
1.514 albertel 6335: <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
6336: <categoryname>handler</categoryname>
6337: <description>
6338: Style definitions for task display for IE 7
6339: </description>
6340: </file>
6341: <file>
1.472 albertel 6342: <source>loncom/homework/task_grading.js</source>
1.475 albertel 6343: <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
1.472 albertel 6344: <categoryname>handler</categoryname>
6345: <description>
6346: Javascript to make the grading screen of task easier to use
6347: </description>
6348: </file>
1.4 harris41 6349: <file>
1.10 harris41 6350: <source>loncom/homework/capa.units</source>
6351: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
6352: <categoryname>static conf</categoryname>
1.6 harris41 6353: <description>
1.10 harris41 6354: Define unit prefixing and conversion for CAPA problem handling.
1.6 harris41 6355: </description>
1.4 harris41 6356: </file>
1.165 www 6357: <fileglob>
6358: <glob>*.jpg</glob>
6359: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
6360: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
6361: <categoryname>graphic file</categoryname>
6362: <description>Pages headers</description>
6363: <filenames>
6364: admin.jpg;
6365: author.jpg;
6366: coordinator.jpg;
6367: header.jpg;
6368: student.jpg;
1.166 www 6369: </filenames>
6370: </fileglob>
6371: <fileglob>
1.230 www 6372: <glob>*.jpg</glob>
6373: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
6374: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
6375: <categoryname>graphic file</categoryname>
6376: <description>Logos of LON-CAPA domains (jpg)</description>
6377: <filenames>
6378: headermsu.jpg;
1.422 www 6379: headertccfl.jpg;
1.442 www 6380: header_fsu.jpg;
6381: header_fsuK12.jpg;
1.444 www 6382: headerhope.jpg;
1.466 www 6383: jmsbanner.jpg;
1.230 www 6384: </filenames>
6385: </fileglob>
6386: <fileglob>
1.166 www 6387: <glob>*.gif</glob>
6388: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
6389: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
6390: <categoryname>graphic file</categoryname>
1.230 www 6391: <description>Logos of LON-CAPA domains (gif)</description>
1.168 www 6392: <filenames>
1.197 albertel 6393: 103.gif;
6394: gerd.gif;
6395: mio.gif;
6396: msuvu.gif;
6397: ohiou.gif;
6398: rhs.gif;
6399: sfu.gif;
6400: tmcc.gif;
6401: umich.gif;
6402: worf.gif;
6403: annarbor.gif;
6404: elps.gif;
6405: gwu.gif;
6406: msudemo.gif;
6407: ndsu.gif;
6408: physnet.gif;
6409: sc.gif;
6410: Selwyn.gif;
6411: ucf.gif;
6412: unihalle.gif;
6413: wscc.gif;
6414: cps.gif;
6415: fsu.gif;
1.442 www 6416: fsuK12.gif;
1.444 www 6417: hope.gif;
1.410 www 6418: vcu.gif;
1.197 albertel 6419: lsd.gif;
6420: msu.gif;
1.466 www 6421: jms.gif;
1.197 albertel 6422: nsdl.gif;
6423: pmm.gif;
6424: sunysb.gif;
6425: udel.gif;
1.223 albertel 6426: uz.gif;
6427: fvl.gif;
1.270 www 6428: csm.gif;
1.272 www 6429: nau.gif;
1.344 www 6430: nagoya.gif;
1.415 www 6431: kanazawa.gif;
1.381 www 6432: colorado.gif;
1.352 www 6433: acadiau.gif;
1.354 www 6434: psuerie.gif;
1.353 www 6435: redford.gif;
1.341 www 6436: huji.gif;
6437: ifusp.gif;
6438: ucsc.gif;
1.403 www 6439: uiuc.gif;
1.438 albertel 6440: uiucheader.gif;
1.445 www 6441: koinonia.gif;
1.303 www 6442: waverly.gif;
1.302 www 6443: cmich.gif;
1.285 www 6444: UNICAMP.gif;
1.364 www 6445: lakefenton.gif;
6446: grandblanc.gif;
1.223 albertel 6447: glps.gif;
1.275 www 6448: BCHS.gif;
1.223 albertel 6449: headersfu.gif;
1.311 albertel 6450: uwsp.gif;
1.417 www 6451: tccfl.gif;
1.325 www 6452: bsu.gif;
6453: wmston.gif;
1.423 www 6454: headerharvard.gif;
6455: harvard.gif;
1.426 www 6456: uga.gif;
6457: headeruga.gif;
1.433 albertel 6458: covenantchristianhs.gif;
1.168 www 6459: </filenames>
6460: </fileglob>
6461: <fileglob>
6462: <glob>*.tab</glob>
6463: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
6464: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
6465: <categoryname>conf</categoryname>
6466: <description>Designs of LON-CAPA domains</description>
1.166 www 6467: <filenames>
1.197 albertel 6468: annarbor.tab;
6469: default.tab;
6470: msu.tab;
1.270 www 6471: csm.tab;
1.341 www 6472: huji.tab;
1.272 www 6473: nau.tab;
1.344 www 6474: nagoya.tab;
1.445 www 6475: koinonia.tab;
1.415 www 6476: kanazawa.tab;
1.381 www 6477: colorado.tab;
1.352 www 6478: acadiau.tab;
1.354 www 6479: psuerie.tab;
1.353 www 6480: redford.tab;
1.302 www 6481: cmich.tab;
1.341 www 6482: ifusp.tab;
1.466 www 6483: jms.tab;
1.341 www 6484: ucsc.tab;
1.403 www 6485: uiuc.tab;
1.285 www 6486: UNICAMP.tab;
1.364 www 6487: lakefenton.tab;
6488: grandblanc.tab;
1.274 www 6489: fsu.tab;
1.442 www 6490: fsuK12.tab;
1.444 www 6491: hope.tab;
1.410 www 6492: vcu.tab;
1.197 albertel 6493: sfu.tab;
1.325 www 6494: wmston.tab;
6495: worf.tab;
1.417 www 6496: tccfl.tab;
1.423 www 6497: harvard.tab;
1.426 www 6498: uga.tab;
1.455 albertel 6499: tmcc.tab;
1.165 www 6500: </filenames>
6501: </fileglob>
1.10 harris41 6502: <fileglob>
6503: <glob>*.gif</glob>
1.159 www 6504: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
6505: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
1.10 harris41 6506: <categoryname>graphic file</categoryname>
1.159 www 6507: <description>LON-CAPA remote control LCD font</description>
1.10 harris41 6508: <filenames>
1.130 www 6509: 0.gif;
6510: 1.gif;
6511: 2.gif;
6512: 3.gif;
6513: 4.gif;
6514: 5.gif;
6515: 6.gif;
6516: 7.gif;
6517: 8.gif;
6518: 9.gif;
1.37 harris41 6519: a.gif;
1.159 www 6520: b.gif;
6521: c.gif;
6522: d.gif;
6523: e.gif;
6524: f.gif;
6525: g.gif;
6526: h.gif;
6527: i.gif;
6528: j.gif;
6529: k.gif;
6530: l.gif;
6531: m.gif;
6532: n.gif;
6533: o.gif;
6534: p.gif;
6535: q.gif;
6536: r.gif;
6537: s.gif;
6538: t.gif;
6539: u.gif;
6540: v.gif;
6541: w.gif;
6542: x.gif;
6543: y.gif;
6544: z.gif;
1.287 www 6545: ö.gif;
6546: ä.gif;
6547: ü.gif;
1.618 droeschl 6548: ä.gif;
6549: ö.gif;
6550: ü.gif;
1.159 www 6551: colon.gif;
6552: hyphen.gif;
6553: slash.gif;
6554: space.gif;
1.304 www 6555: </filenames>
6556: </fileglob>
6557: <fileglob>
6558: <glob>*.gif</glob>
6559: <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
6560: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
6561: <categoryname>graphic file</categoryname>
6562: <description>icons used for the Portuguese LON-CAPA user interface</description>
6563: <filenames>
6564: anno_pt.gif;
6565: anot_pt.gif;
6566: bchat_pt.gif;
6567: catalog_pt.gif;
6568: ccrs_pt.gif;
6569: chrt_pt.gif;
6570: com_pt.gif;
6571: courses_pt.gif;
6572: cprv_pt.gif;
6573: cstr_pt.gif;
6574: docs_pt.gif;
6575: egrd_pt.gif;
6576: enrl_pt.gif;
6577: eval_pt.gif;
6578: fdbk_pt.gif;
6579: grds_pt.gif;
6580: keys_pt.gif;
6581: logout_pt.gif;
6582: nav_pt.gif;
6583: parm_pt.gif;
6584: pref_pt.gif;
6585: prt_pt.gif;
6586: res_pt.gif;
6587: roles_pt.gif;
6588: sbkm_pt.gif;
6589: spacer_pt.gif;
6590: sprs_pt.gif;
6591: src_pt.gif;
6592: stat_pt.gif;
6593: vbkm_pt.gif;
1.159 www 6594: </filenames>
6595: </fileglob>
6596: <fileglob>
6597: <glob>*.gif</glob>
6598: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
6599: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
6600: <categoryname>graphic file</categoryname>
6601: <description>icons used for the entire LON-CAPA user interface</description>
6602: <filenames>
1.147 www 6603: anno.gif;
1.37 harris41 6604: anot.gif;
1.611 tempelho 6605: anot2.gif;
1.37 harris41 6606: back.gif;
1.147 www 6607: bchat.gif;
1.37 harris41 6608: bkm.gif;
1.522 www 6609: blog.gif;
1.348 albertel 6610: bl_step1.gif;
6611: bl_step2.gif;
6612: bl_step3.gif;
6613: bl_step4.gif;
6614: bl_step5.gif;
6615: bl_step6.gif;
6616: bl_step7.gif;
6617: bl_step8.gif;
6618: bl_step9.gif;
1.37 harris41 6619: brws.gif;
1.60 harris41 6620: catalog.gif;
1.567 raeburn 6621: ccat.gif;
1.37 harris41 6622: ccrs.gif;
6623: chat.gif;
6624: chrt.gif;
1.400 albertel 6625: clst.gif;
1.37 harris41 6626: com.gif;
1.527 www 6627: conf.gif;
1.37 harris41 6628: courses.gif;
6629: cprv.gif;
6630: cstr.gif;
1.400 albertel 6631: del.gif;
1.37 harris41 6632: dempty.gif;
1.147 www 6633: docs.gif;
1.37 harris41 6634: egrd.gif;
6635: empty.gif;
6636: enrl.gif;
6637: eval.gif;
6638: fdbk.gif;
6639: feedback.gif;
6640: forw.gif;
6641: grds.gif;
1.460 raeburn 6642: grps.gif;
1.37 harris41 6643: group.gif;
6644: help.gif;
6645: info.gif;
1.238 www 6646: keys.gif;
1.37 harris41 6647: ledblink.gif;
6648: ledgreen.gif;
6649: ledoff.gif;
6650: ledon.gif;
6651: ledsend.gif;
1.400 albertel 6652: list.gif;
1.37 harris41 6653: logout.gif;
1.456 raeburn 6654: mail.gif;
1.328 albertel 6655: mcrs.gif;
1.37 harris41 6656: mrk.gif;
6657: nav.gif;
1.429 www 6658: new.gif;
1.37 harris41 6659: next.gif;
1.131 www 6660: nothumb.gif;
1.37 harris41 6661: parm.gif;
1.531 www 6662: pcstr.gif;
1.645.4.1 gci 6663: pdfupload.gif;
1.37 harris41 6664: pgrd.gif;
1.400 albertel 6665: port.gif;
1.37 harris41 6666: pparm.gif;
1.99 harris41 6667: pref.gif;
1.37 harris41 6668: prt.gif;
1.400 albertel 6669: pub.gif;
1.37 harris41 6670: qempty.gif;
1.628 raeburn 6671: rcrs.gif;
1.37 harris41 6672: reload.gif;
6673: remotebg.gif;
6674: res.gif;
6675: roles.gif;
1.637 raeburn 6676: rsrv.gif;
1.400 albertel 6677: rtrv.gif;
1.37 harris41 6678: sbkm.gif;
1.432 albertel 6679: sctr.gif;
1.37 harris41 6680: spacer.gif;
6681: sprs.gif;
6682: src.gif;
1.624 raeburn 6683: srvr.gif;
1.37 harris41 6684: stat.gif;
6685: subm.gif;
6686: title.gif;
6687: vbkm.gif;
1.10 harris41 6688: </filenames>
6689: </fileglob>
1.532 www 6690: <fileglob>
6691: <glob>*.png</glob>
6692: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
6693: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
6694: <categoryname>graphic file</categoryname>
6695: <description>main menu graphical icons</description>
6696: <filenames>
6697: anno.png;
6698: bchat.png;
1.567 raeburn 6699: ccat.png;
1.532 www 6700: ccrs.png;
1.537 www 6701: clst.png;
1.532 www 6702: conf.png;
1.549 albertel 6703: courses.png;
1.532 www 6704: docs.png;
6705: eval.png;
1.537 www 6706: grds.png;
1.532 www 6707: grps.png;
6708: mail.png;
6709: new.png;
6710: pgrd.png;
6711: pref.png;
6712: roles.png;
6713: sprs.png;
6714: vbkm.png;
6715: anot.png;
1.611 tempelho 6716: anot2.png;
1.532 www 6717: blog.png;
6718: chrt.png;
6719: cprv.png;
1.533 www 6720: del.png;
1.532 www 6721: egrd.png;
6722: fdbk.png;
6723: keys.png;
1.533 www 6724: list.png;
1.532 www 6725: mcrs.png;
6726: parm.png;
6727: port.png;
6728: prt.png;
1.628 raeburn 6729: rcrs.png;
1.637 raeburn 6730: rsrv.png;
1.532 www 6731: sbkm.png;
6732: src.png;
1.623 raeburn 6733: srvr.png;
1.537 www 6734: subm.png;
1.532 www 6735: back.png;
6736: catalog.png;
6737: com.png;
6738: cstr.png;
6739: enrl.png;
6740: forw.png;
6741: logout.png;
6742: nav.png;
6743: pcstr.png;
6744: pparm.png;
1.533 www 6745: pub.png;
1.532 www 6746: res.png;
1.533 www 6747: rtrv.png;
1.532 www 6748: sctr.png;
6749: stat.png;
1.645 bisitz 6750: pdfupload.png;
1.532 www 6751: </filenames>
6752: </fileglob>
1.617 droeschl 6753: <fileglob>
6754: <glob>*.png</glob>
6755: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
6756: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
6757: <categoryname>graphic file</categoryname>
6758: <description>graphical icons used in submenus</description>
6759: <filenames>
1.645.4.6 raeburn 6760: remotecontrol.png;
1.617 droeschl 6761: </filenames>
6762: </fileglob>
1.4 harris41 6763: <file>
1.450 albertel 6764: <source>loncom/html/res/adm/pages/math_example.tex</source>
6765: <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
6766: <categoryname>interface file</categoryname>
6767: <description>
6768: file with an example math equation in it.
6769: </description>
6770: </file>
6771: <file>
1.10 harris41 6772: <source>loncom/html/res/adm/pages/imgmaps.html</source>
6773: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
6774: <categoryname>interface file</categoryname>
1.6 harris41 6775: <description>
1.10 harris41 6776: image maps for the LON-CAPA remote control
1.6 harris41 6777: </description>
1.4 harris41 6778: </file>
6779: <file>
1.10 harris41 6780: <source>loncom/html/res/adm/pages/index.html</source>
6781: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
6782: <categoryname>interface file</categoryname>
1.6 harris41 6783: <description>
1.10 harris41 6784: welcoming page to the LON-CAPA system upon login
1.6 harris41 6785: </description>
1.4 harris41 6786: </file>
6787: <file>
1.10 harris41 6788: <source>loncom/html/res/adm/pages/menu.html</source>
6789: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
6790: <categoryname>interface file</categoryname>
1.6 harris41 6791: <description>
1.10 harris41 6792: renders the HTML (including image maps) for the LON-CAPA remote control
1.6 harris41 6793: </description>
1.4 harris41 6794: </file>
1.10 harris41 6795: <fileglob>
6796: <glob>*.gif</glob>
6797: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
1.118 harris41 6798: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
6799: </targetdir>
1.10 harris41 6800: <categoryname>graphic file</categoryname>
6801: <description>
1.132 harris41 6802: icons used for directory indexing and login screen
1.10 harris41 6803: </description>
6804: <filenames>
1.37 harris41 6805: a.gif;
6806: alert.black.gif;
6807: alert.red.gif;
6808: back.gif;
6809: ball.gray.gif;
6810: ball.red.gif;
6811: binary.gif;
6812: binhex.gif;
6813: blank.gif;
6814: bomb.gif;
6815: box1.gif;
6816: box2.gif;
6817: broken.gif;
6818: burst.gif;
6819: c.gif;
6820: comp.blue.gif;
6821: comp.gray.gif;
6822: compressed.gif;
6823: continued.gif;
6824: course.gif;
6825: dir.gif;
6826: down.gif;
6827: dvi.gif;
6828: f.gif;
6829: folder.gif;
6830: folder.open.gif;
6831: folder.sec.gif;
6832: folder_closed.gif;
6833: folder_closed_pressed.gif;
6834: folder_new.gif;
6835: folder_opened.gif;
6836: folder_opened_pressed.gif;
6837: folder_pointer_closed.gif;
6838: folder_pointer_opened.gif;
6839: folder_spacer.gif;
6840: folder_trash.gif;
6841: forward.gif;
6842: generic.gif;
6843: generic.red.gif;
6844: generic.sec.gif;
6845: hand.right.gif;
6846: hand.up.gif;
6847: html.gif;
6848: image1.gif;
6849: image2.gif;
6850: image3.gif;
6851: index.gif;
6852: layout.gif;
6853: left.gif;
6854: link.gif;
6855: mov.gif;
6856: movie1.gif;
6857: p.gif;
6858: patch.gif;
6859: pdf.gif;
6860: portal.gif;
6861: problem.gif;
6862: ps.gif;
6863: quill.gif;
6864: right.gif;
6865: screw1.gif;
6866: screw2.gif;
6867: script.gif;
6868: sound1.gif;
6869: sound2.gif;
6870: sphere1.gif;
6871: sphere2.gif;
6872: tar.gif;
6873: tex.gif;
6874: text.gif;
6875: transfer.gif;
6876: unknown.gif;
6877: up.gif;
6878: uu.gif;
6879: uuencoded.gif;
6880: white_space_20_22.gif;
6881: white_space_22_22.gif;
6882: whitespace1.gif;
6883: whitespace10.gif;
6884: whitespace2.gif;
6885: whitespace3.gif;
6886: whitespace4.gif;
6887: whitespace5.gif;
6888: whitespace6.gif;
6889: whitespace7.gif;
6890: whitespace8.gif;
6891: whitespace9.gif;
6892: world1.gif;
1.10 harris41 6893: world2.gif
6894: </filenames>
6895: </fileglob>
6896: <fileglob>
6897: <glob>*.gif</glob>
6898: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
1.115 harris41 6899: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
6900: </targetdir>
1.10 harris41 6901: <categoryname>graphic file</categoryname>
6902: <description>
1.132 harris41 6903: icons used for the bookmark portion of the LON-CAPA user interface
1.10 harris41 6904: </description>
6905: <filenames>
1.37 harris41 6906: folder_anim.gif;
6907: folder_close.gif;
6908: folder_drag.gif;
6909: folder_new.gif;
6910: folder_open.gif;
6911: folder_pointer_closed.gif;
6912: folder_pointer_opened.gif;
6913: folder_static.gif;
6914: folder_trash.gif;
6915: folder_trash_hover.gif;
6916: left_bar.gif;
6917: link.gif;
6918: link_anim.gif;
6919: link_drag.gif;
6920: ll_corner.gif;
6921: lower_bar.gif;
6922: lr_corner.gif;
6923: pix.gif;
6924: right_bar.gif;
6925: toolbar_bg.gif;
6926: ul_corner.gif;
6927: upper_bar.gif;
1.10 harris41 6928: ur_corner.gif
6929: </filenames>
6930: </fileglob>
6931: <fileglob>
6932: <glob>*.html</glob>
6933: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
1.115 harris41 6934: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
6935: </targetdir>
1.10 harris41 6936: <categoryname>interface file</categoryname>
6937: <description>
1.132 harris41 6938: associated with the scheme of displaying bookmarks
1.10 harris41 6939: </description>
6940: <filenames>
1.37 harris41 6941: bookmarkmenu_toolbar.html;
6942: blank.html;
1.10 harris41 6943: closechildren.html
1.300 albertel 6944: </filenames>
6945: </fileglob>
6946: <fileglob>
6947: <glob>*.*</glob>
6948: <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
6949: <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>
6950: <categoryname>interface file</categoryname>
6951: <description>
6952: Associated file for answering reactionresponse style questions
6953: </description>
6954: <filenames>
6955: reaction_editor.html;
6956: reaction_frame.html;
6957: reaction_help.html;
6958: reaction_viewer.html;
6959: reaction_window.html
1.10 harris41 6960: </filenames>
6961: </fileglob>
1.4 harris41 6962: <file>
1.10 harris41 6963: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
1.27 harris41 6964: <target dist='default'>
6965: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
1.10 harris41 6966: <categoryname>interface file</categoryname>
1.6 harris41 6967: <description>
1.10 harris41 6968: javascript for handling client-side interactions with bookmark interface
1.6 harris41 6969: </description>
1.171 harris41 6970: </file>
6971: <file>
1.509 raeburn 6972: <source dist='default'>loncom/build/CHECKRPMS</source>
1.171 harris41 6973: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
1.188 harris41 6974: <categoryname>system script</categoryname>
1.171 harris41 6975: <description>
1.509 raeburn 6976: Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
1.171 harris41 6977: </description>
6978: <status>tested/documented/beta</status>
1.103 harris41 6979: </file>
6980: <file>
6981: <source>loncom/build/check-rpms</source>
1.152 harris41 6982: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
1.188 harris41 6983: <categoryname>system script</categoryname>
1.103 harris41 6984: <description>
6985: compare installed rpms with up-to-date distribution
6986: </description>
6987: <status>tested/documented/beta</status>
6988: </file>
6989: <file>
6990: <source>doc/man/check-rpms.1</source>
6991: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
6992: <categoryname>doc</categoryname>
6993: <description>man page for check-rpms</description>
6994: <build trigger='always run'>
1.115 harris41 6995: loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && \
1.112 harris41 6996: echo 'manifying check-rpms'
1.103 harris41 6997: </build>
6998: <status>beta</status>
6999: <dependencies>
7000: ../../loncom/build/check-rpms
7001: </dependencies>
7002: </file>
7003: <file>
7004: <source>doc/scripts/check-rpms.html</source>
1.112 harris41 7005: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
7006: </target>
1.103 harris41 7007: <categoryname>doc</categoryname>
7008: <description>POD-derived page for check-rpms</description>
7009: <build trigger='always run'>
1.118 harris41 7010: loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html \
7011: && echo 'pod2html checkrpms'
1.103 harris41 7012: </build>
7013: <status>works/unverified</status>
7014: <dependencies>
7015: ../../loncom/build/check-rpms
7016: </dependencies>
1.4 harris41 7017: </file>
7018: <file>
1.10 harris41 7019: <source>loncom/build/loncaparestoreconfigurations</source>
1.206 harris41 7020: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
7021: </target>
1.10 harris41 7022: <categoryname>script</categoryname>
1.6 harris41 7023: <description>
1.206 harris41 7024: Updates .lpmlnew files with previous settings. Also supports alternative
7025: schemes of settings-updating and file-overwriting.
1.6 harris41 7026: </description>
1.206 harris41 7027: <status>works/unverified</status>
1.4 harris41 7028: </file>
7029: <file>
1.348 albertel 7030: <source>loncom/cron/loncapa.built</source>
7031: <target dist='default'>etc/cron.d/loncapa</target>
7032: <categoryname>conf</categoryname>
7033: <description>
7034: file that specifies periodic processes to run for the LON-CAPA machine
7035: </description>
7036: <build trigger='always run'>
7037: loncom/cron/preserve_local_loncapa_cron
7038: </build>
7039: <dependencies>
7040: loncapa;
7041: preserve_local_loncapa_cron
7042: </dependencies>
1.10 harris41 7043: </file>
7044: <file>
7045: <source>loncom/ntp/step-tickers</source>
1.175 harris41 7046: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
7047: </target>
7048: <categoryname>static conf</categoryname>
1.10 harris41 7049: <description>
7050: file that stimulates running of ntpdate upon init.d/xntpd initiation
7051: </description>
7052: <note>
7053: <table cellpadding='0' cellspacing='0' border='1'>
7054: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
7055: </table>
7056: </note>
1.48 harris41 7057: </file>
7058: <file>
7059: <source>loncom/pam.d/pwauth</source>
7060: <target dist='default'>etc/pam.d/pwauth</target>
7061: <categoryname>static conf</categoryname>
7062: <description>
7063: file that allows setuid password privileges for pwauth executable
7064: </description>
7065: </file>
7066: <file>
7067: <source>loncom/pam.d/pwchange</source>
7068: <target dist='default'>etc/pam.d/pwchange</target>
7069: <categoryname>static conf</categoryname>
7070: <description>
7071: file that allows setuid password privileges for pwchange (lcpasswd) executable
7072: </description>
1.10 harris41 7073: </file>
7074: <file>
7075: <source>loncom/init.d/loncontrol</source>
7076: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
1.645.4.1 gci 7077: <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 7078: <categoryname>root script</categoryname>
7079: <description>
7080: Controls the launching/halting of lonc, lond, and lonsql processes.
7081: </description>
7082: </file>
7083: <link>
1.545 albertel 7084: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
1.645.4.1 gci 7085: <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 7086: <target dist='default'>
1.37 harris41 7087: etc/rc.d/rc0.d/K05loncontrol;
7088: etc/rc.d/rc1.d/K05loncontrol;
7089: etc/rc.d/rc2.d/K05loncontrol;
7090: etc/rc.d/rc3.d/S95loncontrol;
7091: etc/rc.d/rc4.d/S95loncontrol;
7092: etc/rc.d/rc5.d/S95loncontrol;
1.10 harris41 7093: etc/rc.d/rc6.d/K05loncontrol
7094: </target>
7095: <categoryname>symbolic link</categoryname>
1.27 harris41 7096: <description>
1.645.4.1 gci 7097: symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
7098: </description>
1.10 harris41 7099: </link>
1.545 albertel 7100:
1.645.4.1 gci 7101: <file dist="suse10.2 suse10.3 suse11.1">
1.545 albertel 7102: <source>loncom/init.d/loncontrol</source>
7103: <target>etc/rc.d/</target>
7104: <description>
7105: setup loncontrol to run at boot
7106: </description>
1.645.4.1 gci 7107: <installscript dist="suse10.2 suse10.3 suse11.1">
1.545 albertel 7108: -c 'chkconfig --del loncontrol;chkconfig loncontrol 345;chkconfig --list loncontrol'
7109: </installscript>
7110: <dependencies>
7111: loncom/init.d/loncontrol
7112: </dependencies>
7113: </file>
7114:
1.580 raeburn 7115: <file>
1.579 raeburn 7116: <source>doc/latex/utf8.def</source>
1.581 raeburn 7117: <target dist='default'>usr/local/loncapa/doc/utf8.def</target>
7118: <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8.def</target>
1.579 raeburn 7119: <categoryname>system file</categoryname>
7120: <description>
7121: utf8 definitions for LaTeX
7122: </description>
7123: </file>
7124:
1.10 harris41 7125: <file>
1.580 raeburn 7126: <source>doc/latex/utf8enc.dfu</source>
1.581 raeburn 7127: <target dist='default'>usr/local/loncapa/doc/utf8enc.dfu</target>
7128: <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8enc.dfu</target>
1.580 raeburn 7129: <categoryname>system file</categoryname>
7130: <description>
7131: utf8 declarations for LaTeX
7132: </description>
7133: </file>
7134:
7135: <file>
1.10 harris41 7136: <source>loncom/atalk/config</source>
1.152 harris41 7137: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
1.175 harris41 7138: <categoryname>static conf</categoryname>
1.6 harris41 7139: <description>
1.27 harris41 7140: configuration file to make LON-CAPA server file space accessible to
7141: Appleshares access (Macintosh)
1.6 harris41 7142: </description>
1.315 albertel 7143: </file>
7144: <file>
1.480 albertel 7145: <source>loncom/interface/loncss.pm</source>
7146: <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
7147: <categoryname>handler</categoryname>
7148: <description>
7149: Generates standard LON-CAPA CSS
7150: </description>
7151: </file>
7152: <file>
1.481 albertel 7153: <source>loncom/LONCAPA.pm</source>
7154: <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
7155: <categoryname>handler</categoryname>
7156: <description>
7157: Some basic Lon-CAPA functionality
7158: </description>
7159: </file>
7160: <file>
1.456 raeburn 7161: <source>loncom/interface/lonnotify.pm</source>
7162: <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
7163: <categoryname>handler</categoryname>
7164: <description>
7165: Interface for Domain Coordinators to (a) send broadcast e-mail to groups
7166: of users, and (b) to display e-mail of this type sent in the past.
7167: </description>
7168: </file>
7169: <file>
1.373 albertel 7170: <source>loncom/interface/lonhelpmenu.pm</source>
7171: <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
7172: <categoryname>handler</categoryname>
7173: <description>
7174: Creates a multipage help screen to help users out.
7175: </description>
7176: </file>
7177: <file>
7178: <source>loncom/interface/lonsupportreq.pm</source>
7179: <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
7180: <categoryname>handler</categoryname>
7181: <description>
1.500 raeburn 7182: Handler to make it easy for users to send a request to the helpdesk
7183: </description>
7184: </file>
7185: <file>
1.511 raeburn 7186: <source>loncom/interface/courseclassifier.pm</source>
7187: <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
7188: <categoryname>handler</categoryname>
7189: <description>
7190: Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
7191: </description>
7192: </file>
7193: <file>
1.500 raeburn 7194: <source>loncom/interface/coursecatalog.pm</source>
7195: <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
7196: <categoryname>handler</categoryname>
7197: <description>
7198: Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
1.373 albertel 7199: </description>
7200: </file>
7201: <file>
1.516 raeburn 7202: <source>loncom/interface/resetpw.pm</source>
7203: <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
7204: <categoryname>handler</categoryname>
7205: <description>
7206: 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.
7207: </description>
7208: </file>
7209: <file>
1.570 raeburn 7210: <source>loncom/interface/createaccount.pm</source>
7211: <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
7212: <categoryname>handler</categoryname>
7213: <description>
7214: 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.
7215: </description>
7216: </file>
7217: <file>
1.315 albertel 7218: <source>loncom/interface/lonmodifycourse.pm</source>
7219: <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
7220: <categoryname>handler</categoryname>
7221: <description>
7222: Interface to modifying a course's internal ENV values for automated
1.500 raeburn 7223: enrollment
1.315 albertel 7224: </description>
1.306 albertel 7225: </file>
7226: <file>
1.524 raeburn 7227: <source>loncom/interface/domainprefs.pm</source>
7228: <target dist='default'>home/httpd/lib/perl/Apache/domainprefs.pm</target>
7229: <categoryname>handler</categoryname>
7230: <description>
7231: Interface for modifying domain configuration
7232: </description>
7233: </file>
7234: <file>
1.623 raeburn 7235: <source>loncom/interface/domainstatus.pm</source>
7236: <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
7237: <categoryname>handler</categoryname>
7238: <description>
7239: Handler for generation of a menu of links to server status utilities
7240: </description>
7241: </file>
1.638 raeburn 7242: <file>
7243: <source>loncom/interface/lonconfigsettings.pm</source>
7244: <target dist='default'>home/httpd/lib/perl/Apache/lonconfigsettings.pm</target>
7245: <categoryname>handler</categoryname>
7246: <description>
7247: Common routines for generating menus to set default configuration settings -
7248: for a domain or for a course.
7249: </description>
7250: </file>
1.623 raeburn 7251: <file>
1.639 raeburn 7252: <source>loncom/interface/lonpdfupload.pm</source>
7253: <target dist='default'>home/httpd/lib/perl/Apache/lonpdfupload.pm</target>
7254: <categoryname>handler</categoryname>
7255: <description>
7256: Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions.
7257: </description>
7258: </file>
7259: <file>
1.306 albertel 7260: <source>loncom/interface/lonpopulate.pm</source>
7261: <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
7262: <categoryname>handler</categoryname>
7263: <description>
7264: Handler for configuring automated enrollment
7265: </description>
7266: </file>
7267: <file>
7268: <source>loncom/enrollment/Enrollment.pm</source>
7269: <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
7270: <categoryname>handler</categoryname>
7271: <description>
7272: Handler for automated enrollment
7273: </description>
7274: </file>
7275: <file>
7276: <source>loncom/enrollment/localenroll.pm</source>
7277: <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
7278: <categoryname>conf</categoryname>
7279: <description>
7280: Local handler for automated enrollment.
7281: </description>
7282: </file>
7283: <file>
7284: <source>loncom/enrollment/localenroll.pm</source>
7285: <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
7286: <categoryname>handler</categoryname>
7287: <description>
7288: Local handler for automated enrollment, standard version.
7289: </description>
7290: </file>
7291: <file>
7292: <source>loncom/enrollment/Autoenroll.pl</source>
1.307 albertel 7293: <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
1.306 albertel 7294: <categoryname>script</categoryname>
7295: <description>
1.542 raeburn 7296: Script to perform automated enrollments from institutional classlists.
1.306 albertel 7297: </description>
1.4 harris41 7298: </file>
1.395 albertel 7299: <file>
1.543 raeburn 7300: <source>loncom/enrollment/Autoupdate.pl</source>
7301: <target dist='default'>home/httpd/perl/Autoupdate.pl</target>
7302: <categoryname>script</categoryname>
7303: <description>
7304: Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service.
7305: </description>
7306: </file>
7307: <file>
1.395 albertel 7308: <source>loncom/auth/localstudentphoto.pm</source>
7309: <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
7310: <categoryname>conf</categoryname>
7311: <description>
7312: Local handler for automated enrollment.
7313: </description>
7314: </file>
7315: <file>
7316: <source>loncom/auth/localstudentphoto.pm</source>
7317: <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
7318: <categoryname>handler</categoryname>
7319: <description>
7320: Local handler for automated enrollment, standard version.
7321: </description>
7322: </file>
1.436 raeburn 7323: <file>
7324: <source>loncom/automation/batchcreatecourse.pm</source>
7325: <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
7326: <categoryname>handler</categoryname>
7327: <description>
7328: Handler for batch creation of courses.
7329: </description>
7330: </file>
7331: <file>
7332: <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
7333: <target dist='default'>home/httpd/perl/Autocreate.pl</target>
7334: <categoryname>script</categoryname>
7335: <description>
7336: Script for automated course creation.
7337: </description>
7338: </file>
1.400 albertel 7339: <fileglob>
1.512 albertel 7340: <glob>*.pl</glob>
1.401 albertel 7341: <sourcedir>loncom/debugging_tools/</sourcedir>
1.402 albertel 7342: <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
1.400 albertel 7343: <categoryname>script</categoryname>
7344: <description>
7345: Tools for helping debug Lon-CAPA
7346: </description>
7347: <filenames>
7348: activity_to_accesscount.pl;
1.420 albertel 7349: clean_db.pl;
1.513 albertel 7350: db_copy.pl;
1.400 albertel 7351: dump_db.pl;
7352: escape.pl;
7353: excise_from_db.pl;
7354: getties.pl;
7355: login_count.pl;
7356: modify_config_files.pl;
7357: parse_scantron.pl;
7358: seed_accesscount.pl;
7359: stress.pl;
1.644 raeburn 7360: testkerberos.pl;
1.400 albertel 7361: unescape.pl;
7362: user_login_count.pl;
7363: </filenames>
7364: </fileglob>
1.513 albertel 7365: <fileglob>
7366: <glob>*</glob>
7367: <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
7368: <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
7369: <categoryname>script</categoryname>
7370: <description>
7371: Binary tools for LON-CAPA
7372: </description>
7373: <filenames>
7374: create_db_dynamic;
7375: create_db_dynamic_64;
1.544 albertel 7376: create_db_dynamic_64_so.3;
1.513 albertel 7377: dump_db_static_32;
7378: </filenames>
7379: </fileglob>
1.430 albertel 7380: <file>
7381: <source>loncom/build/distprobe</source>
7382: <target dist='default'>home/httpd/perl/distprobe</target>
7383: <categoryname>script</categoryname>
7384: <description>
7385: for probing operating system flavor and version
7386: </description>
7387: <note>
7388: </note>
7389: </file>
1.14 harris41 7390: </files>
1.1 harris41 7391: </lpml>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>