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