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