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