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