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