Annotation of doc/loncapafiles/loncapafiles.lpml, revision 1.396
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.396 ! albertel 5: <!-- $Id: loncapafiles.lpml,v 1.395 2004/10/26 15:03:08 albertel 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.179 harris41 322: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 323: <targetdir dist='default'>home/httpd/perl/logs</targetdir>
1.3 harris41 324: <categoryname>server standard</categoryname>
1.27 harris41 325: <description>location where system performance and error logs are kept
1.90 harris41 326: </description>
327: </directory>
1.115 harris41 328: <directory dist='default'>
1.179 harris41 329: <protectionlevel>modest_delete</protectionlevel>
1.97 albertel 330: <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
1.90 harris41 331: <categoryname>server standard</categoryname>
332: <description>
333: Used by lond parent to check if children are responding to USR1 signals
334: (otherwise they are killed and replaced).
1.27 harris41 335: </description>
1.3 harris41 336: </directory>
1.115 harris41 337: <directory dist='default'>
1.179 harris41 338: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 339: <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
1.3 harris41 340: <categoryname>server standard</categoryname>
1.27 harris41 341: <description>location where temporary files (for caching) are stored
342: </description>
1.3 harris41 343: </directory>
1.115 harris41 344: <directory dist='default'>
1.179 harris41 345: <protectionlevel>modest_delete</protectionlevel>
1.64 harris41 346: <targetdir dist='default'>home/httpd/prtspool</targetdir>
347: <categoryname>server standard</categoryname>
348: <description>for the output of lonprintout.pm
349: </description>
1.155 harris41 350: </directory>
351: <directory dist='default'>
1.179 harris41 352: <protectionlevel>modest_delete</protectionlevel>
1.155 harris41 353: <targetdir dist='default'>home/httpd/lib</targetdir>
354: <categoryname>server readonly</categoryname>
355: <description>location of LON-CAPA software modules and
356: extensions</description>
1.64 harris41 357: </directory>
1.115 harris41 358: <directory dist='default'>
1.306 albertel 359: <!-- Must protect localauth.pm/localenroll.pm from extinction. -->
1.179 harris41 360: <protectionlevel>weak_delete</protectionlevel>
1.34 albertel 361: <targetdir dist='default'>home/httpd/lib/perl</targetdir>
362: <categoryname>server readonly</categoryname>
363: <description>location of LON-CAPA non web mod-perl handlers</description>
364: </directory>
1.115 harris41 365: <directory dist='default'>
1.179 harris41 366: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 367: <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
1.3 harris41 368: <categoryname>server readonly</categoryname>
369: <description>location of LON-CAPA web mod-perl handlers</description>
1.114 harris41 370: </directory>
1.115 harris41 371: <directory dist='default'>
1.179 harris41 372: <protectionlevel>modest_delete</protectionlevel>
1.283 www 373: <targetdir dist='default'>home/httpd/lib/perl/Apache/localize</targetdir>
374: <categoryname>server readonly</categoryname>
375: <description>location of LON-CAPA MakeText translation files</description>
376: </directory>
377: <directory dist='default'>
378: <protectionlevel>modest_delete</protectionlevel>
1.114 harris41 379: <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
380: <categoryname>server readonly</categoryname>
381: <description>location of HTML specific perl module fixes and additions
382: </description>
1.3 harris41 383: </directory>
1.115 harris41 384: <directory dist='default'>
1.179 harris41 385: <protectionlevel>modest_delete</protectionlevel>
1.125 harris41 386: <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
387: <categoryname>server readonly</categoryname>
388: <description>location of HTML specific perl module fixes and additions
389: </description>
390: </directory>
391: <directory dist='default'>
1.179 harris41 392: <protectionlevel>modest_delete</protectionlevel>
393: <targetdir dist='default'>home/httpd/lonIDs</targetdir>
1.3 harris41 394: <categoryname>server standard</categoryname>
395: <description>cookie jar</description>
396: </directory>
1.115 harris41 397: <directory dist='default'>
1.226 albertel 398: <protectionlevel>modest_delete</protectionlevel>
399: <targetdir dist='default'>home/httpd/scantron</targetdir>
400: <categoryname>server standard</categoryname>
401: <description>uploaded scantron forms directory</description>
402: </directory>
403: <directory dist='default'>
1.179 harris41 404: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 405: <targetdir dist='default'>home/httpd/sockets</targetdir>
1.3 harris41 406: <categoryname>server standard</categoryname>
407: <description>lonc's sockets</description>
408: </directory>
1.115 harris41 409: <directory dist='default'>
1.179 harris41 410: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 411: <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
1.3 harris41 412: <categoryname>server standard</categoryname>
413: <description>lonc's sockets (delayed)</description>
414: </directory>
1.115 harris41 415: <directory dist='default'>
1.179 harris41 416: <protectionlevel>never_delete</protectionlevel>
1.26 harris41 417: <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
418: <categoryname>standard</categoryname>
419: <description>location of cgi scripts</description>
420: </directory>
1.115 harris41 421: <directory dist='default'>
1.179 harris41 422: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 423: <targetdir dist='default'>home/httpd/html</targetdir>
1.3 harris41 424: <categoryname>server standard</categoryname>
425: <description>location of web-accessible file tree</description>
426: </directory>
1.115 harris41 427: <directory dist='default'>
1.179 harris41 428: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 429: <targetdir dist='default'>home/httpd/html/res</targetdir>
1.3 harris41 430: <categoryname>server standard</categoryname>
431: <description>root of resource tree</description>
432: </directory>
1.115 harris41 433: <directory dist='default'>
1.179 harris41 434: <protectionlevel>modest_delete</protectionlevel>
1.151 www 435: <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
436: <categoryname>server standard</categoryname>
437: <description>root for user uploaded files</description>
438: </directory>
439: <directory dist='default'>
1.179 harris41 440: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 441: <targetdir dist='default'>home/httpd/html/adm</targetdir>
1.3 harris41 442: <categoryname>server readonly</categoryname>
443: <description>unauthenticated resources</description>
444: </directory>
1.115 harris41 445: <directory dist='default'>
1.179 harris41 446: <protectionlevel>modest_delete</protectionlevel>
1.337 www 447: <targetdir dist='default'>home/httpd/html/htmlarea</targetdir>
448: <categoryname>server readonly</categoryname>
449: <description>Web directory for HTMLArea</description>
450: </directory>
451: <directory dist='default'>
452: <protectionlevel>modest_delete</protectionlevel>
453: <targetdir dist='default'>home/httpd/html/htmlarea/images</targetdir>
454: <categoryname>server readonly</categoryname>
455: <description>Images for HTMLArea</description>
456: </directory>
457: <directory dist='default'>
458: <protectionlevel>modest_delete</protectionlevel>
459: <targetdir dist='default'>home/httpd/html/htmlarea/lang</targetdir>
460: <categoryname>server readonly</categoryname>
461: <description>Language files for HTMLArea</description>
462: </directory>
463: <directory dist='default'>
464: <protectionlevel>modest_delete</protectionlevel>
1.359 www 465: <targetdir dist='default'>home/httpd/html/htmlarea/plugins</targetdir>
466: <categoryname>server readonly</categoryname>
467: <description>Plugins for HTMLArea</description>
468: </directory>
469: <directory dist='default'>
470: <protectionlevel>modest_delete</protectionlevel>
471: <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage</targetdir>
472: <categoryname>server readonly</categoryname>
473: <description>FullPage plugin for HTMLArea</description>
474: </directory>
475: <directory dist='default'>
476: <protectionlevel>modest_delete</protectionlevel>
477: <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/img</targetdir>
478: <categoryname>server readonly</categoryname>
479: <description>FullPage plugin for HTMLArea</description>
480: </directory>
481: <directory dist='default'>
482: <protectionlevel>modest_delete</protectionlevel>
483: <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/lang</targetdir>
484: <categoryname>server readonly</categoryname>
485: <description>FullPage plugin for HTMLArea</description>
486: </directory>
487: <directory dist='default'>
488: <protectionlevel>modest_delete</protectionlevel>
489: <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/popups</targetdir>
490: <categoryname>server readonly</categoryname>
491: <description>FullPage plugin for HTMLArea</description>
492: </directory>
493: <directory dist='default'>
494: <protectionlevel>modest_delete</protectionlevel>
1.337 www 495: <targetdir dist='default'>home/httpd/html/htmlarea/popups</targetdir>
496: <categoryname>server readonly</categoryname>
497: <description>Popup windows for HTMLArea</description>
498: </directory>
499: <directory dist='default'>
500: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 501: <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
1.3 harris41 502: <categoryname>server readonly</categoryname>
503: <description>home of the rat</description>
504: </directory>
1.115 harris41 505: <directory dist='default'>
1.179 harris41 506: <protectionlevel>modest_delete</protectionlevel>
1.32 harris41 507: <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
508: <categoryname>server readonly</categoryname>
509: <description>online help documentation</description>
1.257 albertel 510: </directory>
511: <directory dist='default'>
512: <protectionlevel>modest_delete</protectionlevel>
513: <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>
514: <categoryname>server readonly</categoryname>
515: <description>JME support files</description>
1.140 bowersj2 516: </directory>
517: <directory dist='default'>
1.179 harris41 518: <protectionlevel>modest_delete</protectionlevel>
1.235 bowersj2 519: <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
520: <categoryname>server readonly</categoryname>
521: <description>XML specifications for helpers</description>
522: </directory>
523: <directory dist='default'>
524: <protectionlevel>modest_delete</protectionlevel>
1.140 bowersj2 525: <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
526: <categoryname>server readonly</categoryname>
527: <description>online help documentation gif files</description>
528: </directory>
529: <directory dist='default'>
1.179 harris41 530: <protectionlevel>modest_delete</protectionlevel>
1.140 bowersj2 531: <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
532: <categoryname>server readonly</categoryname>
533: <description>online help documentation eps files</description>
534: </directory>
535: <directory dist='default'>
1.179 harris41 536: <protectionlevel>modest_delete</protectionlevel>
1.140 bowersj2 537: <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
538: <categoryname>server readonly</categoryname>
539: <description>online help documentation tex files</description>
540: </directory>
541: <directory dist='default'>
1.179 harris41 542: <protectionlevel>modest_delete</protectionlevel>
1.317 www 543: <targetdir dist='default'>home/httpd/html/adm/help/tex/ru</targetdir>
544: <categoryname>server readonly</categoryname>
545: <description>Russian online help documentation tex files</description>
546: </directory>
547: <directory dist='default'>
548: <protectionlevel>modest_delete</protectionlevel>
1.140 bowersj2 549: <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
550: <categoryname>server readonly</categoryname>
551: <description>online help documentation png files</description>
1.32 harris41 552: </directory>
1.115 harris41 553: <directory dist='default'>
1.179 harris41 554: <protectionlevel>modest_delete</protectionlevel>
1.118 harris41 555: <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
1.73 harris41 556: <categoryname>server readonly</categoryname>
557: <description>online help documentation for the LON-CAPA programming
558: interface</description>
559: </directory>
1.115 harris41 560: <directory dist='default'>
1.179 harris41 561: <protectionlevel>modest_delete</protectionlevel>
1.118 harris41 562: <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
563: </targetdir>
1.73 harris41 564: <categoryname>server readonly</categoryname>
565: <description>online help documentation for the LON-CAPA programming
566: interface, Apache (mod_perl) handlers</description>
567: </directory>
1.115 harris41 568: <directory dist='default'>
1.179 harris41 569: <protectionlevel>modest_delete</protectionlevel>
1.77 harris41 570: <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
571: <categoryname>server readonly</categoryname>
572: <description>online help documentation for the LON-CAPA programming
573: interface, Apache (mod_perl) handlers</description>
574: </directory>
1.115 harris41 575: <directory dist='default'>
1.179 harris41 576: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 577: <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
1.3 harris41 578: <categoryname>server readonly</categoryname>
579: <description>graphic widgets</description>
580: </directory>
1.115 harris41 581: <directory dist='default'>
1.179 harris41 582: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 583: <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
1.3 harris41 584: <categoryname>server readonly</categoryname>
1.57 harris41 585: <description>miscellaneous resources</description>
1.3 harris41 586: </directory>
1.115 harris41 587: <directory dist='default'>
1.179 harris41 588: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 589: <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
1.3 harris41 590: <categoryname>server readonly</categoryname>
591: <description>error warnings and icons</description>
592: </directory>
1.115 harris41 593: <directory dist='default'>
1.179 harris41 594: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 595: <targetdir dist='default'>home/httpd/lonUsers</targetdir>
1.3 harris41 596: <categoryname>server standard</categoryname>
1.10 harris41 597: <description>Home directories of local users. There is a five-tier
1.3 harris41 598: structure to the directories:
599: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid]. For example,
600: a user fredflint at MSU would have his information located in
1.115 harris41 601: lonUsers/msu/f/r/e/fredflint.<br /> <br />Within this directory there are
1.27 harris41 602: a variety of files which govern the scope of what a user can do within the
603: LON-CAPA system. A passwd file determines the type of authentication
604: mechanism to use.
605: There also are files such as roles.hist (and its database compilation,
1.3 harris41 606: roles.db) which specify the roles and privileges for a user in the
607: LON-CAPA system.</description>
608: </directory>
1.115 harris41 609: <directory dist='default'>
1.369 albertel 610: <protectionlevel>never_delete</protectionlevel>
611: <targetdir dist='default'>home/httpd/lonCerts</targetdir>
612: <categoryname>server standard</categoryname>
613: <description>
614: Directory for Certificates for SSL and local auth modes
615: </description>
616: </directory>
617: <directory dist='default'>
1.179 harris41 618: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 619: <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
1.3 harris41 620: <categoryname>server readonly</categoryname>
621: <description>mathematics markup language resources</description>
622: </directory>
1.115 harris41 623: <directory dist='default'>
1.179 harris41 624: <protectionlevel>modest_delete</protectionlevel>
1.260 www 625: <targetdir dist='default'>home/httpd/html/res/lib/templates</targetdir>
626: <categoryname>server readonly</categoryname>
627: <description>Resource library
628: </description>
629: </directory>
630: <directory dist='default'>
631: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 632: <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
1.3 harris41 633: <categoryname>server readonly</categoryname>
1.27 harris41 634: <description>files useful for including within customized scripting
635: </description>
1.3 harris41 636: </directory>
1.115 harris41 637: <directory dist='default'>
1.179 harris41 638: <protectionlevel>modest_delete</protectionlevel>
1.27 harris41 639: <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
640: </targetdir>
1.19 harris41 641: <categoryname>server readonly</categoryname>
642: <description>template files useful for customized scripts</description>
643: </directory>
1.115 harris41 644: <directory dist='default'>
1.179 harris41 645: <protectionlevel>never_delete</protectionlevel>
1.5 harris41 646: <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
1.3 harris41 647: <categoryname>server standard</categoryname>
1.133 harris41 648: <description>status reports; online logs are kept that
649: are viewable over the world-wide web</description>
1.3 harris41 650: </directory>
1.115 harris41 651: <directory dist='default'>
1.179 harris41 652: <protectionlevel>modest_delete</protectionlevel>
1.5 harris41 653: <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
1.3 harris41 654: <categoryname>server readonly</categoryname>
655: <description>web user interface resources</description>
656: </directory>
1.115 harris41 657: <directory dist='default'>
1.179 harris41 658: <protectionlevel>modest_delete</protectionlevel>
1.304 www 659: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt</targetdir>
660: <categoryname>server readonly</categoryname>
661: <description>web user interface resources - Portuguese</description>
662: </directory>
663: <directory dist='default'>
664: <protectionlevel>modest_delete</protectionlevel>
1.300 albertel 665: <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse</targetdir>
666: <categoryname>server readonly</categoryname>
667: <description>web user interface resources</description>
668: </directory>
669: <directory dist='default'>
670: <protectionlevel>modest_delete</protectionlevel>
1.159 www 671: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
672: <categoryname>server readonly</categoryname>
673: <description>LCD font for remote control</description>
674: </directory>
675: <directory dist='default'>
1.179 harris41 676: <protectionlevel>modest_delete</protectionlevel>
1.166 www 677: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
678: <categoryname>server readonly</categoryname>
679: <description>Logos for LON-CAPA domains</description>
680: </directory>
681: <directory dist='default'>
1.179 harris41 682: <protectionlevel>modest_delete</protectionlevel>
1.168 www 683: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors</targetdir>
684: <categoryname>server readonly</categoryname>
685: <description>Designs for LON-CAPA domains</description>
686: </directory>
687: <directory dist='default'>
1.179 harris41 688: <protectionlevel>modest_delete</protectionlevel>
1.165 www 689: <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
690: <categoryname>server readonly</categoryname>
691: <description>Page headers and graphical interface files</description>
692: </directory>
693: <directory dist='default'>
1.179 harris41 694: <protectionlevel>modest_delete</protectionlevel>
1.27 harris41 695: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
696: </targetdir>
1.3 harris41 697: <categoryname>server readonly</categoryname>
698: <description>bookmark user interface code</description>
699: </directory>
1.115 harris41 700: <directory dist='default'>
1.179 harris41 701: <protectionlevel>modest_delete</protectionlevel>
1.27 harris41 702: <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
703: </targetdir>
1.3 harris41 704: <categoryname>server readonly</categoryname>
705: <description></description>
706: </directory>
1.115 harris41 707: <directory dist='default'>
1.179 harris41 708: <protectionlevel>modest_delete</protectionlevel>
1.37 harris41 709: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
710: </targetdir>
711: <categoryname>server readonly</categoryname>
712: <description>icons that help depict the file system (outdated)</description>
1.3 harris41 713: </directory>
1.115 harris41 714: <directory dist='default'>
1.179 harris41 715: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 716: <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
1.115 harris41 717: <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
1.259 albertel 718: <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>
1.142 harris41 719: <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
1.3 harris41 720: <categoryname>standard</categoryname>
1.37 harris41 721: <description>system perl tree (usually present on linux systems)
1.27 harris41 722: </description>
1.3 harris41 723: </directory>
1.115 harris41 724: <directory dist='default'>
1.179 harris41 725: <protectionlevel>modest_delete</protectionlevel>
1.152 harris41 726: <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
727: <categoryname>standard</categoryname>
728: <description>local binary files for loncapa</description>
729: </directory>
730: <directory dist='default'>
1.179 harris41 731: <protectionlevel>modest_delete</protectionlevel>
1.152 harris41 732: <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
733: <categoryname>standard</categoryname>
734: <description>local documentation files for loncapa</description>
735: </directory>
736: <directory dist='default'>
1.179 harris41 737: <protectionlevel>modest_delete</protectionlevel>
1.152 harris41 738: <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
1.103 harris41 739: <categoryname>standard</categoryname>
1.152 harris41 740: <description>examples of configuration files for secondary
741: services</description>
1.103 harris41 742: </directory>
1.115 harris41 743: <directory dist='default'>
1.206 harris41 744: <protectionlevel>modest_delete</protectionlevel>
745: <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
746: <categoryname>standard</categoryname>
747: <description>local "auxiliary" binary files for loncapa</description>
748: </directory>
749: <directory dist='default'>
1.179 harris41 750: <protectionlevel>never_delete</protectionlevel>
1.103 harris41 751: <targetdir dist='default'>usr/local/man/man1</targetdir>
752: <categoryname>standard</categoryname>
753: <description>local manual pages</description>
754: </directory>
1.115 harris41 755: <directory dist='default'>
1.179 harris41 756: <protectionlevel>never_delete</protectionlevel>
1.77 harris41 757: <targetdir dist='default'>usr/man/man1</targetdir>
758: <categoryname>standard</categoryname>
759: <description>manual pages</description>
760: </directory>
1.115 harris41 761: <directory dist='default'>
1.179 harris41 762: <protectionlevel>never_delete</protectionlevel>
1.75 harris41 763: <targetdir dist='default'>usr/man/man3</targetdir>
1.73 harris41 764: <categoryname>standard</categoryname>
1.75 harris41 765: <description>manual pages</description>
1.73 harris41 766: </directory>
1.115 harris41 767: <directory dist='default'>
1.179 harris41 768: <protectionlevel>never_delete</protectionlevel>
1.37 harris41 769: <targetdir dist='default'>usr/sbin</targetdir>
1.3 harris41 770: <categoryname>standard</categoryname>
1.37 harris41 771: <description>standard linux directory for superuser executables</description>
1.2 harris41 772: </directory>
1.14 harris41 773: </directories>
774: <files>
1.4 harris41 775: <file>
1.37 harris41 776: <source>loncom/krb.conf</source>
1.175 harris41 777: <target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
778: <categoryname>static conf</categoryname>
1.37 harris41 779: <description>
780: which Kerberos server to contact for specified Kerberos domains
781: </description>
782: <note>
1.59 harris41 783: <table cellpadding='0' cellspacing='0' border='1'>
1.37 harris41 784: <tr><td>
785: list elements are separated by newlines
786: </td></tr>
787: <tr><td>
788: each list element consists of only two subelements separated by a colon
789: <br />
790: <ul>
791: <li>Kerberos domain value</li>
792: <li>Kerberos server IP address</li>
793: </ul>
794: </td></tr>
795: </table>
796: </note>
1.85 harris41 797: </file>
798: <file>
799: <source>loncom/loncapa.conf</source>
800: <target dist='default'>etc/httpd/conf/loncapa.conf</target>
801: <categoryname>conf</categoryname>
802: <description>
1.129 harris41 803: <p>
1.85 harris41 804: The goal of this file is to implement all LON-CAPA specific
1.129 harris41 805: customization of the Apache web server (most all of these values
806: require manual input from the system administrator at some point).
807: The values in this file, as opposed to loncapa_apache.conf, are
808: meant to be machine and institution specific.
809: </p>
810: <p>
811: For the LON-CAPA network server and perl module
812: handlers, it defines machine specific settings including lonHostID, lonRole,
813: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
814: </p>
815: <p>
816: This file should not be viewable by regular users of the system.
817: Only root and www should be able to view the contents of this file
818: since lonReceipt is sensitive.
819: </p>
1.4 harris41 820: </description>
821: <note>
822: <b>configure</b>
823: <br />
1.91 harris41 824: <table cellpadding='0' cellspacing='0' border='1'>
1.27 harris41 825: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
826: machine</td></tr>
827: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
828: access</td></tr>
1.4 harris41 829: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
830: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
831: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
1.27 harris41 832: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
833: seconds</td></tr>
1.10 harris41 834: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
1.27 harris41 835: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
836: MySQL database</td></tr>
1.4 harris41 837: </table>
838: </note>
1.129 harris41 839: </file>
840: <file>
841: <source>loncom/loncapa_apache.conf</source>
842: <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
843: <categoryname>static conf</categoryname>
844: <description>
845: The goal of this file is to implement all LON-CAPA specific
846: customization of the Apache web server that does not require
847: user input.
848:
849: For the Apache web server, it defines a global
850: access configuration which defines what server options (Indexes", "Includes",
851: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
852: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
853: and "/usr/doc"). For the LON-CAPA network server and perl module
854: handlers, it defines
855: and internal machine settings for specific directories, socket ports,
856: the www@localhost MySQL password, and browser detection logic.
857: </description>
1.4 harris41 858: </file>
859: <file>
860: <source>loncom/startup.pl</source>
1.5 harris41 861: <target dist='default'>etc/httpd/conf/startup.pl</target>
1.4 harris41 862: <categoryname>static conf</categoryname>
863: <description>
864: This file provides initializations for perl handlers. It adjusts what
865: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
866: well as causing the Apache module to be used for every perl handler.
1.171 harris41 867: <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
1.4 harris41 868: </description>
869: </file>
870: <file>
1.139 matthew 871: <source>loncom/thesaurus/thesaurus.db</source>
872: <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
873: <categoryname>system file</categoryname>
1.46 harris41 874: <description>
1.139 matthew 875: Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
1.46 harris41 876: </description>
1.271 matthew 877: <build trigger='always run'>
1.139 matthew 878: loncom/thesaurus/build_thesaurus_wrapper.sh
879: </build>
880: <dependencies>
1.360 albertel 881: rawkey.txt;
882: build_thesaurus_db.pl;
883: build_thesaurus_wrapper.sh
1.139 matthew 884: </dependencies>
1.46 harris41 885: </file>
886: <file>
1.10 harris41 887: <source>loncom/interface/mydesk.tab</source>
888: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
889: <categoryname>static conf</categoryname>
890: <description>
891: Config file for "My Desk"
892: </description>
893: </file>
894: <file>
1.4 harris41 895: <source>loncom/interface/filetypes.tab</source>
1.5 harris41 896: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
1.4 harris41 897: <categoryname>static conf</categoryname>
898: <description>
899: Descriptive list of file extensions, and extension groupings.
1.135 matthew 900: </description>
901: </file>
902: <file>
903: <source>loncom/interface/filecategories.tab</source>
904: <target dist='default'>home/httpd/lonTabs/filecategories.tab</target>
905: <categoryname>static conf</categoryname>
906: <description>
907: Descriptive list of file extensions and broad categorization.
1.184 albertel 908: </description>
909: </file>
910: <file>
1.201 albertel 911: <source>loncom/cgi/barcode.png</source>
912: <target dist='default'>home/httpd/cgi-bin/barcode.png</target>
1.26 harris41 913: <categoryname>script</categoryname>
914: <description>
915: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
916: parameter.
1.293 taceyjo1 917: </description>
918: </file>
919: <file>
920: <source>loncom/cgi/decompress.pl</source>
921: <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>
922: <categoryname>script</categoryname>
1.295 taceyjo1 923: <description>
1.294 taceyjo1 924: Decompresses an archive into its files inside of the construction space
1.101 harris41 925: </description>
926: </file>
927: <file>
1.280 www 928: <source>loncom/cgi/takeoffline.pl</source>
929: <target dist='default'>home/httpd/cgi-bin/takeoffline.pl</target>
930: <categoryname>script</categoryname>
931: <description>
932: Take machine offline
933: </description>
934: </file>
935: <file>
936: <source>loncom/cgi/takeonline.pl</source>
937: <target dist='default'>home/httpd/cgi-bin/takeonline.pl</target>
938: <categoryname>script</categoryname>
939: <description>
940: Take machine online
941: </description>
942: </file>
943: <file>
1.131 www 944: <source>loncom/cgi/thumbnail.gif</source>
945: <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
946: <categoryname>script</categoryname>
947: <description>
948: Produces a thumbnail image of the url given
949: </description>
950: </file>
951: <file>
1.101 harris41 952: <source>loncom/cgi/clusterstatus.pl</source>
953: <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
954: <categoryname>script</categoryname>
955: <description>
956: utility cgi script to view status of cluster
1.284 www 957: </description>
958: </file>
959: <file>
960: <source>loncom/cgi/translator.pl</source>
961: <target dist='default'>home/httpd/cgi-bin/translator.pl</target>
962: <categoryname>script</categoryname>
963: <description>
964: utility cgi script to enter translations
1.160 harris41 965: </description>
966: </file>
967: <file>
968: <source>loncom/build/system_dependencies/perltest.pl</source>
969: <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
970: <categoryname>script</categoryname>
1.161 harris41 971: <description>
972: utility cgi script to view status of perl modules
973: </description>
974: </file>
975: <file>
976: <source>loncom/build/system_dependencies/cpan_distributions.txt</source>
977: <target dist='default'>home/httpd/cgi-bin/cpan_distributions.txt</target>
978: <categoryname>interface file</categoryname>
1.160 harris41 979: <description>
980: utility cgi script to view status of perl modules
1.4 harris41 981: </description>
1.289 matthew 982: </file>
983: <file>
984: <source>loncom/cgi/loncgi.pm</source>
985: <target dist='default'>home/httpd/lib/perl/LONCAPA/loncgi.pm</target>
986: <categoryname>system file</categoryname>
987: <description>
988: Provides a common interface to LON-CAPA cookies and environment.
989: </description>
1.4 harris41 990: </file>
991: <file>
1.201 albertel 992: <source>loncom/cgi/graph.png</source>
993: <target dist='default'>home/httpd/cgi-bin/graph.png</target>
1.45 harris41 994: <categoryname>script</categoryname>
995: <description>
996: Dynamically outputs a graph especially for lonstatistics.pm.
997: </description>
998: <note>
999: Depends on perl modules:
1000: GDGraph-1.33 and GDTextUtils-0.80.
1.64 harris41 1001: </note>
1.100 harris41 1002: </file>
1003: <file>
1004: <source>loncom/cgi/lonversions.pl</source>
1005: <target dist='default'>home/httpd/cgi-bin/lonversions.pl</target>
1006: <categoryname>script</categoryname>
1007: <description>
1008: utility cgi script to view software versions of a remote server
1009: </description>
1010: </file>
1011: <file>
1012: <source>loncom/cgi/ping.pl</source>
1013: <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
1014: <categoryname>script</categoryname>
1015: <description>
1016: cgi-script to ping other server
1017: </description>
1.65 harris41 1018: </file>
1019: <file>
1.66 harris41 1020: <source>loncom/cgi/plot.gif</source>
1.65 harris41 1021: <target dist='default'>home/httpd/cgi-bin/plot.gif</target>
1022: <categoryname>script</categoryname>
1023: <description>
1024: Dynamically outputs X-Y plots with point, line, etc functions.
1.213 www 1025: </description>
1026: </file>
1027: <file>
1028: <source>loncom/cgi/imagechoice.pl</source>
1029: <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
1030: <categoryname>script</categoryname>
1031: <description>
1032: Helper to select image coordinates in writing homework involving images.
1.65 harris41 1033: </description>
1.64 harris41 1034: </file>
1035: <file>
1036: <source>loncom/interface/printout.pl</source>
1037: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
1038: <categoryname>script</categoryname>
1039: <description>
1040: cgi script
1041: </description>
1042: <note>
1043: Depends on srm.conf entry:
1044: Alias /prtspool/ /home/httpd/prtspool/
1045: as well as a /home/httpd/prtspool directory.
1.45 harris41 1046: </note>
1047: </file>
1048: <file>
1.41 harris41 1049: <source>loncom/cgi/metadata_keywords.pl</source>
1050: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
1051: <categoryname>script</categoryname>
1052: <description>
1053: a cgi-script (not mod_perl), which contacts MySQL and pulls
1054: out all keywords in this format:
1055:
1056: coil,magnetic,transformer
1057: transformer,coils,current,amperes,voltage,transformers,coil
1058: flux,magnetic,current,transformer
1059: coil,loop,field,magnetic
1060:
1061: ... etc (one line per entry).
1062:
1063: and simply prints this text-only (no markup) to the browser
1.182 www 1064: </description>
1065: </file>
1066: <file>
1067: <source>loncom/cgi/metadata_harvest.pl</source>
1068: <target dist='default'>home/httpd/cgi-bin/metadata_harvest.pl</target>
1069: <categoryname>script</categoryname>
1070: <description>
1071: a cgi-script (not mod_perl), which contacts MySQL and pulls
1072: out all records in "|"-separated format.
1073: To be used by very simple harvesting engines.
1.261 www 1074: </description>
1075: </file>
1076: <file>
1077: <source>loncom/homework/simpleproblem.problem</source>
1078: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem</target>
1079: <categoryname>interface file</categoryname>
1080: <description>
1081: Generic resource for DOCS "Simple Problem"
1082: </description>
1083: </file>
1084: <file>
1085: <source>loncom/homework/simpleproblem.problem.meta</source>
1086: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem.meta</target>
1087: <categoryname>interface file</categoryname>
1088: <description>
1089: Meta file for generic resource for DOCS "Simple Problem"
1.41 harris41 1090: </description>
1091: </file>
1.260 www 1092: <file>
1093: <source>loncom/homework/templates/examupload.problem</source>
1094: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>
1095: <categoryname>interface file</categoryname>
1096: <description>
1097: Generic resource for score upload
1098: </description>
1099: </file>
1100: <file>
1101: <source>loncom/homework/templates/examupload.problem.meta</source>
1102: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>
1103: <categoryname>interface file</categoryname>
1104: <description>
1105: Meta file for generic resource for score upload
1106: </description>
1107: </file>
1.337 www 1108: <fileglob>
1109: <glob>*.js</glob>
1110: <sourcedir>loncom/html/htmlarea/</sourcedir>
1111: <targetdir dist='default'>
1112: home/httpd/html/htmlarea/</targetdir>
1113: <categoryname>interface file</categoryname>
1114: <description>
1115: Files belonging to HTMLArea.
1116: </description>
1117: <filenames>
1118: dialog.js;
1119: htmlarea.js;
1120: popupdiv.js;
1121: popupwin.js;
1.369 albertel 1122: license.txt
1.337 www 1123: </filenames>
1124: </fileglob>
1125: <file>
1126: <source>loncom/html/htmlarea/htmlarea.css</source>
1127: <target dist='default'>home/httpd/html/htmlarea/htmlarea.css</target>
1128: <categoryname>interface file</categoryname>
1129: <description>
1130: Stylesheet for HTMLArea
1131: </description>
1132: </file>
1.359 www 1133: <file>
1134: <source>loncom/html/htmlarea/plugins/FullPage/full-page.js</source>
1135: <target dist='default'>home/httpd/html/htmlarea/plugins/FullPage/full-page.js</target>
1136: <categoryname>interface file</categoryname>
1137: <description>
1138: FullPage plugin for HTMLArea
1139: </description>
1140: </file>
1141: <fileglob>
1142: <glob>*.js</glob>
1143: <sourcedir>loncom/html/htmlarea/plugins/FullPage/lang/</sourcedir>
1144: <targetdir dist='default'>
1145: home/httpd/html/htmlarea/plugins/FullPage/lang/</targetdir>
1146: <categoryname>interface file</categoryname>
1147: <description>
1148: Language files belonging to FullPage plugin for HTMLArea.
1149: </description>
1150: <filenames>
1151: en.js;
1152: ro.js;
1153: </filenames>
1154: </fileglob>
1155: <fileglob>
1156: <glob>*.gif</glob>
1157: <sourcedir>loncom/html/htmlarea/plugins/FullPage/img/</sourcedir>
1158: <targetdir dist='default'>
1159: home/httpd/html/htmlarea/plugins/FullPage/img/</targetdir>
1160: <categoryname>interface file</categoryname>
1161: <description>
1162: Image files belonging to FullPage plugin for HTMLArea.
1163: </description>
1164: <filenames>
1165: docprop.gif;
1166: </filenames>
1167: </fileglob>
1168: <fileglob>
1169: <glob>*.html</glob>
1170: <sourcedir>loncom/html/htmlarea/plugins/FullPage/popups/</sourcedir>
1171: <targetdir dist='default'>
1172: home/httpd/html/htmlarea/plugins/FullPage/popups/</targetdir>
1173: <categoryname>interface file</categoryname>
1174: <description>
1175: Popup files belonging to FullPage plugin for HTMLArea.
1176: </description>
1177: <filenames>
1178: docprop.html;
1179: </filenames>
1180: </fileglob>
1.337 www 1181: <fileglob>
1182: <glob>*.js</glob>
1183: <sourcedir>loncom/html/htmlarea/lang/</sourcedir>
1184: <targetdir dist='default'>
1185: home/httpd/html/htmlarea/lang/</targetdir>
1186: <categoryname>interface file</categoryname>
1187: <description>
1188: Files belonging to HTMLArea.
1189: </description>
1190: <filenames>
1191: b5.js;
1192: de.js;
1193: fi.js;
1194: it.js;
1195: nl.js;
1196: ro.js;
1197: vn.js;
1198: en.js;
1199: fr.js;
1200: ja-utf8.js;
1201: pl.js;
1202: ru.js;
1203: da.js;
1204: es.js;
1205: gb.js;
1206: nb.js;
1207: pt_br.js;
1208: se.js;
1.357 www 1209: he.js;
1210: hu.js;
1.337 www 1211: </filenames>
1212: </fileglob>
1213: <fileglob>
1214: <glob>*.*</glob>
1215: <sourcedir>loncom/html/htmlarea/popups/</sourcedir>
1216: <targetdir dist='default'>
1217: home/httpd/html/htmlarea/popups/</targetdir>
1218: <categoryname>interface file</categoryname>
1219: <description>
1220: Files belonging to HTMLArea.
1221: </description>
1222: <filenames>
1223: about.html;
1224: insert_image.html;
1225: old_insert_image.html;
1226: blank.html;
1227: editor_help.html;
1228: insert_table.html;
1229: custom2.html;
1230: fullscreen.html;
1231: old-fullscreen.html;
1232: select_color.html;
1233: popup.js;
1234: </filenames>
1235: </fileglob>
1236: <fileglob>
1237: <glob>*.gif</glob>
1238: <sourcedir>loncom/html/htmlarea/images/</sourcedir>
1239: <targetdir dist='default'>
1240: home/httpd/html/htmlarea/images/</targetdir>
1241: <categoryname>interface file</categoryname>
1242: <description>
1243: Files belonging to HTMLArea.
1244: </description>
1245: <filenames>
1.357 www 1246: ed_left_to_right.gif;
1247: ed_right_to_left.gif;
1248: ed_save.gif;
1.337 www 1249: ed_delete.gif;
1250: ed_link.gif;
1251: ed_about.gif;
1252: ed_format_bold.gif;
1253: ed_list_bullet.gif;
1254: ed_align_center.gif;
1255: ed_format_italic.gif;
1256: ed_list_num.gif;
1257: ed_align_justify.gif;
1258: ed_format_strike.gif;
1259: ed_paste.gif;
1260: ed_align_left.gif;
1261: ed_format_sub.gif;
1262: ed_redo.gif;
1263: ed_align_right.gif;
1264: ed_format_sup.gif;
1265: ed_show_border.gif;
1266: ed_blank.gif;
1267: ed_format_underline.gif;
1268: ed_splitcel.gif;
1269: ed_charmap.gif;
1270: ed_help.gif;
1271: ed_undo.gif;
1272: ed_color_bg.gif;
1273: ed_hr.gif;
1274: fullscreen_maximize.gif;
1275: ed_color_fg.gif;
1276: ed_html.gif;
1277: fullscreen_minimize.gif;
1278: ed_copy.gif;
1279: ed_image.gif;
1280: insert_table.gif;
1281: ed_custom.gif;
1282: ed_indent_less.gif;
1283: ed_cut.gif;
1284: ed_indent_more.gif;
1.358 www 1285: ed_math.gif;
1286: ed_math_eqn.gif;
1.337 www 1287: </filenames>
1288: </fileglob>
1.43 harris41 1289: <fileglob>
1.60 harris41 1290: <glob>*.*</glob>
1.43 harris41 1291: <sourcedir>loncom/homework/templates/</sourcedir>
1292: <targetdir dist='default'>
1293: home/httpd/html/res/adm/includes/templates/</targetdir>
1294: <categoryname>static conf</categoryname>
1295: <description>
1296: Template files for generating new resources.
1297: </description>
1298: <filenames>
1.59 harris41 1299: blank.library;
1300: blank.library.meta;
1301: blank.problem;
1302: blank.problem.meta;
1.243 www 1303: ClickImageExample.problem;
1304: ClickImageExample.problem.meta;
1.156 albertel 1305: Essay.problem;
1306: Essay.problem.meta;
1.260 www 1307: examupload.problem;
1308: examupload.problem.meta;
1.243 www 1309: man1.jpg;
1.286 albertel 1310: man1.jpg.meta;
1.59 harris41 1311: numerical.problem;
1312: numerical.problem.meta;
1.134 albertel 1313: Plot.problem.meta;
1.313 www 1314: Plot_curve.problem;
1315: Plot_curve.problem.meta;
1316: Plot_data.problem;
1317: Plot_data.problem.meta;
1.59 harris41 1318: RadioResponse.problem;
1319: RadioResponse.problem.meta;
1.134 albertel 1320: RandomLabelExample.problem;
1321: RandomLabelExample.problem.meta;
1.59 harris41 1322: SelectFromOptions-4ConceptGoups.problem;
1323: SelectFromOptions-4ConceptGoups.problem.meta;
1324: SelectFromOptions-5ConceptGoups.problem;
1325: SelectFromOptions-5ConceptGoups.problem.meta;
1326: SelectFromOptions-6ConceptGoups.problem;
1327: SelectFromOptions-6ConceptGoups.problem.meta;
1328: SelectFromOptions-7ConceptGoups.problem;
1329: SelectFromOptions-7ConceptGoups.problem.meta;
1330: SelectFromOptions-8ConceptGoups.problem;
1331: SelectFromOptions-8ConceptGoups.problem.meta;
1332: SelectFromOptions-Simple.problem;
1333: SelectFromOptions-Simple.problem.meta;
1.333 www 1334: SimpleStringResponse.problem.meta;
1.63 harris41 1335: script.library;
1336: script.library.meta;
1.134 albertel 1337: SimpleFormula.problem;
1338: SimpleFormula.problem.meta;
1.59 harris41 1339: StringResponse.problem;
1.214 albertel 1340: StringResponse.problem.meta;
1341: SimpleMatching.problem;
1342: SimpleMatching.problem.meta;
1343: SimpleRank.problem;
1.220 www 1344: SimpleRank.problem.meta;
1345: SimpleTrueFalse.problem;
1346: SimpleTrueFalse.problem.meta
1.43 harris41 1347: </filenames>
1348: </fileglob>
1.19 harris41 1349: <file>
1.4 harris41 1350: <source>loncom/homework/insertlist.tab</source>
1.5 harris41 1351: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
1.4 harris41 1352: <categoryname>static conf</categoryname>
1353: <description>
1.8 harris41 1354: Describes what tags are allowed inside other tags.
1.4 harris41 1355: </description>
1356: </file>
1357: <file>
1.47 harris41 1358: <source>CAPA/JavaTools/GLabel.class</source>
1359: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
1360: </target>
1361: <categoryname>static conf</categoryname>
1362: <description>
1363: Java applet for labelling graphs.
1364: </description>
1365: <note>
1366: Built from Glabel.java. Still working on build/dependency details.
1367: </note>
1368: </file>
1369: <file>
1.253 matthew 1370: <source>loncom/interface/spreadsheet/default_assesscalc</source>
1371: <target dist='default'>home/httpd/html/res/adm/includes/default_assesscalc
1.27 harris41 1372: </target>
1.4 harris41 1373: <categoryname>static conf</categoryname>
1374: <description>
1375: Default spreadsheet for individual assessment.
1376: </description>
1377: </file>
1378: <file>
1.253 matthew 1379: <source>loncom/interface/spreadsheet/default_studentcalc</source>
1380: <target dist='default'>home/httpd/html/res/adm/includes/default_studentcalc
1.27 harris41 1381: </target>
1.4 harris41 1382: <categoryname>static conf</categoryname>
1383: <description>
1384: Default spreadsheet for assessment of students.
1385: </description>
1386: </file>
1387: <file>
1.253 matthew 1388: <source>loncom/interface/spreadsheet/default_classcalc</source>
1389: <target dist='default'>home/httpd/html/res/adm/includes/default_classcalc
1.27 harris41 1390: </target>
1.10 harris41 1391: <categoryname>static conf</categoryname>
1392: <description>
1393: Default spreadsheet for assessment of a class.
1394: </description>
1395: </file>
1396: <file>
1.4 harris41 1397: <source>loncom/auth/roles.tab</source>
1.5 harris41 1398: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
1.4 harris41 1399: <categoryname>static conf</categoryname>
1400: <description>
1.27 harris41 1401: List of privileges associated with users of multiple types (for example:
1402: Teaching Assistant, Exam Proctor, Course Coordinator)
1.4 harris41 1403: </description>
1404: </file>
1405: <file>
1.5 harris41 1406: <source>loncom/auth/rolesplain.tab</source>
1407: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
1408: <categoryname>static conf</categoryname>
1409: <description>
1.10 harris41 1410: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
1.5 harris41 1411: and privileges available in the network with function
1412: </description>
1.4 harris41 1413: </file>
1.360 albertel 1414: <file>
1415: <source>loncom/managers.tab</source>
1416: <target dist='default'>home/httpd/lonTabs/managers.tab</target>
1417: <categoryname>static conf</categoryname>
1418: <description>
1419: List of machines allowed to pass along updates to hosts.tab and domain.tab
1420: </description>
1421: </file>
1.281 albertel 1422: <file type="private">
1.5 harris41 1423: <source>loncom/hosts.tab</source>
1424: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
1.301 albertel 1425: <categoryname>www static conf</categoryname>
1.5 harris41 1426: <description>
1.10 harris41 1427: List of all machines in the LON-CAPA network. Relates <tt>lonHostID</tt> to
1428: <tt>lonDefDomain</tt> and <u>IP address</u>.
1.216 albertel 1429: </description>
1430: </file>
1.281 albertel 1431: <file type="private">
1.216 albertel 1432: <source>loncom/domain.tab</source>
1433: <target dist='default'>home/httpd/lonTabs/domain.tab</target>
1.301 albertel 1434: <categoryname>www static conf</categoryname>
1.216 albertel 1435: <description>
1436: List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.
1.5 harris41 1437: </description>
1.4 harris41 1438: </file>
1439: <file>
1.5 harris41 1440: <source>loncom/spare.tab</source>
1441: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
1442: <categoryname>conf</categoryname>
1443: <description>
1444: Spare hosts to offload session to if the LON-CAPA machine is overloaded
1445: </description>
1446: <note>
1447: <b>configure</b><br />
1.91 harris41 1448: <table cellpadding='0' cellspacing='0' border='1'>
1.5 harris41 1449: <tr><td>
1450: list elements are separated by newlines
1451: </td></tr>
1452: <tr><td>
1453: each list element consists of only one value; the value for <tt>lonHostID</tt>
1454: in <tt>access.conf</tt>
1455: </td></tr>
1456: </table>
1457: </note>
1.4 harris41 1458: </file>
1459: <file>
1.5 harris41 1460: <source>loncom/htpasswd</source>
1461: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
1.280 www 1462: <categoryname>static conf</categoryname>
1.5 harris41 1463: <description>
1464: Basic auth password to access /lon-status and /server-status
1465: </description>
1.4 harris41 1466: </file>
1467: <file>
1.5 harris41 1468: <source>loncom/smb.conf</source>
1.152 harris41 1469: <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
1.175 harris41 1470: <categoryname>static conf</categoryname>
1.5 harris41 1471: <description>
1.27 harris41 1472: configuration file to make LON-CAPA server file space accessible to network
1473: neighborhood
1.5 harris41 1474: </description>
1.4 harris41 1475: </file>
1476: <file>
1.5 harris41 1477: <source>loncom/ntp.conf</source>
1.175 harris41 1478: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
1479: <categoryname>static conf</categoryname>
1.5 harris41 1480: <description>
1481: which NTP server to contact for information (XNTP3 standard)
1482: </description>
1483: <note>
1.91 harris41 1484: <table cellpadding='0' cellspacing='0' border='1'>
1.5 harris41 1485: <tr><td>
1486: only one line needs to be changed to specify a server ip address
1487: </td></tr>
1488: <tr><td>
1489: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
1490: </td></tr>
1491: </table>
1492: </note>
1.4 harris41 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.183 www 1546: <source>loncom/lonhttpd</source>
1547: <target dist='default'>home/httpd/perl/lonhttpd</target>
1548: <categoryname>script</categoryname>
1549: <description>
1550: Small fry httpd on port 8080
1.5 harris41 1551: </description>
1.4 harris41 1552: </file>
1553: <file>
1.5 harris41 1554: <source>loncom/lonc</source>
1555: <target dist='default'>home/httpd/perl/lonc</target>
1556: <categoryname>script</categoryname>
1557: <description>
1558: proxy server
1559: </description>
1.4 harris41 1560: </file>
1561: <file>
1.77 harris41 1562: <source>doc/man/lonc.1</source>
1563: <target dist='default'>usr/man/man1/lonc.1</target>
1.83 harris41 1564: <categoryname>doc</categoryname>
1.77 harris41 1565: <description>man page for lonc</description>
1566: <build trigger='always run'>
1.115 harris41 1567: loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && \
1.112 harris41 1568: echo 'manifying lonc'
1.77 harris41 1569: </build>
1570: <status>works/unverified</status>
1571: <dependencies>
1572: ../../loncom/lonc
1573: </dependencies>
1574: </file>
1575: <file>
1576: <source>doc/scripts/lonc.html</source>
1577: <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>
1.83 harris41 1578: <categoryname>doc</categoryname>
1.103 harris41 1579: <description>POD-derived page for lonc</description>
1.77 harris41 1580: <build trigger='always run'>
1.115 harris41 1581: loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && \
1.112 harris41 1582: echo 'pod2html lonc'
1.77 harris41 1583: </build>
1584: <status>works/unverified</status>
1585: <dependencies>
1586: ../../loncom/lonc
1587: </dependencies>
1588: </file>
1589: <file>
1.5 harris41 1590: <source>loncom/lond</source>
1591: <target dist='default'>home/httpd/perl/lond</target>
1592: <categoryname>script</categoryname>
1593: <description>
1594: This is a remote command interpreter on a TCP LON-CAPA network layer.
1595: It accepts and processes incoming requests from other LON-CAPA machines
1596: on the network. lond's functionality is self-contained in the sense
1597: that it does not reference (import, require, use) any other file
1598: described in this document. There are only 15 subroutines in this
1.115 harris41 1599: script, however the <tt>make_new_child</tt> subroutine is quite
1.5 harris41 1600: complex since it parses and responds about 29 different types of
1601: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
1602: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
1603: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
1604: tmpput, tmpget, and ls).
1605: </description>
1.4 harris41 1606: </file>
1607: <file>
1.77 harris41 1608: <source>doc/man/lond.1</source>
1609: <target dist='default'>usr/man/man1/lond.1</target>
1.83 harris41 1610: <categoryname>doc</categoryname>
1.77 harris41 1611: <description>man page for lond</description>
1612: <build trigger='always run'>
1.115 harris41 1613: loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && \
1.112 harris41 1614: echo 'manifying lond'
1.77 harris41 1615: </build>
1616: <status>works/unverified</status>
1617: <dependencies>
1618: ../../loncom/lond
1619: </dependencies>
1620: </file>
1621: <file>
1622: <source>doc/scripts/lond.html</source>
1623: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
1.83 harris41 1624: <categoryname>doc</categoryname>
1.103 harris41 1625: <description>POD-derived page for lond</description>
1.77 harris41 1626: <build trigger='always run'>
1.115 harris41 1627: loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && \
1.112 harris41 1628: echo 'pod2html lond'
1.77 harris41 1629: </build>
1630: <status>works/unverified</status>
1631: <dependencies>
1632: ../../loncom/lond
1633: </dependencies>
1634: </file>
1635: <file>
1.385 albertel 1636: <source dist='default'>loncom/build/CHECKRPMS.default</source>
1.396 ! albertel 1637: <source dist='fedora1 fedora2 fedora3'>loncom/build/CHECKRPMS.fedora</source>
1.171 harris41 1638: <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
1639: <categoryname>script</categoryname>
1640: <description>CGI script that checks status of RPMs</description>
1641: </file>
1642: <file>
1.35 harris41 1643: <source>loncom/cgi/loncron.pl</source>
1644: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
1645: <categoryname>script</categoryname>
1646: <description>CGI script that starts and pipes output of loncron</description>
1.218 www 1647: </file>
1648: <file>
1649: <source>loncom/cgi/userstatus.pl</source>
1650: <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
1651: <categoryname>script</categoryname>
1652: <description>CGI script that shows users currently on machine</description>
1.35 harris41 1653: </file>
1654: <file>
1.5 harris41 1655: <source>loncom/loncron</source>
1656: <target dist='default'>home/httpd/perl/loncron</target>
1657: <categoryname>script</categoryname>
1658: <description>housekeeping</description>
1.4 harris41 1659: </file>
1660: <file>
1.5 harris41 1661: <source>loncom/lonsql</source>
1662: <target dist='default'>home/httpd/perl/lonsql</target>
1663: <categoryname>script</categoryname>
1664: <description>maintain secondary database of metadata</description>
1.4 harris41 1665: </file>
1666: <file>
1.77 harris41 1667: <source>doc/man/lonsql.1</source>
1668: <target dist='default'>usr/man/man1/lonsql.1</target>
1.83 harris41 1669: <categoryname>doc</categoryname>
1.77 harris41 1670: <description>man page for lonsql</description>
1671: <build trigger='always run'>
1.115 harris41 1672: loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && \
1.112 harris41 1673: echo 'manifying lonsql'
1.77 harris41 1674: </build>
1675: <status>works/unverified</status>
1676: <dependencies>
1677: ../../loncom/lonsql
1678: </dependencies>
1679: </file>
1680: <file>
1681: <source>doc/scripts/lonsql.html</source>
1682: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
1.83 harris41 1683: <categoryname>doc</categoryname>
1.103 harris41 1684: <description>POD-derived page for lonsql</description>
1.77 harris41 1685: <build trigger='always run'>
1.115 harris41 1686: loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && \
1.112 harris41 1687: echo 'pod2html lonsql'
1.77 harris41 1688: </build>
1689: <status>works/unverified</status>
1690: <dependencies>
1691: ../../loncom/lonsql
1692: </dependencies>
1693: </file>
1694: <file>
1.371 albertel 1695: <source>loncom/CrGrant.pl</source>
1696: <target dist='default'>home/httpd/perl/CrGrant.pl</target>
1697: <categoryname>script</categoryname>
1698: <description>
1699: Script used to verify and grant an SSL certificate to a Lon-CAPA host
1700: </description>
1701: <status>in progress</status>
1702: </file>
1703: <file>
1704: <source>loncom/CrGenerate.pl</source>
1705: <target dist='default'>home/httpd/perl/CrGenerate.pl</target>
1706: <categoryname>script</categoryname>
1707: <description>
1708: Script used to request an SSL certificate for a Lon-CAPA host.
1709: </description>
1710: <status>in progress</status>
1711: </file>
1712: <file>
1713: <source>loncom/lonManage</source>
1714: <target dist='default'>home/httpd/perl/lonManage</target>
1715: <categoryname>script</categoryname>
1716: <description>
1717: Script to push changes to hosts.tab and domain.tab out to Lon-CAPA servers
1718: </description>
1719: <status>works/unverified</status>
1720: </file>
1721: <file>
1.373 albertel 1722: <source>loncom/apachereload</source>
1723: <target dist='default'>home/httpd/perl/apachereload</target>
1724: <categoryname>setuid script</categoryname>
1725: <description>
1726: Script to let www reload the webserver
1727: </description>
1728: <status>works/unverified</status>
1729: </file>
1730: <file>
1.5 harris41 1731: <source>loncom/lcpasswd</source>
1732: <target dist='default'>home/httpd/perl/lcpasswd</target>
1733: <categoryname>setuid script</categoryname>
1734: <description>
1.48 harris41 1735: Coordinates the system services and files in order to allow lond to change
1736: user passwords.
1.5 harris41 1737: </description>
1.48 harris41 1738: <status>being updated</status>
1739: </file>
1740: <file>
1741: <source>loncom/pwchange</source>
1742: <target dist='default'>home/httpd/perl/pwchange</target>
1743: <categoryname>setuid script</categoryname>
1744: <description>
1745: Allows www to change user passwords.
1746: </description>
1747: <status>being updated</status>
1.4 harris41 1748: </file>
1749: <file>
1.5 harris41 1750: <source>loncom/lcuseradd</source>
1751: <target dist='default'>home/httpd/perl/lcuseradd</target>
1752: <categoryname>setuid script</categoryname>
1753: <description>
1.48 harris41 1754: Coordinates the system services and files in order to allow lond to add a
1755: new user.
1.5 harris41 1756: </description>
1.48 harris41 1757: <status>being updated</status>
1.124 foxr 1758: </file>
1759: <file>
1760: <source>loncom/lchtmldir</source>
1761: <target dist='default'>home/httpd/perl/lchtmldir</target>
1762: <categoryname>setuid script</categoryname>
1763: <description>
1.133 harris41 1764: Manages the file system ramifications of adding author mode to a user.
1.124 foxr 1765: If necessary a public_html diretory is added, permissions and ownership are
1766: set according to the user's authentication mode.
1767: </description>
1768: <status>New file</status>
1.4 harris41 1769: </file>
1770: <file>
1.5 harris41 1771: <source>loncom/lcuserdel</source>
1772: <target dist='default'>home/httpd/perl/lcuserdel</target>
1773: <categoryname>setuid script</categoryname>
1774: <description>
1.48 harris41 1775: Coordinates the system services and files in order to allow lond to delete a
1776: user.
1.5 harris41 1777: </description>
1.10 harris41 1778: <status>deprecated</status>
1.4 harris41 1779: </file>
1780: <file>
1.5 harris41 1781: <source>loncom/lcnfson</source>
1782: <target dist='default'>home/httpd/perl/lcnfson</target>
1783: <categoryname>setuid script</categoryname>
1784: <description>
1785: coordinates the system services and files in order to allow lond to enable NFS
1786: for a user
1787: </description>
1.10 harris41 1788: <status>deprecated</status>
1.4 harris41 1789: </file>
1790: <file>
1.5 harris41 1791: <source>loncom/lcnfsoff</source>
1792: <target dist='default'>home/httpd/perl/lcnfsoff</target>
1793: <categoryname>setuid script</categoryname>
1794: <description>
1795: coordinates the system services and files in order to allow lond to disable NFS
1796: for a user
1797: </description>
1.10 harris41 1798: <status>deprecated</status>
1.53 harris41 1799: </file>
1800: <file>
1801: <source>loncom/license/gpl.txt</source>
1802: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
1803: <categoryname>interface file</categoryname>
1804: <description>
1805: GNU General Public License. Long live the cause of freeware!
1806: </description>
1.4 harris41 1807: </file>
1808: <file>
1.197 albertel 1809: <source>loncom/license/httpi.license</source>
1810: <target dist='default'>home/httpd/html/adm/httpi.license</target>
1811: <categoryname>interface file</categoryname>
1812: <description>
1813: HTTPi webserver license
1814: </description>
1815: </file>
1816: <file>
1817: <source>loncom/license/httpi.readme</source>
1818: <target dist='default'>home/httpd/html/adm/httpi.readme</target>
1819: <categoryname>interface file</categoryname>
1820: <description>
1821: HTTPi webserver readme
1822: </description>
1823: </file>
1824: <file>
1.62 harris41 1825: <source>loncom/license/about.html</source>
1826: <target dist='default'>home/httpd/html/adm/about.html</target>
1827: <categoryname>interface file</categoryname>
1828: <description>
1829: The "About" Page.
1830: </description>
1831: </file>
1832: <file>
1.5 harris41 1833: <source>loncom/publisher/publisher.html</source>
1834: <target dist='default'>home/httpd/html/adm/publisher.html</target>
1835: <categoryname>interface file</categoryname>
1836: <description>
1837: HTML frame that presents a form element to allow for the publishing of
1838: resources, directories and underlying subdirectories.
1839: </description>
1.4 harris41 1840: </file>
1841: <file>
1.10 harris41 1842: <source>loncom/html/adm/noidea.html</source>
1843: <target dist='default'>home/httpd/html/adm/noidea.html</target>
1844: <categoryname>interface file</categoryname>
1845: <description>
1846: Interface file for responding to improper page flipping.
1.260 www 1847: </description>
1848: </file>
1849: <file>
1850: <source>loncom/html/adm/notinit.html</source>
1851: <target dist='default'>home/httpd/html/adm/notinit.html</target>
1852: <categoryname>interface file</categoryname>
1853: <description>
1854: Interface file for responding to accessing uploaded resources without
1855: re-initializing course.
1.174 www 1856: </description>
1857: </file>
1858: <file>
1859: <source>loncom/html/adm/overloaded.txt</source>
1860: <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
1861: <categoryname>interface file</categoryname>
1862: <description>
1863: Interface file for responding to overload situations.
1.204 www 1864: </description>
1865: </file>
1866: <file>
1867: <source>loncom/html/adm/loginproblems.html</source>
1868: <target dist='default'>home/httpd/html/adm/loginproblems.html</target>
1869: <categoryname>interface file</categoryname>
1870: <description>
1871: Help page for login problems.
1.10 harris41 1872: </description>
1873: </file>
1874: <file>
1.28 harris41 1875: <source>loncom/xml/physnet.sty</source>
1876: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
1877: <categoryname>static conf</categoryname>
1878: <description>
1879: The relevant conditions and metadata to attach to PhysNet-specific tags.
1880: </description>
1881: </file>
1882: <file>
1.5 harris41 1883: <source>loncom/homework/lectureonline.sty</source>
1.112 harris41 1884: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
1885: </target>
1.5 harris41 1886: <categoryname>static conf</categoryname>
1887: <description>
1888: The relevant conditions and metadata to attach to LectureOnline-specific tags.
1889: </description>
1.4 harris41 1890: </file>
1891: <file>
1.139 matthew 1892: <source>loncom/thesaurus/un_keyword.tab</source>
1.5 harris41 1893: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
1894: <categoryname>conf</categoryname>
1895: <description>
1896: File which contains words which should not be keywords used to specify resource
1897: content.
1.226 albertel 1898: </description>
1899: </file>
1900: <file>
1.227 albertel 1901: <source>loncom/homework/scantronformat.tab</source>
1902: <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
1.226 albertel 1903: <categoryname>conf</categoryname>
1904: <description>
1905: Different configs for scantron input files.
1.5 harris41 1906: </description>
1.4 harris41 1907: </file>
1908: <file>
1.22 harris41 1909: <source>loncom/publisher/packages.tab</source>
1910: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
1.50 harris41 1911: <categoryname>static conf</categoryname>
1.22 harris41 1912: <description>
1913: Parameter packages, so that assessments can publish parameter packages
1914: needed, which are then expanded into individual parameters - allows to
1915: retroactively add new parameters to already published assessments.
1916: </description>
1917: </file>
1918: <file>
1.5 harris41 1919: <source>loncom/publisher/copyright.tab</source>
1920: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
1.88 albertel 1921: <categoryname>static conf</categoryname>
1.5 harris41 1922: <description>
1923: Table which contains list of copyright possibilities for educational resources.
1924: </description>
1.4 harris41 1925: </file>
1926: <file>
1.362 taceyjo1 1927: <source>loncom/publisher/source_copyright.tab</source>
1928: <target dist='default'>home/httpd/html/res/adm/includes/source_copyright.tab</target>
1929: <categoryname>static conf</categoryname>
1930: <description>
1931: Table which contains list of source copyright possibilities for educational resources.
1932: </description>
1933: </file>
1934: <file>
1.5 harris41 1935: <source>loncom/publisher/language.tab</source>
1936: <target dist='default'>home/httpd/lonTabs/language.tab</target>
1937: <categoryname>static conf</categoryname>
1938: <description>
1939: Table which contains string abbreviations of language::font rendering
1940: combinations.
1941: </description>
1.4 harris41 1942: </file>
1943: <file>
1.5 harris41 1944: <source>loncom/publisher/addid.tab</source>
1945: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
1946: <categoryname>static conf</categoryname>
1947: <description>
1948: Table which has hash data necessary for distinguishing IDs from indices.
1949: </description>
1.4 harris41 1950: </file>
1951: <file>
1.38 harris41 1952: <source>rat/lonwrapper.pm</source>
1.19 harris41 1953: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
1954: <categoryname>handler</categoryname>
1955: <description>
1956: Wrapper for external and binary files as standalone resources.
1957: Edit handler for rat maps; TeX content handler.
1.145 www 1958: </description>
1959: <status>works/unverified</status>
1960: </file>
1961: <file>
1.146 matthew 1962: <source>loncom/interface/londocs.pm</source>
1.145 www 1963: <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
1964: <categoryname>handler</categoryname>
1965: <description>
1966: Handler for course documents
1967: </description>
1968: <status>works/unverified</status>
1969: </file>
1970: <file>
1.146 matthew 1971: <source>loncom/interface/lonchat.pm</source>
1.145 www 1972: <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
1973: <categoryname>handler</categoryname>
1974: <description>
1975: Handler for chat
1976: </description>
1977: <status>works/unverified</status>
1978: </file>
1979: <file>
1.157 www 1980: <source>loncom/interface/lonchatfetch.pm</source>
1981: <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
1982: <categoryname>handler</categoryname>
1983: <description>
1984: Handler for periodically fetch new lines of chat
1985: </description>
1986: <status>works/unverified</status>
1987: </file>
1988: <file>
1.146 matthew 1989: <source>loncom/interface/lonannounce.pm</source>
1.145 www 1990: <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
1991: <categoryname>handler</categoryname>
1992: <description>
1993: Handler to put up announcements and calendar
1.167 www 1994: </description>
1995: <status>works/unverified</status>
1996: </file>
1997: <file>
1998: <source>loncom/interface/lonsyllabus.pm</source>
1999: <target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
2000: <categoryname>handler</categoryname>
2001: <description>
2002: Handler to put up syllabus
1.262 www 2003: </description>
2004: <status>works/unverified</status>
2005: </file>
2006: <file>
1.263 www 2007: <source>loncom/homework/lonsimpleproblemedit.pm</source>
1.262 www 2008: <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>
2009: <categoryname>handler</categoryname>
2010: <description>
2011: Handler to set parameters for simple homework problems
1.173 www 2012: </description>
2013: <status>works/unverified</status>
2014: </file>
2015: <file>
2016: <source>loncom/interface/lonsimplepage.pm</source>
2017: <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
2018: <categoryname>handler</categoryname>
2019: <description>
2020: Handler to put up simple page
1.203 www 2021: </description>
2022: <status>works/unverified</status>
1.349 albertel 2023: </file>
2024: <file>
2025: <source>loncom/interface/lonpickcode.pm</source>
2026: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
2027: <categoryname>handler</categoryname>
2028: <description>
2029: Handler to pick a CODE from the list of possible CODEs
2030: </description>
2031: <status>works/unverified</status>
1.203 www 2032: </file>
2033: <file>
2034: <source>loncom/interface/lonpickstudent.pm</source>
2035: <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
2036: <categoryname>handler</categoryname>
2037: <description>
2038: Handler to pick a student from classlist
1.225 www 2039: </description>
2040: <status>works/unverified</status>
2041: </file>
2042: <file>
2043: <source>loncom/interface/lonpickcourse.pm</source>
2044: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
2045: <categoryname>handler</categoryname>
2046: <description>
2047: Handler to pick a courseid from a list of courses
1.173 www 2048: </description>
2049: <status>works/unverified</status>
2050: </file>
2051: <file>
2052: <source>loncom/interface/lonbulletin.pm</source>
2053: <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
2054: <categoryname>handler</categoryname>
2055: <description>
2056: Handler to put up bulletin board
1.167 www 2057: </description>
2058: <status>works/unverified</status>
2059: </file>
2060: <file>
2061: <source>loncom/interface/lonaboutme.pm</source>
2062: <target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
2063: <categoryname>handler</categoryname>
2064: <description>
2065: Handler to put up personal info
1.19 harris41 2066: </description>
2067: <status>works/unverified</status>
2068: </file>
2069: <file>
1.15 harris41 2070: <source>loncom/publisher/loncfile.pm</source>
2071: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
2072: <categoryname>handler</categoryname>
2073: <description>
2074: Provides web-based functionality for file copy, rename, mkdir, etc, in the
2075: construction space menu.
1.137 harris41 2076: </description>
2077: <status>works/unverified</status>
2078: </file>
2079: <file>
1.335 raeburn 2080: <source>loncom/publisher/testbankimport.pm</source>
2081: <target dist='default'>home/httpd/lib/perl/Apache/testbankimport.pm</target>
2082: <categoryname>handler</categoryname>
2083: <description>
2084: Utility to convert plain text questions in a testbank file to LON-CAPA problems.
2085: Called by selecting testbank option when uploading file to construction space.
1.342 raeburn 2086: </description>
2087: <status>works/unverified</status>
2088: </file>
2089: <file>
2090: <source>loncom/imspackages/imsimport.pm</source>
2091: <target dist='default'>home/httpd/lib/perl/Apache/imsimport.pm</target>
2092: <categoryname>handler</categoryname>
2093: <description>
2094: Utility to import courses from other CMSs packaged in IMS 1.1 content package
2095: format into LON-CAPA Construction space.
2096: Called by selecting IMS package option when uploading file to construction space.
2097: </description>
2098: <status>works/unverified</status>
2099: </file>
2100: <file>
2101: <source>loncom/imspackages/imsimportdocs.pm</source>
2102: <target dist='default'>home/httpd/lib/perl/Apache/imsimportdocs.pm</target>
2103: <categoryname>handler</categoryname>
2104: <description>
2105: Utility to import courses from other CMSs packaged in IMS 1.1 content package
2106: format into a LON-CAPA course via DOCS.
2107: Called using Import IMS package button displayed in Special documents column in DOCS display.
2108: </description>
2109: <status>works/unverified</status>
2110: </file>
2111: <file>
2112: <source>loncom/imspackages/imsprocessor.pm</source>
2113: <target dist='default'>home/httpd/lib/perl/Apache/imsprocessor.pm</target>
2114: <categoryname>handler</categoryname>
2115: <description>
2116: Contains routines used by imsimport handlers when importing contents of IMS
2117: packages into construction space, or into a course directly via DOCS.
1.335 raeburn 2118: </description>
2119: <status>works/unverified</status>
2120: </file>
2121: <file>
1.137 harris41 2122: <source>loncom/interface/lonhelp.pm</source>
2123: <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
2124: <categoryname>handler</categoryname>
2125: <description>
2126: The .tex file help handler.
1.140 bowersj2 2127: </description>
2128: <status>works/unverified</status>
1.195 albertel 2129: <build trigger='always run'>
2130: loncom/html/adm/help/buildMakeWrapper
2131: </build>
2132: <dependencies>
1.197 albertel 2133: Makefile;
1.195 albertel 2134: buildMakeWrapper
2135: </dependencies>
1.141 bowersj2 2136: </file>
2137: <file>
1.158 bowersj2 2138: <source>loncom/html/adm/help/abouthelp.html</source>
2139: <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
2140: <categoryname>interface file</categoryname>
2141: <description>
2142: Index file for the help system
2143: </description>
2144: </file>
2145: <file>
1.376 raeburn 2146: <source>loncom/html/adm/help/nohelptopic.html</source>
2147: <target dist='default'>home/httpd/html/adm/help/nohelptopic.html</target>
2148: <categoryname>interface file</categoryname>
2149: <description>
2150: Page of links to help manuals - displayed when inline help is missing for a specific topic.
2151: </description>
2152: </file>
2153: <file>
1.158 bowersj2 2154: <source>doc/help/author.manual.access.tex</source>
1.162 harris41 2155: <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
2156: </target>
2157: <categoryname>interface file</categoryname>
1.158 bowersj2 2158: <description>
1.162 harris41 2159: The pseudo-LaTeX file to allow people to read the author's manual online, with
2160: a somewhat clumsy interface.
1.158 bowersj2 2161: </description>
2162: <status>works/unverified</status>
2163: </file>
2164: <file>
2165: <source>doc/help/course.manual.access.tex</source>
1.162 harris41 2166: <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
2167: </target>
2168: <categoryname>interface file</categoryname>
1.158 bowersj2 2169: <description>
1.162 harris41 2170: The pseudo-LaTeX file to allow people to read the course administrator's
2171: manual online, with a somewhat clumsy interface.
1.158 bowersj2 2172: </description>
2173: <status>works/unverified</status>
2174: </file>
2175: <file>
2176: <source>doc/help/author.manual.ps</source>
1.141 bowersj2 2177: <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
1.162 harris41 2178: <categoryname>interface file</categoryname>
1.141 bowersj2 2179: <description>
1.158 bowersj2 2180: The postscript Author's Manual
2181: </description>
2182: <status>works/unverified</status>
1.197 albertel 2183: <dependencies>
2184: doc/help/author.manual.texxml;
2185: doc/help/latexSplitter.py;
2186: doc/help/rebuildLabelHash.pl;
2187: doc/help/render.texxml.pl;
2188: doc/help/simpleEdit.py;
2189: doc/help/texxml2indextex.pl;
2190: doc/help/texxml2latex.pl;
2191: loncom/build/buildHelp.sh;
2192: loncom/build/help_graphics_converter.pl
2193: </dependencies>
1.158 bowersj2 2194: </file>
2195: <file>
2196: <source>doc/help/author.manual.pdf</source>
2197: <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
2198: <categoryname>handler</categoryname>
2199: <description>
2200: The PDF Author's Manual
2201: </description>
2202: <status>works/unverified</status>
2203: </file>
2204: <file>
2205: <source>doc/help/course.manual.ps</source>
2206: <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
1.162 harris41 2207: <categoryname>interface file</categoryname>
1.158 bowersj2 2208: <description>
2209: The postscript Course Manual
2210: </description>
2211: <status>works/unverified</status>
1.197 albertel 2212: <dependencies>
2213: doc/help/course.manual.texxml;
2214: doc/help/latexSplitter.py;
2215: doc/help/rebuildLabelHash.pl;
2216: doc/help/render.texxml.pl;
2217: doc/help/simpleEdit.py;
2218: doc/help/texxml2indextex.pl;
2219: doc/help/texxml2latex.pl;
2220: loncom/build/buildHelp.sh;
2221: loncom/build/help_graphics_converter.pl
2222: </dependencies>
1.158 bowersj2 2223: </file>
2224: <file>
2225: <source>doc/help/course.manual.pdf</source>
2226: <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
1.162 harris41 2227: <categoryname>interface file</categoryname>
1.158 bowersj2 2228: <description>
2229: The PDF Course Manual
1.200 bowersj2 2230: </description>
2231: <status>works/unverified</status>
2232: </file>
1.371 albertel 2233: <file>
2234: <source>loncom/html/adm/help/ext_examples.html</source>
2235: <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
2236: <categoryname>interface file</categoryname>
2237: <description>
2238: Examples for using &EXT in HTML
2239: </description>
2240: </file>
2241: <file>
2242: <source>loncom/html/adm/help/ext_examples.html.meta</source>
2243: <target dist='default'>home/httpd/html/adm/help/ext_examples.html.meta</target>
2244: <categoryname>interface file</categoryname>
2245: <description>
2246: Examples for using &EXT in HTML metadata
2247: </description>
2248: </file>
2249: <file>
2250: <source>loncom/html/adm/help/ext_examples.library</source>
2251: <target dist='default'>home/httpd/html/adm/help/ext_examples.library</target>
2252: <categoryname>interface file</categoryname>
2253: <description>
2254: Examples for using &EXT library
2255: </description>
2256: </file>
2257: <file>
2258: <source>loncom/html/adm/help/ext_examples.library.meta</source>
2259: <target dist='default'>home/httpd/html/adm/help/ext_examples.library.meta</target>
2260: <categoryname>interface file</categoryname>
2261: <description>
2262: Examples for using &EXT library metadata
2263: </description>
2264: </file>
2265: <file>
2266: <source>loncom/html/adm/help/ext_examples.problem</source>
2267: <target dist='default'>home/httpd/html/adm/help/ext_examples.problem</target>
2268: <categoryname>interface file</categoryname>
2269: <description>
2270: Examples for using &EXT problem
2271: </description>
2272: </file>
2273: <file>
2274: <source>loncom/html/adm/help/ext_examples.problem.meta</source>
2275: <target dist='default'>home/httpd/html/adm/help/ext_examples.problem.meta</target>
2276: <categoryname>interface file</categoryname>
2277: <description>
2278: Examples for using &EXT problem metadata
2279: </description>
2280: </file>
1.140 bowersj2 2281: <fileglob>
2282: <glob>*.*</glob>
2283: <sourcedir>loncom/html/adm/help/gif/</sourcedir>
2284: <targetdir dist='default'>
2285: home/httpd/html/adm/help/gif/</targetdir>
1.162 harris41 2286: <categoryname>interface file</categoryname>
1.140 bowersj2 2287: <description>
2288: Gif files for the help system
2289: </description>
2290: <filenames>
1.360 albertel 2291: Authoring_Dynamic_Plot_Axis_Labels.gif;
2292: Authoring_Dynamic_Plot_Axis_Tics_border.gif;
2293: Authoring_Dynamic_Plot_Axis_Tics_minor.gif;
2294: Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;
2295: Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;
2296: Authoring_Dynamic_Plot_Title_X_Y_Label.gif;
2297: Dynamic_Replication_Change.gif;
2298: Dynamic_Replication_Request.gif;
2299: Load_Balance_Example.gif;
2300: LONCAPA_Network_Diagram2.gif;
2301: LONCAPA_Network_Diagram.gif;
2302: Map_Example.gif;
2303: Resource_Assembly.gif;
1.163 harris41 2304: authorRemote.gif;
2305: constructionSpace.gif;
2306: constructionSpaceForPublishing.gif;
2307: creatingANewCourse.gif;
2308: creatingNewProblemResource.gif;
2309: dynamic_piecewise.gif;
2310: dynamic_piecewise2.gif;
2311: dynamic_plot.gif;
2312: dynamic_plot2.gif;
2313: formulaResponse.gif;
2314: login.gif;
2315: lonhelpheader.gif;
1.192 bowersj2 2316: mainCourseDocuments.gif;
1.163 harris41 2317: mapAdvancedEditorNew.gif;
2318: mapClickedStart.gif;
2319: mapEditFirstClick.gif;
2320: mapEditInitial.gif;
2321: mapEditingButton.gif;
2322: mapEditorDirectoryBrowser.gif;
2323: mapEditorResourceChosen.gif;
2324: mapEditorSelection.gif;
2325: mapInsertResource.gif;
2326: mapNewResource.gif;
2327: mapSecondWindowSecondResource.gif;
2328: mapSimpleEditor.gif;
2329: mapStraightened.gif;
2330: mapTwoResources.gif;
2331: numericalResponse1.gif;
2332: numericalResponseEditor.gif;
2333: numericalResponseSlopeProblem.gif;
2334: numericalResponseVarInText.gif;
2335: optionResponseEditing.gif;
2336: optionResponseProblem.gif;
2337: publishMetadata.gif;
2338: radioResponse2.gif;
2339: radioResponseHint.gif;
2340: smallHelp.gif;
2341: spreadsheet_hierarchy.gif;
2342: stringResponseEditor.gif;
1.150 bowersj2 2343: studentInterface.gif
1.140 bowersj2 2344: </filenames>
2345: </fileglob>
2346: <fileglob>
2347: <glob>*.*</glob>
2348: <sourcedir>loncom/html/adm/help/eps/</sourcedir>
2349: <targetdir dist='default'>
2350: home/httpd/html/adm/help/eps/</targetdir>
1.162 harris41 2351: <categoryname>interface file</categoryname>
1.140 bowersj2 2352: <description>
2353: EPS files for the help system
2354: </description>
2355: <filenames>
1.360 albertel 2356: Authoring_Dynamic_Plot_Axis_Labels.eps;
2357: Authoring_Dynamic_Plot_Axis_Tics_border.eps;
2358: Authoring_Dynamic_Plot_Axis_Tics_minor.eps;
2359: Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
2360: Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
2361: Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
2362: Dynamic_Replication_Change.eps;
2363: Dynamic_Replication_Request.eps;
2364: Load_Balance_Example.eps;
2365: LONCAPA_Network_Diagram2.eps;
2366: LONCAPA_Network_Diagram.eps;
2367: Map_Example.eps;
2368: Resource_Assembly.eps;
1.163 harris41 2369: authorRemote.eps;
2370: constructionSpace.eps;
2371: constructionSpaceForPublishing.eps;
2372: creatingANewCourse.eps;
2373: creatingNewProblemResource.eps;
2374: dynamic_piecewise.eps;
2375: dynamic_piecewise2.eps;
2376: dynamic_plot.eps;
2377: dynamic_plot2.eps;
2378: formulaResponse.eps;
2379: lonhelpheader.eps;
2380: login.eps;
1.192 bowersj2 2381: mainCourseDocuments.eps;
1.163 harris41 2382: mapAdvancedEditorNew.eps;
2383: mapClickedStart.eps;
2384: mapEditFirstClick.eps;
2385: mapEditInitial.eps;
2386: mapEditingButton.eps;
2387: mapEditorDirectoryBrowser.eps;
2388: mapEditorResourceChosen.eps;
2389: mapEditorSelection.eps;
2390: mapInsertResource.eps;
2391: mapNewResource.eps;
2392: mapSecondWindowSecondResource.eps;
2393: mapSimpleEditor.eps;
2394: mapStraightened.eps;
2395: mapTwoResources.eps;
2396: numericalResponse1.eps;
2397: numericalResponseEditor.eps;
2398: numericalResponseSlopeProblem.eps;
2399: numericalResponseVarInText.eps;
2400: optionResponseEditing.eps;
2401: optionResponseProblem.eps;
2402: publishMetadata.eps;
2403: radioResponse2.eps;
2404: radioResponseHint.eps;
2405: smallHelp.eps;
2406: spreadsheet_hierarchy.eps;
2407: stringResponseEditor.eps;
1.150 bowersj2 2408: studentInterface.eps
1.140 bowersj2 2409: </filenames>
2410: </fileglob>
2411: <fileglob>
2412: <glob>*.*</glob>
2413: <sourcedir>loncom/html/adm/help/tex/</sourcedir>
2414: <targetdir dist='default'>
2415: home/httpd/html/adm/help/tex/</targetdir>
1.162 harris41 2416: <categoryname>interface file</categoryname>
1.140 bowersj2 2417: <description>
2418: Tex files for the help system
2419: </description>
2420: <filenames>
1.163 harris41 2421: About_Authors_Manual.tex;
1.321 www 2422: About_Bombs.tex;
1.276 bowersj2 2423: About_Communication.tex;
2424: About_Developers_Manual.tex;
1.163 harris41 2425: About_Numerical_and_Formula_Response.tex;
1.350 www 2426: all_functions_table.tex;
1.371 albertel 2427: adaptive_hints.tex;
1.361 www 2428: Additional_Help.tex;
1.163 harris41 2429: Ambiguous_Reference.tex;
1.309 matthew 2430: Analysis_Analyze_Over.tex;
1.350 www 2431: Analyze_Problem.tex;
1.278 bowersj2 2432: Annotation.tex;
1.276 bowersj2 2433: Authentication.tex;
1.163 harris41 2434: Authoring_Adding_Pictures.tex;
1.248 bowersj2 2435: Authoring_DataResponse.tex;
1.350 www 2436: Authoring_Dynamic_Plot_Axes.tex;
2437: Authoring_Dynamic_Plot_Curve_Data.tex;
2438: Authoring_Dynamic_Plot_Curve_Function.tex;
2439: Authoring_Dynamic_Plot_Curve.tex;
2440: Authoring_Dynamic_Plot_Gnuplot.tex;
2441: Authoring_Dynamic_Plot_Key.tex;
2442: Authoring_Dynamic_Plot_Label.tex;
2443: Authoring_Dynamic_Plot_Linestyle.tex;
1.163 harris41 2444: Authoring_Dynamic_Plot.tex;
1.350 www 2445: Authoring_Dynamic_Plot_Tics.tex;
2446: Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
1.248 bowersj2 2447: Authoring_ExternalResponse.tex;
2448: Authoring_Foil_Structure_Tags.tex;
1.350 www 2449: Authoring_Hint_Tags.tex;
1.163 harris41 2450: Authoring_HTML_vs_Tex.tex;
1.248 bowersj2 2451: Authoring_ImageResponse.tex;
2452: Authoring_Input_Tags.tex;
2453: Authoring_Internal_Tags.tex;
1.163 harris41 2454: Authoring_M_Tag.tex;
1.248 bowersj2 2455: Authoring_NumericalResponse.tex;
2456: Authoring_OptionResponse.tex;
2457: Authoring_Output_Tags.tex;
1.254 bowersj2 2458: Authoring_Pictures_EPS.tex;
1.163 harris41 2459: Authoring_Piecewise_Plot.tex;
1.248 bowersj2 2460: Authoring_RadiobuttonResponse.tex;
2461: Authoring_Response_Attributes.tex;
1.350 www 2462: Authoring_Responseparam_Parameter.tex;
1.248 bowersj2 2463: Authoring_Response_Tag_Intro.tex;
2464: Authoring_Scripting_Tags.tex;
2465: Authoring_Structure_Tags.tex;
2466: Authoring_XML_Intro.tex;
1.350 www 2467: Author_LON-CAPA_Introduction.tex;
2468: Author_Manual_Title_Page.tex;
2469: Author_Numerical_and_Formula.tex;
2470: Author_Remote_Control.tex;
1.278 bowersj2 2471: Bookmarks.tex;
2472: Bugzilla.tex;
1.267 www 2473: Caching.tex;
1.246 bowersj2 2474: Calendar_Add_Announcement.tex;
2475: Calendar_Remove_Announcement.tex;
1.163 harris41 2476: Calling_Functions.tex;
1.350 www 2477: CAPA_LON-CAPA_function_diffs.tex;
1.276 bowersj2 2478: Cascading_Parameters.tex;
1.278 bowersj2 2479: Change_Colors.tex;
2480: Change_Password.tex;
1.249 matthew 2481: Chart_Description.tex;
1.374 albertel 2482: Change_Discussion_Display.tex;
1.249 matthew 2483: Chart_Output_Data.tex;
2484: Chart_Output_Formats.tex;
1.276 bowersj2 2485: Chatting.tex;
1.163 harris41 2486: Coauthor.tex;
2487: Construction_Space_Overview.tex;
1.276 bowersj2 2488: Course_Add_Other.tex;
1.163 harris41 2489: Course_Add_Student.tex;
1.278 bowersj2 2490: Course_Broadcast_Message.tex;
2491: Course_Change_Privileges.tex;
1.163 harris41 2492: Course_Chart_To_Excel.tex;
1.254 bowersj2 2493: Course_Chat.tex;
1.163 harris41 2494: Course_Convert_To_CSV.tex;
2495: Course_Create_Class_List.tex;
2496: Course_Critical_Message.tex;
2497: Course_Deleting.tex;
2498: Course_Disable_Discussion.tex;
2499: Course_Discussion_Board.tex;
2500: Course_Drop_Student.tex;
2501: Course_Edit_Content.tex;
1.276 bowersj2 2502: Course_Editing_Custom_Roles.tex;
1.278 bowersj2 2503: Course_Extending_Due_Dates.tex;
1.254 bowersj2 2504: Course_Face_To_Face_Records.tex;
1.163 harris41 2505: Course_Feedback_Addresses.tex;
2506: Course_Homework_Performance_Overview.tex;
1.350 www 2507: Course_Manually_Grade_Problem.tex;
1.197 albertel 2508: Course_Manual_Title_Page.tex;
1.264 bowersj2 2509: Course_Maximum_Collaborators.tex;
1.163 harris41 2510: Course_Message_Access.tex;
1.254 bowersj2 2511: Course_Modify_Student_Data.tex;
1.264 bowersj2 2512: Course_Parameter_Levels.tex;
1.163 harris41 2513: Course_Problem_Weight.tex;
1.254 bowersj2 2514: Course_Set_Start_End_Date.tex;
1.163 harris41 2515: Course_Setting_Parameters.tex;
2516: Course_Student_Grade_Override.tex;
2517: Course_Student_Work.tex;
2518: Course_Toplevel_Seq.tex;
1.254 bowersj2 2519: Course_User_Evaluation.tex;
1.264 bowersj2 2520: Course_User_Parameter.tex;
1.278 bowersj2 2521: Course_View_Class_List.tex;
1.248 bowersj2 2522: Create_Course.tex;
1.163 harris41 2523: Creating_A_Course_Intro.tex;
2524: Creating_New_Content_Pages.tex;
2525: Creating_Online_Problems.tex;
2526: Creating_Radio_Response_Problems.tex;
1.276 bowersj2 2527: Developer_Manual_Title_Page.tex;
2528: Developer_Tutorial.tex;
1.264 bowersj2 2529: Docs_About_Bulletin_Board.tex;
2530: Docs_About_My_Personal_Info.tex;
2531: Docs_About_Simple_Page.tex;
2532: Docs_About_Syllabus.tex;
1.200 bowersj2 2533: Docs_Adding_Course_Doc.tex;
2534: Docs_Adding_External_Resource.tex;
2535: Docs_Adding_Folders.tex;
1.278 bowersj2 2536: Docs_Adding_Syllabus.tex;
1.264 bowersj2 2537: Docs_Alternatives.tex;
1.365 www 2538: Docs_Check_Resource_Versions.tex;
1.200 bowersj2 2539: Docs_Creating_From_Template.tex;
1.365 www 2540: Docs_Dump_Course_Docs.tex;
1.264 bowersj2 2541: Docs_Editing_Templated_Pages.tex;
1.365 www 2542: Docs_Essay.tex;
1.200 bowersj2 2543: Docs_Importing_LON-CAPA_Resource.tex;
1.268 bowersj2 2544: Docs_Load_Map.tex;
1.200 bowersj2 2545: Docs_Main_Course_Documents.tex;
2546: Docs_Navigate_Content.tex;
1.365 www 2547: Docs_Option_Response.tex;
1.200 bowersj2 2548: Docs_Overview.tex;
1.365 www 2549: Docs_Radio.tex;
1.265 bowersj2 2550: Docs_Score_Upload_Form.tex;
1.365 www 2551: Docs_Search.tex;
2552: Docs_Simple_Problem.tex;
2553: Docs_String_Response.tex;
1.200 bowersj2 2554: Docs_Supplemental.tex;
2555: Docs_Uploading_From_Harddrive.tex;
1.365 www 2556: Docs_Verify_Content.tex;
2557: Edit_Syllabus.tex;
1.372 albertel 2558: exam_basics.tex;
1.365 www 2559: Exploring_Your_Course.tex;
1.276 bowersj2 2560: Finding_Resources.tex;
1.163 harris41 2561: Foils.tex;
1.248 bowersj2 2562: Formula_Response_Adv_Intro.tex;
1.163 harris41 2563: Formula_Response_Example.tex;
2564: Formula_Response_Limitations.tex;
2565: Formula_Response_Problems.tex;
2566: Formula_Response_Sampling.tex;
2567: Formula_Tolerance.tex;
1.187 www 2568: General_Intro.tex;
1.330 www 2569: Generation.tex;
1.331 www 2570: GradingOptions.tex;
1.219 albertel 2571: Greek_Symbols.tex;
1.276 bowersj2 2572: Guts_Apache_Env.tex;
2573: Guts_Apache_Modules.tex;
1.350 www 2574: Guts_Apache.tex;
1.276 bowersj2 2575: Guts_Authentication.tex;
2576: Guts_Authoring.tex;
2577: Guts_Coding_Guidelines.tex;
2578: Guts_Course_Dir.tex;
2579: Guts_User_Dir.tex;
1.365 www 2580: Help.tex;
2581: Helper_Course_Initialization.tex;
1.163 harris41 2582: How_To_Edit_Existing_Content_Pages.tex;
1.276 bowersj2 2583: Latex_Footer.tex;
2584: Latex_Header.tex;
1.254 bowersj2 2585: Leaving_Feedback.tex;
1.163 harris41 2586: Login_To_LON-CAPA.tex;
2587: Metadata_Description.tex;
1.365 www 2588: Navigation_Screen.tex;
1.178 bowersj2 2589: Navmap_Host_Down.tex;
1.376 raeburn 2590: NavMaps_MarkPosts_Read.tex;
1.163 harris41 2591: Numerical_Response_Advanced_Example.tex;
2592: Numerical_Response_Format.tex;
1.350 www 2593: Numerical_Response_Introduction.tex;
1.163 harris41 2594: Numerical_Response_Intro.tex;
2595: Numerical_Response_Parts_A.tex;
2596: Numerical_Response_Parts_B.tex;
2597: Numerical_Response_Problems.tex;
2598: Numerical_Response_Randomization.tex;
2599: Numerical_Response_Simple_Example.tex;
2600: Numerical_Response_Tutorial_A.tex;
2601: Numerical_Response_Units.tex;
1.371 albertel 2602: numerical_wrong_answers.tex;
1.163 harris41 2603: Option_Response_Concept_Group_Example.tex;
2604: Option_Response_Matching_Example.tex;
2605: Option_Response_Problem_Creation.tex;
2606: Option_Response_Problem_Figure.tex;
2607: Option_Response_Problem_Parts.tex;
2608: Option_Response_Problems.tex;
2609: Option_Response_Simple.tex;
1.219 albertel 2610: Other_Symbols.tex;
1.194 albertel 2611: Part_Tag_Edit_Help.tex;
1.264 bowersj2 2612: Personal_Info_Page.tex;
1.248 bowersj2 2613: Physical_Units.tex;
1.361 www 2614: Prefs_About_Me.tex;
1.254 bowersj2 2615: Prefs_Forwarding.tex;
1.361 www 2616: Prefs_Language.tex;
1.254 bowersj2 2617: Prefs_Screen_Name_Nickname.tex;
1.388 sakharuk 2618: Print_Options.tex;
1.278 bowersj2 2619: Print_Resource.tex;
1.163 harris41 2620: Problem_Editor_Testing_Area.tex;
2621: Problem_Editor_XML_Index.tex;
1.248 bowersj2 2622: Problem_LON-CAPA_Functions.tex;
1.163 harris41 2623: Problem_Types.tex;
2624: Publishing_A_Resource.tex;
2625: Publishing_Author_Tutorial_Segue.tex;
2626: Publishing_Copyright.tex;
2627: Publishing_Intro.tex;
2628: Publishing_Keywords.tex;
1.191 bowersj2 2629: Quick_Grades_Possibly_Correct.tex;
1.163 harris41 2630: Radio_Response_Problems.tex;
2631: Radio_Response_Randomization.tex;
1.248 bowersj2 2632: Ranking_Problems.tex;
1.266 www 2633: Receipt.tex;
1.361 www 2634: Remote_Menu.tex;
1.276 bowersj2 2635: Resource_Discussion.tex;
1.163 harris41 2636: Resource_Types.tex;
1.276 bowersj2 2637: Roles_About.tex;
1.361 www 2638: Roles_Screen.tex;
1.248 bowersj2 2639: Script_Functions.tex;
1.350 www 2640: Scripting_Help.tex;
1.163 harris41 2641: Script_Tutorial_Intro.tex;
1.248 bowersj2 2642: Script_Variables.tex;
1.360 albertel 2643: Search_Advanced.tex;
2644: Search_Basic.tex;
2645: Searching.tex;
1.278 bowersj2 2646: Sending_Email.tex;
1.163 harris41 2647: Sequence_Advanced_Editor_Creation.tex;
2648: Sequence_Definition.tex;
2649: Sequence_Editor_Selection.tex;
2650: Sequence_Page_Maps.tex;
2651: Sequence_Simple_Editor_Creation.tex;
2652: Sequence_Top-Level.tex;
2653: Significant_Figures.tex;
1.278 bowersj2 2654: Spreadsheet_About.tex;
1.279 matthew 2655: Spreadsheet_Calculation.tex;
2656: Spreadsheet_Calculation_Time.tex;
2657: Spreadsheet_Cell_Editing.tex;
2658: Spreadsheet_Editing.tex;
1.278 bowersj2 2659: Spreadsheet_Export_Row.tex;
1.279 matthew 2660: Spreadsheet_Files.tex;
1.278 bowersj2 2661: Spreadsheet_Functions.tex;
1.279 matthew 2662: Spreadsheet_Hierarchy.tex;
2663: Spreadsheet_HowTo_Assessments.tex;
2664: Spreadsheet_HowTo.tex;
2665: Spreadsheet_Layout.tex;
1.278 bowersj2 2666: Spreadsheet_Levels.tex;
2667: Spreadsheet_Max_Depth_Exceeded.tex;
2668: Spreadsheet_Parms.tex;
2669: Spreadsheet_Problem_Weight.tex;
1.279 matthew 2670: Spreadsheet_Referencing_Cells.tex;
2671: Spreadsheet_Referencing_Parameters.tex;
2672: Spreadsheet_Row_Numbers.tex;
2673: Spreadsheet_Student_View.tex;
1.278 bowersj2 2674: Spreadsheet_Student_Visible.tex;
2675: Spreadsheet_Template_Row.tex;
2676: Spreadsheet_Ternary_Operator.tex;
2677: Spreadsheet_Tries.tex;
1.329 matthew 2678: Statistics_Overall_Key.tex;
1.375 matthew 2679: Statistics_Sequence.tex;
1.368 matthew 2680: Statistics_Cache.tex;
1.163 harris41 2681: String_Response_Problem_Creation.tex;
2682: String_Response_Problems.tex;
1.248 bowersj2 2683: Syllabus_ExtLink.tex;
2684: Syllabus_URLs.tex;
1.392 sakharuk 2685: TEXDropEmptyColumns_attribute.tex;
1.393 sakharuk 2686: TEXitemgroupwidth.tex;
1.392 sakharuk 2687: TEXlayout_attribute.tex;
1.388 sakharuk 2688: TEXsize_attribute.tex;
1.392 sakharuk 2689: TEXtype_attribute.tex;
1.389 sakharuk 2690: TEXwidth_attribute.tex;
1.163 harris41 2691: Tolerance.tex;
1.248 bowersj2 2692: Uploaded_Templates_PublicView.tex;
2693: Uploaded_Templates_TextBoxes.tex;
1.163 harris41 2694: Variable_Naming_Conventions.tex;
2695: Variables_in_Scripts.tex;
2696: Variables_in_the_Answer_Block.tex;
1.248 bowersj2 2697: Variables_in_the_Text_Block.tex;
1.350 www 2698: Variable_Tutorial_A.tex;
1.276 bowersj2 2699: What_Is_LON-CAPA.tex;
2700: Why_LON-CAPA.tex;
1.317 www 2701: </filenames>
2702: </fileglob>
2703: <fileglob>
2704: <glob>*.*</glob>
2705: <sourcedir>loncom/html/adm/help/tex/ru/</sourcedir>
2706: <targetdir dist='default'>
2707: home/httpd/html/adm/help/tex/ru/</targetdir>
2708: <categoryname>interface file</categoryname>
2709: <description>
2710: Russian Tex files for the help system
2711: </description>
2712: <filenames>
2713: About_Authors_Manual.tex;
1.319 www 2714: About_Communication.tex;
1.324 sakharuk 2715: About_Developers_Manual.tex;
1.319 www 2716: About_Numerical_and_Formula_Response.tex;
1.334 sakharuk 2717: CAPA_LON-CAPA_function_diffs.tex;
1.360 albertel 2718: Course_Maximum_Collaborators.tex;
1.324 sakharuk 2719: Course_Set_Start_End_Date.tex;
1.319 www 2720: Creating_A_Course_Intro.tex;
1.324 sakharuk 2721: Other_Symbols.tex;
1.319 www 2722: Physical_Units.tex;
1.317 www 2723: Print_Resource.tex;
1.324 sakharuk 2724: Authoring_Adding_Pictures.tex;
1.140 bowersj2 2725: </filenames>
2726: </fileglob>
2727: <file>
2728: <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
2729: <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
1.162 harris41 2730: <categoryname>interface file</categoryname>
1.140 bowersj2 2731: <description>
2732: A gdbm file containing a label->tex file hash.
1.15 harris41 2733: </description>
2734: <status>works/unverified</status>
2735: </file>
2736: <file>
1.7 harris41 2737: <source>loncom/interface/lonstatistics.pm</source>
2738: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
2739: <categoryname>handler</categoryname>
2740: <description>
2741: Handler to show statistics on solving LON-CAPA problems.
1.326 matthew 2742: </description>
2743: <status>works/unverified</status>
2744: </file>
2745: <file>
2746: <source>loncom/interface/statistics/lonstathelpers.pm</source>
2747: <target dist='default'>home/httpd/lib/perl/Apache/lonstathelpers.pm</target>
1.370 albertel 2748: <categoryname>handler</categoryname>
1.326 matthew 2749: <description>
2750: Utility module for statistics and data mining.
1.144 stredwic 2751: </description>
2752: <status>works/unverified</status>
2753: </file>
2754: <file>
2755: <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
1.162 harris41 2756: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
2757: </target>
1.144 stredwic 2758: <categoryname>handler</categoryname>
2759: <description>
1.162 harris41 2760: The module that generate the html for the Problem Statistics web pages.
1.338 matthew 2761: </description>
2762: </file>
2763: <file>
1.366 matthew 2764: <source>loncom/interface/statistics/lonsurveyreports.pm</source>
2765: <target dist='default'>home/httpd/lib/perl/Apache/lonsurveyreports.pm
2766: </target>
1.370 albertel 2767: <categoryname>handler</categoryname>
1.366 matthew 2768: <description>
2769: Gives instructors access to compiled survey results.
2770: </description>
2771: </file>
2772: <file>
1.338 matthew 2773: <source>loncom/interface/statistics/lonstudentsubmissions.pm</source>
2774: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentsubmissions.pm
2775: </target>
2776: <categoryname>handler</categoryname>
2777: <description>
2778: Generates excel file containing student submissions and correct answers.
1.332 matthew 2779: </description>
2780: </file>
2781: <file>
2782: <source>loncom/interface/statistics/loncorrectproblemplot.pm</source>
2783: <target dist='default'>home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
2784: </target>
2785: <categoryname>handler</categoryname>
2786: <description>
2787: The module that generate the html for the correct problems plot web pages.
1.169 stredwic 2788: </description>
2789: <status>works/unverified</status>
2790: </file>
2791: <file>
2792: <source>loncom/interface/statistics/lonpercentage.pm</source>
2793: <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
2794: </target>
2795: <categoryname>handler</categoryname>
2796: <description>
2797: The module that generate the html for the Percentage graph web pages.
1.144 stredwic 2798: </description>
2799: <status>works/unverified</status>
2800: </file>
2801: <file>
2802: <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
1.162 harris41 2803: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
2804: </target>
1.144 stredwic 2805: <categoryname>handler</categoryname>
2806: <description>
1.296 matthew 2807: This module provides detailed analysis and raw data for submissions of various problem types.
2808: </description>
2809: <status>works/unverified</status>
2810: </file>
2811: <file>
2812: <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
2813: <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
2814: </target>
2815: <categoryname>handler</categoryname>
2816: <description>
2817: This module produces plots of the times of students attempts on an assessment.
1.144 stredwic 2818: </description>
2819: <status>works/unverified</status>
2820: </file>
2821: <file>
2822: <source>loncom/interface/statistics/lonstudentassessment.pm</source>
1.162 harris41 2823: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
2824: </target>
1.144 stredwic 2825: <categoryname>handler</categoryname>
2826: <description>
2827: The module that generate the html for the Student Assessment/Chart web pages.
1.7 harris41 2828: </description>
2829: <status>works/unverified</status>
2830: </file>
2831: <file>
1.5 harris41 2832: <source>loncom/publisher/londiff.pm</source>
2833: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
2834: <categoryname>handler</categoryname>
2835: <description>
2836: Handler to show difference between two files.
1.221 www 2837: </description>
2838: <status>works/unverified</status>
2839: </file>
2840: <file>
2841: <source>loncom/publisher/lonrights.pm</source>
2842: <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
2843: <categoryname>handler</categoryname>
2844: <description>
2845: Handler to show and edit custom distribution rights
1.5 harris41 2846: </description>
2847: <status>works/unverified</status>
1.4 harris41 2848: </file>
2849: <file>
1.5 harris41 2850: <source>loncom/publisher/lonupload.pm</source>
2851: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
2852: <categoryname>handler</categoryname>
2853: <description>
2854: Handler to upload files through browser into construction space.
2855: </description>
2856: <status>works/unverified</status>
1.4 harris41 2857: </file>
2858: <file>
1.76 harris41 2859: <source>doc/man/Apache__lonupload.3</source>
2860: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
1.83 harris41 2861: <categoryname>doc</categoryname>
1.76 harris41 2862: <description>man page for lonupload.pm</description>
2863: <build trigger='always run'>
1.115 harris41 2864: loncom/build/pod2man.sh ../publisher/lonupload.pm > \
2865: ../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm'
1.76 harris41 2866: </build>
2867: <status>works/unverified</status>
2868: <dependencies>
2869: ../../loncom/publisher/lonupload.pm
2870: </dependencies>
2871: </file>
2872: <file>
1.118 harris41 2873: <source>doc/lib/perl/Apache/lonupload.html</source>
2874: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
1.112 harris41 2875: </target>
1.83 harris41 2876: <categoryname>doc</categoryname>
1.76 harris41 2877: <description>POD-derived page for lonupload.pm</description>
2878: <build trigger='always run'>
1.115 harris41 2879: loncom/build/pod2html.sh ../publisher/lonupload.pm > \
1.118 harris41 2880: ../../doc/lib/perl/Apache/lonupload.html && \
2881: echo 'pod2html lonupload.pm'
1.76 harris41 2882: </build>
2883: <status>works/unverified</status>
2884: <dependencies>
2885: ../../loncom/publisher/lonupload.pm
2886: </dependencies>
2887: </file>
2888: <file>
1.5 harris41 2889: <source>loncom/homework/essayresponse.pm</source>
2890: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
2891: <categoryname>handler</categoryname>
2892: <description>
2893: Handler to evaluate essay (ungraded) style responses.
1.92 albertel 2894: </description>
2895: <status>works/unverified</status>
2896: </file>
2897: <file>
2898: <source>loncom/homework/externalresponse.pm</source>
2899: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
2900: <categoryname>handler</categoryname>
2901: <description>
2902: Handler to evaluate externally graded responses.
2903: </description>
2904: <status>works/unverified</status>
2905: </file>
2906: <file>
2907: <source>loncom/homework/loncapagrade.pm</source>
2908: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
2909: <categoryname>handler</categoryname>
2910: <description>
1.133 harris41 2911: Holds results and defines
2912: tag handlers needed by externalresponse.pm
1.5 harris41 2913: </description>
2914: <status>works/unverified</status>
1.4 harris41 2915: </file>
2916: <file>
1.5 harris41 2917: <source>loncom/publisher/lonpubdir.pm</source>
2918: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
2919: <categoryname>handler</categoryname>
2920: <description>
2921: Handler to publish directories.
1.172 www 2922: </description>
2923: </file>
2924: <file>
2925: <source>loncom/publisher/lonunauthorized.pm</source>
2926: <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
2927: <categoryname>handler</categoryname>
2928: <description>
2929: Handler to explain failed contruction space access.
1.5 harris41 2930: </description>
1.4 harris41 2931: </file>
2932: <file>
1.76 harris41 2933: <source>doc/man/Apache__lonpubdir.3</source>
2934: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
1.83 harris41 2935: <categoryname>doc</categoryname>
1.76 harris41 2936: <description>man page for lonpubdir.pm</description>
2937: <build trigger='always run'>
1.115 harris41 2938: loncom/build/pod2man.sh ../publisher/lonpubdir.pm > \
2939: ../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm'
1.76 harris41 2940: </build>
2941: <status>works/unverified</status>
2942: <dependencies>
2943: ../../loncom/lonnet/perl/lonnet.pm
2944: </dependencies>
2945: </file>
2946: <file>
1.118 harris41 2947: <source>doc/lib/perl/Apache/lonpubdir.html</source>
2948: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
1.112 harris41 2949: </target>
1.83 harris41 2950: <categoryname>doc</categoryname>
1.76 harris41 2951: <description>POD-derived page for lonpubdir.pm</description>
2952: <build trigger='always run'>
1.115 harris41 2953: loncom/build/pod2html.sh ../publisher/lonpubdir.pm > \
1.118 harris41 2954: ../../doc/lib/perl/Apache/lonpubdir.html && \
2955: echo 'pod2html lonpubdir.pm'
1.76 harris41 2956: </build>
2957: <status>works/unverified</status>
2958: <dependencies>
2959: ../../loncom/publisher/lonpubdir.pm
2960: </dependencies>
2961: </file>
2962: <file>
1.5 harris41 2963: <source>loncom/publisher/lonretrieve.pm</source>
2964: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
2965: <categoryname>handler</categoryname>
2966: <description>
2967: Handler to retrieve old versions from resource space.
2968: </description>
2969: <status>works/unverified</status>
1.4 harris41 2970: </file>
2971: <file>
1.76 harris41 2972: <source>doc/man/Apache__lonretrieve.3</source>
2973: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
1.83 harris41 2974: <categoryname>doc</categoryname>
1.76 harris41 2975: <description>man page for lonretrieve.pm</description>
2976: <build trigger='always run'>
1.115 harris41 2977: loncom/build/pod2man.sh ../publisher/lonretrieve.pm > \
2978: ../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm'
1.76 harris41 2979: </build>
2980: <status>works/unverified</status>
2981: <dependencies>
2982: ../../loncom/publisher/lonretrieve.pm
2983: </dependencies>
2984: </file>
2985: <file>
1.118 harris41 2986: <source>doc/lib/perl/Apache/lonretrieve.html</source>
2987: <target dist='default'>
2988: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
1.112 harris41 2989: </target>
1.83 harris41 2990: <categoryname>doc</categoryname>
1.76 harris41 2991: <description>POD-derived page for lonretrieve.pm</description>
2992: <build trigger='always run'>
1.115 harris41 2993: loncom/build/pod2html.sh ../publisher/lonretrieve.pm > \
1.118 harris41 2994: ../../doc/lib/perl/Apache/lonretrieve.html && \
2995: echo 'pod2html lonretrieve.pm'
1.76 harris41 2996: </build>
2997: <status>works/unverified</status>
2998: <dependencies>
2999: ../../loncom/publisher/lonretrieve.pm
3000: </dependencies>
3001: </file>
3002: <file>
1.5 harris41 3003: <source>loncom/homework/edit.pm</source>
3004: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
3005: <categoryname>handler</categoryname>
3006: <description>
3007: Helper functions when in homework edit mode.
3008: </description>
1.4 harris41 3009: </file>
3010: <file>
1.86 harris41 3011: <source>doc/man/Apache__edit.3</source>
3012: <target dist='default'>usr/man/man3/Apache::edit.3</target>
3013: <categoryname>doc</categoryname>
3014: <description>man page for edit.pm</description>
3015: <build trigger='always run'>
1.115 harris41 3016: loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && \
1.112 harris41 3017: echo 'manifying edit.pm'
1.86 harris41 3018: </build>
3019: <status>works/unverified</status>
3020: <dependencies>
3021: ../../loncom/homework/edit.pm
3022: </dependencies>
3023: </file>
3024: <file>
1.118 harris41 3025: <source>doc/lib/perl/Apache/edit.html</source>
3026: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
3027: </target>
1.86 harris41 3028: <categoryname>doc</categoryname>
3029: <description>POD-derived page for edit.pm</description>
3030: <build trigger='always run'>
1.118 harris41 3031: loncom/build/pod2html.sh ../homework/edit.pm > \
3032: ../../doc/lib/perl/Apache/edit.html \
1.115 harris41 3033: && echo 'pod2html edit.pm'
1.86 harris41 3034: </build>
3035: <status>works/unverified</status>
3036: <dependencies>
3037: ../../loncom/homework/edit.pm
3038: </dependencies>
3039: </file>
3040: <file>
1.5 harris41 3041: <source>loncom/interface/lonmeta.pm</source>
3042: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
3043: <categoryname>handler</categoryname>
3044: <description>Metadata display handler.</description>
3045: <status>works/unverified</status>
1.4 harris41 3046: </file>
3047: <file>
1.5 harris41 3048: <source>rat/lonambiguous.pm</source>
3049: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
3050: <categoryname>handler</categoryname>
3051: <description>
3052: Handler to resolve ambiguous file locations.
3053: </description>
3054: <status>works/unverified</status>
1.4 harris41 3055: </file>
3056: <file>
1.5 harris41 3057: <source>rat/lonratparms.pm</source>
3058: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
3059: <categoryname>handler</categoryname>
3060: <description>
3061: Handler to set resource parameters inside of the RAT based on metadata.
3062: </description>
3063: <status>works/unverified</status>
1.4 harris41 3064: </file>
3065: <file>
1.5 harris41 3066: <source>rat/lonsequence.pm</source>
3067: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
3068: <categoryname>handler</categoryname>
3069: <description>
3070: Handler for showing sequence objects of educational resources.
3071: </description>
3072: <status>works/unverified</status>
1.4 harris41 3073: </file>
3074: <file>
1.5 harris41 3075: <source>loncom/interface/loncreatecourse.pm</source>
3076: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
3077: <categoryname>handler</categoryname>
3078: <description>
1.72 harris41 3079: Allows domain coordinators to create new courses and assign course
3080: coordinators.
1.5 harris41 3081: </description>
1.10 harris41 3082: <status>works/unverified</status>
1.4 harris41 3083: </file>
3084: <file>
1.5 harris41 3085: <source>loncom/interface/loncreateuser.pm</source>
3086: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
3087: <categoryname>handler</categoryname>
3088: <description>
1.72 harris41 3089: Allows users to within their own privileges create/edit users and give
3090: them roles.
1.5 harris41 3091: </description>
3092: <status>works/unverified</status>
1.143 stredwic 3093: </file>
3094: <file>
3095: <source>loncom/interface/lonhtmlcommon.pm</source>
3096: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
3097: <categoryname>handler</categoryname>
3098: <description>
3099: Contains a set of functions that generate html controls and data layouts
1.282 www 3100: </description>
3101: </file>
3102: <file>
1.382 www 3103: <source>loncom/interface/lonspeller.pm</source>
3104: <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
3105: <categoryname>handler</categoryname>
3106: <description>
3107: Contains a set of functions to use Aspell
3108: </description>
3109: </file>
3110: <file>
1.282 www 3111: <source>loncom/localize/lonlocal.pm</source>
3112: <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
3113: <categoryname>handler</categoryname>
3114: <description>
3115: Contains the &mt access function to Locale::Maketext
3116: </description>
3117: </file>
3118: <file>
3119: <source>loncom/localize/localize.pm</source>
3120: <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
3121: <categoryname>handler</categoryname>
3122: <description>
3123: Localization class for Locale::Maketext
1.138 stredwic 3124: </description>
3125: </file>
1.283 www 3126: <fileglob>
3127: <glob>*.pm</glob>
3128: <sourcedir>loncom/localize/localize/</sourcedir>
3129: <targetdir dist='default'>
3130: home/httpd/lib/perl/Apache/localize/</targetdir>
3131: <categoryname>static conf</categoryname>
3132: <description>
3133: Translation files.
3134: </description>
3135: <filenames>
1.285 www 3136: de.pm;
1.288 www 3137: pt.pm;
1.336 www 3138: fr.pm;
1.288 www 3139: ja.pm;
1.297 www 3140: tr.pm;
1.305 www 3141: ru.pm;
3142: fa.pm;
3143: ar.pm;
1.314 www 3144: es.pm;
1.283 www 3145: </filenames>
3146: </fileglob>
1.138 stredwic 3147: <file>
3148: <source>loncom/interface/loncoursedata.pm</source>
3149: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
3150: <categoryname>handler</categoryname>
3151: <description>
3152: Common functions for handling student course data (download and process)
1.5 harris41 3153: </description>
1.4 harris41 3154: </file>
3155: <file>
1.5 harris41 3156: <source>loncom/interface/loncommon.pm</source>
3157: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
3158: <categoryname>handler</categoryname>
3159: <description>
3160: Makes a table out of the previous attempts. Inputs result_from_symbread,
1.10 harris41 3161: user, domain, home_server, course_id.
1.5 harris41 3162: </description>
3163: <status>works/unverified</status>
1.4 harris41 3164: </file>
3165: <file>
1.76 harris41 3166: <source>doc/man/Apache__loncommon.3</source>
3167: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
1.83 harris41 3168: <categoryname>doc</categoryname>
1.76 harris41 3169: <description>man page for loncommon.pm</description>
3170: <build trigger='always run'>
1.115 harris41 3171: loncom/build/pod2man.sh ../interface/loncommon.pm > \
3172: ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm'
1.76 harris41 3173: </build>
3174: <status>works/unverified</status>
3175: <dependencies>
3176: ../../loncom/interface/loncommon.pm
3177: </dependencies>
3178: </file>
3179: <file>
1.118 harris41 3180: <source>doc/lib/perl/Apache/loncommon.html</source>
3181: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
1.112 harris41 3182: </target>
1.83 harris41 3183: <categoryname>doc</categoryname>
1.76 harris41 3184: <description>POD-derived page for loncommon.pm</description>
3185: <build trigger='always run'>
1.115 harris41 3186: loncom/build/pod2html.sh ../interface/loncommon.pm > \
1.118 harris41 3187: ../../doc/lib/perl/Apache/loncommon.html && \
3188: echo 'pod2html loncommon.pm'
1.76 harris41 3189: </build>
3190: <status>works/unverified</status>
3191: <dependencies>
3192: ../../loncom/interface/loncommon.pm
3193: </dependencies>
3194: </file>
3195: <file>
1.5 harris41 3196: <source>loncom/homework/grades.pm</source>
3197: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
3198: <categoryname>handler</categoryname>
3199: <description>Handles the viewing of grades.</description>
1.4 harris41 3200: </file>
3201: <file>
1.5 harris41 3202: <source>loncom/homework/imageresponse.pm</source>
3203: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
3204: <categoryname>handler</categoryname>
3205: <description>
3206: Coordinates the response to clicking an image.
3207: </description>
3208: <status>works/unverified</status>
1.4 harris41 3209: </file>
3210: <file>
1.5 harris41 3211: <source>loncom/homework/optionresponse.pm</source>
3212: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
3213: <categoryname>handler</categoryname>
1.27 harris41 3214: <description>
3215: Handles tags associated with showing a list of options.</description>
1.4 harris41 3216: </file>
3217: <file>
1.5 harris41 3218: <source>loncom/homework/outputtags.pm</source>
3219: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
3220: <categoryname>handler</categoryname>
3221: <description>
3222: Handles tags associated with output. Seems to relate to due dates of the
3223: assignment.
3224: </description>
1.10 harris41 3225: <status>works/unverified</status>
1.4 harris41 3226: </file>
1.255 albertel 3227:
3228: <file>
3229: <source>loncom/homework/chemresponse.pm</source>
1.256 albertel 3230: <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
1.255 albertel 3231: <categoryname>handler</categoryname>
3232: <description>
3233: Handle the tags organicresponse/structure and reationresponse
3234: </description>
3235: <status>works/unverified</status>
3236: </file>
3237:
3238: <fileglob>
3239: <glob>*.*</glob>
3240: <sourcedir>loncom/html/adm/jme/</sourcedir>
3241: <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
3242: <categoryname>interface file</categoryname>
3243: <description>
3244: JME files, for editing organic structures
3245: </description>
3246: <filenames>
3247: JME.jar;
3248: jme.gif;
1.258 albertel 3249: jme_help.html;
1.255 albertel 3250: nitro.gif;
3251: smiles.gif
3252: </filenames>
3253: </fileglob>
1.291 albertel 3254:
3255: <file>
3256: <source>loncom/homework/convertjme.pl</source>
3257: <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
3258: <categoryname>script</categoryname>
3259: <description>
3260: Dynamically converts JME strings into either a png or ps file.
3261: </description>
3262: </file>
3263:
1.4 harris41 3264: <file>
1.6 harris41 3265: <source>loncom/interface/lontest.pm</source>
3266: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
3267: <categoryname>handler</categoryname>
3268: <description>
3269: Used for debugging and testing the LON-CAPA system.
3270: </description>
1.10 harris41 3271: <status>works/unverified</status>
1.6 harris41 3272: </file>
3273: <file>
3274: <source>loncom/homework/radiobuttonresponse.pm</source>
1.27 harris41 3275: <target dist='default'>
3276: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
1.6 harris41 3277: <categoryname>handler</categoryname>
3278: <description>
3279: Handles multiple-choice style responses.
3280: </description>
1.10 harris41 3281: <status>works/unverified</status>
1.6 harris41 3282: </file>
3283: <file>
3284: <source>loncom/interface/lonassignments.pm</source>
3285: <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
3286: <categoryname>handler</categoryname>
3287: <description>
3288: Handles processing of assignments.
3289: </description>
1.10 harris41 3290: <status>works/unverified</status>
1.6 harris41 3291: </file>
3292: <file>
3293: <source>loncom/interface/loncommunicate.pm</source>
3294: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
3295: <categoryname>handler</categoryname>
1.72 harris41 3296: <description>
3297: Will be the access handler to email sending, as well as the planned
3298: chatrooms, etc.
3299: </description>
1.10 harris41 3300: <status>works/unverified</status>
1.6 harris41 3301: </file>
3302: <file>
3303: <source>loncom/interface/lonerrorhandler.pm</source>
3304: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
3305: <categoryname>handler</categoryname>
3306: <description>
3307: Handles errors.
3308: </description>
1.10 harris41 3309: <status>works/unverified</status>
1.6 harris41 3310: </file>
3311: <file>
3312: <source>loncom/interface/lonevaluate.pm</source>
3313: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
3314: <categoryname>handler</categoryname>
3315: <description>
3316: Handles evaluation.
3317: </description>
1.10 harris41 3318: <status>works/unverified</status>
1.6 harris41 3319: </file>
3320: <file>
3321: <source>loncom/interface/lonfeedback.pm</source>
3322: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
3323: <categoryname>handler</categoryname>
3324: <description>
3325: Handles feedback from students to instructors and system administrators.
1.72 harris41 3326: Provides a screenshot of the current
3327: resource, as well as previous attempts if the resource was a homework.
3328: Used by lonmsg.pm.
1.6 harris41 3329: </description>
1.10 harris41 3330: <status>works/unverified</status>
1.4 harris41 3331: </file>
3332: <file>
1.6 harris41 3333: <source>loncom/interface/lonnavmaps.pm</source>
3334: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
3335: <categoryname>handler</categoryname>
3336: <description>
3337: Handles navigational maps.
1.211 bowersj2 3338: </description>
3339: <status>works/unverified</status>
1.227 albertel 3340: </file>
3341: <file>
3342: <source>doc/man/Apache__lonnavmaps.3</source>
3343: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
3344: <categoryname>doc</categoryname>
3345: <description>man page for lonnavmaps.pm</description>
3346: <build trigger='always run'>
3347: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm > \
3348: ../../doc/man/Apache__lonnavmaps.3 && echo 'manifying lonnavmaps.pm'
3349: </build>
3350: <status>works/unverified</status>
3351: <dependencies>
3352: ../../loncom/interface/lonnavmaps.pm
3353: </dependencies>
3354: </file>
3355: <file>
3356: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
3357: <target dist='default'>
3358: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
3359: </target>
3360: <categoryname>doc</categoryname>
3361: <description>POD-derived page for lonnavmaps.pm</description>
3362: <build trigger='always run'>
3363: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm > \
3364: ../../doc/lib/perl/Apache/lonnavmaps.html && \
3365: echo 'pod2html lonnavmaps.pm'
3366: </build>
3367: <status>works/unverified</status>
3368: <dependencies>
3369: ../../loncom/interface/lonnavmaps.pm
3370: </dependencies>
1.211 bowersj2 3371: </file>
3372: <file>
1.231 bowersj2 3373: <source>loncom/interface/lonhelper.pm</source>
3374: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
1.211 bowersj2 3375: <categoryname>handler</categoryname>
3376: <description>
1.235 bowersj2 3377: Helper framework.
3378: </description>
3379: <status>works/unverified</status>
3380: </file>
3381: <file>
3382: <source>loncom/html/adm/helper/parameter.helper</source>
3383: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
3384: <categoryname>handler</categoryname>
3385: <description>
3386: Parameter setting helper.
1.242 bowersj2 3387: </description>
3388: <status>works/unverified</status>
3389: </file>
3390: <file>
3391: <source>loncom/html/adm/helper/course.initialization.helper</source>
3392: <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
3393: <categoryname>handler</categoryname>
3394: <description>
3395: Course initialization helper.
1.189 bowersj2 3396: </description>
3397: <status>works/unverified</status>
3398: </file>
3399: <file>
3400: <source>loncom/interface/lonquickgrades.pm</source>
3401: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
3402: <categoryname>handler</categoryname>
3403: <description>
3404: Student quick grades interface.
1.6 harris41 3405: </description>
1.10 harris41 3406: <status>works/unverified</status>
1.4 harris41 3407: </file>
3408: <file>
1.6 harris41 3409: <source>loncom/interface/lonpreferences.pm</source>
3410: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
3411: <categoryname>handler</categoryname>
3412: <description>
3413: Handles user preferences associated with customizing the online LON-CAPA
3414: educational environment.
3415: </description>
1.10 harris41 3416: <status>works/unverified</status>
1.6 harris41 3417: </file>
3418: <file>
3419: <source>loncom/interface/lonprintout.pm</source>
3420: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
3421: <categoryname>handler</categoryname>
3422: <description>
3423: Handles the production of printable files and resources.
3424: </description>
1.10 harris41 3425: <status>works/unverified</status>
1.340 matthew 3426: </file>
3427: <file>
3428: <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
3429: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
3430: <categoryname>system file</categoryname>
3431: <description>
3432: Provides a common interface to LON-CAPA metadata.
3433: </description>
1.6 harris41 3434: </file>
3435: <file>
3436: <source>loncom/interface/lonsearchcat.pm</source>
3437: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
3438: <categoryname>handler</categoryname>
3439: <description>
3440: Handles a searchable catalogue.
1.148 matthew 3441: </description>
3442: <status>works/unverified</status>
3443: </file>
3444: <file>
3445: <source>loncom/interface/lonmysql.pm</source>
3446: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
3447: <categoryname>handler</categoryname>
3448: <description>
3449: Provides utility functions for creating and accessing mysql database tables.
1.6 harris41 3450: </description>
1.10 harris41 3451: <status>works/unverified</status>
1.4 harris41 3452: </file>
3453: <file>
1.76 harris41 3454: <source>doc/man/Apache__lonsearchcat.3</source>
3455: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
1.83 harris41 3456: <categoryname>doc</categoryname>
1.76 harris41 3457: <description>man page for lonsearchcat.pm</description>
3458: <build trigger='always run'>
1.115 harris41 3459: loncom/build/pod2man.sh ../interface/lonsearchcat.pm > \
3460: ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm'
1.76 harris41 3461: </build>
3462: <status>works/unverified</status>
3463: <dependencies>
3464: ../../loncom/interface/lonsearchcat.pm
3465: </dependencies>
3466: </file>
3467: <file>
1.118 harris41 3468: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
3469: <target dist='default'>
3470: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
1.112 harris41 3471: </target>
1.83 harris41 3472: <categoryname>doc</categoryname>
1.76 harris41 3473: <description>POD-derived page for lonsearchcat.pm</description>
3474: <build trigger='always run'>
1.115 harris41 3475: loncom/build/pod2html.sh ../interface/lonsearchcat.pm > \
1.118 harris41 3476: ../../doc/lib/perl/Apache/lonsearchcat.html && \
3477: echo 'pod2html lonsearchcat.pm'
1.76 harris41 3478: </build>
3479: <status>works/unverified</status>
3480: <dependencies>
3481: ../../loncom/interface/lonsearchcat.pm
3482: </dependencies>
1.232 www 3483: </file>
3484: <file>
3485: <source>loncom/interface/lonmanagekeys.pm</source>
3486: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
3487: <categoryname>handler</categoryname>
3488: <description>
3489: Allows users with "mky" privileges to generate and manage course access keys.
3490: </description>
3491: <status>works/unverified</status>
1.76 harris41 3492: </file>
3493: <file>
1.6 harris41 3494: <source>loncom/interface/londropadd.pm</source>
3495: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
3496: <categoryname>handler</categoryname>
3497: <description>
1.72 harris41 3498: Allows course coordinators to upload courselists in different formats, and
3499: automatically create users (if they do not exist already), assign them the
3500: role of student in a course, and add them to the classlist.
1.6 harris41 3501: </description>
1.10 harris41 3502: <status>works/unverified</status>
1.6 harris41 3503: </file>
3504: <file>
1.380 matthew 3505: <source>loncom/interface/lonviewclasslist.pm</source>
3506: <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
3507: <categoryname>handler</categoryname>
3508: <description>
3509: Allows users (including students) to view the classlist of their course.
3510: </description>
3511: <status>works/unverified</status>
3512: </file>
3513: <file>
1.6 harris41 3514: <source>loncom/interface/lonmsg.pm</source>
3515: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
3516: <categoryname>handler</categoryname>
3517: <description>
1.72 harris41 3518: lonmsg.pm has several functions to send and receive internal messages.
3519: author_res_msg - send message to resource author.
3520: user_crit_msg - send a critical message to a user. A critical message
3521: will require acknowledgment by the recipient and the sender will be notified.
3522: user_crit_received - routine to trigger acknowledgment.
3523: statuschange - change the status of a message (read, replied, forwarded, etc).
3524: The handler also displays messages, has routines to reply, etc.
1.6 harris41 3525: </description>
1.10 harris41 3526: <status>works/unverified</status>
1.6 harris41 3527: </file>
3528: <file>
3529: <source>loncom/homework/hint.pm</source>
3530: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
3531: <categoryname>handler</categoryname>
3532: <description>
3533: This handler coordinates the delivery of hints to students working on LON-CAPA
3534: problems and assignments.
3535: </description>
1.10 harris41 3536: <status>works/unverified</status>
1.6 harris41 3537: </file>
3538: <file>
1.244 matthew 3539: <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
1.6 harris41 3540: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
3541: <categoryname>handler</categoryname>
3542: <description>
1.244 matthew 3543: The top level interface for the display and editing of spreadsheets. There
3544: are three levels of spreadsheet.
3545: </description>
3546: <status>works/unverified</status>
3547: </file>
3548: <file>
3549: <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
3550: <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
3551: <categoryname>handler</categoryname>
3552: <description>
3553: Defines the parent object of each spreadsheet type (classcalc, studentcalc,
3554: assesscalc).
3555: </description>
3556: <status>works/unverified</status>
3557: </file>
3558: <file>
3559: <source>loncom/interface/spreadsheet/classcalc.pm</source>
3560: <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
3561: <categoryname>handler</categoryname>
3562: <description>
3563: Defines the specifics of the course level spreadsheet.
3564: </description>
3565: <status>works/unverified</status>
3566: </file>
3567: <file>
3568: <source>loncom/interface/spreadsheet/studentcalc.pm</source>
3569: <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
3570: <categoryname>handler</categoryname>
3571: <description>
3572: Defines the specifics of the student level spreadsheet.
3573: </description>
3574: <status>works/unverified</status>
3575: </file>
3576: <file>
3577: <source>loncom/interface/spreadsheet/assesscalc.pm</source>
3578: <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
3579: <categoryname>handler</categoryname>
3580: <description>
3581: Defines the specifics of the assessment level spreadsheet.
1.6 harris41 3582: </description>
1.10 harris41 3583: <status>works/unverified</status>
1.6 harris41 3584: </file>
3585: <file>
3586: <source>loncom/interface/lonparmset.pm</source>
3587: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
3588: <categoryname>handler</categoryname>
3589: <description>
3590: Handler to resolve ambiguous file locations
3591: </description>
1.10 harris41 3592: <status>works/unverified</status>
1.6 harris41 3593: </file>
3594: <file>
1.76 harris41 3595: <source>doc/man/Apache__lonparmset.3</source>
3596: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
1.83 harris41 3597: <categoryname>doc</categoryname>
1.76 harris41 3598: <description>man page for lonparmset.pm</description>
3599: <build trigger='always run'>
1.115 harris41 3600: loncom/build/pod2man.sh ../interface/lonparmset.pm > \
3601: ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm'
1.76 harris41 3602: </build>
3603: <status>works/unverified</status>
3604: <dependencies>
3605: ../../loncom/interface/lonparmset.pm
3606: </dependencies>
3607: </file>
3608: <file>
1.118 harris41 3609: <source>doc/lib/perl/Apache/lonparmset.html</source>
3610: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
1.112 harris41 3611: </target>
1.83 harris41 3612: <categoryname>doc</categoryname>
1.76 harris41 3613: <description>POD-derived page for lonparmset.pm</description>
3614: <build trigger='always run'>
1.115 harris41 3615: loncom/build/pod2html.sh ../interface/lonparmset.pm > \
1.118 harris41 3616: ../../doc/lib/perl/Apache/lonparmset.html && \
3617: echo 'pod2html lonparmset.pm'
1.76 harris41 3618: </build>
3619: <status>works/unverified</status>
3620: <dependencies>
3621: ../../loncom/interface/lonparmset.pm
3622: </dependencies>
3623: </file>
3624: <file>
1.6 harris41 3625: <source>loncom/publisher/lonconstruct.pm</source>
3626: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
3627: <categoryname>handler</categoryname>
3628: <description>
3629: Page wrapper for handling construction space.
3630: </description>
1.10 harris41 3631: <status>works/unverified</status>
1.6 harris41 3632: </file>
3633: <file>
3634: <source>loncom/publisher/lonpublisher.pm</source>
3635: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
3636: <categoryname>handler</categoryname>
3637: <description>
3638: Publishes an LON-CAPA educational resource complete with metadata
3639: (authorship, language, copyright, creation date, etc).
3640: </description>
1.10 harris41 3641: <status>works/unverified</status>
1.6 harris41 3642: </file>
3643: <file>
1.76 harris41 3644: <source>doc/man/Apache__lonpublisher.3</source>
3645: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
1.83 harris41 3646: <categoryname>doc</categoryname>
1.76 harris41 3647: <description>man page for lonpublisher.pm</description>
3648: <build trigger='always run'>
1.115 harris41 3649: loncom/build/pod2man.sh ../publisher/lonpublisher.pm > \
3650: ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm'
1.76 harris41 3651: </build>
3652: <status>works/unverified</status>
3653: <dependencies>
3654: ../../loncom/publisher/lonpublisher.pm
3655: </dependencies>
3656: </file>
3657: <file>
1.118 harris41 3658: <source>doc/lib/perl/Apache/lonpublisher.html</source>
3659: <target dist='default'>
3660: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
1.112 harris41 3661: </target>
1.83 harris41 3662: <categoryname>doc</categoryname>
1.76 harris41 3663: <description>POD-derived page for lonpublisher.pm</description>
3664: <build trigger='always run'>
1.115 harris41 3665: loncom/build/pod2html.sh ../publisher/lonpublisher.pm > \
1.118 harris41 3666: ../../doc/lib/perl/Apache/lonpublisher.html && \
3667: echo 'pod2html lonpublisher.pm'
1.76 harris41 3668: </build>
3669: <status>works/unverified</status>
3670: <dependencies>
3671: ../../loncom/publisher/lonpublisher.pm
3672: </dependencies>
3673: </file>
3674: <file>
1.6 harris41 3675: <source>loncom/interface/lonmenu.pm</source>
3676: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
3677: <categoryname>handler</categoryname>
3678: <description>
3679: Has routines which control the remote control.
1.228 www 3680: </description>
3681: <status>works/unverified</status>
3682: </file>
3683: <file>
3684: <source>loncom/interface/lonremote.pm</source>
3685: <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
3686: <categoryname>handler</categoryname>
3687: <description>
1.367 matthew 3688: Handler to launch and collapse the remote control.
1.6 harris41 3689: </description>
1.10 harris41 3690: <status>works/unverified</status>
1.6 harris41 3691: </file>
3692: <file>
1.367 matthew 3693: <source>loncom/interface/portfolio.pm</source>
3694: <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
3695: <categoryname>handler</categoryname>
3696: <description>
3697: Handler to manage user portfolios
3698: </description>
3699: <status>unverified</status>
3700: </file>
3701: <file>
1.6 harris41 3702: <source>rat/lonpageflip.pm</source>
3703: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
3704: <categoryname>handler</categoryname>
3705: <description>Deals with forward, backward, and other page flips.</description>
1.10 harris41 3706: <status>works/unverified</status>
1.6 harris41 3707: </file>
3708: <file>
3709: <source>rat/lonratedt.pm</source>
3710: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
3711: <categoryname>handler</categoryname>
3712: <description>
3713: Builds up frame set and loads in the right thing.
3714: </description>
1.10 harris41 3715: <status>works/unverified</status>
1.6 harris41 3716: </file>
3717: <file>
3718: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
3719: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
3720: <categoryname>handler</categoryname>
3721: <description>
3722: Homework remote control.
1.157 www 3723: </description>
3724: <status>works/unverified</status>
3725: </file>
3726: <file>
3727: <source>loncom/html/res/adm/pages/chatroom.html</source>
3728: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
3729: <categoryname>handler</categoryname>
3730: <description>
3731: Establishes frameset for chatroom
1.6 harris41 3732: </description>
1.10 harris41 3733: <status>works/unverified</status>
1.6 harris41 3734: </file>
3735: <file>
3736: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
3737: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
3738: <categoryname>handler</categoryname>
3739: <description>
1.10 harris41 3740: This will take annotations and then plug them into a page.
1.6 harris41 3741: </description>
1.10 harris41 3742: <status>works/unverified</status>
1.6 harris41 3743: </file>
3744: <file>
3745: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
3746: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
3747: <categoryname>handler</categoryname>
3748: <description>
3749: This will take bookmarks and get/write/display them for the LON-CAPA user
1.10 harris41 3750: interface.
1.6 harris41 3751: </description>
1.10 harris41 3752: <status>works/unverified</status>
1.6 harris41 3753: </file>
3754: <file>
3755: <source>rat/lonratsrv.pm</source>
3756: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
3757: <categoryname>handler</categoryname>
3758: <description>
1.27 harris41 3759: Handler that takes output from RAT and stores it on disk. Handles the upper
3760: hidden frame of the added window that comes up in RAT. (3 frames come up in
3761: RAT server, code, and output. This module handles server connection.)
1.6 harris41 3762: </description>
1.10 harris41 3763: <status>works/unverified</status>
1.6 harris41 3764: </file>
3765: <file>
3766: <source>rat/lonpage.pm</source>
3767: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
3768: <categoryname>handler</categoryname>
3769: <description>
3770: bundles pages into one page
3771: </description>
1.10 harris41 3772: <status>works/unverified</status>
1.6 harris41 3773: </file>
3774: <file>
1.76 harris41 3775: <source>doc/man/Apache__lonpage.3</source>
3776: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
1.83 harris41 3777: <categoryname>doc</categoryname>
1.76 harris41 3778: <description>man page for lonpage.pm</description>
3779: <build trigger='always run'>
1.115 harris41 3780: loncom/build/pod2man.sh ../../rat/lonpage.pm > \
3781: ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm'
1.76 harris41 3782: </build>
3783: <status>works/unverified</status>
3784: <dependencies>
3785: ../../rat/lonpage.pm
3786: </dependencies>
3787: </file>
3788: <file>
1.118 harris41 3789: <source>doc/lib/perl/Apache/lonpage.html</source>
3790: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
1.112 harris41 3791: </target>
1.83 harris41 3792: <categoryname>doc</categoryname>
1.76 harris41 3793: <description>POD-derived page for lonnet.pm</description>
3794: <build trigger='always run'>
1.115 harris41 3795: loncom/build/pod2html.sh ../../rat/lonpage.pm > \
1.118 harris41 3796: ../../doc/lib/perl/Apache/lonpage.html && echo 'pod2html lonpage.pm'
1.76 harris41 3797: </build>
3798: <status>works/unverified</status>
3799: <dependencies>
3800: ../../rat/lonpage.pm
3801: </dependencies>
3802: </file>
3803: <file>
1.6 harris41 3804: <source>rat/lonuserstate.pm</source>
3805: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
3806: <categoryname>handler</categoryname>
3807: <description>
1.133 harris41 3808: compile course into binary data structure
1.6 harris41 3809: </description>
1.10 harris41 3810: <status>works/unverified</status>
1.6 harris41 3811: </file>
3812: <file>
1.76 harris41 3813: <source>doc/man/Apache__lonuserstate.3</source>
3814: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
1.83 harris41 3815: <categoryname>doc</categoryname>
1.76 harris41 3816: <description>man page for lonnet.pm</description>
3817: <build trigger='always run'>
1.115 harris41 3818: loncom/build/pod2man.sh ../../rat/lonuserstate.pm > \
3819: ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm'
1.76 harris41 3820: </build>
3821: <status>works/unverified</status>
3822: <dependencies>
3823: ../../rat/lonuserstate.pm
3824: </dependencies>
3825: </file>
3826: <file>
1.118 harris41 3827: <source>doc/lib/perl/Apache/lonuserstate.html</source>
3828: <target dist='default'>
3829: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
1.112 harris41 3830: </target>
1.83 harris41 3831: <categoryname>doc</categoryname>
1.76 harris41 3832: <description>POD-derived page for lonuserstate.pm</description>
3833: <build trigger='always run'>
1.115 harris41 3834: loncom/build/pod2html.sh ../../rat/lonuserstate.pm > \
1.118 harris41 3835: ../../doc/lib/perl/Apache/lonuserstate.html && \
3836: echo 'pod2html lonuserstate.pm'
1.76 harris41 3837: </build>
3838: <status>works/unverified</status>
3839: <dependencies>
3840: ../../rat/lonuserstate.pm
3841: </dependencies>
3842: </file>
3843: <file>
1.6 harris41 3844: <source>loncom/xml/lontex.pm</source>
3845: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
3846: <categoryname>handler</categoryname>
3847: <description>
1.133 harris41 3848: Handler for tex files
1.6 harris41 3849: </description>
1.10 harris41 3850: <status>works/unverified</status>
1.6 harris41 3851: </file>
3852: <file>
3853: <source>loncom/xml/lontexconvert.pm</source>
3854: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
3855: <categoryname>handler</categoryname>
3856: <description>
3857: Access to tth/ttm
3858: </description>
1.10 harris41 3859: <status>works/unverified</status>
1.6 harris41 3860: </file>
3861: <file>
3862: <source>loncom/xml/lonxml.pm</source>
3863: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
3864: <categoryname>handler</categoryname>
3865: <description>
3866: XML Parsing Module
1.78 harris41 3867: </description>
3868: <status>works/unverified</status>
3869: </file>
3870: <file>
3871: <source>loncom/xml/lonplot.pm</source>
3872: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
3873: <categoryname>handler</categoryname>
3874: <description>
3875: XML-based plotter of graphs
1.6 harris41 3876: </description>
1.10 harris41 3877: <status>works/unverified</status>
1.6 harris41 3878: </file>
3879: <file>
3880: <source>loncom/xml/style.pm</source>
3881: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
3882: <categoryname>handler</categoryname>
3883: <description>
3884: Style Parsing Module
3885: </description>
1.10 harris41 3886: <status>works/unverified</status>
1.6 harris41 3887: </file>
3888: <file>
3889: <source>loncom/xml/londefdef.pm</source>
3890: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
3891: <categoryname>handler</categoryname>
3892: <description>
3893: Tags Default Definition Module
3894: </description>
1.10 harris41 3895: <status>works/unverified</status>
1.4 harris41 3896: </file>
3897: <file>
1.6 harris41 3898: <source>loncom/xml/run.pm</source>
3899: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
3900: <categoryname>handler</categoryname>
3901: <description>
3902: used to prevent poorly written problems from causing lingering after effects
3903: </description>
1.10 harris41 3904: <status>works/unverified</status>
1.4 harris41 3905: </file>
3906: <file>
1.6 harris41 3907: <source>loncom/xml/scripttag.pm</source>
3908: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
3909: <categoryname>handler</categoryname>
3910: <description>
3911: implements <script>, <scriptlib>, <parserlib>, and
3912: <import>
1.290 www 3913: </description>
3914: <status>works/unverified</status>
3915: </file>
3916: <file>
3917: <source>loncom/xml/languagetags.pm</source>
3918: <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
3919: <categoryname>handler</categoryname>
3920: <description>
3921: implements <mt>
1.6 harris41 3922: </description>
1.10 harris41 3923: <status>works/unverified</status>
1.185 albertel 3924: </file>
3925: <file>
3926: <source>loncom/homework/randomlylabel.pm</source>
3927: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
3928: <categoryname>handler</categoryname>
3929: <description>
3930: Handler for compositing images, and text together.
1.339 albertel 3931: </description>
3932: </file>
3933: <file>
3934: <source>loncom/homework/drawimage.pm</source>
3935: <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
3936: <categoryname>handler</categoryname>
3937: <description>
3938: Handler for programtically defining an image
1.318 albertel 3939: </description>
3940: </file>
3941: <file>
3942: <source>loncom/homework/imagechoice.pm</source>
3943: <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
3944: <categoryname>handler</categoryname>
3945: <description>
3946: Handler for picking out locations on an image.
1.207 www 3947: </description>
3948: </file>
3949: <file>
3950: <source>loncom/homework/rankresponse.pm</source>
3951: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
3952: <categoryname>handler</categoryname>
3953: <description>
3954: Handler for rankresponse
1.209 albertel 3955: </description>
3956: </file>
3957: <file>
3958: <source>loncom/homework/matchresponse.pm</source>
3959: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
3960: <categoryname>handler</categoryname>
3961: <description>
3962: Handler for matchresponse
1.185 albertel 3963: </description>
1.4 harris41 3964: </file>
3965: <file>
1.33 harris41 3966: <source>loncom/homework/randomlabel.pm</source>
3967: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
3968: <categoryname>handler</categoryname>
3969: <description>
3970: Interface for producing applet code which randomizes the labelling of an
3971: image.
3972: </description>
3973: </file>
3974: <file>
1.6 harris41 3975: <source>loncom/homework/lonhomework.pm</source>
3976: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
3977: <categoryname>handler</categoryname>
1.27 harris41 3978: <description>
3979: handles requests for output, evaluation, and alteration of a homework resource
3980: </description>
1.95 harris41 3981: <status>works/unverified</status>
1.4 harris41 3982: </file>
3983: <file>
1.6 harris41 3984: <source>loncom/homework/inputtags.pm</source>
3985: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
3986: <categoryname>handler</categoryname>
3987: <description>
3988: produces HTML input tags (<INPUT>) for rendering homework resources
3989: </description>
1.10 harris41 3990: <status>works/unverified</status>
1.4 harris41 3991: </file>
3992: <file>
1.6 harris41 3993: <source>loncom/homework/structuretags.pm</source>
3994: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
3995: <categoryname>handler</categoryname>
3996: <description>
1.27 harris41 3997: produces HTML tags necessary for structuring the presentation of homework
3998: resources
1.6 harris41 3999: </description>
1.10 harris41 4000: <status>works/unverified</status>
1.4 harris41 4001: </file>
4002: <file>
1.6 harris41 4003: <source>loncom/homework/response.pm</source>
4004: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
4005: <categoryname>handler</categoryname>
4006: <description>
1.27 harris41 4007: defines different types of responses given to student as well as syntax for
4008: producing response values
1.6 harris41 4009: </description>
1.10 harris41 4010: <status>works/unverified</status>
1.4 harris41 4011: </file>
4012: <file>
1.6 harris41 4013: <source>loncom/homework/caparesponse/caparesponse.pm</source>
4014: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
4015: <categoryname>handler</categoryname>
4016: <description>
4017: handles request to the CAPA homework processing engine
4018: </description>
1.10 harris41 4019: <status>works/unverified</status>
1.4 harris41 4020: </file>
4021: <file>
1.113 harris41 4022: <source>loncom/xml/Safe.pm</source>
4023: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
4024: <categoryname>handler</categoryname>
4025: <description>
4026: Meant to safely substitute for CPAN version of Safe.
4027: Allows for safely executing embedded perl comands in
4028: a way that does not threaten the operating system.
4029: </description>
4030: <status>works/unverified</status>
4031: </file>
4032: <file>
1.241 albertel 4033: <source>loncom/auth/localauth.pm</source>
4034: <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
4035: <categoryname>handler</categoryname>
4036: <description>
1.208 harris41 4037: Local authentication mechanism. The target file is meant as a template
4038: for a localauth.pm file. The target file with the -std suffix is not
4039: used directly by any software program; it is just a template file.
1.241 albertel 4040: </description>
4041: <status>works/unverified</status>
4042: </file>
4043: <file>
4044: <source>loncom/auth/localauth.pm</source>
4045: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
4046: <categoryname>conf</categoryname>
4047: <description>
4048: Local authentication mechanism.
4049: </description>
4050: <status>works/unverified</status>
1.30 harris41 4051: </file>
4052: <file>
1.6 harris41 4053: <source>loncom/auth/lonacc.pm</source>
4054: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
4055: <categoryname>handler</categoryname>
4056: <description>
4057: (This module, like loncacc.pm also authenticates with cookies.)
4058: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
4059: functions (e.g. roles, logout, annotations, and bookmarks) as well
4060: as coordinating access to educational resources.
4061: </description>
1.10 harris41 4062: <status>works/unverified</status>
1.4 harris41 4063: </file>
4064: <file>
1.76 harris41 4065: <source>doc/man/Apache__lonacc.3</source>
4066: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
1.83 harris41 4067: <categoryname>doc</categoryname>
1.76 harris41 4068: <description>man page for lonacc.pm</description>
4069: <build trigger='always run'>
1.115 harris41 4070: loncom/build/pod2man.sh ../auth/lonacc.pm > \
4071: ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm'
1.76 harris41 4072: </build>
4073: <status>works/unverified</status>
4074: <dependencies>
4075: ../../loncom/auth/lonacc.pm
4076: </dependencies>
4077: </file>
4078: <file>
1.118 harris41 4079: <source>doc/lib/perl/Apache/lonacc.html</source>
4080: <target dist='default'>
4081: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
1.83 harris41 4082: <categoryname>doc</categoryname>
1.76 harris41 4083: <description>POD-derived page for lonacc.pm</description>
4084: <build trigger='always run'>
1.115 harris41 4085: loncom/build/pod2html.sh ../auth/lonacc.pm > \
1.118 harris41 4086: ../../doc/lib/perl/Apache/lonacc.html && echo 'pod2html lonacc.pm'
1.76 harris41 4087: </build>
4088: <status>works/unverified</status>
4089: <dependencies>
4090: ../../loncom/auth/lonacc.pm
4091: </dependencies>
4092: </file>
4093: <file>
1.6 harris41 4094: <source>loncom/auth/lonracc.pm</source>
4095: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
4096: <categoryname>handler</categoryname>
4097: <description>
4098: access handler for file transfers
1.151 www 4099: </description>
4100: <status>works/unverified</status>
4101: </file>
4102: <file>
4103: <source>loncom/auth/lontokacc.pm</source>
4104: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
4105: <categoryname>handler</categoryname>
4106: <description>
1.154 www 4107: handler for inter-server transfer of token accessed files, includes
4108: cleanup handler to remove file when successfully done
4109: </description>
4110: <status>works/unverified</status>
4111: </file>
4112: <file>
4113: <source>loncom/auth/lonuploadedacc.pm</source>
4114: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
4115: <categoryname>handler</categoryname>
4116: <description>
4117: access handler for user uploaded files
4118: </description>
4119: <status>works/unverified</status>
4120: </file>
4121: <file>
4122: <source>loncom/lontrans.pm</source>
4123: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
4124: <categoryname>handler</categoryname>
4125: <description>
4126: URI to filename translation
1.347 www 4127: </description>
4128: <status>works/unverified</status>
4129: </file>
4130: <file>
4131: <source>loncom/lonenc.pm</source>
4132: <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
4133: <categoryname>handler</categoryname>
4134: <description>
4135: Encryption and decryption of URIs
1.6 harris41 4136: </description>
1.10 harris41 4137: <status>works/unverified</status>
1.87 harris41 4138: </file>
4139: <file>
4140: <source>doc/man/Apache__lonracc.3</source>
4141: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
4142: <categoryname>doc</categoryname>
4143: <description>man page for lonracc.pm</description>
4144: <build trigger='always run'>
1.115 harris41 4145: loncom/build/pod2man.sh ../auth/lonracc.pm > \
4146: ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm'
1.87 harris41 4147: </build>
4148: <status>works/unverified</status>
4149: <dependencies>
4150: ../../loncom/auth/lonracc.pm
4151: </dependencies>
4152: </file>
4153: <file>
1.118 harris41 4154: <source>doc/lib/perl/Apache/lonracc.html</source>
4155: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
1.112 harris41 4156: </target>
1.87 harris41 4157: <categoryname>doc</categoryname>
4158: <description>POD-derived page for lonracc.pm</description>
4159: <build trigger='always run'>
1.115 harris41 4160: loncom/build/pod2html.sh ../auth/lonracc.pm > \
1.118 harris41 4161: ../../doc/lib/perl/Apache/lonracc.html && echo 'pod2html lonracc.pm'
1.87 harris41 4162: </build>
4163: <status>works/unverified</status>
4164: <dependencies>
4165: ../../loncom/auth/lonracc.pm
4166: </dependencies>
1.4 harris41 4167: </file>
4168: <file>
1.6 harris41 4169: <source>loncom/auth/loncacc.pm</source>
4170: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
4171: <categoryname>handler</categoryname>
4172: <description>
4173: This module provides access to an educational resource construction area.
4174: This module is invoked by the URL-related pattern syntax
4175: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
4176: Authentication of user identity
4177: is coordinated through cookies. The abbreviation "cacc" corresponds
4178: to "construction-space access"). If the cookie handle is invalid, then
4179: this module returns a forbidden status and makes appropriate log entries.
4180: If the cookie handle is valid, status is determined to be okay (and,
4181: for the "priv"-type access, the resource is delivered by the
4182: <tt>lonconstruct</tt> module).
4183: </description>
1.10 harris41 4184: <status>works/unverified</status>
1.4 harris41 4185: </file>
4186: <file>
1.86 harris41 4187: <source>doc/man/Apache__loncacc.3</source>
4188: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
4189: <categoryname>doc</categoryname>
4190: <description>man page for loncacc.pm</description>
4191: <build trigger='always run'>
1.115 harris41 4192: loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 \
4193: && echo 'manifying loncacc.pm'
1.86 harris41 4194: </build>
4195: <status>works/unverified</status>
4196: <dependencies>
4197: ../../loncom/auth/loncacc.pm
4198: </dependencies>
4199: </file>
4200: <file>
1.118 harris41 4201: <source>doc/lib/perl/Apache/loncacc.html</source>
4202: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
1.112 harris41 4203: </target>
1.86 harris41 4204: <categoryname>doc</categoryname>
4205: <description>POD-derived page for loncacc.pm</description>
4206: <build trigger='always run'>
1.115 harris41 4207: loncom/build/pod2html.sh ../auth/loncacc.pm > \
1.118 harris41 4208: ../../doc/lib/perl/Apache/loncacc.html && echo 'pod2html loncacc.pm'
1.86 harris41 4209: </build>
4210: <status>works/unverified</status>
4211: <dependencies>
4212: ../../loncom/auth/loncacc.pm
4213: </dependencies>
4214: </file>
4215: <file>
1.6 harris41 4216: <source>loncom/auth/lonauth.pm</source>
4217: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
4218: <categoryname>handler</categoryname>
4219: <description>authenticate, set up session environment</description>
1.10 harris41 4220: <status>works/unverified</status>
1.4 harris41 4221: </file>
4222: <file>
1.6 harris41 4223: <source>loncom/auth/lonlogin.pm</source>
4224: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
4225: <categoryname>handler</categoryname>
4226: <description>login screen</description>
1.10 harris41 4227: <status>works/unverified</status>
1.4 harris41 4228: </file>
4229: <file>
1.355 matthew 4230: <source>loncom/auth/londatecheck.pm</source>
4231: <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
4232: <categoryname>handler</categoryname>
1.356 albertel 4233: <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
4234: <status>works/unverified</status>
1.355 matthew 4235: </file>
4236: <file>
1.6 harris41 4237: <source>loncom/auth/lonlogout.pm</source>
4238: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
4239: <categoryname>handler</categoryname>
4240: <description>logout</description>
1.10 harris41 4241: <status>works/unverified</status>
1.4 harris41 4242: </file>
4243: <file>
1.6 harris41 4244: <source>loncom/lonnet/perl/lonrep.pm</source>
4245: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
4246: <categoryname>handler</categoryname>
4247: <description>replication</description>
1.345 raeburn 4248: </file>
4249: <file>
4250: <source>loncom/lonnet/perl/lonuploadrep.pm</source>
4251: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
4252: <categoryname>handler</categoryname>
4253: <description>copying of uploaded files</description>
1.4 harris41 4254: </file>
4255: <file>
1.6 harris41 4256: <source>loncom/auth/lonroles.pm</source>
4257: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
4258: <categoryname>handler</categoryname>
4259: <description>
4260: This perl handling module reads in the available roles available
4261: for a LON-CAPA user (different courses, different privileges, etc)
4262: and produces a form-element HTML page which allows the user to select
4263: which role he wishes to exercise in the LON-CAPA system. For instance,
4264: a user may want to select between being a student in a thermodynamics
4265: physics course or a teaching assistant for an introductory calculus
4266: class.
4267: </description>
1.86 harris41 4268: </file>
4269: <file>
4270: <source>doc/man/Apache__lonroles.3</source>
4271: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
4272: <categoryname>doc</categoryname>
4273: <description>man page for lonroles.pm</description>
4274: <build trigger='always run'>
1.115 harris41 4275: loncom/build/pod2man.sh ../auth/lonroles.pm > \
4276: ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm'
1.86 harris41 4277: </build>
4278: <status>works/unverified</status>
4279: <dependencies>
4280: ../../loncom/auth/lonroles.pm
4281: </dependencies>
4282: </file>
4283: <file>
1.118 harris41 4284: <source>doc/lib/perl/Apache/lonroles.html</source>
4285: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
1.112 harris41 4286: </target>
1.86 harris41 4287: <categoryname>doc</categoryname>
4288: <description>POD-derived page for lonroles.pm</description>
4289: <build trigger='always run'>
1.115 harris41 4290: loncom/build/pod2html.sh ../auth/lonroles.pm > \
1.118 harris41 4291: ../../doc/lib/perl/Apache/lonroles.html && echo 'pod2html lonroles.pm'
1.86 harris41 4292: </build>
4293: <status>works/unverified</status>
4294: <dependencies>
4295: ../../loncom/auth/lonroles.pm
4296: </dependencies>
1.4 harris41 4297: </file>
4298: <file>
1.363 albertel 4299: <source>loncom/interface/lonsource.pm</source>
4300: <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
4301: <categoryname>handler</categoryname>
4302: <description>
4303: Problem source code viewer
4304: </description>
4305: <status>works/unverified</status>
4306: </file>
4307: <file>
1.6 harris41 4308: <source>loncom/interface/lonindexer.pm</source>
4309: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
4310: <categoryname>handler</categoryname>
4311: <description>
4312: cross server filesystem browser
4313: </description>
1.10 harris41 4314: <status>works/unverified</status>
1.76 harris41 4315: </file>
4316: <file>
4317: <source>doc/man/Apache__lonindexer.3</source>
4318: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
1.83 harris41 4319: <categoryname>doc</categoryname>
1.76 harris41 4320: <description>man page for lonindexer.pm</description>
4321: <build trigger='always run'>
1.115 harris41 4322: loncom/build/pod2man.sh ../interface/lonindexer.pm > \
4323: ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm'
1.76 harris41 4324: </build>
4325: <status>works/unverified</status>
4326: <dependencies>
4327: ../../loncom/interface/lonindexer.pm
4328: </dependencies>
4329: </file>
4330: <file>
1.118 harris41 4331: <source>doc/lib/perl/Apache/lonindexer.html</source>
4332: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
1.112 harris41 4333: </target>
1.83 harris41 4334: <categoryname>doc</categoryname>
1.76 harris41 4335: <description>POD-derived page for lonindexer.pm</description>
4336: <build trigger='always run'>
1.115 harris41 4337: loncom/build/pod2html.sh ../interface/lonindexer.pm > \
1.118 harris41 4338: ../../doc/lib/perl/Apache/lonindexer.html && \
4339: echo 'pod2html lonindexer.pm'
1.76 harris41 4340: </build>
4341: <status>works/unverified</status>
4342: <dependencies>
4343: ../../loncom/interface/lonindexer.pm
4344: </dependencies>
1.4 harris41 4345: </file>
4346: <file>
1.24 harris41 4347: <source>loncom/interface/groupsort.pm</source>
4348: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
4349: <categoryname>handler</categoryname>
4350: <description>
4351: Implements a second phase of importing multiple resources into the RAT.
4352: Allows for reordering the sequence of resources.
4353: </description>
4354: <status>works/unverified</status>
4355: </file>
4356: <file>
1.6 harris41 4357: <source>loncom/lonnet/perl/lonnet.pm</source>
4358: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
4359: <categoryname>handler</categoryname>
4360: <description>
4361: This file is an interface to the lonc processes of the LON-CAPA network
4362: as well as set of elaborated functions for handling information necessary
4363: for navigating through a given cluster of LON-CAPA machines within a domain.
4364: There are over 40 specialized functions in this module which handle
4365: the reading and transmission of metadata, user information
4366: (ids, names, environments, roles, logs), file information (storage, reading,
4367: directories, extensions, replication, embedded styles and descriptors),
4368: educational resources (course descriptions, section names and numbers),
4369: url hashing (to assign roles on a url basis), and translating abbreviated
4370: symbols to and from more descriptive phrases or explanations.
4371: </description>
1.10 harris41 4372: <status>works/unverified</status>
1.73 harris41 4373: </file>
4374: <file>
4375: <source>doc/man/Apache__lonnet.3</source>
1.75 harris41 4376: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
1.83 harris41 4377: <categoryname>doc</categoryname>
1.73 harris41 4378: <description>man page for lonnet.pm</description>
4379: <build trigger='always run'>
1.115 harris41 4380: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > \
4381: ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm'
1.73 harris41 4382: </build>
4383: <status>works/unverified</status>
4384: <dependencies>
4385: ../../loncom/lonnet/perl/lonnet.pm
4386: </dependencies>
4387: </file>
4388: <file>
1.118 harris41 4389: <source>doc/lib/perl/Apache/lonnet.html</source>
4390: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
4391: </target>
1.83 harris41 4392: <categoryname>doc</categoryname>
1.73 harris41 4393: <description>POD-derived page for lonnet.pm</description>
4394: <build trigger='always run'>
1.115 harris41 4395: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > \
1.118 harris41 4396: ../../doc/lib/perl/Apache/lonnet.html && echo 'pod2html lonnet.pm'
1.73 harris41 4397: </build>
4398: <status>works/unverified</status>
4399: <dependencies>
4400: ../../loncom/lonnet/perl/lonnet.pm
4401: </dependencies>
1.4 harris41 4402: </file>
4403: <file>
1.6 harris41 4404: <source>loncom/html/index.html</source>
4405: <target dist='default'>home/httpd/html/index.html</target>
4406: <categoryname>interface file</categoryname>
4407: <description>bumps to login</description>
1.280 www 4408: </file>
4409: <file>
4410: <source>loncom/html/index.html</source>
4411: <target dist='default'>home/httpd/html/origindex.html</target>
4412: <categoryname>interface file</categoryname>
4413: <description>bumps to login, backup for takeonline</description>
1.181 www 4414: </file>
4415: <file>
4416: <source>loncom/html/favicon.ico</source>
4417: <target dist='default'>home/httpd/html/favicon.ico</target>
4418: <categoryname>interface file</categoryname>
4419: <description>Bookmark and tab icon</description>
1.4 harris41 4420: </file>
1.6 harris41 4421: <link>
4422: <linkto>etc/mime.types</linkto>
4423: <target dist='default'>etc/httpd/conf/mime.types</target>
4424: <categoryname>symbolic link</categoryname>
4425: <description>symbolic link to /etc/mime.types</description>
4426: </link>
4427: <link>
4428: <linkto>home/httpd/html/res</linkto>
4429: <target dist='default'>home/httpd/html/raw</target>
4430: <categoryname>symbolic link</categoryname>
4431: <description>symbolic link to /home/httpd/html/res</description>
4432: </link>
1.4 harris41 4433: <file>
1.6 harris41 4434: <source>loncom/html/adm/notfound.html</source>
4435: <target dist='default'>home/httpd/html/adm/notfound.html</target>
4436: <categoryname>interface file</categoryname>
4437: <description>
4438: static html page that is shown when an attempt is made to access a document
4439: not present on the web server
4440: </description>
1.4 harris41 4441: </file>
4442: <file>
1.6 harris41 4443: <source>loncom/html/adm/unauthorized.html</source>
4444: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
4445: <categoryname>interface file</categoryname>
4446: <description>
1.27 harris41 4447: static html page that is shown when an attempt is made to access a document
4448: which is restricted based on file or server configurations
1.32 harris41 4449: </description>
4450: </file>
4451: <file>
4452: <source>loncom/html/adm/help/searchcat.html</source>
1.109 harris41 4453: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
1.32 harris41 4454: <categoryname>interface file</categoryname>
4455: <description>
4456: Help page for the search engine.
1.6 harris41 4457: </description>
1.4 harris41 4458: </file>
4459: <file>
1.6 harris41 4460: <source>rat/client/rat.html</source>
4461: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
4462: <categoryname>interface file</categoryname>
4463: <description>
4464: frameset
4465: </description>
1.4 harris41 4466: </file>
4467: <file>
1.6 harris41 4468: <source>rat/client/parameter.html</source>
4469: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
4470: <categoryname>interface file</categoryname>
4471: <description>
4472: Parameter input window.
4473: </description>
1.4 harris41 4474: </file>
4475: <file>
1.6 harris41 4476: <source>rat/client/code.html</source>
4477: <target dist='default'>home/httpd/html/adm/rat/code.html</target>
1.170 www 4478: <categoryname>interface file</categoryname>
4479: <description>
4480: javascript
4481: </description>
4482: </file>
4483: <file>
4484: <source>rat/client/extpickcode.html</source>
4485: <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>
4486: <categoryname>interface file</categoryname>
4487: <description>
4488: javascript
4489: </description>
4490: </file>
4491: <file>
4492: <source>rat/client/extpickframe.html</source>
4493: <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>
1.6 harris41 4494: <categoryname>interface file</categoryname>
4495: <description>
4496: javascript
4497: </description>
1.4 harris41 4498: </file>
4499: <file>
1.6 harris41 4500: <source>rat/client/map.html</source>
4501: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
4502: <categoryname>interface file</categoryname>
4503: <description>
4504: bumper
4505: </description>
1.4 harris41 4506: </file>
4507: <file>
1.6 harris41 4508: <source>rat/client/empty.html</source>
4509: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
4510: <categoryname>interface file</categoryname>
4511: <description>
4512: A blank page with very minimal HTML structural elements.
1.217 www 4513: </description>
4514: </file>
4515: <file>
4516: <source>rat/client/loading.html</source>
4517: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
4518: <categoryname>interface file</categoryname>
4519: <description>
4520: A blank page which calls drawwindow in its opener after being loaded.
1.6 harris41 4521: </description>
1.4 harris41 4522: </file>
1.10 harris41 4523: <fileglob>
4524: <glob>*.gif</glob>
4525: <sourcedir>rat/images/</sourcedir>
4526: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
4527: <categoryname>graphic file</categoryname>
4528: <description>
4529: icons for providing a HTML-tabled view of a course map
4530: </description>
4531: <filenames>
1.37 harris41 4532: 1.1.dt.gif;
4533: 1.1.empty.gif;
4534: 1.1.ld.gif;
4535: 1.1.lr.gif;
4536: 1.1.rd.gif;
1.60 harris41 4537: 1.1.rl.gif;
1.37 harris41 4538: 1.1.td.gif;
4539: 1.1.tdrl.gif;
4540: 1.1.tl.gif;
4541: 1.1.tr.gif;
4542: 1.1.utd.gif;
4543: 1.2.ctd.gif;
4544: 1.2.dt.gif;
4545: 1.2.empty.gif;
4546: 1.2.ld.gif;
4547: 1.2.lr.gif;
4548: 1.2.lrd.gif;
4549: 1.2.lrtd.gif;
4550: 1.2.rd.gif;
4551: 1.2.rl.gif;
4552: 1.2.rld.gif;
4553: 1.2.rltd.gif;
4554: 1.2.rtd.gif;
4555: 1.2.rtdl.gif;
4556: 1.2.rtl.gif;
4557: 1.2.td.gif;
4558: 1.2.tdl.gif;
4559: 1.2.tdrl.gif;
4560: 1.2.tl.gif;
4561: 1.2.tr.gif;
4562: 1.2.utd.gif;
4563: 2.1.dt.gif;
4564: 2.1.empty.gif;
4565: 2.1.ld.gif;
4566: 2.1.lr.gif;
4567: 2.1.rd.gif;
4568: 2.1.rl.gif;
4569: 2.1.td.gif;
4570: 2.1.tdrl.gif;
4571: 2.1.tl.gif;
4572: 2.1.tr.gif;
4573: 2.2.dt.gif;
4574: 2.2.empty.gif;
4575: 2.2.ld.gif;
4576: 2.2.lr.gif;
4577: 2.2.lrd.gif;
4578: 2.2.lrt.gif;
4579: 2.2.rd.gif;
4580: 2.2.rl.gif;
4581: 2.2.rld.gif;
4582: 2.2.rlt.gif;
4583: 2.2.td.gif;
4584: 2.2.tdl.gif;
4585: 2.2.tdr.gif;
4586: 2.2.tdrl.gif;
4587: 2.2.tl.gif;
4588: 2.2.tr.gif;
4589: 2.2.url.gif;
4590: 2.2.utd.gif;
4591: arrow.gif;
4592: bdt.gif;
4593: bempty.gif;
4594: bld.gif;
4595: blr.gif;
4596: blrd.gif;
4597: blrt.gif;
1.60 harris41 4598: bottom.gif;
1.37 harris41 4599: brd.gif;
4600: brl.gif;
4601: brld.gif;
4602: brlt.gif;
4603: btd.gif;
4604: btdl.gif;
4605: btdr.gif;
4606: btdrl.gif;
4607: btl.gif;
4608: btr.gif;
4609: burl.gif;
4610: butd.gif;
4611: condition.gif;
4612: edit.gif;
4613: finish.gif;
4614: info.gif;
4615: inscol.gif;
4616: inscond.gif;
4617: insres.gif;
4618: insrow.gif;
4619: left.gif;
4620: middle.gif;
4621: resource.gif;
4622: right.gif;
4623: sctd.gif;
4624: sdt.gif;
4625: sempty.gif;
4626: sld.gif;
4627: slr.gif;
4628: slrd.gif;
4629: slrtd.gif;
4630: srd.gif;
4631: srl.gif;
4632: srld.gif;
4633: srltd.gif;
4634: srtd.gif;
4635: srtdl.gif;
4636: srtl.gif;
4637: start.gif;
4638: std.gif;
4639: stdl.gif;
1.10 harris41 4640: sutd.gif
4641: </filenames>
4642: </fileglob>
4643: <fileglob>
1.60 harris41 4644: <glob>*.*</glob>
1.10 harris41 4645: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
4646: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
4647: <categoryname>graphic file</categoryname>
4648: <description>
4649: icons to indicate an unexpected result
4650: </description>
4651: <filenames>
1.37 harris41 4652: lonconstruct.gif;
4653: lonlogo_broken.gif;
4654: lonlogo_broken_tsp.gif;
4655: lonlogo_broken.eps;
4656: lonlogo_broken.jpg;
1.10 harris41 4657: lonlogo_broken.mov
4658: </filenames>
4659: </fileglob>
4660: <fileglob>
1.60 harris41 4661: <glob>*.*</glob>
1.10 harris41 4662: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
4663: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
4664: <categoryname>graphic file</categoryname>
4665: <description>
1.132 harris41 4666: logos and general widget icons
1.10 harris41 4667: </description>
4668: <filenames>
1.68 harris41 4669: SMETE_white.gif;
1.117 harris41 4670: aboutlon.gif;
1.288 www 4671: aboutlon_pt.gif;
4672: aboutlon_de.gif;
1.117 harris41 4673: accessbutton.gif;
1.288 www 4674: accessbutton_pt.gif;
4675: accessbutton_de.gif;
1.224 www 4676: angry.gif;
1.60 harris41 4677: arrow_up.gif;
1.360 albertel 4678: baeh.gif;
1.224 www 4679: bigsmile.gif;
1.177 bowersj2 4680: branch.gif;
1.37 harris41 4681: cab.gif;
4682: cab_big.gif;
1.62 harris41 4683: capapanel.gif;
1.224 www 4684: check.gif;
1.37 harris41 4685: class.gif;
4686: class_big.gif;
1.379 albertel 4687: closepage.gif;
1.224 www 4688: coolindiff.gif;
4689: coolsmile.gif;
4690: cry.gif;
1.343 www 4691: doc.gif;
4692: doc_big.gif;
1.37 harris41 4693: dvi.gif;
4694: dvi_big.gif;
4695: eps.gif;
4696: eps_big.gif;
4697: exam.gif;
4698: exam_big.gif;
1.117 harris41 4699: fillbottom.gif;
4700: fillleft.gif;
4701: fillright.gif;
4702: filltop.gif;
1.37 harris41 4703: folder_closed.gif;
4704: folder_opened.gif;
4705: folder_pointer_closed.gif;
4706: folder_pointer_opened.gif;
4707: form.gif;
4708: form_big.gif;
1.224 www 4709: frowny.gif;
1.37 harris41 4710: gif.gif;
4711: gif_big.gif;
1.117 harris41 4712: header.gif;
1.387 raeburn 4713: helpdesk.gif;
4714: helpgateway.gif;
1.224 www 4715: hrrm.gif;
1.37 harris41 4716: htm.gif;
4717: html.gif;
4718: html_big.gif;
1.224 www 4719: huh.gif;
1.52 harris41 4720: jar.gif;
4721: jar_big.gif;
1.37 harris41 4722: jpg.gif;
4723: jpg_big.gif;
1.62 harris41 4724: latex.gif;
1.269 www 4725: library.gif;
1.224 www 4726: lipsrsealed.gif;
1.117 harris41 4727: lite.gif;
1.37 harris41 4728: liteani.gif;
1.117 harris41 4729: litetext.gif;
1.62 harris41 4730: lolpanel.gif;
1.37 harris41 4731: lonanim.gif;
4732: lonanimend.gif;
1.117 harris41 4733: loncapalogo.gif;
1.37 harris41 4734: lonhelplogos.gif;
1.60 harris41 4735: lonhelptop.gif;
1.37 harris41 4736: lonlogo.gif;
4737: lonlogos.gif;
1.117 harris41 4738: lowerleft.gif;
4739: lowerright.gif;
1.360 albertel 4740: mailbkgrd.gif;
4741: mailto.gif;
1.236 www 4742: minilogo.gif;
1.37 harris41 4743: meta.gif;
4744: meta_big.gif;
4745: mov.gif;
4746: mov_big.gif;
4747: move_up.gif;
4748: move_down.gif;
1.177 bowersj2 4749: navmap.correct.gif;
1.251 bowersj2 4750: navmap.ellipsis.gif;
1.177 bowersj2 4751: navmap.open.gif;
1.251 bowersj2 4752: navmap.page.open.gif;
4753: navmap.page.closed.gif;
4754: navmap.page.open.nomanip.gif;
4755: navmap.page.closed.nomanip.gif;
1.177 bowersj2 4756: navmap.wrong.gif;
1.180 bowersj2 4757: navmap.folder.open.gif;
4758: navmap.folder.closed.gif;
1.229 bowersj2 4759: navmap.folder.open.nomanip.gif;
4760: navmap.folder.closed.nomanip.gif;
1.292 www 4761: neutral.gif;
1.37 harris41 4762: page.gif;
4763: page_big.gif;
4764: pdf.gif;
4765: pdf_big.gif;
1.54 harris41 4766: png.gif;
4767: png_big.gif;
1.343 www 4768: ppt.gif;
4769: ppt_big.gif;
1.37 harris41 4770: problem.gif;
4771: problem_big.gif;
4772: ps.gif;
4773: ps_big.gif;
1.224 www 4774: rolleyes.gif;
1.37 harris41 4775: quill.gif;
4776: quiz.gif;
4777: quiz_big.gif;
4778: select.gif;
4779: sequence.gif;
4780: sequence_big.gif;
4781: server.gif;
4782: server_big.gif;
1.224 www 4783: shocked.gif;
4784: smiley.gif;
1.37 harris41 4785: srvbad.gif;
4786: srvempty.gif;
4787: srvgood.gif;
4788: srvhalf.gif;
4789: srvnull.gif;
4790: survey.gif;
4791: survey_big.gif;
4792: tex.gif;
4793: tex_big.gif;
1.210 www 4794: tth.gif;
1.37 harris41 4795: txt.gif;
4796: txt_big.gif;
1.57 harris41 4797: unknown.gif;
4798: unknown_big.gif;
1.117 harris41 4799: upperleft.gif;
4800: upperright.gif;
1.37 harris41 4801: user.gif;
4802: user_big.gif;
1.117 harris41 4803: userauthentication.gif;
1.288 www 4804: userauthentication_pt.gif;
4805: userauthentication_de.gif;
1.37 harris41 4806: wav.gif;
4807: wav_big.gif;
4808: white_space_20_22.gif;
4809: whitespace1.gif;
4810: whitespace10.gif;
4811: whitespace2.gif;
4812: whitespace3.gif;
4813: whitespace4.gif;
4814: whitespace5.gif;
4815: whitespace6.gif;
4816: whitespace7.gif;
4817: whitespace8.gif;
4818: whitespace9.gif;
1.224 www 4819: wink.gif;
1.343 www 4820: xls.gif;
4821: xls_big.gif;
1.37 harris41 4822: xml.gif;
4823: xml_big.gif;
4824: zip.gif;
1.10 harris41 4825: zip_big.gif
4826: </filenames>
4827: </fileglob>
4828: <fileglob>
1.60 harris41 4829: <glob>*.*</glob>
1.10 harris41 4830: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
4831: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
4832: <categoryname>graphic file</categoryname>
4833: <description>
1.132 harris41 4834: Miscellaneous resources.
1.10 harris41 4835: </description>
4836: <filenames>
1.80 harris41 4837: authorfeed.gif;
1.373 albertel 4838: blackdot.gif;
1.80 harris41 4839: bomb.gif;
1.320 www 4840: smallFAQ.gif;
4841: smallBug.gif;
1.40 harris41 4842: cat_button.gif;
1.80 harris41 4843: chat.gif;
1.111 harris41 4844: eval_button.gif;
1.80 harris41 4845: feedback.gif;
1.40 harris41 4846: pprm_button.gif;
4847: pgrd_button.gif;
4848: subm_button.gif
1.10 harris41 4849: </filenames>
4850: </fileglob>
4851: <file>
1.299 matthew 4852: <source>modules/TexConvert/tthperl/tth.pm</source>
1.298 matthew 4853: <target dist='default'>home/httpd/lib/perl/tth.pm</target>
1.10 harris41 4854: <categoryname>system file</categoryname>
4855: <description>
4856: perl module for invoking functions specific to TeX-to-HTML conversion
4857: </description>
4858: <note>
4859: Has the same dependencies and build process as tth.so.
4860: Currently, only the tth.so file specifications invoke
1.49 harris41 4861: the build process however. A static version is checked into loncom/xml
4862: and in this way is treated as though it isn't part of the tth build process.
1.10 harris41 4863: </note>
1.113 harris41 4864: <status>works/unverified</status>
4865: </file>
4866: <file>
4867: <source>loncom/xml/LCParser.pm</source>
4868: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
1.125 harris41 4869: <categoryname>system file</categoryname>
4870: <description>
4871: perl module for parsing HTML in a way that really works and is thoroughly
4872: tested
4873: </description>
4874: <status>works/unverified</status>
1.234 foxr 4875: </file>
4876: <file>
1.360 albertel 4877: <source>loncom/lonlocal.pm</source>
4878: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
4879: <categoryname>system file</categoryname>
4880: <description>
4881: lonc/d handler for doing a local filesystem based init:
4882: </description>
4883: <status>works/verified</status>
4884: </file>
4885: <file>
4886: <source>loncom/lonssl.pm</source>
4887: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
4888: <categoryname>system file</categoryname>
4889: <description>
4890: lonc/d handler for doing a remote SSL based init:
4891: </description>
4892: <status>works/verified</status>
4893: </file>
4894: <file>
1.234 foxr 4895: <source>loncom/LondConnection.pm</source>
1.239 albertel 4896: <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
1.234 foxr 4897: <categoryname>system file</categoryname>
4898: <description>
4899: Manages a connection between a lonc proxy daemon and the lond server
4900: in the remote node.
1.252 www 4901: </description>
4902: <status>works/verified</status>
4903: </file>
4904: <file>
4905: <source>loncom/LondTransaction.pm</source>
4906: <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
4907: <categoryname>system file</categoryname>
4908: <description>
4909: Handles a single lon-capa insternal transaction
1.234 foxr 4910: </description>
4911: <status>works/verified</status>
4912: </file>
4913: <file>
4914: <source>loncom/types/HashIterator.pm</source>
1.239 albertel 4915: <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
1.234 foxr 4916: <categoryname>system file</categoryname>
4917: <description>
4918: Provides support to iterate through opaque hashes hidden e.g. within
4919: object private data.
4920: </description>
4921: <status>works/verified</status>
4922: </file>
4923: <file>
4924: <source>loncom/types/Queue.pm</source>
1.239 albertel 4925: <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
1.234 foxr 4926: <categoryname>system file</categoryname>
4927: <description>
4928: Provides a FIFO queue class.
4929: </description>
4930: <status>works/verified</status>
4931: </file>
4932: <file>
4933: <source>loncom/types/Stack.pm</source>
1.239 albertel 4934: <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
1.234 foxr 4935: <categoryname>system file</categoryname>
4936: <description>
4937: Provides a LIFO stack class.
4938: </description>
4939: <status>works/verified</status>
1.239 albertel 4940: </file>
1.234 foxr 4941: <file>
4942: <source>loncom/loncnew</source>
1.240 albertel 4943: <target dist='default'>home/httpd/perl/loncnew</target>
4944: <categoryname>script</categoryname>
1.234 foxr 4945: <description>
4946: Proxy server for remote loncapa requests.
1.250 albertel 4947: Needs CPAN Event module.
1.234 foxr 4948: </description>
1.125 harris41 4949: </file>
4950: <file>
4951: <source>loncom/configuration/Configuration.pm</source>
4952: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
1.113 harris41 4953: <categoryname>system file</categoryname>
4954: <description>
1.126 harris41 4955: Configuration file reader (looks in /etc/httpd/conf/); accepts
4956: a list of *.conf files to inspect for PerlSetVar key/value
4957: entries.
1.316 www 4958: </description>
4959: <status>works/unverified</status>
4960: </file>
4961: <file>
4962: <source>loncom/ConfigFileEdit.pm</source>
4963: <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
4964: <categoryname>system file</categoryname>
4965: <description>
4966: Configuration file editing module
1.113 harris41 4967: </description>
1.10 harris41 4968: <status>works/unverified</status>
4969: </file>
4970: <file>
4971: <source>modules/TexConvert/tthperl/tth.so</source>
1.298 matthew 4972: <target dist='default'>home/httpd/lib/perl/tth.so</target>
1.10 harris41 4973: <categoryname>system file</categoryname>
4974: <description>
4975: shared library file for dynamic loading and unloading
4976: </description>
4977: <note>
4978: The source and file dependencies are not available to most
4979: CVS users. (You can safely rely on the existing binaries
4980: present on your system... don't worry about warnings
4981: related to this file during the build process.)
4982: </note>
4983: <build trigger='run if dependencies change'>
4984: modules/TexConvert/tthperl/commands
4985: </build>
4986: <status>works/unverified</status>
1.281 albertel 4987: <privatedependencies>
1.39 harris41 4988: ../tthdynamic/tthfunc.c;
1.82 harris41 4989: ../ttmdynamic/ttmfunc.c
1.281 albertel 4990: </privatedependencies>
1.10 harris41 4991: </file>
4992: <file>
4993: <source>loncom/homework/caparesponse/capa.pm</source>
1.298 matthew 4994: <target dist='default'>home/httpd/lib/perl/capa.pm</target>
1.10 harris41 4995: <categoryname>system file</categoryname>
4996: <description>
4997: perl module for invoking functions specific to CAPA
4998: </description>
1.49 harris41 4999: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10 harris41 5000: <note>
5001: Has the same dependencies and build process as capa.so.
5002: Currently, only the capa.so file specifications invoke
5003: the build process however.
5004: </note>
5005: </file>
5006: <file>
5007: <source>loncom/homework/caparesponse/capa.bs</source>
1.298 matthew 5008: <target dist='default'>home/httpd/lib/perl/capa.bs</target>
1.10 harris41 5009: <categoryname>system file</categoryname>
5010: <description>
1.27 harris41 5011: bootstrap file associated with dynamic loading of this module on multiple
5012: architectures
1.10 harris41 5013: </description>
1.49 harris41 5014: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10 harris41 5015: <note>
5016: Has the same dependencies and build process as capa.so.
5017: Currently, only the capa.so file specifications invoke
5018: the build process however.
5019: </note>
5020: </file>
5021: <file>
5022: <source>loncom/homework/caparesponse/capa.so</source>
1.298 matthew 5023: <target dist='default'>home/httpd/lib/perl/capa.so</target>
1.10 harris41 5024: <categoryname>system file</categoryname>
5025: <description>
5026: shared library file for dynamic loading and unloading
5027: </description>
5028: <build trigger='always run'>
5029: loncom/homework/caparesponse/commands
5030: </build>
5031: <dependencies>
1.39 harris41 5032: caparesponse.c;
1.119 harris41 5033: caparesponse.pm;
5034: README;
5035: Makefile.PL;
5036: capa.i;
1.120 harris41 5037: commands;
1.222 albertel 5038: ../../../CAPA/pProj/Makefile;
1.120 harris41 5039: ../../../CAPA/pProj/capaGrammarDef.y;
5040: ../../../CAPA/pProj/capaFormula.y;
5041: ../../../CAPA/pProj/capaLexerDef.flex;
5042: ../../../CAPA/pProj/capaFunction.c;
5043: ../../../CAPA/pProj/capaParserUtils.c;
5044: ../../../CAPA/pProj/capaMapExpr.c;
5045: ../../../CAPA/pProj/capaUnit.c;
5046: ../../../CAPA/pProj/com.c;
5047: ../../../CAPA/pProj/linpack.c;
5048: ../../../CAPA/pProj/ranlib.c;
5049: ../../../CAPA/pProj/capaCgiUtils.c;
5050: ../../../CAPA/pProj/capaSubjective.c;
5051: ../../../CAPA/pProj/capaRQO.c;
5052: ../../../CAPA/pProj/capaFormulaLexer.c;
1.123 harris41 5053: ../../../CAPA/pProj/capaCommon.c;
5054: ../../../CAPA/pProj/capaCommon.h;
5055: ../../../CAPA/pProj/ranlib.h;
5056: ../../../CAPA/pProj/capaCGI.h;
5057: ../../../CAPA/pProj/capaFunction.h;
5058: ../../../CAPA/pProj/capaRQO.h;
5059: ../../../CAPA/pProj/capaParser.h;
5060: ../../../CAPA/pProj/lex_debug.h
1.10 harris41 5061: </dependencies>
5062: </file>
5063: <fileglob>
5064: <glob>*.ent</glob>
5065: <sourcedir>loncom/MathML/</sourcedir>
5066: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
5067: <categoryname>system file</categoryname>
5068: <description>
1.27 harris41 5069: xml files which assign unicode numbers to mathematical symbols using
5070: <! ENTITY... > type syntax.
1.10 harris41 5071: </description>
5072: <filenames>
1.37 harris41 5073: isoamsa.ent;
5074: isoamsb.ent;
5075: isoamsc.ent;
5076: isoamsn.ent;
5077: isoamso.ent;
5078: isoamsr.ent;
5079: isobox.ent;
5080: isocyr1.ent;
5081: isocyr2.ent;
5082: isodia.ent;
5083: isogrk1.ent;
5084: isogrk2.ent;
5085: isogrk3.ent;
5086: isogrk4.ent;
5087: isolat1.ent;
5088: isolat2.ent;
5089: isomfrk.ent;
5090: isomopf.ent;
5091: isomscr.ent;
5092: isonum.ent;
5093: isopub.ent;
5094: isotech.ent;
5095: mmlalias.ent;
1.10 harris41 5096: mmlextra.ent
5097: </filenames>
1.37 harris41 5098: </fileglob>
1.10 harris41 5099: <file>
5100: <source>loncom/MathML/mathml.css</source>
5101: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
5102: <categoryname>system file</categoryname>
5103: <description>
5104: cascading style sheet
5105: </description>
5106: </file>
5107: <file>
5108: <source>loncom/MathML/mathml.dtd</source>
5109: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
5110: <categoryname>system file</categoryname>
5111: <description>
5112: document type definition
5113: </description>
5114: </file>
1.4 harris41 5115: <file>
1.10 harris41 5116: <source>loncom/auth/londes.js</source>
5117: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
5118: <categoryname>interface file</categoryname>
1.6 harris41 5119: <description>
1.27 harris41 5120: Encryption Routines according to Data Encryption Standard DES, written in
5121: javascript.
1.6 harris41 5122: </description>
1.4 harris41 5123: </file>
5124: <file>
1.10 harris41 5125: <source>loncom/homework/lectureonline.lcpm</source>
1.27 harris41 5126: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
5127: </target>
1.10 harris41 5128: <categoryname>handler</categoryname>
1.6 harris41 5129: <description>
1.115 harris41 5130: Intended for providing perl functions for the <script></script>
5131: environment in a problem that was converted from lectureonline.
1.6 harris41 5132: </description>
1.4 harris41 5133: </file>
5134: <file>
1.10 harris41 5135: <source>loncom/homework/default_homework.lcpm</source>
1.27 harris41 5136: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
5137: </target>
1.10 harris41 5138: <categoryname>handler</categoryname>
1.6 harris41 5139: <description>
1.14 harris41 5140: Provides many functions for the <script> environment in a .problem.
1.11 harris41 5141: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
1.6 harris41 5142: </description>
1.4 harris41 5143: </file>
5144: <file>
1.10 harris41 5145: <source>loncom/homework/capa.units</source>
5146: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
5147: <categoryname>static conf</categoryname>
1.6 harris41 5148: <description>
1.10 harris41 5149: Define unit prefixing and conversion for CAPA problem handling.
1.6 harris41 5150: </description>
1.4 harris41 5151: </file>
1.165 www 5152: <fileglob>
5153: <glob>*.jpg</glob>
5154: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
5155: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
5156: <categoryname>graphic file</categoryname>
5157: <description>Pages headers</description>
5158: <filenames>
5159: admin.jpg;
5160: author.jpg;
5161: coordinator.jpg;
5162: header.jpg;
5163: student.jpg;
1.166 www 5164: </filenames>
5165: </fileglob>
5166: <fileglob>
1.230 www 5167: <glob>*.jpg</glob>
5168: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
5169: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
5170: <categoryname>graphic file</categoryname>
5171: <description>Logos of LON-CAPA domains (jpg)</description>
5172: <filenames>
5173: headermsu.jpg;
5174: </filenames>
5175: </fileglob>
5176: <fileglob>
1.166 www 5177: <glob>*.gif</glob>
5178: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
5179: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
5180: <categoryname>graphic file</categoryname>
1.230 www 5181: <description>Logos of LON-CAPA domains (gif)</description>
1.168 www 5182: <filenames>
1.197 albertel 5183: 103.gif;
5184: gerd.gif;
5185: mio.gif;
5186: msuvu.gif;
5187: ohiou.gif;
5188: rhs.gif;
5189: sfu.gif;
5190: tmcc.gif;
5191: umich.gif;
5192: worf.gif;
5193: annarbor.gif;
5194: elps.gif;
5195: gwu.gif;
5196: msudemo.gif;
5197: ndsu.gif;
5198: physnet.gif;
5199: sc.gif;
5200: Selwyn.gif;
5201: ucf.gif;
5202: unihalle.gif;
5203: wscc.gif;
5204: cps.gif;
5205: fsu.gif;
5206: lsd.gif;
5207: msu.gif;
5208: nsdl.gif;
5209: pmm.gif;
5210: sunysb.gif;
5211: udel.gif;
1.223 albertel 5212: uz.gif;
5213: fvl.gif;
1.270 www 5214: csm.gif;
1.272 www 5215: nau.gif;
1.344 www 5216: nagoya.gif;
1.381 www 5217: colorado.gif;
1.352 www 5218: acadiau.gif;
1.354 www 5219: psuerie.gif;
1.353 www 5220: redford.gif;
1.341 www 5221: huji.gif;
5222: ifusp.gif;
5223: ucsc.gif;
1.303 www 5224: waverly.gif;
1.302 www 5225: cmich.gif;
1.285 www 5226: UNICAMP.gif;
1.364 www 5227: lakefenton.gif;
5228: grandblanc.gif;
1.223 albertel 5229: glps.gif;
1.275 www 5230: BCHS.gif;
1.223 albertel 5231: headersfu.gif;
1.311 albertel 5232: uwsp.gif;
1.325 www 5233: bsu.gif;
5234: wmston.gif;
1.168 www 5235: </filenames>
5236: </fileglob>
5237: <fileglob>
5238: <glob>*.tab</glob>
5239: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
5240: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
5241: <categoryname>conf</categoryname>
5242: <description>Designs of LON-CAPA domains</description>
1.166 www 5243: <filenames>
1.197 albertel 5244: annarbor.tab;
5245: default.tab;
5246: msu.tab;
1.270 www 5247: csm.tab;
1.341 www 5248: huji.tab;
1.272 www 5249: nau.tab;
1.344 www 5250: nagoya.tab;
1.381 www 5251: colorado.tab;
1.352 www 5252: acadiau.tab;
1.354 www 5253: psuerie.tab;
1.353 www 5254: redford.tab;
1.302 www 5255: cmich.tab;
1.341 www 5256: ifusp.tab;
5257: ucsc.tab;
1.285 www 5258: UNICAMP.tab;
1.364 www 5259: lakefenton.tab;
5260: grandblanc.tab;
1.274 www 5261: fsu.tab;
1.197 albertel 5262: sfu.tab;
1.325 www 5263: wmston.tab;
5264: worf.tab;
1.165 www 5265: </filenames>
5266: </fileglob>
1.10 harris41 5267: <fileglob>
5268: <glob>*.gif</glob>
1.159 www 5269: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
5270: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
1.10 harris41 5271: <categoryname>graphic file</categoryname>
1.159 www 5272: <description>LON-CAPA remote control LCD font</description>
1.10 harris41 5273: <filenames>
1.130 www 5274: 0.gif;
5275: 1.gif;
5276: 2.gif;
5277: 3.gif;
5278: 4.gif;
5279: 5.gif;
5280: 6.gif;
5281: 7.gif;
5282: 8.gif;
5283: 9.gif;
1.37 harris41 5284: a.gif;
1.159 www 5285: b.gif;
5286: c.gif;
5287: d.gif;
5288: e.gif;
5289: f.gif;
5290: g.gif;
5291: h.gif;
5292: i.gif;
5293: j.gif;
5294: k.gif;
5295: l.gif;
5296: m.gif;
5297: n.gif;
5298: o.gif;
5299: p.gif;
5300: q.gif;
5301: r.gif;
5302: s.gif;
5303: t.gif;
5304: u.gif;
5305: v.gif;
5306: w.gif;
5307: x.gif;
5308: y.gif;
5309: z.gif;
1.287 www 5310: ö.gif;
5311: ä.gif;
5312: ü.gif;
5313: ä.gif;
5314: ö.gif;
5315: ü.gif;
1.159 www 5316: colon.gif;
5317: hyphen.gif;
5318: slash.gif;
5319: space.gif;
1.304 www 5320: </filenames>
5321: </fileglob>
5322: <fileglob>
5323: <glob>*.gif</glob>
5324: <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
5325: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
5326: <categoryname>graphic file</categoryname>
5327: <description>icons used for the Portuguese LON-CAPA user interface</description>
5328: <filenames>
5329: anno_pt.gif;
5330: anot_pt.gif;
5331: bchat_pt.gif;
5332: catalog_pt.gif;
5333: ccrs_pt.gif;
5334: chrt_pt.gif;
5335: com_pt.gif;
5336: courses_pt.gif;
5337: cprv_pt.gif;
5338: cstr_pt.gif;
5339: docs_pt.gif;
5340: egrd_pt.gif;
5341: enrl_pt.gif;
5342: eval_pt.gif;
5343: fdbk_pt.gif;
5344: grds_pt.gif;
5345: keys_pt.gif;
5346: logout_pt.gif;
5347: nav_pt.gif;
5348: parm_pt.gif;
5349: pref_pt.gif;
5350: prt_pt.gif;
5351: res_pt.gif;
5352: roles_pt.gif;
5353: sbkm_pt.gif;
5354: spacer_pt.gif;
5355: sprs_pt.gif;
5356: src_pt.gif;
5357: stat_pt.gif;
5358: vbkm_pt.gif;
1.159 www 5359: </filenames>
5360: </fileglob>
5361: <fileglob>
5362: <glob>*.gif</glob>
5363: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
5364: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
5365: <categoryname>graphic file</categoryname>
5366: <description>icons used for the entire LON-CAPA user interface</description>
5367: <filenames>
1.147 www 5368: anno.gif;
1.37 harris41 5369: anot.gif;
5370: back.gif;
1.147 www 5371: bchat.gif;
1.37 harris41 5372: bkm.gif;
1.348 albertel 5373: bl_step1.gif;
5374: bl_step2.gif;
5375: bl_step3.gif;
5376: bl_step4.gif;
5377: bl_step5.gif;
5378: bl_step6.gif;
5379: bl_step7.gif;
5380: bl_step8.gif;
5381: bl_step9.gif;
1.37 harris41 5382: brws.gif;
1.60 harris41 5383: catalog.gif;
1.37 harris41 5384: ccrs.gif;
5385: chat.gif;
5386: chrt.gif;
5387: com.gif;
5388: courses.gif;
5389: cprv.gif;
5390: cstr.gif;
5391: dempty.gif;
1.147 www 5392: docs.gif;
1.37 harris41 5393: egrd.gif;
5394: empty.gif;
5395: enrl.gif;
5396: eval.gif;
5397: fdbk.gif;
5398: feedback.gif;
5399: forw.gif;
5400: grds.gif;
5401: group.gif;
5402: help.gif;
5403: info.gif;
1.238 www 5404: keys.gif;
1.37 harris41 5405: ledblink.gif;
5406: ledgreen.gif;
5407: ledoff.gif;
5408: ledon.gif;
5409: ledsend.gif;
5410: logout.gif;
1.328 albertel 5411: mcrs.gif;
1.37 harris41 5412: mrk.gif;
5413: nav.gif;
5414: next.gif;
1.131 www 5415: nothumb.gif;
1.37 harris41 5416: parm.gif;
5417: pgrd.gif;
5418: pparm.gif;
1.99 harris41 5419: pref.gif;
1.37 harris41 5420: prev.gif;
5421: prt.gif;
5422: qempty.gif;
5423: reload.gif;
5424: remotebg.gif;
5425: res.gif;
5426: roles.gif;
5427: sbkm.gif;
5428: spacer.gif;
5429: sprs.gif;
5430: src.gif;
5431: stat.gif;
5432: subm.gif;
5433: title.gif;
5434: vbkm.gif;
1.10 harris41 5435: </filenames>
5436: </fileglob>
1.4 harris41 5437: <file>
1.10 harris41 5438: <source>loncom/html/res/adm/pages/imgmaps.html</source>
5439: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
5440: <categoryname>interface file</categoryname>
1.6 harris41 5441: <description>
1.10 harris41 5442: image maps for the LON-CAPA remote control
1.6 harris41 5443: </description>
1.4 harris41 5444: </file>
5445: <file>
1.10 harris41 5446: <source>loncom/html/res/adm/pages/index.html</source>
5447: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
5448: <categoryname>interface file</categoryname>
1.6 harris41 5449: <description>
1.10 harris41 5450: welcoming page to the LON-CAPA system upon login
1.6 harris41 5451: </description>
1.4 harris41 5452: </file>
5453: <file>
1.10 harris41 5454: <source>loncom/html/res/adm/pages/menu.html</source>
5455: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
5456: <categoryname>interface file</categoryname>
1.6 harris41 5457: <description>
1.10 harris41 5458: renders the HTML (including image maps) for the LON-CAPA remote control
1.6 harris41 5459: </description>
1.4 harris41 5460: </file>
1.10 harris41 5461: <fileglob>
5462: <glob>*.gif</glob>
5463: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
1.118 harris41 5464: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
5465: </targetdir>
1.10 harris41 5466: <categoryname>graphic file</categoryname>
5467: <description>
1.132 harris41 5468: icons used for directory indexing and login screen
1.10 harris41 5469: </description>
5470: <filenames>
1.37 harris41 5471: a.gif;
5472: alert.black.gif;
5473: alert.red.gif;
5474: back.gif;
5475: ball.gray.gif;
5476: ball.red.gif;
5477: binary.gif;
5478: binhex.gif;
5479: blank.gif;
5480: bomb.gif;
5481: box1.gif;
5482: box2.gif;
5483: broken.gif;
5484: burst.gif;
5485: c.gif;
5486: comp.blue.gif;
5487: comp.gray.gif;
5488: compressed.gif;
5489: continued.gif;
5490: course.gif;
5491: dir.gif;
5492: down.gif;
5493: dvi.gif;
5494: f.gif;
5495: folder.gif;
5496: folder.open.gif;
5497: folder.sec.gif;
5498: folder_closed.gif;
5499: folder_closed_pressed.gif;
5500: folder_new.gif;
5501: folder_opened.gif;
5502: folder_opened_pressed.gif;
5503: folder_pointer_closed.gif;
5504: folder_pointer_opened.gif;
5505: folder_spacer.gif;
5506: folder_trash.gif;
5507: forward.gif;
5508: generic.gif;
5509: generic.red.gif;
5510: generic.sec.gif;
5511: hand.right.gif;
5512: hand.up.gif;
5513: html.gif;
5514: image1.gif;
5515: image2.gif;
5516: image3.gif;
5517: index.gif;
5518: layout.gif;
5519: left.gif;
5520: link.gif;
5521: mov.gif;
5522: movie1.gif;
5523: p.gif;
5524: patch.gif;
5525: pdf.gif;
5526: portal.gif;
5527: problem.gif;
5528: ps.gif;
5529: quill.gif;
5530: right.gif;
5531: screw1.gif;
5532: screw2.gif;
5533: script.gif;
5534: sound1.gif;
5535: sound2.gif;
5536: sphere1.gif;
5537: sphere2.gif;
5538: tar.gif;
5539: tex.gif;
5540: text.gif;
5541: transfer.gif;
5542: unknown.gif;
5543: up.gif;
5544: uu.gif;
5545: uuencoded.gif;
5546: white_space_20_22.gif;
5547: white_space_22_22.gif;
5548: whitespace1.gif;
5549: whitespace10.gif;
5550: whitespace2.gif;
5551: whitespace3.gif;
5552: whitespace4.gif;
5553: whitespace5.gif;
5554: whitespace6.gif;
5555: whitespace7.gif;
5556: whitespace8.gif;
5557: whitespace9.gif;
5558: world1.gif;
1.10 harris41 5559: world2.gif
5560: </filenames>
5561: </fileglob>
5562: <fileglob>
5563: <glob>*.gif</glob>
5564: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
1.115 harris41 5565: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
5566: </targetdir>
1.10 harris41 5567: <categoryname>graphic file</categoryname>
5568: <description>
1.132 harris41 5569: icons used for the bookmark portion of the LON-CAPA user interface
1.10 harris41 5570: </description>
5571: <filenames>
1.37 harris41 5572: folder_anim.gif;
5573: folder_close.gif;
5574: folder_drag.gif;
5575: folder_new.gif;
5576: folder_open.gif;
5577: folder_pointer_closed.gif;
5578: folder_pointer_opened.gif;
5579: folder_static.gif;
5580: folder_trash.gif;
5581: folder_trash_hover.gif;
5582: left_bar.gif;
5583: link.gif;
5584: link_anim.gif;
5585: link_drag.gif;
5586: ll_corner.gif;
5587: lower_bar.gif;
5588: lr_corner.gif;
5589: pix.gif;
5590: right_bar.gif;
5591: toolbar_bg.gif;
5592: ul_corner.gif;
5593: upper_bar.gif;
1.10 harris41 5594: ur_corner.gif
5595: </filenames>
5596: </fileglob>
5597: <fileglob>
5598: <glob>*.html</glob>
5599: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
1.115 harris41 5600: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
5601: </targetdir>
1.10 harris41 5602: <categoryname>interface file</categoryname>
5603: <description>
1.132 harris41 5604: associated with the scheme of displaying bookmarks
1.10 harris41 5605: </description>
5606: <filenames>
1.37 harris41 5607: bookmarkmenu_toolbar.html;
5608: blank.html;
1.10 harris41 5609: closechildren.html
1.300 albertel 5610: </filenames>
5611: </fileglob>
5612: <fileglob>
5613: <glob>*.*</glob>
5614: <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
5615: <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>
5616: <categoryname>interface file</categoryname>
5617: <description>
5618: Associated file for answering reactionresponse style questions
5619: </description>
5620: <filenames>
5621: reaction_editor.html;
5622: reaction_frame.html;
5623: reaction_help.html;
5624: reaction_viewer.html;
5625: reaction_window.html
1.10 harris41 5626: </filenames>
5627: </fileglob>
1.4 harris41 5628: <file>
1.10 harris41 5629: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
1.27 harris41 5630: <target dist='default'>
5631: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
1.10 harris41 5632: <categoryname>interface file</categoryname>
1.6 harris41 5633: <description>
1.10 harris41 5634: javascript for handling client-side interactions with bookmark interface
1.6 harris41 5635: </description>
1.171 harris41 5636: </file>
5637: <file>
1.385 albertel 5638: <source dist='default'>loncom/build/CHECKRPMS.default</source>
1.396 ! albertel 5639: <source dist='fedora1 fedora2 fedora3'>loncom/build/CHECKRPMS.fedora</source>
1.171 harris41 5640: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
1.188 harris41 5641: <categoryname>system script</categoryname>
1.171 harris41 5642: <description>
5643: manilla wrapper around check-rpms
5644: </description>
5645: <status>tested/documented/beta</status>
1.103 harris41 5646: </file>
5647: <file>
5648: <source>loncom/build/check-rpms</source>
1.152 harris41 5649: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
1.188 harris41 5650: <categoryname>system script</categoryname>
1.103 harris41 5651: <description>
5652: compare installed rpms with up-to-date distribution
5653: </description>
5654: <status>tested/documented/beta</status>
5655: </file>
5656: <file>
5657: <source>doc/man/check-rpms.1</source>
5658: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
5659: <categoryname>doc</categoryname>
5660: <description>man page for check-rpms</description>
5661: <build trigger='always run'>
1.115 harris41 5662: loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && \
1.112 harris41 5663: echo 'manifying check-rpms'
1.103 harris41 5664: </build>
5665: <status>beta</status>
5666: <dependencies>
5667: ../../loncom/build/check-rpms
5668: </dependencies>
5669: </file>
5670: <file>
5671: <source>doc/scripts/check-rpms.html</source>
1.112 harris41 5672: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
5673: </target>
1.103 harris41 5674: <categoryname>doc</categoryname>
5675: <description>POD-derived page for check-rpms</description>
5676: <build trigger='always run'>
1.118 harris41 5677: loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html \
5678: && echo 'pod2html checkrpms'
1.103 harris41 5679: </build>
5680: <status>works/unverified</status>
5681: <dependencies>
5682: ../../loncom/build/check-rpms
5683: </dependencies>
1.4 harris41 5684: </file>
5685: <file>
1.10 harris41 5686: <source>loncom/build/loncaparestoreconfigurations</source>
1.206 harris41 5687: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
5688: </target>
1.10 harris41 5689: <categoryname>script</categoryname>
1.6 harris41 5690: <description>
1.206 harris41 5691: Updates .lpmlnew files with previous settings. Also supports alternative
5692: schemes of settings-updating and file-overwriting.
1.6 harris41 5693: </description>
1.206 harris41 5694: <status>works/unverified</status>
1.4 harris41 5695: </file>
5696: <file>
1.348 albertel 5697: <source>loncom/cron/loncapa.built</source>
5698: <target dist='default'>etc/cron.d/loncapa</target>
5699: <categoryname>conf</categoryname>
5700: <description>
5701: file that specifies periodic processes to run for the LON-CAPA machine
5702: </description>
5703: <build trigger='always run'>
5704: loncom/cron/preserve_local_loncapa_cron
5705: </build>
5706: <dependencies>
5707: loncapa;
5708: preserve_local_loncapa_cron
5709: </dependencies>
1.10 harris41 5710: </file>
5711: <file>
5712: <source>loncom/ntp/step-tickers</source>
1.175 harris41 5713: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
5714: </target>
5715: <categoryname>static conf</categoryname>
1.10 harris41 5716: <description>
5717: file that stimulates running of ntpdate upon init.d/xntpd initiation
5718: </description>
5719: <note>
5720: <table cellpadding='0' cellspacing='0' border='1'>
5721: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
5722: </table>
5723: </note>
1.48 harris41 5724: </file>
5725: <file>
5726: <source>loncom/pam.d/pwauth</source>
5727: <target dist='default'>etc/pam.d/pwauth</target>
5728: <categoryname>static conf</categoryname>
5729: <description>
5730: file that allows setuid password privileges for pwauth executable
5731: </description>
5732: </file>
5733: <file>
5734: <source>loncom/pam.d/pwchange</source>
5735: <target dist='default'>etc/pam.d/pwchange</target>
5736: <categoryname>static conf</categoryname>
5737: <description>
5738: file that allows setuid password privileges for pwchange (lcpasswd) executable
5739: </description>
1.10 harris41 5740: </file>
5741: <file>
5742: <source>loncom/init.d/loncontrol</source>
5743: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
5744: <categoryname>root script</categoryname>
5745: <description>
5746: Controls the launching/halting of lonc, lond, and lonsql processes.
5747: </description>
5748: </file>
5749: <link>
1.115 harris41 5750: <linkto>etc/rc.d/init.d/loncontrol</linkto>
1.10 harris41 5751: <target dist='default'>
1.37 harris41 5752: etc/rc.d/rc0.d/K05loncontrol;
5753: etc/rc.d/rc1.d/K05loncontrol;
5754: etc/rc.d/rc2.d/K05loncontrol;
5755: etc/rc.d/rc3.d/S95loncontrol;
5756: etc/rc.d/rc4.d/S95loncontrol;
5757: etc/rc.d/rc5.d/S95loncontrol;
1.10 harris41 5758: etc/rc.d/rc6.d/K05loncontrol
5759: </target>
5760: <categoryname>symbolic link</categoryname>
1.27 harris41 5761: <description>
5762: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
1.10 harris41 5763: </link>
5764: <file>
5765: <source>loncom/atalk/config</source>
1.152 harris41 5766: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
1.175 harris41 5767: <categoryname>static conf</categoryname>
1.6 harris41 5768: <description>
1.27 harris41 5769: configuration file to make LON-CAPA server file space accessible to
5770: Appleshares access (Macintosh)
1.6 harris41 5771: </description>
1.315 albertel 5772: </file>
5773: <file>
1.373 albertel 5774: <source>loncom/interface/lonhelpmenu.pm</source>
5775: <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
5776: <categoryname>handler</categoryname>
5777: <description>
5778: Creates a multipage help screen to help users out.
5779: </description>
5780: </file>
5781: <file>
5782: <source>loncom/interface/lonsupportreq.pm</source>
5783: <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
5784: <categoryname>handler</categoryname>
5785: <description>
5786: Handler to make it easy for users to send a request to te helpdesk
5787: </description>
5788: </file>
5789: <file>
1.315 albertel 5790: <source>loncom/interface/lonmodifycourse.pm</source>
5791: <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
5792: <categoryname>handler</categoryname>
5793: <description>
5794: Interface to modifying a course's internal ENV values for automated
5795: enrollement
5796: </description>
1.306 albertel 5797: </file>
5798: <file>
5799: <source>loncom/interface/lonpopulate.pm</source>
5800: <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
5801: <categoryname>handler</categoryname>
5802: <description>
5803: Handler for configuring automated enrollment
5804: </description>
5805: </file>
5806: <file>
5807: <source>loncom/enrollment/Enrollment.pm</source>
5808: <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
5809: <categoryname>handler</categoryname>
5810: <description>
5811: Handler for automated enrollment
5812: </description>
5813: </file>
5814: <file>
5815: <source>loncom/enrollment/localenroll.pm</source>
5816: <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
5817: <categoryname>conf</categoryname>
5818: <description>
5819: Local handler for automated enrollment.
5820: </description>
5821: </file>
5822: <file>
5823: <source>loncom/enrollment/localenroll.pm</source>
5824: <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
5825: <categoryname>handler</categoryname>
5826: <description>
5827: Local handler for automated enrollment, standard version.
5828: </description>
5829: </file>
5830: <file>
5831: <source>loncom/enrollment/Autoenroll.pl</source>
1.307 albertel 5832: <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
1.306 albertel 5833: <categoryname>script</categoryname>
5834: <description>
5835: Local handler for automated enrollment, standard version.
5836: </description>
1.4 harris41 5837: </file>
1.395 albertel 5838: <file>
5839: <source>loncom/auth/localstudentphoto.pm</source>
5840: <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
5841: <categoryname>conf</categoryname>
5842: <description>
5843: Local handler for automated enrollment.
5844: </description>
5845: </file>
5846: <file>
5847: <source>loncom/auth/localstudentphoto.pm</source>
5848: <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
5849: <categoryname>handler</categoryname>
5850: <description>
5851: Local handler for automated enrollment, standard version.
5852: </description>
5853: </file>
1.14 harris41 5854: </files>
1.1 harris41 5855: </lpml>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>