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