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