1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
2: "http://lpml.sourceforge.net/DTD/lpml.dtd">
3: <!-- loncapafiles.lpml -->
4:
5: <!-- $Id: loncapafiles.lpml,v 1.797.2.128 2021/12/17 22:15:48 raeburn Exp $ -->
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: -->
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. -->
38:
39: <lpml>
40: <specialnotices>
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>
49: </specialnotices>
50: <targetroot>/</targetroot>
51: <sourceroot>/home/user/loncapa/</sourceroot>
52: <categories>
53: <category name="interface file" type="runtime">
54: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
55: <abbreviation>interfacefile</abbreviation>
56: </category>
57: <category name="interface file" type="development">
58: <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
59: <abbreviation>interfacefile</abbreviation>
60: </category>
61: <category name="setuid script" type="runtime">
62: <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
63: <abbreviation>setuid</abbreviation>
64: </category>
65: <category name="setuid script" type="development">
66: <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
67: <abbreviation>setuid</abbreviation>
68: </category>
69: <category name="handler" type="runtime">
70: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
71: <abbreviation>handler</abbreviation>
72: </category>
73: <category name="handler" type="development">
74: <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
75: <abbreviation>handler</abbreviation>
76: </category>
77: <category name="static conf" type="runtime">
78: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
79: <abbreviation>static</abbreviation>
80: </category>
81: <category name="static conf" type="development">
82: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
83: <abbreviation>static</abbreviation>
84: </category>
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>
93: <category name="conf" type="runtime">
94: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
95: <abbreviation>configurable</abbreviation>
96: </category>
97: <category name="conf" type="development">
98: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
99: <abbreviation>configurable</abbreviation>
100: </category>
101: <category name="www conf" type="runtime">
102: <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
103: <abbreviation>configurable</abbreviation>
104: </category>
105: <category name="www conf" type="development">
106: <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
107: <abbreviation>configurable</abbreviation>
108: </category>
109: <category name="script" type="runtime">
110: <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
111: <abbreviation>script</abbreviation>
112: </category>
113: <category name="script" type="development">
114: <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
115: <abbreviation>script</abbreviation>
116: </category>
117: <category name="graphic file" type="runtime">
118: <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
119: <abbreviation>graphicfile</abbreviation>
120: </category>
121: <category name="graphic file" type="development">
122: <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
123: <abbreviation>graphicfile</abbreviation>
124: </category>
125: <category name="lexicon file" type="runtime">
126: <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
127: <abbreviation>lexicon</abbreviation>
128: </category>
129: <category name="lexicon file" type="development">
130: <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
131: <abbreviation>lexicon</abbreviation>
132: </category>
133: <category name="doc" type="runtime">
134: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
135: <abbreviation>systemfile</abbreviation>
136: </category>
137: <category name="doc" type="development">
138: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
139: <abbreviation>systemfile</abbreviation>
140: </category>
141: <category name="system file" type="runtime">
142: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
143: <abbreviation>systemfile</abbreviation>
144: </category>
145: <category name="system file" type="development">
146: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
147: <abbreviation>systemfile</abbreviation>
148: </category>
149: <category name="system script" type="runtime">
150: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
151: <abbreviation>systemscript</abbreviation>
152: </category>
153: <category name="system script" type="development">
154: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
155: <abbreviation>systemscript</abbreviation>
156: </category>
157: <category name="root script" type="runtime">
158: <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
159: <abbreviation>rootscript</abbreviation>
160: </category>
161: <category name="root script" type="development">
162: <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
163: <abbreviation>rootscript</abbreviation>
164: </category>
165: <category name="symbolic link" type="runtime">
166: <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
167: <abbreviation>link</abbreviation>
168: </category>
169: <category name="symbolic link" type="development">
170: <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
171: <abbreviation>link</abbreviation>
172: </category>
173: <category name="standard" type="runtime">
174: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
175: <abbreviation>directory</abbreviation>
176: </category>
177: <category name="standard" type="development">
178: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
179: <abbreviation>directory</abbreviation>
180: </category>
181: <category name="server standard" type="runtime">
182: <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
183: <abbreviation>directory</abbreviation>
184: </category>
185: <category name="server standard" type="development">
186: <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
187: <abbreviation>directory</abbreviation>
188: </category>
189: <category name="server readonly" type="runtime">
190: <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
191: <abbreviation>directory</abbreviation>
192: </category>
193: <category name="server readonly" type="development">
194: <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
195: <abbreviation>directory</abbreviation>
196: </category>
197: <category name="pdf manual" type="runtime">
198: <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
199: <abbreviation>manual</abbreviation>
200: </category>
201: <category name="pdf manual" type="development">
202: <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
203: <abbreviation>manual</abbreviation>
204: </category>
205: </categories>
206: <rpm>
207: <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
208: <rpmName>LON-CAPA-base</rpmName>
209: <rpmVersion>3.1</rpmVersion>
210: <rpmRelease>1</rpmRelease>
211: <rpmVendor>Laboratory for Instructional Technology Education,
212: Division of Science and Mathematics Education, Michigan State University.
213: </rpmVendor>
214: <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
215: <rpmCopyright>GNU General Public License. Version 2, June 1991. Michigan State University patents may apply.</rpmCopyright>
216: <rpmGroup>Utilities/System</rpmGroup>
217: <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
218: <rpmAutoReqProv>no</rpmAutoReqProv>
219: <rpmdescription>This package facilitates a base installation of LON-CAPA \n
220: files in their directories.\n
221: For more on the LON-CAPA project, visit http://www.lon-capa.org/.
222: </rpmdescription>
223: <rpmpre>echo '***********************************************************************'\n
224: echo 'LON-CAPA LearningOnline with CAPA'\n
225: echo 'http://www.lon-capa.org/'\n
226: echo 'Gerd Kortemeyer, et al'\n
227: echo 'Laboratory for Instructional Technology Education'\n
228: echo 'Michigan State University'\n
229: echo 'General Public License, Version 2, June 1991'\n
230: echo '** Michigan State University patents may apply **'\n
231: echo ' '\n
232: echo 'This installation assumes an installation of Redhat 6.2'\n
233: echo ' '\n
234: echo 'The server computer should be currently connected to the ethernet'\n
235: echo ' '\n
236: echo '***********************************************************************'\n
237: </rpmpre>
238: <rpmRequires>
239: <item>PreReq: LON-CAPA-setup</item>
240: <item>PreReq: apache</item>
241: <item>PreReq: /etc/httpd/conf/httpd.conf</item>
242: </rpmRequires>
243: </rpm>
244: <directories>
245: <directory dist='default'>
246: <protectionlevel>never_delete</protectionlevel>
247: <targetdir dist='default'>etc</targetdir>
248: <categoryname>standard</categoryname>
249: <description>standard linux directory for configuration files</description>
250: </directory>
251: <directory dist='default'>
252: <protectionlevel>never_delete</protectionlevel>
253: <targetdir dist='default'>etc/cron.d</targetdir>
254: <categoryname>standard</categoryname>
255: <description>standard linux directory for running time-based "jobs"
256: </description>
257: </directory>
258: <directory dist='default'>
259: <protectionlevel>never_delete</protectionlevel>
260: <targetdir dist='default'>etc/httpd/conf</targetdir>
261: <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd</targetdir>
262: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 suse9.2 suse9.3 sles9 sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>etc/apache2</targetdir>
263: <categoryname>standard</categoryname>
264: <description>web configuration files</description>
265: </directory>
266: <directory dist='default'>
267: <protectionlevel>modest_delete</protectionlevel>
268: <targetdir dist='default'>etc/httpd/conf/rewrites</targetdir>
269: <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd/rewrites</targetdir>
270: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 suse9.2 suse9.3 sles9 sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>etc/apache2/rewrites</targetdir>
271: <categoryname>standard</categoryname>
272: <description>
273: default configuration files to enable/disable http:// -> https:// rewrites
274: </description>
275: </directory>
276: <directory dist='default'>
277: <protectionlevel>never_delete</protectionlevel>
278: <targetdir dist='default'>etc/pam.d</targetdir>
279: <categoryname>standard</categoryname>
280: <description>configuration directory for password authentication mechanism
281: </description>
282: </directory>
283: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
284: <protectionlevel>never_delete</protectionlevel>
285: <targetdir dist='default'>etc/rc.d/init.d</targetdir>
286: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>etc/init.d</targetdir>
287: <categoryname>standard</categoryname>
288: <description>scripts that run during system startup</description>
289: </directory>
290: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
291: <protectionlevel>never_delete</protectionlevel>
292: <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
293: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc0.d</targetdir>
294: <categoryname>standard</categoryname>
295: <description>scripts that run for run-level 0</description>
296: </directory>
297: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
298: <protectionlevel>never_delete</protectionlevel>
299: <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
300: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc1.d</targetdir>
301: <categoryname>standard</categoryname>
302: <description>scripts that run for run-level 1</description>
303: </directory>
304: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
305: <protectionlevel>never_delete</protectionlevel>
306: <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
307: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc2.d</targetdir>
308: <categoryname>standard</categoryname>
309: <description>scripts that run for run-level 2</description>
310: </directory>
311: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
312: <protectionlevel>never_delete</protectionlevel>
313: <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
314: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc3.d</targetdir>
315: <categoryname>standard</categoryname>
316: <description>scripts that run for run-level 3</description>
317: </directory>
318: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
319: <protectionlevel>never_delete</protectionlevel>
320: <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
321: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc4.d</targetdir>
322: <categoryname>standard</categoryname>
323: <description>scripts that run for run-level 4</description>
324: </directory>
325: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
326: <protectionlevel>never_delete</protectionlevel>
327: <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
328: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc5.d</targetdir>
329: <categoryname>standard</categoryname>
330: <description>scripts that run for run-level 5</description>
331: </directory>
332: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
333: <protectionlevel>never_delete</protectionlevel>
334: <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
335: <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc6.d</targetdir>
336: <categoryname>standard</categoryname>
337: <description>scripts that run for run-level 6</description>
338: </directory>
339: <directory dist='default'>
340: <protectionlevel>never_delete</protectionlevel>
341: <targetdir dist='default'>home/httpd/lonTabs</targetdir>
342: <categoryname>standard</categoryname>
343: <description>tab-formatted reference files</description>
344: </directory>
345: <directory dist='default'>
346: <protectionlevel>never_delete</protectionlevel>
347: <targetdir dist='default'>home/httpd</targetdir>
348: <categoryname>standard</categoryname>
349: <description>start of the web server tree</description>
350: </directory>
351: <directory dist='default'>
352: <protectionlevel>modest_delete</protectionlevel>
353: <targetdir dist='default'>home/httpd/perl</targetdir>
354: <categoryname>server readonly</categoryname>
355: <description>perl scripts for managing the LON-CAPA system</description>
356: </directory>
357: <directory dist='default'>
358: <protectionlevel>modest_delete</protectionlevel>
359: <targetdir dist='default'>home/httpd/perl/debug</targetdir>
360: <categoryname>server readonly</categoryname>
361: <description>perl scripts for debugging the LON-CAPA system</description>
362: </directory>
363: <directory dist='default'>
364: <protectionlevel>modest_delete</protectionlevel>
365: <targetdir dist='default'>home/httpd/perl/systemd</targetdir>
366: <categoryname>server readonly</categoryname>
367: <description>systemd service files for loncapa</description>
368: </directory>
369: <directory dist='default'>
370: <protectionlevel>modest_delete</protectionlevel>
371: <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>
372: <categoryname>server readonly</categoryname>
373: <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>
374: </directory>
375: <directory dist='default'>
376: <protectionlevel>never_delete</protectionlevel>
377: <targetdir dist='default'>home/httpd/perl/logs</targetdir>
378: <categoryname>server standard</categoryname>
379: <description>location where system performance and error logs are kept
380: </description>
381: </directory>
382: <directory dist='default'>
383: <protectionlevel>modest_delete</protectionlevel>
384: <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
385: <categoryname>server standard</categoryname>
386: <description>
387: Used by lond parent to check if children are responding to USR1 signals
388: (otherwise they are killed and replaced).
389: </description>
390: </directory>
391: <directory dist='default'>
392: <protectionlevel>modest_delete</protectionlevel>
393: <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
394: <categoryname>server standard</categoryname>
395: <description>location where temporary files (for caching) are stored
396: </description>
397: </directory>
398: <directory dist='default'>
399: <protectionlevel>modest_delete</protectionlevel>
400: <targetdir dist='default'>home/httpd/prtspool</targetdir>
401: <categoryname>server standard</categoryname>
402: <description>for the output of lonprintout.pm
403: </description>
404: </directory>
405: <directory dist='default'>
406: <protectionlevel>modest_delete</protectionlevel>
407: <targetdir dist='default'>home/httpd/zipspool</targetdir>
408: <categoryname>server standard</categoryname>
409: <description>for the output of multidownload.pl
410: </description>
411: </directory>
412: <directory dist='default'>
413: <protectionlevel>modest_delete</protectionlevel>
414: <targetdir dist='default'>home/httpd/captchaspool</targetdir>
415: <categoryname>server standard</categoryname>
416: <description>for temporary storage of Captcha images</description>
417: </directory>
418: <directory dist='default'>
419: <protectionlevel>modest_delete</protectionlevel>
420: <targetdir dist='default'>home/httpd/captchadb</targetdir>
421: <categoryname>server standard</categoryname>
422: <description>for temporary storage of Captcha codes</description>
423: </directory>
424: <directory dist='default'>
425: <protectionlevel>modest_delete</protectionlevel>
426: <targetdir dist='default'>home/httpd/webdav</targetdir>
427: <categoryname>server standard</categoryname>
428: <description>for storage of webdav DAVLock files</description>
429: </directory>
430: <directory dist='default'>
431: <protectionlevel>modest_delete</protectionlevel>
432: <targetdir dist='default'>home/httpd/webdav/sessionIDs</targetdir>
433: <categoryname>server standard</categoryname>
434: <description>for storage of webdav session files</description>
435: </directory>
436: <directory dist='default'>
437: <protectionlevel>modest_delete</protectionlevel>
438: <targetdir dist='default'>home/httpd/lib</targetdir>
439: <categoryname>server readonly</categoryname>
440: <description>location of LON-CAPA software modules and
441: extensions</description>
442: </directory>
443: <directory dist='default'>
444: <!-- Must protect localauth.pm/localenroll.pm from extinction. -->
445: <protectionlevel>weak_delete</protectionlevel>
446: <targetdir dist='default'>home/httpd/lib/perl</targetdir>
447: <categoryname>server readonly</categoryname>
448: <description>location of LON-CAPA non web mod-perl handlers</description>
449: </directory>
450: <directory dist='default'>
451: <protectionlevel>modest_delete</protectionlevel>
452: <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
453: <categoryname>server readonly</categoryname>
454: <description>location of LON-CAPA web mod-perl handlers</description>
455: </directory>
456: <directory dist='default'>
457: <protectionlevel>modest_delete</protectionlevel>
458: <targetdir dist='default'>home/httpd/lib/perl/Apache/localize</targetdir>
459: <categoryname>server readonly</categoryname>
460: <description>location of LON-CAPA MakeText translation files</description>
461: </directory>
462: <directory dist='default'>
463: <protectionlevel>modest_delete</protectionlevel>
464: <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
465: <categoryname>server readonly</categoryname>
466: <description>location of HTML specific perl module fixes and additions
467: </description>
468: </directory>
469: <directory dist='default'>
470: <protectionlevel>modest_delete</protectionlevel>
471: <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
472: <categoryname>server readonly</categoryname>
473: <description>location of HTML specific perl module fixes and additions
474: </description>
475: </directory>
476: <directory dist='default'>
477: <protectionlevel>modest_delete</protectionlevel>
478: <targetdir dist='default'>home/httpd/lonIDs</targetdir>
479: <categoryname>server standard</categoryname>
480: <description>cookie jar</description>
481: </directory>
482: <directory dist='default'>
483: <protectionlevel>modest_delete</protectionlevel>
484: <targetdir dist='default'>home/httpd/balanceIDs</targetdir>
485: <categoryname>server standard</categoryname>
486: <description>cookie jar</description>
487: </directory>
488: <directory dist='default'>
489: <protectionlevel>modest_delete</protectionlevel>
490: <targetdir dist='default'>home/httpd/scantron</targetdir>
491: <categoryname>server standard</categoryname>
492: <description>uploaded scantron forms directory</description>
493: </directory>
494: <directory dist='default'>
495: <protectionlevel>modest_delete</protectionlevel>
496: <targetdir dist='default'>home/httpd/sockets</targetdir>
497: <categoryname>server standard</categoryname>
498: <description>lonc's sockets</description>
499: </directory>
500: <directory dist='default'>
501: <protectionlevel>modest_delete</protectionlevel>
502: <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
503: <categoryname>server standard</categoryname>
504: <description>lonc's sockets (delayed)</description>
505: </directory>
506: <directory dist='default'>
507: <protectionlevel>never_delete</protectionlevel>
508: <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
509: <categoryname>standard</categoryname>
510: <description>location of cgi scripts</description>
511: </directory>
512: <directory dist='default'>
513: <protectionlevel>never_delete</protectionlevel>
514: <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
515: <categoryname>server standard</categoryname>
516: <description>location of cgi scripts</description>
517: </directory>
518: <directory dist='default'>
519: <protectionlevel>never_delete</protectionlevel>
520: <targetdir dist='default'>home/httpd/html</targetdir>
521: <categoryname>server standard</categoryname>
522: <description>location of web-accessible file tree</description>
523: </directory>
524: <directory dist='default'>
525: <protectionlevel>never_delete</protectionlevel>
526: <targetdir dist='default'>home/httpd/html/priv</targetdir>
527: <categoryname>server standard</categoryname>
528: <description>root of hosted authors' construction spaces tree</description>
529: </directory>
530: <directory dist='default'>
531: <protectionlevel>never_delete</protectionlevel>
532: <targetdir dist='default'>home/httpd/html/res</targetdir>
533: <categoryname>server standard</categoryname>
534: <description>root of resource tree</description>
535: </directory>
536: <directory dist='default'>
537: <protectionlevel>modest_delete</protectionlevel>
538: <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
539: <categoryname>server standard</categoryname>
540: <description>root for user uploaded files</description>
541: </directory>
542: <directory dist='default'>
543: <protectionlevel>modest_delete</protectionlevel>
544: <targetdir dist='default'>home/httpd/html/adm</targetdir>
545: <categoryname>server readonly</categoryname>
546: <description>unauthenticated resources</description>
547: </directory>
548: <directory dist='default'>
549: <protectionlevel>modest_delete</protectionlevel>
550: <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
551: <categoryname>server readonly</categoryname>
552: <description>home of the rat</description>
553: </directory>
554: <directory dist='default'>
555: <protectionlevel>modest_delete</protectionlevel>
556: <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>
557: <categoryname>server readonly</categoryname>
558: <description>fonts</description>
559: </directory>
560: <directory dist='default'>
561: <protectionlevel>modest_delete</protectionlevel>
562: <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
563: <categoryname>server readonly</categoryname>
564: <description>online help documentation</description>
565: </directory>
566: <directory dist='default'>
567: <protectionlevel>modest_delete</protectionlevel>
568: <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>
569: <categoryname>server readonly</categoryname>
570: <description>JME support files</description>
571: </directory>
572: <directory dist='default'>
573: <protectionlevel>modest_delete</protectionlevel>
574: <targetdir dist='default'>home/httpd/html/adm/jsme</targetdir>
575: <categoryname>server readonly</categoryname>
576: <description>JSME support files</description>
577: </directory>
578: <directory dist='default'>
579: <protectionlevel>modest_delete</protectionlevel>
580: <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
581: <categoryname>server readonly</categoryname>
582: <description>Jmol files</description>
583: </directory>
584: <directory dist='default'>
585: <protectionlevel>modest_delete</protectionlevel>
586: <targetdir dist='default'>home/httpd/html/adm/geogebra</targetdir>
587: <categoryname>server readonly</categoryname>
588: <description>GeoGebra files</description>
589: </directory>
590: <directory dist='default'>
591: <protectionlevel>modest_delete</protectionlevel>
592: <targetdir dist='default'>home/httpd/html/adm/MathJax</targetdir>
593: <categoryname>server readonly</categoryname>
594: <description>MathJax files</description>
595: </directory>
596: <directory dist='default'>
597: <protectionlevel>modest_delete</protectionlevel>
598: <targetdir dist='default'>home/httpd/html/adm/dragmath</targetdir>
599: <categoryname>server readonly</categoryname>
600: <description>Formula editor</description>
601: </directory>
602: <directory dist='default'>
603: <protectionlevel>modest_delete</protectionlevel>
604: <targetdir dist='default'>home/httpd/html/adm/reactionresponse</targetdir>
605: <categoryname>server readonly</categoryname>
606: <description>HTML files for reactionresponse items</description>
607: </directory>
608: <directory dist='default'>
609: <protectionlevel>modest_delete</protectionlevel>
610: <targetdir dist='default'>home/httpd/html/adm/LC_math_editor </targetdir>
611: <categoryname>server readonly</categoryname>
612: <description>LON-CAPA math editor</description>
613: </directory>
614: <directory dist='default'>
615: <protectionlevel>modest_delete</protectionlevel>
616: <targetdir dist='default'>home/httpd/html/ckeditor</targetdir>
617: <categoryname>server readonly</categoryname>
618: <description>Rich Text Editor</description>
619: </directory>
620: <directory dist='default'>
621: <protectionlevel>modest_delete</protectionlevel>
622: <targetdir dist='default'>home/httpd/html/adm/jQuery</targetdir>
623: <categoryname>server readonly</categoryname>
624: <description>jQuery JavaScript library</description>
625: </directory>
626: <directory dist='default'>
627: <protectionlevel>modest_delete</protectionlevel>
628: <targetdir dist='default'>home/httpd/html/adm/jQuery/js</targetdir>
629: <categoryname>server readonly</categoryname>
630: <description>jQuery JavaScript library -- js files</description>
631: </directory>
632: <directory dist='default'>
633: <protectionlevel>modest_delete</protectionlevel>
634: <targetdir dist='default'>home/httpd/html/adm/jQuery/css</targetdir>
635: <categoryname>server readonly</categoryname>
636: <description>jQuery JavaScript library -- css files</description>
637: </directory>
638: <directory dist='default'>
639: <protectionlevel>modest_delete</protectionlevel>
640: <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness</targetdir>
641: <categoryname>server readonly</categoryname>
642: <description>jQuery JavaScript library -- css files</description>
643: </directory>
644: <directory dist='default'>
645: <protectionlevel>modest_delete</protectionlevel>
646: <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images</targetdir>
647: <categoryname>server readonly</categoryname>
648: <description>jQuery JavaScript library -- css images</description>
649: </directory>
650:
651: <directory dist='default'>
652: <protectionlevel>modest_delete</protectionlevel>
653: <targetdir dist='default'>/home/httpd/html/adm/jpicker</targetdir>
654: <categoryname>server readonly</categoryname>
655: <description>JQuery color picker JavaScript library</description>
656: </directory>
657: <directory dist='default'>
658: <protetionlevel>modest_delete</protectionlevel>
659: <targetdir dist='default'>/home/httpd/html/adm/jpicker/js</targetdir>
660: <categoryname>server readonly</categoryname>
661: <description>JQuery color picker JavaScript library javascript files</description>
662: </directory>
663: <directory dist='default'>
664: <protectionlevel>modest_delete</protectionlevel>
665: <targetdir dist='default'>/home/httpd/html/adm/jpicker/css</targetdir>
666: <categoryname>server readonly</categoryname>
667: <description>JQuery color picker JavaScript library CSS files</description>
668: </directory>
669: <directory dist='default'>
670: <protectionlevel>modest_delete</protectionlevel>
671: <targetdir dist='default'>/home/httpd/html/adm/jpicker/images</targetdir>
672: <categoryname>server readonly</categoryname>
673: <description>Jquery color picker javascript library image files</description>
674: </directory>
675:
676: <directory dist='default'>
677: <protectionlevel>modest_delete</protectionlevel>
678: <targetdir dist='default'>/home/httpd/html/adm/countdown</targetdir>
679: <categoryname>server readonly</categoryname>
680: <description>JQuery countdown timer</description>
681: </directory>
682: <directory dist='default'>
683: <protectionlevel>modest_delete</protectionlevel>
684: <targetdir dist='default'>/home/httpd/html/adm/countdown/js</targetdir>
685: <categoryname>server readonly</categoryname>
686: <description>JQuery countdown timer</description>
687: </directory>
688: <directory dist='default'>
689: <protectionlevel>modest_delete</protectionlevel>
690: <targetdir dist='default'>/home/httpd/html/adm/countdown/css</targetdir>
691: <categoryname>server readonly</categoryname>
692: <description>JQuery countdown timer</description>
693: </directory>
694: <directory dist='default'>
695: <protectionlevel>modest_delete</protectionlevel>
696: <targetdir dist='default'>/home/httpd/html/adm/codemirror</targetdir>
697: <categoryname>server readonly</categoryname>
698: <description>Codemirror</description>
699: </directory>
700: <directory dist='default'>
701: <protectionlevel>modest_delete</protectionlevel>
702: <targetdir dist='default'>/home/httpd/html/adm/jQuery/addons</targetdir>
703: <categoryname>server readonly</categoryname>
704: <description>jQuery addons</description>
705: </directory>
706:
707:
708: <!-- JQuery spellchecker plugin -->
709:
710: <directory dist='default'>
711: <protectionlevel>modest_delete</protectionlevel>
712: <targetdir dist='default'>/home/httpd/html/adm/spellchecker</targetdir>
713: <categoryname>server readonly</categoryname>
714: <description>JQuery spellchecker plugin</description>
715: </directory>
716: <directory dist='default'>
717: <protectionlevel>modest_delete</protectionlevel>
718: <targetdir dist='default'>/home/httpd/html/adm/spellchecker/js</targetdir>
719: <categoryname>server readonly</categoryname>
720: <description>JQuery spellchecker plugin</description>
721: </directory>
722: <directory dist='default'>
723: <protectionlevel>modest_delete</protectionlevel>
724: <targetdir dist='default'>/home/httpd/html/adm/spellchecker/css</targetdir>
725: <categoryname>server readonly</categoryname>
726: <description>JQuery spellchecker plugin</description>
727: </directory>
728: <directory dist='default'>
729: <protectionlevel>modest_delete</protectionlevel>
730: <targetdir dist='default'>/home/httpd/html/adm/spellchecker/img</targetdir>
731: <categoryname>server readonly</categoryname>
732: <description>JQuery spellchecker plugin</description>
733: </directory>
734:
735: <!-- JQuery nicescroll plugin -->
736:
737: <directory dist='default'>
738: <protectionlevel>modest_delete</protectionlevel>
739: <targetdir dist='default'>/home/httpd/html/adm/nicescroll</targetdir>
740: <categoryname>server readonly</categoryname>
741: <description>JQuery nicescroll plugin</description>
742: </directory>
743:
744: <directory dist='default'>
745: <protectionlevel>modest_delete</protectionlevel>
746: <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
747: <categoryname>server readonly</categoryname>
748: <description>XML specifications for helpers</description>
749: </directory>
750: <directory dist='default'>
751: <protectionlevel>modest_delete</protectionlevel>
752: <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
753: <categoryname>server readonly</categoryname>
754: <description>online help documentation gif files</description>
755: </directory>
756: <directory dist='default'>
757: <protectionlevel>modest_delete</protectionlevel>
758: <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
759: <categoryname>server readonly</categoryname>
760: <description>online help documentation eps files</description>
761: </directory>
762: <directory dist='default'>
763: <protectionlevel>modest_delete</protectionlevel>
764: <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
765: <categoryname>server readonly</categoryname>
766: <description>online help documentation tex files</description>
767: </directory>
768: <directory dist='default'>
769: <protectionlevel>modest_delete</protectionlevel>
770: <targetdir dist='default'>home/httpd/html/adm/help/tex/ru</targetdir>
771: <categoryname>server readonly</categoryname>
772: <description>Russian online help documentation tex files</description>
773: </directory>
774: <directory dist='default'>
775: <protectionlevel>modest_delete</protectionlevel>
776: <targetdir dist='default'>home/httpd/html/adm/help/tex/de</targetdir>
777: <categoryname>server readonly</categoryname>
778: <description>German online help documentation tex files</description>
779: </directory>
780: <directory dist='default'>
781: <protectionlevel>modest_delete</protectionlevel>
782: <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
783: <categoryname>server readonly</categoryname>
784: <description>online help documentation png files</description>
785: </directory>
786: <directory dist='default'>
787: <protectionlevel>modest_delete</protectionlevel>
788: <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
789: <categoryname>server readonly</categoryname>
790: <description>online help documentation for the LON-CAPA programming
791: interface</description>
792: </directory>
793: <directory dist='default'>
794: <protectionlevel>modest_delete</protectionlevel>
795: <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
796: </targetdir>
797: <categoryname>server readonly</categoryname>
798: <description>online help documentation for the LON-CAPA programming
799: interface, Apache (mod_perl) handlers</description>
800: </directory>
801: <directory dist='default'>
802: <protectionlevel>modest_delete</protectionlevel>
803: <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
804: <categoryname>server readonly</categoryname>
805: <description>online help documentation for the LON-CAPA programming
806: interface, Apache (mod_perl) handlers</description>
807: </directory>
808: <directory dist='default'>
809: <protectionlevel>modest_delete</protectionlevel>
810: <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
811: <categoryname>server readonly</categoryname>
812: <description>graphic widgets</description>
813: </directory>
814: <directory dist='default'>
815: <protectionlevel>modest_delete</protectionlevel>
816: <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
817: <categoryname>server readonly</categoryname>
818: <description>miscellaneous resources</description>
819: </directory>
820: <directory dist='default'>
821: <protectionlevel>modest_delete</protectionlevel>
822: <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
823: <categoryname>server readonly</categoryname>
824: <description>error warnings and icons</description>
825: </directory>
826: <directory dist='default'>
827: <protectionlevel>never_delete</protectionlevel>
828: <targetdir dist='default'>home/httpd/lonUsers</targetdir>
829: <categoryname>server standard</categoryname>
830: <description>Home directories of local users. There is a five-tier
831: structure to the directories:
832: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid]. For example,
833: a user fredflint at MSU would have his information located in
834: lonUsers/msu/f/r/e/fredflint.<br /> <br />Within this directory there are
835: a variety of files which govern the scope of what a user can do within the
836: LON-CAPA system. A passwd file determines the type of authentication
837: mechanism to use.
838: There also are files such as roles.hist (and its database compilation,
839: roles.db) which specify the roles and privileges for a user in the
840: LON-CAPA system.</description>
841: </directory>
842: <directory dist='default'>
843: <protectionlevel>never_delete</protectionlevel>
844: <targetdir dist='default'>home/httpd/lonCerts</targetdir>
845: <categoryname>server standard</categoryname>
846: <description>
847: Directory for Certificates for SSL and local auth modes
848: </description>
849: </directory>
850: <directory dist='default'>
851: <protectionlevel>modest_delete</protectionlevel>
852: <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
853: <categoryname>server readonly</categoryname>
854: <description>mathematics markup language resources</description>
855: </directory>
856: <directory dist='default'>
857: <protectionlevel>modest_delete</protectionlevel>
858: <targetdir dist='default'>home/httpd/html/res/lib/templates</targetdir>
859: <categoryname>server readonly</categoryname>
860: <description>Resource library
861: </description>
862: </directory>
863: <directory dist='default'>
864: <protectionlevel>modest_delete</protectionlevel>
865: <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
866: <categoryname>server readonly</categoryname>
867: <description>files useful for including within customized scripting
868: </description>
869: </directory>
870: <directory dist='default'>
871: <protectionlevel>modest_delete</protectionlevel>
872: <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
873: </targetdir>
874: <categoryname>server readonly</categoryname>
875: <description>template files useful for customized scripts</description>
876: </directory>
877: <directory dist='default'>
878: <protectionlevel>never_delete</protectionlevel>
879: <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
880: <categoryname>server standard</categoryname>
881: <description>status reports; online logs are kept that
882: are viewable over the world-wide web</description>
883: </directory>
884: <directory dist='default'>
885: <protectionlevel>modest_delete</protectionlevel>
886: <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
887: <categoryname>server readonly</categoryname>
888: <description>web user interface resources</description>
889: </directory>
890: <directory dist='default'>
891: <protectionlevel>modest_delete</protectionlevel>
892: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt</targetdir>
893: <categoryname>server readonly</categoryname>
894: <description>web user interface resources - Portuguese</description>
895: </directory>
896: <directory dist='default'>
897: <protectionlevel>modest_delete</protectionlevel>
898: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
899: <categoryname>server readonly</categoryname>
900: <description>LCD font for remote control</description>
901: </directory>
902: <directory dist='default'>
903: <protectionlevel>modest_delete</protectionlevel>
904: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
905: <categoryname>server readonly</categoryname>
906: <description>Logos for LON-CAPA domains</description>
907: </directory>
908: <directory dist='default'>
909: <protectionlevel>modest_delete</protectionlevel>
910: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors</targetdir>
911: <categoryname>server readonly</categoryname>
912: <description>Designs for LON-CAPA domains</description>
913: </directory>
914: <directory dist='default'>
915: <protectionlevel>modest_delete</protectionlevel>
916: <targetdir dist='default'>home/httpd/lonTabs/dns_checksums</targetdir>
917: <categoryname>server readonly</categoryname>
918: <description>Version numbers and checksums</description>
919: </directory>
920: <directory dist='default'>
921: <protectionlevel>modest_delete</protectionlevel>
922: <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
923: <categoryname>server readonly</categoryname>
924: <description>Page headers and graphical interface files</description>
925: </directory>
926: <directory dist='default'>
927: <protectionlevel>modest_delete</protectionlevel>
928: <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
929: </targetdir>
930: <categoryname>server readonly</categoryname>
931: <description></description>
932: </directory>
933: <directory dist='default'>
934: <protectionlevel>modest_delete</protectionlevel>
935: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
936: </targetdir>
937: <categoryname>server readonly</categoryname>
938: <description>icons that help depict the file system (outdated)</description>
939: </directory>
940: <directory dist='default'>
941: <protectionlevel>never_delete</protectionlevel>
942: <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
943: <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
944: <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>
945: <targetdir dist='debian5'>usr/local/lib/perl/5.10.0</targetdir>
946: <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
947: <categoryname>standard</categoryname>
948: <description>system perl tree (usually present on linux systems)
949: </description>
950: </directory>
951: <directory dist='default'>
952: <protectionlevel>modest_delete</protectionlevel>
953: <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
954: <categoryname>standard</categoryname>
955: <description>local binary files for loncapa</description>
956: </directory>
957: <directory dist='default'>
958: <protectionlevel>modest_delete</protectionlevel>
959: <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
960: <categoryname>standard</categoryname>
961: <description>local documentation files for loncapa</description>
962: </directory>
963: <directory dist='default'>
964: <protectionlevel>modest_delete</protectionlevel>
965: <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
966: <categoryname>standard</categoryname>
967: <description>examples of configuration files for secondary
968: services</description>
969: </directory>
970: <directory dist='default'>
971: <protectionlevel>modest_delete</protectionlevel>
972: <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
973: <categoryname>standard</categoryname>
974: <description>local "auxiliary" binary files for loncapa</description>
975: </directory>
976: <directory dist='default'>
977: <protectionlevel>never_delete</protectionlevel>
978: <targetdir dist='default'>usr/local/man/man1</targetdir>
979: <categoryname>standard</categoryname>
980: <description>local manual pages</description>
981: </directory>
982: <directory dist='default'>
983: <protectionlevel>never_delete</protectionlevel>
984: <targetdir dist='default'>usr/man/man1</targetdir>
985: <categoryname>standard</categoryname>
986: <description>manual pages</description>
987: </directory>
988: <directory dist='default'>
989: <protectionlevel>never_delete</protectionlevel>
990: <targetdir dist='default'>usr/man/man3</targetdir>
991: <categoryname>standard</categoryname>
992: <description>manual pages</description>
993: </directory>
994: <directory dist='default'>
995: <protectionlevel>never_delete</protectionlevel>
996: <targetdir dist='default'>usr/sbin</targetdir>
997: <categoryname>standard</categoryname>
998: <description>standard linux directory for superuser executables</description>
999: </directory>
1000: </directories>
1001: <files>
1002: <file>
1003: <source>loncom/krb.conf</source>
1004: <target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
1005: <categoryname>static conf</categoryname>
1006: <description>
1007: which Kerberos server to contact for specified Kerberos domains
1008: </description>
1009: <note>
1010: <table cellpadding='0' cellspacing='0' border='1'>
1011: <tr><td>
1012: list elements are separated by newlines
1013: </td></tr>
1014: <tr><td>
1015: each list element consists of only two subelements separated by a colon
1016: <br />
1017: <ul>
1018: <li>Kerberos domain value</li>
1019: <li>Kerberos server IP address</li>
1020: </ul>
1021: </td></tr>
1022: </table>
1023: </note>
1024: </file>
1025: <file>
1026: <source>loncom/loncapa.conf</source>
1027: <target dist='default'>etc/httpd/conf/loncapa.conf</target>
1028: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>etc/apache2/loncapa.conf</target>
1029: <categoryname>conf</categoryname>
1030: <description>
1031: <p>
1032: The goal of this file is to implement all LON-CAPA specific
1033: customization of the Apache web server (most all of these values
1034: require manual input from the system administrator at some point).
1035: The values in this file, as opposed to loncapa_apache.conf, are
1036: meant to be machine and institution specific.
1037: </p>
1038: <p>
1039: For the LON-CAPA network server and perl module
1040: handlers, it defines machine specific settings including lonHostID, lonRole,
1041: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
1042: </p>
1043: <p>
1044: This file should not be viewable by regular users of the system.
1045: Only root and www should be able to view the contents of this file
1046: since lonReceipt is sensitive.
1047: </p>
1048: </description>
1049: <note>
1050: <b>configure</b>
1051: <br />
1052: <table cellpadding='0' cellspacing='0' border='1'>
1053: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
1054: machine</td></tr>
1055: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
1056: access</td></tr>
1057: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
1058: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
1059: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
1060: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
1061: seconds</td></tr>
1062: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
1063: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
1064: MySQL database</td></tr>
1065: </table>
1066: </note>
1067: </file>
1068: <file type="postaboutversion">
1069: <source>loncom/loncapa_apache.conf</source>
1070: <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
1071: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>etc/apache2/loncapa_apache.conf</target>
1072: <categoryname>static conf</categoryname>
1073: <description>
1074: The goal of this file is to implement all LON-CAPA specific
1075: customization of the Apache web server that does not require
1076: user input.
1077:
1078: For the Apache web server, it defines a global
1079: access configuration which defines what server options (Indexes", "Includes",
1080: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
1081: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
1082: and "/usr/doc"). For the LON-CAPA network server and perl module
1083: handlers, it defines
1084: and internal machine settings for specific directories, socket ports,
1085: the www@localhost MySQL password, and browser detection logic.
1086: </description>
1087: </file>
1088: <file>
1089: <source>loncom/loncapa_apache_local.conf</source>
1090: <target dist='default'>etc/httpd/conf/loncapa_apache_local.conf</target>
1091: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>etc/apache2/loncapa_apache_local.conf</target>
1092: <categoryname>static conf</categoryname>
1093: <description>
1094: Documentation file describing how to add domain-specific Apache configuration
1095: files, e.g., (loncapa_apache_localmsu.conf).
1096: loncapa_apache_local.conf needs to exist if no domain-specific file has so far
1097: been created so that Apache 2.4 will start, given that loncapa_apache.conf has:
1098: Include conf/loncapa_apache_local*.conf
1099: </description>
1100: </file>
1101: <file>
1102: <source>loncom/startup.pl</source>
1103: <target dist='default'>etc/httpd/conf/startup.pl</target>
1104: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>etc/apache2/startup.pl</target>
1105: <categoryname>static conf</categoryname>
1106: <description>
1107: This file provides initializations for perl handlers. It adjusts what
1108: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
1109: well as causing the Apache module to be used for every perl handler.
1110: <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
1111: </description>
1112: </file>
1113: <link>
1114: <linkto>etc/apache2</linkto>
1115: <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>
1116: etc/apache2/conf
1117: </target>
1118: <categoryname>symbolic link</categoryname>
1119: <description>
1120: symbolic link to directory /etc/apache2 from /etc/apache2/conf
1121: </description>
1122: </link>
1123: <file>
1124: <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
1125: <target dist='default'>etc/httpd/conf/loncapa_rewrite.conf</target>
1126: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>etc/apache2/loncapa_rewrite.conf</target>
1127: <categoryname>conf</categoryname>
1128: <description>
1129: Default rewrite file.
1130: Default is to disable rewriting of external requests for http:// to https://
1131: by setting: RewriteEngine off
1132: </description>
1133: </file>
1134: <file>
1135: <source>loncom/rewrites/loncapa_rewrite_on.conf</source>
1136: <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_on.conf</target>
1137: <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_on.conf</target>
1138: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>etc/apache2/rewrites/loncapa_rewrite_on.conf</target>
1139: <categoryname>static conf</categoryname>
1140: <description>
1141: File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of
1142: external requests for http:// to https://
1143: </description>
1144: </file>
1145: <file>
1146: <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
1147: <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_off.conf</target>
1148: <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_off.conf</target>
1149: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>etc/apache2/rewrites/loncapa_rewrite_off.conf</target>
1150: <categoryname>static conf</categoryname>
1151: <description>
1152: File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of
1153: external requests for http:// to https://
1154: </description>
1155: </file>
1156: <file>
1157: <source>loncom/thesaurus/thesaurus.db</source>
1158: <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
1159: <categoryname>system file</categoryname>
1160: <description>
1161: Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
1162: </description>
1163: <build trigger='always run'>
1164: loncom/thesaurus/build_thesaurus_wrapper.sh
1165: </build>
1166: <dependencies>
1167: rawkey.txt;
1168: build_thesaurus_db.pl;
1169: build_thesaurus_wrapper.sh
1170: </dependencies>
1171: </file>
1172: <file>
1173: <source>loncom/interface/mydesk.tab</source>
1174: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
1175: <categoryname>static conf</categoryname>
1176: <description>
1177: Config file for "My Desk"
1178: </description>
1179: </file>
1180: <file>
1181: <source>loncom/interface/filetypes.tab</source>
1182: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
1183: <categoryname>static conf</categoryname>
1184: <description>
1185: Descriptive list of file extensions, and extension groupings.
1186: </description>
1187: </file>
1188: <file>
1189: <source>loncom/interface/filecategories.tab</source>
1190: <target dist='default'>home/httpd/lonTabs/filecategories.tab</target>
1191: <categoryname>static conf</categoryname>
1192: <description>
1193: Descriptive list of file extensions and broad categorization.
1194: </description>
1195: </file>
1196: <file>
1197: <source>loncom/cgi/barcode.png</source>
1198: <target dist='default'>home/httpd/cgi-bin/barcode.png</target>
1199: <categoryname>script</categoryname>
1200: <description>
1201: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
1202: parameter.
1203: </description>
1204: </file>
1205: <file>
1206: <source>loncom/cgi/decompress.pl</source>
1207: <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>
1208: <categoryname>script</categoryname>
1209: <description>
1210: Decompresses an archive into its files inside of the construction space
1211: </description>
1212: </file>
1213: <file>
1214: <source>loncom/cgi/takeoffline.pl</source>
1215: <target dist='default'>home/httpd/cgi-bin/takeoffline.pl</target>
1216: <categoryname>script</categoryname>
1217: <description>
1218: Take machine offline
1219: </description>
1220: </file>
1221: <file>
1222: <source>loncom/cgi/takeonline.pl</source>
1223: <target dist='default'>home/httpd/cgi-bin/takeonline.pl</target>
1224: <categoryname>script</categoryname>
1225: <description>
1226: Take machine online
1227: </description>
1228: </file>
1229: <file>
1230: <source>loncom/cgi/thumbnail.gif</source>
1231: <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
1232: <categoryname>script</categoryname>
1233: <description>
1234: Produces a thumbnail image of the url given
1235: </description>
1236: </file>
1237: <file>
1238: <source>loncom/cgi/clusterstatus.pl</source>
1239: <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
1240: <categoryname>script</categoryname>
1241: <description>
1242: utility cgi script to view status of cluster
1243: </description>
1244: </file>
1245: <file>
1246: <source>loncom/cgi/translator.pl</source>
1247: <target dist='default'>home/httpd/cgi-bin/translator.pl</target>
1248: <categoryname>script</categoryname>
1249: <description>
1250: utility cgi script to enter translations
1251: </description>
1252: </file>
1253: <file>
1254: <source>loncom/build/system_dependencies/perltest.pl</source>
1255: <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
1256: <categoryname>script</categoryname>
1257: <description>
1258: utility cgi script to view status of perl modules
1259: </description>
1260: </file>
1261: <file>
1262: <source>loncom/build/system_dependencies/cpan_distributions.txt</source>
1263: <target dist='default'>home/httpd/cgi-bin/cpan_distributions.txt</target>
1264: <categoryname>interface file</categoryname>
1265: <description>
1266: utility cgi script to view status of perl modules
1267: </description>
1268: </file>
1269: <file>
1270: <source>loncom/cgi/loncgi.pm</source>
1271: <target dist='default'>home/httpd/lib/perl/LONCAPA/loncgi.pm</target>
1272: <categoryname>system file</categoryname>
1273: <description>
1274: Provides a common interface to LON-CAPA cookies and environment.
1275: </description>
1276: </file>
1277: <file>
1278: <source>loncom/lonmap.pm</source>
1279: <target dist='default'>home/httpd/lib/perl/Apache/lonmap.pm</target>
1280: <categoryname>system file</categoryname>
1281: <description>
1282: Provides a module to read course files into hashes.
1283: </description>
1284: </file>
1285: <file>
1286: <source>loncom/cgi/lonauthcgi.pm</source>
1287: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>
1288: <categoryname>system file</categoryname>
1289: <description>
1290: Provides routines used in authorization of server status CGI scripts
1291: </description>
1292: </file>
1293: <file>
1294: <source>loncom/cgi/graph.png</source>
1295: <target dist='default'>home/httpd/cgi-bin/graph.png</target>
1296: <categoryname>script</categoryname>
1297: <description>
1298: Dynamically outputs a graph especially for lonstatistics.pm.
1299: </description>
1300: <note>
1301: Depends on perl modules:
1302: GDGraph-1.33 and GDTextUtils-0.80.
1303: </note>
1304: </file>
1305: <file>
1306: <source>loncom/cgi/lonversions.pl</source>
1307: <target dist='default'>home/httpd/cgi-bin/lonversions.pl</target>
1308: <categoryname>script</categoryname>
1309: <description>
1310: utility cgi script to view software versions of a remote server
1311: </description>
1312: </file>
1313: <file>
1314: <source>loncom/cgi/lonmodulecheck.pl</source>
1315: <target dist='default'>home/httpd/cgi-bin/lonmodulecheck.pl</target>
1316: <categoryname>script</categoryname>
1317: <description>
1318: utility cgi script to check for differences between currently
1319: installed versions of LON-CAPA modules and those expected for the
1320: LON-CAPA release installed on the server.
1321: </description>
1322: </file>
1323: <file>
1324: <source>loncom/cgi/ping.pl</source>
1325: <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
1326: <categoryname>script</categoryname>
1327: <description>
1328: cgi-script to ping other server
1329: </description>
1330: </file>
1331: <file>
1332: <source>loncom/cgi/plot.gif</source>
1333: <target dist='default'>home/httpd/cgi-bin/plot.gif</target>
1334: <categoryname>script</categoryname>
1335: <description>
1336: Dynamically outputs X-Y plots with point, line, etc functions.
1337: </description>
1338: </file>
1339: <link>
1340: <linkto>home/httpd/cgi-bin/plot.gif</linkto>
1341: <target dist='default'>home/httpd/cgi-bin/plot.png</target>
1342: <categoryname>symbolic link</categoryname>
1343: <description>symbolic link for plot.png to point at plot.gif</description>
1344: </link>
1345: <file>
1346: <source>loncom/cgi/imagechoice.pl</source>
1347: <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
1348: <categoryname>script</categoryname>
1349: <description>
1350: Helper to select image coordinates in writing homework involving images.
1351: </description>
1352: </file>
1353: <file>
1354: <source>loncom/interface/printout.pl</source>
1355: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
1356: <categoryname>script</categoryname>
1357: <description>
1358: cgi script
1359: </description>
1360: <note>
1361: Depends on srm.conf entry:
1362: Alias /prtspool/ /home/httpd/prtspool/
1363: as well as a /home/httpd/prtspool directory.
1364: </note>
1365: </file>
1366:
1367: <file>
1368: <source>loncom/interface/multidownload.pl</source>
1369: <target dist='default'>home/httpd/cgi-bin/multidownload.pl</target>
1370: <categoryname>script</categoryname>
1371: <description>
1372: cgi script to generate a zip file of all student submissions
1373: </description>
1374: <note>
1375: Depends on srm.conf entry:
1376: Alias /zipspool/ /home/httpd/zipspool/
1377: as well as a /home/httpd/zipspool directory.
1378: </note>
1379: </file>
1380:
1381: <file>
1382: <source>loncom/cgi/metadata_keywords.pl</source>
1383: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
1384: <categoryname>script</categoryname>
1385: <description>
1386: a cgi-script (not mod_perl), which contacts MySQL and pulls
1387: out all keywords in this format:
1388:
1389: coil,magnetic,transformer
1390: transformer,coils,current,amperes,voltage,transformers,coil
1391: flux,magnetic,current,transformer
1392: coil,loop,field,magnetic
1393:
1394: ... etc (one line per entry).
1395:
1396: and simply prints this text-only (no markup) to the browser
1397: </description>
1398: </file>
1399: <file>
1400: <source>loncom/cgi/metadata_harvest.pl</source>
1401: <target dist='default'>home/httpd/cgi-bin/metadata_harvest.pl</target>
1402: <categoryname>script</categoryname>
1403: <description>
1404: a cgi-script (not mod_perl), which contacts MySQL and pulls
1405: out all records in "|"-separated format.
1406: To be used by very simple harvesting engines.
1407: </description>
1408: </file>
1409: <file>
1410: <source>loncom/homework/simpleproblem.problem</source>
1411: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem</target>
1412: <categoryname>interface file</categoryname>
1413: <description>
1414: Generic resource for DOCS "Simple Problem"
1415: </description>
1416: </file>
1417: <file>
1418: <source>loncom/homework/simpleproblem.problem.meta</source>
1419: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem.meta</target>
1420: <categoryname>interface file</categoryname>
1421: <description>
1422: Meta file for generic resource for DOCS "Simple Problem"
1423: </description>
1424: </file>
1425: <file>
1426: <source>loncom/homework/templates/DropBox.problem</source>
1427: <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem</target>
1428: <categoryname>interface file</categoryname>
1429: <description>
1430: Generic resource for DOCS "Drop Box"
1431: </description>
1432: </file>
1433: <file>
1434: <source>loncom/homework/templates/DropBox.problem.meta</source>
1435: <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem.meta</target>
1436: <categoryname>interface file</categoryname>
1437: <description>
1438: Meta file for generic resource for DOCS "Drop Box"
1439: </description>
1440: </file>
1441:
1442: <file>
1443: <source>loncom/homework/templates/examupload.problem</source>
1444: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>
1445: <categoryname>interface file</categoryname>
1446: <description>
1447: Generic resource for score upload
1448: </description>
1449: </file>
1450: <file>
1451: <source>loncom/homework/templates/examupload.problem.meta</source>
1452: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>
1453: <categoryname>interface file</categoryname>
1454: <description>
1455: Meta file for generic resource for score upload
1456: </description>
1457: </file>
1458: <fileglob>
1459: <glob>*.*</glob>
1460: <sourcedir>loncom/homework/templates/</sourcedir>
1461: <targetdir dist='default'>
1462: home/httpd/html/res/adm/includes/templates/</targetdir>
1463: <categoryname>static conf</categoryname>
1464: <description>
1465: Template files for generating new resources.
1466: </description>
1467: <filenames>
1468: answerdependent.problem;
1469: answerdependent.problem.meta;
1470: blank.library;
1471: blank.library.meta;
1472: blank.problem;
1473: blank.problem.meta;
1474: blank.task;
1475: blank.task.meta;
1476: dynamicgraph.problem;
1477: dynamicgraph.problem.meta;
1478: extreme.problem;
1479: extreme.problem.meta;
1480: simple.task;
1481: simple.task.meta;
1482: multiple_instance.task;
1483: multiple_instance.task.meta;
1484: MultipleAnswerEither.problem;
1485: MultipleAnswerEither.problem.meta;
1486: MultipleAnswerUnordered.problem;
1487: MultipleAnswerUnordered.problem.meta;
1488: optional_criteria.task;
1489: optional_criteria.task.meta;
1490: ClickImageExample.problem;
1491: ClickImageExample.problem.meta;
1492: custom_equation.problem;
1493: custom_equation.problem.meta;
1494: customhints.problem;
1495: customhints.problem.meta;
1496: custompartial.problem;
1497: custompartial.problem.meta;
1498: CustomResponse.problem;
1499: CustomResponse.problem.meta;
1500: customunit.problem;
1501: customunit.problem.meta;
1502: Essay.problem;
1503: Essay.problem.meta;
1504: examupload.problem;
1505: examupload.problem.meta;
1506: functionplotone.problem;
1507: functionplotone.problem.meta;
1508: functionplottwo.problem;
1509: functionplottwo.problem.meta;
1510: functionplotback.problem;
1511: functionplotback.problem.meta;
1512: functionplotvector.problem;
1513: functionplotvector.problem.meta;
1514: HintFormula.problem;
1515: HintFormula.problem.meta;
1516: HintMathResponse.problem;
1517: HintMathResponse.problem.meta;
1518: man1.jpg;
1519: man1.jpg.meta;
1520: numerical.problem;
1521: numerical.problem.meta;
1522: numMultiAnswerUnordered.problem;
1523: numMultiAnswerUnordered.problem.meta;
1524: numPrePro.problem;
1525: numPrePro.problem.meta;
1526: Plot.problem.meta;
1527: Plot_curve.problem;
1528: Plot_curve.problem.meta;
1529: Plot_data.problem;
1530: Plot_data.problem.meta;
1531: Rnumerical.problem;
1532: Rnumerical.problem.meta;
1533: RadioResponse.problem;
1534: RadioResponse.problem.meta;
1535: RandomLabelExample.problem;
1536: RandomLabelExample.problem.meta;
1537: randomvalueradio.problem;
1538: randomvalueradio.problem.meta;
1539: sampleexternal.problem;
1540: sampleexternal.problem.meta;
1541: sampleexternal.pl;
1542: SelectFromOptions-4ConceptGoups.problem;
1543: SelectFromOptions-4ConceptGoups.problem.meta;
1544: SelectFromOptions-5ConceptGoups.problem;
1545: SelectFromOptions-5ConceptGoups.problem.meta;
1546: SelectFromOptions-6ConceptGoups.problem;
1547: SelectFromOptions-6ConceptGoups.problem.meta;
1548: SelectFromOptions-7ConceptGoups.problem;
1549: SelectFromOptions-7ConceptGoups.problem.meta;
1550: SelectFromOptions-8ConceptGoups.problem;
1551: SelectFromOptions-8ConceptGoups.problem.meta;
1552: SelectFromOptions-multilingual.problem;
1553: SelectFromOptions-multilingual.problem.meta;
1554: SelectFromOptions-Simple.problem;
1555: SelectFromOptions-Simple.problem.meta;
1556: SimpleStringResponse.problem.meta;
1557: script.library;
1558: script.library.meta;
1559: SimpleFormula.problem;
1560: SimpleFormula.problem.meta;
1561: SimpleFormulaCAS.problem;
1562: SimpleFormulaCAS.problem.meta;
1563: StringResponse.problem;
1564: StringResponse.problem.meta;
1565: stringPrePro.problem;
1566: stringPrePro.problem.meta;
1567: SimpleMatching.problem;
1568: SimpleMatching.problem.meta;
1569: SimpleMathResponse.problem;
1570: SimpleMathResponse.problem.meta;
1571: SimpleMathResponseR.problem;
1572: SimpleMathResponseR.problem.meta;
1573: SimpleRank.problem;
1574: SimpleRank.problem.meta;
1575: SimpleTrueFalse.problem;
1576: SimpleTrueFalse.problem.meta;
1577: organic.problem;
1578: organic.problem.meta;
1579: organic_hint.problem;
1580: organic_hint.problem.meta;
1581: reaction.problem;
1582: reaction.problem.meta;
1583: reaction_hint.problem;
1584: reaction_hint.problem.meta
1585: </filenames>
1586: </fileglob>
1587:
1588: <file>
1589: <source>loncom/interface/spellcheck.pm</source>
1590: <target dist='default'>home/httpd/lib/perl/Apache/spellcheck.pm</target>
1591: <categoryname>handler</categoryname>
1592: <description>
1593: Ajax handler for the spellcheck Jquery plugin
1594: </description>
1595: <status>IN testing</status>
1596: </file>
1597: <file>
1598: <source>loncom/homework/insertlist.xml</source>
1599: <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
1600: <categoryname>static conf</categoryname>
1601: <description>
1602: Describes what tags are allowed inside other tags.
1603: </description>
1604: </file>
1605:
1606: <file>
1607: <source>CAPA/JavaTools/GLabel.class</source>
1608: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
1609: </target>
1610: <categoryname>static conf</categoryname>
1611: <description>
1612: Java applet for labelling graphs.
1613: </description>
1614: <note>
1615: Built from Glabel.java. Still working on build/dependency details.
1616: </note>
1617: </file>
1618: <file>
1619: <source>loncom/interface/spreadsheet/default_assesscalc</source>
1620: <target dist='default'>home/httpd/html/res/adm/includes/default_assesscalc
1621: </target>
1622: <categoryname>static conf</categoryname>
1623: <description>
1624: Default spreadsheet for individual assessment.
1625: </description>
1626: </file>
1627: <file>
1628: <source>loncom/interface/spreadsheet/default_studentcalc</source>
1629: <target dist='default'>home/httpd/html/res/adm/includes/default_studentcalc
1630: </target>
1631: <categoryname>static conf</categoryname>
1632: <description>
1633: Default spreadsheet for assessment of students.
1634: </description>
1635: </file>
1636: <file>
1637: <source>loncom/interface/spreadsheet/default_classcalc</source>
1638: <target dist='default'>home/httpd/html/res/adm/includes/default_classcalc
1639: </target>
1640: <categoryname>static conf</categoryname>
1641: <description>
1642: Default spreadsheet for assessment of a class.
1643: </description>
1644: </file>
1645: <file>
1646: <source>loncom/auth/roles.tab</source>
1647: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
1648: <categoryname>static conf</categoryname>
1649: <description>
1650: List of privileges associated with users of multiple types (for example:
1651: Teaching Assistant, Exam Proctor, Course Coordinator)
1652: </description>
1653: </file>
1654: <file>
1655: <source>loncom/auth/rolesplain.tab</source>
1656: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
1657: <categoryname>static conf</categoryname>
1658: <description>
1659: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
1660: and privileges available in the network with function
1661: </description>
1662: </file>
1663: <file>
1664: <source>loncom/managers.tab</source>
1665: <target dist='default'>home/httpd/lonTabs/managers.tab</target>
1666: <categoryname>static conf</categoryname>
1667: <description>
1668: List of machines allowed to pass along updates to dns_hosts.tab and dns_domain.tab
1669: </description>
1670: </file>
1671: <file>
1672: <source>loncom/misc/releaseslist.xml</source>
1673: <target dist='default'>home/httpd/lonTabs/releaseslist.xml</target>
1674: <categoryname>static conf</categoryname>
1675: <description>
1676: XML specification of LON-CAPA version required for certain parameters,
1677: response types and course containers. Used to determine if a course
1678: needs a minimum LON-CAPA version to function correctly.
1679: </description>
1680: </file>
1681:
1682: <file type="private">
1683: <source>loncom/hosts.tab</source>
1684: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
1685: <categoryname>www static conf</categoryname>
1686: <description>
1687: List of Machines in the lon-capa network.
1688: </description>
1689: </file>
1690: <file type="private">
1691: <source>loncom/domain.tab</source>
1692: <target dist='default'>home/httpd/lonTabs/domain.tab</target>
1693: <categoryname>www static conf</categoryname>
1694: <description>
1695: List of domains in the LON-CAPA network.
1696: Lists the name name of the domain and any multiple config options.
1697: </description>
1698: </file>
1699:
1700: <file type="private">
1701: <source>loncom/dns_hosts.tab</source>
1702: <target dist='default'>home/httpd/lonTabs/dns_hosts.tab</target>
1703: <categoryname>www static conf</categoryname>
1704: <description>
1705: List of all machines in the lon-capa network that is served up by the DNS mechanism.
1706: </description>
1707: </file>
1708: <file type="private">
1709: <source>loncom/dns_domain.tab</source>
1710: <target dist='default'>home/httpd/lonTabs/dns_domain.tab</target>
1711: <categoryname>www static conf</categoryname>
1712: <description>
1713: List of all domains in the LON-CAPA network that is served up by the DNS mechanism.
1714: </description>
1715: </file>
1716:
1717: <file>
1718: <source>loncom/currhostips.tab</source>
1719: <target dist='default'>home/httpd/lonTabs/currhostips.tab</target>
1720: <categoryname>www conf</categoryname>
1721: <description>
1722: File containing hostname:IP address for LON-CAPA nodes in the cluster
1723: to which the node belongs. Updated by loncron using host information
1724: from authoritative membership lists retrieved from cluster's name servers,
1725: and standard DNS service used by OS for hostname <=> IP mapping.
1726: </description>
1727: </file>
1728:
1729: <file>
1730: <source>loncom/currhostips.tab</source>
1731: <target dist='default'>home/httpd/lonTabs/prevhostips.tab</target>
1732: <categoryname>www conf</categoryname>
1733: <description>
1734: File containing hostname:IP address for LON-CAPA nodes in the cluster
1735: to which the node belongs, from previous check (usually 24 hours earlier).
1736: Updated by loncron, and used on domain's primary library server to generate
1737: an e-mail listing changes in hostnames and/or IP addresses.
1738: </description>
1739: </file>
1740:
1741: <fileglob>
1742: <glob>*.tab</glob>
1743: <sourcedir>loncom/dns_checksums/</sourcedir>
1744: <targetdir dist='default'>
1745: home/httpd/lonTabs/dns_checksums/</targetdir>
1746: <categoryname>www static conf</categoryname>
1747: <description>
1748: Files containing version numbers and checksums for most LON-CAPA perl modules,
1749: perl scripts, cgi scripts, daemons, and a configuration file in each
1750: LON-CAPA release, starting with 2.10.1
1751: </description>
1752: <filenames>
1753: 2.10.1.tab;
1754: 2.11.0.RC1.tab;
1755: 2.11.0.RC2.tab;
1756: 2.11.0.RC3.tab;
1757: 2.11.0.tab;
1758: 2.11.1.tab;
1759: 2.11.2.tab;
1760: 2.11.3.tab;
1761: 2.11.4.tab;
1762: </filenames>
1763: </fileglob>
1764:
1765: <file>
1766: <source>loncom/loncaparevs.tab</source>
1767: <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
1768: <categoryname>www conf</categoryname>
1769: <description>
1770: File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated
1771: by loncron.
1772: </description>
1773: </file>
1774:
1775: <file>
1776: <source>loncom/serverhomeIDs.tab</source>
1777: <target dist='default'>home/httpd/lonTabs/serverhomeIDs.tab</target>
1778: <categoryname>www conf</categoryname>
1779: <description>
1780: File holds paired data -- hostname:lonHostID for all servers in the LON-CAPA network (useful for determining which domain should control server settings for a multi-domain server). Updated by loncron.
1781: </description>
1782: </file>
1783:
1784: <file>
1785: <source>loncom/lonchksums.tab</source>
1786: <target dist='default'>home/httpd/lonTabs/lonchksums.tab</target>
1787: <categoryname>www conf</categoryname>
1788: <description>
1789: File containing version numbers and checksums for most LON-CAPA perl modules,
1790: perl scripts, cgi scripts, daemons, and a configuration file for current
1791: server. Updated by loncron.
1792: </description>
1793: </file>
1794:
1795: <file>
1796: <source>loncom/spare.tab</source>
1797: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
1798: <categoryname>conf</categoryname>
1799: <description>
1800: Spare hosts to offload session to if the LON-CAPA machine is overloaded
1801: </description>
1802: <note>
1803: <b>configure</b><br />
1804: <table cellpadding='0' cellspacing='0' border='1'>
1805: <tr><td>
1806: list elements are separated by newlines
1807: </td></tr>
1808: <tr><td>
1809: each list element consists of only one value; the value for <tt>lonHostID</tt>
1810: in <tt>access.conf</tt>
1811: </td></tr>
1812: </table>
1813: </note>
1814: </file>
1815: <file>
1816: <source>loncom/htpasswd</source>
1817: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
1818: <categoryname>static conf</categoryname>
1819: <description>
1820: Basic auth password to access /lon-status and /server-status
1821: </description>
1822: </file>
1823: <file>
1824: <source>loncom/smb.conf</source>
1825: <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
1826: <categoryname>static conf</categoryname>
1827: <description>
1828: configuration file to make LON-CAPA server file space accessible to network
1829: neighborhood
1830: </description>
1831: </file>
1832: <file>
1833: <source>loncom/ntp.conf</source>
1834: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
1835: <categoryname>static conf</categoryname>
1836: <description>
1837: which NTP server to contact for information (XNTP3 standard)
1838: </description>
1839: <note>
1840: <table cellpadding='0' cellspacing='0' border='1'>
1841: <tr><td>
1842: only one line needs to be changed to specify a server ip address
1843: </td></tr>
1844: <tr><td>
1845: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
1846: </td></tr>
1847: </table>
1848: </note>
1849: </file>
1850: <file>
1851: <source>loncom/misc/archive_old_files.pl</source>
1852: <target dist='default'>home/httpd/perl/archive_old_files.pl</target>
1853: <categoryname>script</categoryname>
1854: <description>
1855: Batch script for compressing older .db files
1856: </description>
1857: </file>
1858: <file>
1859: <source>loncom/metadata_database/searchcat.pl</source>
1860: <target dist='default'>home/httpd/perl/searchcat.pl</target>
1861: <categoryname>script</categoryname>
1862: <description>
1863: Batch script for updating SQL metadata database.
1864: </description>
1865: </file>
1866: <file>
1867: <source>loncom/metadata_database/cleanup_database.pl</source>
1868: <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
1869: <categoryname>script</categoryname>
1870: <description>
1871: Batch script for removing temporary tables from the SQL metadata database.
1872: </description>
1873: </file>
1874: <file>
1875: <source>loncom/metadata_database/parse_activity_log.pl</source>
1876: <target dist='default'>home/httpd/perl/parse_activity_log.pl</target>
1877: <categoryname>script</categoryname>
1878: <description>
1879: Batch script to copy activy logs from native format into the SQL metadata database.
1880: </description>
1881: </file>
1882: <file>
1883: <source>loncom/misc/cleanup_file_caches.pl</source>
1884: <target dist='default'>home/httpd/perl/cleanup_file_caches.pl</target>
1885: <categoryname>script</categoryname>
1886: <description>
1887: Batch script for removing files not accessed within 24 hours from the
1888: /home/httpd/prtspool and /home/httpd/html/userfiles/ directories.
1889: </description>
1890: </file>
1891: <file>
1892: <source>loncom/misc/refresh_courseids_db.pl</source>
1893: <target dist='default'>home/httpd/perl/refresh_courseids_db.pl</target>
1894: <categoryname>script</categoryname>
1895: <description>
1896: Batch script for refreshing course information in aggregating GDBM
1897: file: nohist_courseids.db found in /home/httpd/lonUsers on library servers.
1898: </description>
1899: </file>
1900: <file>
1901: <source>loncom/misc/checkforupdates.pl</source>
1902: <target dist='default'>home/httpd/perl/checkforupdates.pl</target>
1903: <categoryname>script</categoryname>
1904: <description>
1905: Perl script run by cron to check:
1906: (a) for differences between currently installed versions of LON-CAPA modules
1907: and those expected for the particular LON-CAPA release
1908: (b) if an updated LON-CAPA release is available from install.loncapa.org
1909: </description>
1910: </file>
1911: <file>
1912: <source>loncom/misc/rebuild_lastlogin.pl</source>
1913: <target dist='default'>home/httpd/perl/debug/rebuild_lastlogin.pl</target>
1914: <categoryname>script</categoryname>
1915: <description>
1916: Perl script run as www to populate nohist_crslastlogin.db for course(s) on
1917: a library server to record most recent "log-in" by each user in a course.
1918:
1919: This script is intended to be run after installation of LON-CAPA
1920: 2.11.0 on a library server to populate nohist_crslastlogin.db files
1921: for the domain's courses. (Thereafter role selection after log-in
1922: on a server running 2.11.0 will update nohist_crslastlogin.db
1923: when a course role is selected.)
1924:
1925: This script might be run at other times. For example:
1926: (a) if course user sessions are being routinely hosted on pre-2.11.0 servers.
1927: (b) if nohist_crslastlogin.db is lost or corrupted, and needs to be rebuilt.
1928: </description>
1929: </file>
1930: <file>
1931: <source>loncom/debugging_tools/seed_accesscount.pl</source>
1932: <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
1933: <categoryname>script</categoryname>
1934: <description>
1935: Batch script for moving access count data from nohist_resevaldata.db to
1936: nohist_accesscount.db.
1937: </description>
1938: </file>
1939: <file>
1940: <source>loncom/debugging_tools/modify_config_files.pl</source>
1941: <target dist='default'>home/httpd/perl/modify_config_files.pl</target>
1942: <categoryname>script</categoryname>
1943: <description>
1944: Batch script to ensure certain LONCAPA configuration parameters for yum and
1945: MySQL are included in their configuration files.
1946: </description>
1947: </file>
1948: <file>
1949: <source>loncom/debugging_tools/updateclasslist.pl</source>
1950: <target dist='default'>home/httpd/perl/debug/updateclasslist.pl</target>
1951: <categoryname>script</categoryname>
1952: <description>
1953: propagate the ids in ids.db to all course classlists
1954: </description>
1955: </file>
1956: <file>
1957: <source>loncom/lonmemcached</source>
1958: <target dist='default'>home/httpd/perl/lonmemcached</target>
1959: <categoryname>script</categoryname>
1960: <description>
1961: small script to handle the start up of the memcached daemon
1962: </description>
1963: </file>
1964: <file>
1965: <source>loncom/lonmaxima</source>
1966: <target dist='default'>home/httpd/perl/lonmaxima</target>
1967: <categoryname>script</categoryname>
1968: <description>
1969: manages the existance and talking to the maxima processes
1970: </description>
1971: </file>
1972: <file>
1973: <source>loncom/lonr</source>
1974: <target dist='default'>home/httpd/perl/lonr</target>
1975: <categoryname>script</categoryname>
1976: <description>
1977: manages the existance and talking to the R processes
1978: </description>
1979: </file>
1980: <file>
1981: <source>loncom/request_ssl_key.sh</source>
1982: <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
1983: <categoryname>script</categoryname>
1984: <description>
1985: Script that requests a Lon-CAPA ssl key.
1986: </description>
1987: </file>
1988: <file>
1989: <source>loncom/lond</source>
1990: <target dist='default'>home/httpd/perl/lond</target>
1991: <categoryname>script</categoryname>
1992: <description>
1993: This is a remote command interpreter on a TCP LON-CAPA network layer.
1994: It accepts and processes incoming requests from other LON-CAPA machines
1995: on the network. lond's functionality is self-contained in the sense
1996: that it does not reference (import, require, use) any other file
1997: described in this document. There are only 15 subroutines in this
1998: script, however the <tt>make_new_child</tt> subroutine is quite
1999: complex since it parses and responds about 29 different types of
2000: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
2001: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
2002: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
2003: tmpput, tmpget, and ls).
2004: </description>
2005: </file>
2006: <file>
2007: <source>doc/man/lond.1</source>
2008: <target dist='default'>usr/man/man1/lond.1</target>
2009: <categoryname>doc</categoryname>
2010: <description>man page for lond</description>
2011: <build trigger='always run'>
2012: loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && \
2013: echo 'manifying lond'
2014: </build>
2015: <status>works/unverified</status>
2016: <dependencies>
2017: ../../loncom/lond
2018: </dependencies>
2019: </file>
2020: <file>
2021: <source>doc/scripts/lond.html</source>
2022: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
2023: <categoryname>doc</categoryname>
2024: <description>POD-derived page for lond</description>
2025: <build trigger='always run'>
2026: loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && \
2027: echo 'pod2html lond'
2028: </build>
2029: <status>works/unverified</status>
2030: <dependencies>
2031: ../../loncom/lond
2032: </dependencies>
2033: </file>
2034: <file>
2035: <source dist='default'>loncom/build/CHECKRPMS</source>
2036: <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
2037: <categoryname>script</categoryname>
2038: <description>CGI script that checks status of RPMs</description>
2039: <dependencies>
2040: loncom/build/CHECKRPMS
2041: </dependencies>
2042: </file>
2043: <file>
2044: <source>loncom/cgi/loncron.pl</source>
2045: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
2046: <categoryname>script</categoryname>
2047: <description>CGI script that starts and pipes output of loncron</description>
2048: </file>
2049: <file>
2050: <source>loncom/cgi/userstatus.pl</source>
2051: <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
2052: <categoryname>script</categoryname>
2053: <description>CGI script that shows users currently on machine</description>
2054: </file>
2055: <file>
2056: <source>loncom/cgi/listdomconfig.pl</source>
2057: <target dist='default'>home/httpd/cgi-bin/listdomconfig.pl</target>
2058: <categoryname>script</categoryname>
2059: <description>CGI script to display domain configuration as plain text.
2060: For use on the primary library server for a domain. Access control uses
2061: routines in lonauthcgi.pm
2062: </description>
2063: </file>
2064: <file>
2065: <source>loncom/cgi/listcodes.pl</source>
2066: <target dist='default'>home/httpd/cgi-bin/listcodes.pl</target>
2067: <categoryname>script</categoryname>
2068: <description>CGI script to display courses with unique six character codes.
2069: For use on the primary library server for a domain. Access control uses
2070: routines in lonauthcgi.pm. Display formats are: csv (default), html, xml.
2071: </description>
2072: </file>
2073: <file>
2074: <source>loncom/cgi/quotacheck.pl</source>
2075: <target dist='default'>home/httpd/cgi-bin/quotacheck.pl</target>
2076: <categoryname>script</categoryname>
2077: <description>CGI script to display disk usage and quota for content
2078: uploaded directly to a course/community via the Course Editor.
2079: </description>
2080: </file>
2081: <file>
2082: <source>loncom/cgi/enrollqueued.pl</source>
2083: <target dist='default'>home/httpd/cgi-bin/enrollqueued.pl</target>
2084: <categoryname>script</categoryname>
2085: <description>CGI script to process a queued self-enrollment request
2086: and output a web address which should be provided as a link the
2087: the student follows to access the course. Can support validation
2088: of self-enrollment requests on a third party system/server which
2089: handles payment etc.
2090: </description>
2091: </file>
2092: <file>
2093: <source>loncom/cgi/createpending.pl</source>
2094: <target dist='default'>home/httpd/cgi-bin/createpending.pl</target>
2095: <categoryname>script</categoryname>
2096: <description>CGI script to process a pending course request
2097: for an unofficial course, textbook course, or community, and
2098: and output a web address which should be provided as a link the
2099: the requester follows to access the new course. If this course type
2100: has been configued to have a six character code associated with
2101: it, the will be output also, (e.g., for recording locally, and/or
2102: display to the requester). The script was implemented to support
2103: validation of course requests on a third party system/server which
2104: handles payment etc.
2105: </description>
2106: </file>
2107: <file>
2108: <source>loncom/homework/templates/sampleexternal.pl</source>
2109: <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>
2110: <categoryname>script</categoryname>
2111: <description>Sample External Response Script</description>
2112: </file>
2113: <file>
2114: <source>loncom/loncron</source>
2115: <target dist='default'>home/httpd/perl/loncron</target>
2116: <categoryname>script</categoryname>
2117: <description>housekeeping</description>
2118: </file>
2119: <file>
2120: <source>loncom/lonsql</source>
2121: <target dist='default'>home/httpd/perl/lonsql</target>
2122: <categoryname>script</categoryname>
2123: <description>maintain secondary database of metadata</description>
2124: </file>
2125: <file>
2126: <source>doc/man/lonsql.1</source>
2127: <target dist='default'>usr/man/man1/lonsql.1</target>
2128: <categoryname>doc</categoryname>
2129: <description>man page for lonsql</description>
2130: <build trigger='always run'>
2131: loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && \
2132: echo 'manifying lonsql'
2133: </build>
2134: <status>works/unverified</status>
2135: <dependencies>
2136: ../../loncom/lonsql
2137: </dependencies>
2138: </file>
2139: <file>
2140: <source>doc/scripts/lonsql.html</source>
2141: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
2142: <categoryname>doc</categoryname>
2143: <description>POD-derived page for lonsql</description>
2144: <build trigger='always run'>
2145: loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && \
2146: echo 'pod2html lonsql'
2147: </build>
2148: <status>works/unverified</status>
2149: <dependencies>
2150: ../../loncom/lonsql
2151: </dependencies>
2152: </file>
2153: <file>
2154: <source>loncom/CrGrant.pl</source>
2155: <target dist='default'>home/httpd/perl/CrGrant.pl</target>
2156: <categoryname>script</categoryname>
2157: <description>
2158: Script used to verify and grant an SSL certificate to a Lon-CAPA host
2159: </description>
2160: <status>in progress</status>
2161: </file>
2162: <file>
2163: <source>loncom/CrGenerate.pl</source>
2164: <target dist='default'>home/httpd/perl/CrGenerate.pl</target>
2165: <categoryname>script</categoryname>
2166: <description>
2167: Script used to request an SSL certificate for a Lon-CAPA host.
2168: </description>
2169: <status>in progress</status>
2170: </file>
2171: <file>
2172: <source>loncom/apachereload</source>
2173: <target dist='default'>home/httpd/perl/apachereload</target>
2174: <categoryname>setuid script</categoryname>
2175: <description>
2176: Script to let www reload the webserver
2177: </description>
2178: <status>works/unverified</status>
2179: </file>
2180: <file>
2181: <source>loncom/lcpasswd</source>
2182: <target dist='default'>home/httpd/perl/lcpasswd</target>
2183: <categoryname>setuid script</categoryname>
2184: <description>
2185: Coordinates the system services and files in order to allow lond to change
2186: user passwords.
2187: </description>
2188: <status>being updated</status>
2189: </file>
2190: <file>
2191: <source>loncom/lcinstallfile</source>
2192: <target dist='default'>home/httpd/perl/lcinstallfile</target>
2193: <categoryname>setuid script</categoryname>
2194: <description>
2195: Set uid file that allows lond to install files in
2196: lonTab which is normally owned by root.
2197: </description>
2198: <status>under construction</status>
2199: </file>
2200: <file>
2201: <source>loncom/pwchange</source>
2202: <target dist='default'>home/httpd/perl/pwchange</target>
2203: <categoryname>setuid script</categoryname>
2204: <description>
2205: Allows www to change user passwords.
2206: </description>
2207: <status>being updated</status>
2208: </file>
2209: <file>
2210: <source>loncom/lciptables</source>
2211: <target dist='default'>home/httpd/perl/lciptables</target>
2212: <categoryname>setuid script</categoryname>
2213: <description>
2214: Calls iptables to update firewall settings for port used for internal
2215: LON-CAPA communication to receive traffic from other servers in cluster
2216: </description>
2217: <status>New file</status>
2218: </file>
2219: <file>
2220: <source>loncom/lchttpdlogs</source>
2221: <target dist='default'>home/httpd/perl/lchttpdlogs</target>
2222: <categoryname>setuid script</categoryname>
2223: <description>
2224: script called by loncron to tail latest web server access and error logs.
2225: </description>
2226: <status>works/verified</status>
2227: </file>
2228: <file>
2229: <source>loncom/lcuserdel</source>
2230: <target dist='default'>home/httpd/perl/lcuserdel</target>
2231: <categoryname>setuid script</categoryname>
2232: <description>
2233: Coordinates the system services and files in order to allow lond to delete a
2234: user.
2235: </description>
2236: <status>deprecated</status>
2237: </file>
2238: <file>
2239: <source>loncom/lcnfson</source>
2240: <target dist='default'>home/httpd/perl/lcnfson</target>
2241: <categoryname>setuid script</categoryname>
2242: <description>
2243: coordinates the system services and files in order to allow lond to enable NFS
2244: for a user
2245: </description>
2246: <status>deprecated</status>
2247: </file>
2248: <file>
2249: <source>loncom/lcnfsoff</source>
2250: <target dist='default'>home/httpd/perl/lcnfsoff</target>
2251: <categoryname>setuid script</categoryname>
2252: <description>
2253: coordinates the system services and files in order to allow lond to disable NFS
2254: for a user
2255: </description>
2256: <status>deprecated</status>
2257: </file>
2258: <file>
2259: <source>loncom/license/gpl.txt</source>
2260: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
2261: <categoryname>interface file</categoryname>
2262: <description>
2263: GNU General Public License. Long live the cause of freeware!
2264: </description>
2265: </file>
2266: <file>
2267: <source>loncom/license/httpi.license</source>
2268: <target dist='default'>home/httpd/html/adm/httpi.license</target>
2269: <categoryname>interface file</categoryname>
2270: <description>
2271: HTTPi webserver license
2272: </description>
2273: </file>
2274: <file>
2275: <source>loncom/license/httpi.readme</source>
2276: <target dist='default'>home/httpd/html/adm/httpi.readme</target>
2277: <categoryname>interface file</categoryname>
2278: <description>
2279: HTTPi webserver readme
2280: </description>
2281: </file>
2282: <file type="postaboutversion">
2283: <source>loncom/license/about.html</source>
2284: <target dist='default'>home/httpd/html/adm/about.html</target>
2285: <categoryname>interface file</categoryname>
2286: <description>
2287: The "About" Page.
2288: </description>
2289: </file>
2290: <file>
2291: <source>loncom/publisher/publisher.html</source>
2292: <target dist='default'>home/httpd/html/adm/publisher.html</target>
2293: <categoryname>interface file</categoryname>
2294: <description>
2295: HTML frame that presents a form element to allow for the publishing of
2296: resources, directories and underlying subdirectories.
2297: </description>
2298: </file>
2299: <file>
2300: <source>loncom/html/adm/noidea.html</source>
2301: <target dist='default'>home/httpd/html/adm/noidea.html</target>
2302: <categoryname>interface file</categoryname>
2303: <description>
2304: Interface file for responding to improper page flipping.
2305: </description>
2306: </file>
2307: <file>
2308: <source>loncom/html/adm/notinit.html</source>
2309: <target dist='default'>home/httpd/html/adm/notinit.html</target>
2310: <categoryname>interface file</categoryname>
2311: <description>
2312: Interface file for responding to accessing uploaded resources without
2313: re-initializing course.
2314: </description>
2315: </file>
2316: <file>
2317: <source>loncom/html/adm/overloaded.txt</source>
2318: <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
2319: <categoryname>interface file</categoryname>
2320: <description>
2321: Interface file for responding to overload situations.
2322: </description>
2323: </file>
2324: <file>
2325: <source>loncom/html/adm/loginproblems.html</source>
2326: <target dist='default'>home/httpd/html/adm/loginproblems.html</target>
2327: <categoryname>interface file</categoryname>
2328: <description>
2329: Help page for login problems.
2330: </description>
2331: </file>
2332: <file>
2333: <source>loncom/xml/physnet.sty</source>
2334: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
2335: <categoryname>static conf</categoryname>
2336: <description>
2337: The relevant conditions and metadata to attach to PhysNet-specific tags.
2338: </description>
2339: </file>
2340: <file>
2341: <source>loncom/homework/lectureonline.sty</source>
2342: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
2343: </target>
2344: <categoryname>static conf</categoryname>
2345: <description>
2346: The relevant conditions and metadata to attach to LectureOnline-specific tags.
2347: </description>
2348: </file>
2349: <file>
2350: <source>loncom/thesaurus/un_keyword.tab</source>
2351: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
2352: <categoryname>conf</categoryname>
2353: <description>
2354: File which contains words which should not be keywords used to specify resource
2355: content.
2356: </description>
2357: </file>
2358: <file>
2359: <source>loncom/homework/scantronformat.tab</source>
2360: <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
2361: <categoryname>conf</categoryname>
2362: <description>
2363: Different configs for scantron input files.
2364: </description>
2365: </file>
2366: <file>
2367: <source>loncom/homework/default_scantronformat.tab</source>
2368: <target dist='default'>home/httpd/lonTabs/default_scantronformat.tab</target>
2369: <categoryname>static conf</categoryname>
2370: <description>
2371: Default configurations for scantron input files.
2372: </description>
2373: </file>
2374: <file>
2375: <source>loncom/publisher/packages.tab</source>
2376: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
2377: <categoryname>static conf</categoryname>
2378: <description>
2379: Parameter packages, so that assessments can publish parameter packages
2380: needed, which are then expanded into individual parameters - allows to
2381: retroactively add new parameters to already published assessments.
2382: </description>
2383: </file>
2384: <file>
2385: <source>loncom/publisher/copyright.tab</source>
2386: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
2387: <categoryname>static conf</categoryname>
2388: <description>
2389: Table which contains list of copyright possibilities for educational resources.
2390: </description>
2391: </file>
2392: <file>
2393: <source>loncom/publisher/source_copyright.tab</source>
2394: <target dist='default'>home/httpd/html/res/adm/includes/source_copyright.tab</target>
2395: <categoryname>static conf</categoryname>
2396: <description>
2397: Table which contains list of source copyright possibilities for educational resources.
2398: </description>
2399: </file>
2400: <file>
2401: <source>loncom/publisher/language.tab</source>
2402: <target dist='default'>home/httpd/lonTabs/language.tab</target>
2403: <categoryname>static conf</categoryname>
2404: <description>
2405: Table which contains string abbreviations of language::font rendering
2406: combinations.
2407: </description>
2408: </file>
2409: <file>
2410: <source>loncom/publisher/addid.tab</source>
2411: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
2412: <categoryname>static conf</categoryname>
2413: <description>
2414: Table which has hash data necessary for distinguishing IDs from indices.
2415: </description>
2416: </file>
2417: <file>
2418: <source>rat/lonwrapper.pm</source>
2419: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
2420: <categoryname>handler</categoryname>
2421: <description>
2422: Wrapper for external and binary files as standalone resources.
2423: Edit handler for rat maps; TeX content handler.
2424: </description>
2425: <status>works/unverified</status>
2426: </file>
2427: <file>
2428: <source>loncom/interface/londocs.pm</source>
2429: <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
2430: <categoryname>handler</categoryname>
2431: <description>
2432: Handler for course documents
2433: </description>
2434: <status>works/unverified</status>
2435: </file>
2436: <file>
2437: <source>loncom/interface/lonchat.pm</source>
2438: <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
2439: <categoryname>handler</categoryname>
2440: <description>
2441: Handler for chat
2442: </description>
2443: <status>works/unverified</status>
2444: </file>
2445: <file>
2446: <source>loncom/interface/lonchatfetch.pm</source>
2447: <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
2448: <categoryname>handler</categoryname>
2449: <description>
2450: Handler for periodically fetch new lines of chat
2451: </description>
2452: <status>works/unverified</status>
2453: </file>
2454: <file>
2455: <source>loncom/interface/longroupchat.pm</source>
2456: <target dist='default'>home/httpd/lib/perl/Apache/longroupchat.pm</target>
2457: <categoryname>handler</categoryname>
2458: <description>
2459: Handler for generation of frameset for display of group chat
2460: </description>
2461: <status>works/unverified</status>
2462: </file>
2463: <file>
2464: <source>loncom/interface/lonannounce.pm</source>
2465: <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
2466: <categoryname>handler</categoryname>
2467: <description>
2468: Handler to put up announcements and calendar
2469: </description>
2470: <status>works/unverified</status>
2471: </file>
2472: <file>
2473: <source>loncom/interface/lonsyllabus.pm</source>
2474: <target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
2475: <categoryname>handler</categoryname>
2476: <description>
2477: Handler to put up syllabus
2478: </description>
2479: <status>works/unverified</status>
2480: </file>
2481: <file>
2482: <source>loncom/interface/lonrss.pm</source>
2483: <target dist='default'>home/httpd/lib/perl/Apache/lonrss.pm</target>
2484: <categoryname>handler</categoryname>
2485: <description>
2486: Handler for adding to and displaying RSS
2487: </description>
2488: <status>works/unverified</status>
2489: </file>
2490: <file>
2491: <source>loncom/homework/lonsimpleproblemedit.pm</source>
2492: <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>
2493: <categoryname>handler</categoryname>
2494: <description>
2495: Handler to set parameters for simple homework problems
2496: </description>
2497: <status>works/unverified</status>
2498: </file>
2499: <file>
2500: <source>loncom/interface/lonsimplepage.pm</source>
2501: <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
2502: <categoryname>handler</categoryname>
2503: <description>
2504: Handler to put up simple page
2505: </description>
2506: <status>works/unverified</status>
2507: </file>
2508: <file>
2509: <source>loncom/interface/lonextresedit.pm</source>
2510: <target dist='default'>home/httpd/lib/perl/Apache/lonextresedit.pm</target>
2511: <categoryname>handler</categoryname>
2512: <description>
2513: Handler to edit external resource.
2514: </description>
2515: <status>works/unverified</status>
2516: </file>
2517: <file>
2518: <source>loncom/interface/lonexturlcheck.pm </source>
2519: <target dist='default'>home/httpd/lib/perl/Apache/lonexturlcheck.pm</target>
2520: <categoryname>handler</categoryname>
2521: <description>
2522: Handler to check if an external resource can be displayed in an iframe
2523: </description>
2524: <status>works/unverified</status>
2525: </file>
2526: <file>
2527: <source>loncom/interface/lonpickcode.pm</source>
2528: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
2529: <categoryname>handler</categoryname>
2530: <description>
2531: Handler to pick a CODE from the list of possible CODEs
2532: </description>
2533: <status>works/unverified</status>
2534: </file>
2535: <file>
2536: <source>loncom/interface/lonpickstudent.pm</source>
2537: <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
2538: <categoryname>handler</categoryname>
2539: <description>
2540: Handler to pick a student from classlist
2541: </description>
2542: <status>works/unverified</status>
2543: </file>
2544: <file>
2545: <source>loncom/interface/lonpickcourse.pm</source>
2546: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
2547: <categoryname>handler</categoryname>
2548: <description>
2549: Handler to pick a courseid from a list of courses
2550: </description>
2551: <status>works/unverified</status>
2552: </file>
2553: <file>
2554: <source>loncom/interface/lonpickauthor.pm</source>
2555: <target dist='default'>home/httpd/lib/perl/Apache/lonpickauthor.pm</target>
2556: <categoryname>handler</categoryname>
2557: <description>
2558: Handler for a DC to pick an author from a list of authors in the domain for an ad hoc CA role
2559: </description>
2560: <status>works/unverified</status>
2561: </file>
2562: <file>
2563: <source>loncom/interface/lonpickuser.pm</source>
2564: <target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>
2565: <categoryname>handler</categoryname>
2566: <description>
2567: Handler to pick a user from a directory search
2568: </description>
2569: <status>works/unverified</status>
2570: </file>
2571: <file>
2572: <source>loncom/interface/loncourserespicker.pm</source>
2573: <target dist='default'>home/httpd/lib/perl/Apache/loncourserespicker.pm</target>
2574: <categoryname>handler</categoryname>
2575: <description>
2576: Provides interface to select resources/folders from a course
2577: (e.g., for IMS export, or choosing content for exam blocking).
2578: </description>
2579: <status>works/unverified</status>
2580: </file>
2581: <file>
2582: <source>loncom/interface/londependencies.pm</source>
2583: <target dist='default'>home/httpd/lib/perl/Apache/londependencies.pm</target>
2584: <categoryname>handler</categoryname>
2585: <description>
2586: Provides interface for uploading, replacing and deleting files which
2587: are (or used to be) dependencies for an HTML page uploaded directly to a course.
2588: </description>
2589: <status>works/unverified</status>
2590: </file>
2591: <file>
2592: <source>loncom/interface/lonbulletin.pm</source>
2593: <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
2594: <categoryname>handler</categoryname>
2595: <description>
2596: Handler to put up bulletin board
2597: </description>
2598: <status>works/unverified</status>
2599: </file>
2600: <file>
2601: <source>loncom/interface/lonaboutme.pm</source>
2602: <target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
2603: <categoryname>handler</categoryname>
2604: <description>
2605: Handler to put up personal info
2606: </description>
2607: <status>works/unverified</status>
2608: </file>
2609: <file>
2610: <source>loncom/publisher/loncfile.pm</source>
2611: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
2612: <categoryname>handler</categoryname>
2613: <description>
2614: Provides web-based functionality for file copy, rename, mkdir, etc, in the
2615: construction space menu.
2616: </description>
2617: <status>works/unverified</status>
2618: </file>
2619: <file>
2620: <source>loncom/publisher/testbankimport.pm</source>
2621: <target dist='default'>home/httpd/lib/perl/Apache/testbankimport.pm</target>
2622: <categoryname>handler</categoryname>
2623: <description>
2624: Utility to convert plain text questions in a testbank file to LON-CAPA problems.
2625: Called by selecting testbank option when uploading file to construction space.
2626: </description>
2627: <status>works/unverified</status>
2628: </file>
2629: <file>
2630: <source>loncom/imspackages/imsimport.pm</source>
2631: <target dist='default'>home/httpd/lib/perl/Apache/imsimport.pm</target>
2632: <categoryname>handler</categoryname>
2633: <description>
2634: Utility to import courses from other CMSs packaged in IMS 1.1 content package
2635: format into LON-CAPA Construction space.
2636: Called by selecting IMS package option when uploading file to construction space.
2637: </description>
2638: <status>works/unverified</status>
2639: </file>
2640: <file>
2641: <source>loncom/imspackages/imsimportdocs.pm</source>
2642: <target dist='default'>home/httpd/lib/perl/Apache/imsimportdocs.pm</target>
2643: <categoryname>handler</categoryname>
2644: <description>
2645: Utility to import courses from other CMSs packaged in IMS 1.1 content package
2646: format into a LON-CAPA course via DOCS.
2647: Called using Import IMS package button displayed in Special documents column in DOCS display.
2648: </description>
2649: <status>works/unverified</status>
2650: </file>
2651: <file>
2652: <source>loncom/imspackages/imsprocessor.pm</source>
2653: <target dist='default'>home/httpd/lib/perl/Apache/imsprocessor.pm</target>
2654: <categoryname>handler</categoryname>
2655: <description>
2656: Contains routines used by imsimport handlers when importing contents of IMS
2657: packages into construction space, or into a course directly via DOCS.
2658: </description>
2659: <status>works/unverified</status>
2660: </file>
2661: <file>
2662: <source>loncom/imspackages/imsexport.pm</source>
2663: <target dist='default'>home/httpd/lib/perl/Apache/imsexport.pm</target>
2664: <categoryname>handler</categoryname>
2665: <description>
2666: Routines used in londocs to export templated files to an IMS package.
2667: </description>
2668: <status>works/unverified</status>
2669: </file>
2670: <file>
2671: <source>loncom/interface/lonhelp.pm</source>
2672: <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
2673: <categoryname>handler</categoryname>
2674: <description>
2675: The .tex file help handler.
2676: </description>
2677: <status>works/unverified</status>
2678: <build trigger='always run'>
2679: loncom/html/adm/help/buildMakeWrapper
2680: </build>
2681: <dependencies>
2682: Makefile;
2683: buildMakeWrapper
2684: </dependencies>
2685: </file>
2686: <file>
2687: <source>loncom/html/adm/help/help.png</source>
2688: <target dist='default'>home/httpd/html/adm/help/help.png</target>
2689: <categoryname>interface file</categoryname>
2690: <description>
2691: help icon
2692: </description>
2693: </file>
2694: <file>
2695: <source>loncom/html/adm/help/abouthelp.html</source>
2696: <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
2697: <categoryname>interface file</categoryname>
2698: <description>
2699: Index file for the help system
2700: </description>
2701: </file>
2702: <file>
2703: <source>loncom/html/adm/help/nohelptopic.html</source>
2704: <target dist='default'>home/httpd/html/adm/help/nohelptopic.html</target>
2705: <categoryname>interface file</categoryname>
2706: <description>
2707: Page of links to help manuals - displayed when inline help is missing for a specific topic.
2708: </description>
2709: </file>
2710: <file>
2711: <source>doc/help/author.manual.access.tex</source>
2712: <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
2713: </target>
2714: <categoryname>interface file</categoryname>
2715: <description>
2716: The pseudo-LaTeX file to allow people to read the author's manual online, with
2717: a somewhat clumsy interface.
2718: </description>
2719: <status>works/unverified</status>
2720: </file>
2721: <file>
2722: <source>doc/help/course.manual.access.tex</source>
2723: <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
2724: </target>
2725: <categoryname>interface file</categoryname>
2726: <description>
2727: The pseudo-LaTeX file to allow people to read the course administrator's
2728: manual online, with a somewhat clumsy interface.
2729: </description>
2730: <status>works/unverified</status>
2731: </file>
2732: <file>
2733: <source>doc/help/domain.manual.access.tex</source>
2734: <target dist='default'>home/httpd/html/adm/help/tex/domain.manual.access.tex
2735: </target>
2736: <categoryname>interface file</categoryname>
2737: <description>
2738: The pseudo-LaTeX file to allow people to read the domain coordination
2739: manual online, with a somewhat clumsy interface.
2740: </description>
2741: <status>works/unverified</status>
2742: </file>
2743: <file>
2744: <source>doc/help/author.manual.ps</source>
2745: <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
2746: <categoryname>interface file</categoryname>
2747: <description>
2748: The postscript Author's Manual
2749: </description>
2750: <status>works/unverified</status>
2751: <dependencies>
2752: doc/help/author.manual.texxml;
2753: doc/help/latexSplitter.py;
2754: doc/help/rebuildLabelHash.pl;
2755: doc/help/render.texxml.pl;
2756: doc/help/simpleEdit.py;
2757: doc/help/texxml2indextex.pl;
2758: doc/help/texxml2latex.pl;
2759: loncom/build/buildHelp.sh;
2760: loncom/build/help_graphics_converter.pl
2761: </dependencies>
2762: </file>
2763: <file>
2764: <source>doc/help/author.manual.pdf</source>
2765: <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
2766: <categoryname>pdf manual</categoryname>
2767: <description>
2768: The PDF Author's Manual
2769: </description>
2770: <status>works/unverified</status>
2771: </file>
2772: <file>
2773: <source>doc/help/course.manual.ps</source>
2774: <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
2775: <categoryname>interface file</categoryname>
2776: <description>
2777: The postscript Course Manual
2778: </description>
2779: <status>works/unverified</status>
2780: <dependencies>
2781: doc/help/course.manual.texxml;
2782: doc/help/latexSplitter.py;
2783: doc/help/rebuildLabelHash.pl;
2784: doc/help/render.texxml.pl;
2785: doc/help/simpleEdit.py;
2786: doc/help/texxml2indextex.pl;
2787: doc/help/texxml2latex.pl;
2788: loncom/build/buildHelp.sh;
2789: loncom/build/help_graphics_converter.pl
2790: </dependencies>
2791: </file>
2792: <file>
2793: <source>doc/help/course.manual.pdf</source>
2794: <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
2795: <categoryname>pdf manual</categoryname>
2796: <description>
2797: The PDF Course Manual
2798: </description>
2799: <status>works/unverified</status>
2800: </file>
2801: <file>
2802: <source>doc/help/domain.manual.ps</source>
2803: <target dist='default'>home/httpd/html/adm/help/domain.manual.ps</target>
2804: <categoryname>interface file</categoryname>
2805: <description>
2806: The postscript Domain Manual
2807: </description>
2808: <status>works/unverified</status>
2809: <dependencies>
2810: doc/help/domain.manual.texxml;
2811: doc/help/latexSplitter.py;
2812: doc/help/rebuildLabelHash.pl;
2813: doc/help/render.texxml.pl;
2814: doc/help/simpleEdit.py;
2815: doc/help/texxml2indextex.pl;
2816: doc/help/texxml2latex.pl;
2817: loncom/build/buildHelp.sh;
2818: loncom/build/help_graphics_converter.pl
2819: </dependencies>
2820: </file>
2821: <file>
2822: <source>doc/help/domain.manual.pdf</source>
2823: <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>
2824: <categoryname>pdf manual</categoryname>
2825: <description>
2826: The PDF Domain Manual
2827: </description>
2828: <status>works/unverified</status>
2829: </file>
2830: <file>
2831: <source>loncom/html/adm/help/ext_examples.html</source>
2832: <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
2833: <categoryname>interface file</categoryname>
2834: <description>
2835: Examples for using &EXT in HTML
2836: </description>
2837: </file>
2838: <file>
2839: <source>loncom/html/adm/help/ext_examples.html.meta</source>
2840: <target dist='default'>home/httpd/html/adm/help/ext_examples.html.meta</target>
2841: <categoryname>interface file</categoryname>
2842: <description>
2843: Examples for using &EXT in HTML metadata
2844: </description>
2845: </file>
2846: <file>
2847: <source>loncom/html/adm/help/ext_examples.library</source>
2848: <target dist='default'>home/httpd/html/adm/help/ext_examples.library</target>
2849: <categoryname>interface file</categoryname>
2850: <description>
2851: Examples for using &EXT library
2852: </description>
2853: </file>
2854: <file>
2855: <source>loncom/html/adm/help/ext_examples.library.meta</source>
2856: <target dist='default'>home/httpd/html/adm/help/ext_examples.library.meta</target>
2857: <categoryname>interface file</categoryname>
2858: <description>
2859: Examples for using &EXT library metadata
2860: </description>
2861: </file>
2862: <file>
2863: <source>loncom/html/adm/help/ext_examples.problem</source>
2864: <target dist='default'>home/httpd/html/adm/help/ext_examples.problem</target>
2865: <categoryname>interface file</categoryname>
2866: <description>
2867: Examples for using &EXT problem
2868: </description>
2869: </file>
2870: <file>
2871: <source>loncom/html/adm/help/ext_examples.problem.meta</source>
2872: <target dist='default'>home/httpd/html/adm/help/ext_examples.problem.meta</target>
2873: <categoryname>interface file</categoryname>
2874: <description>
2875: Examples for using &EXT problem metadata
2876: </description>
2877: </file>
2878: <file>
2879: <source>loncom/interface/lontemplate.pm</source>
2880: <target dist='default'>home/httpd/lib/perl/Apache/lontemplate.pm</target>
2881: <categoryname>handler</categoryname>
2882: <description>
2883: Handler to create templates
2884: </description>
2885: <status>works/unverified</status>
2886: </file>
2887: <fileglob>
2888: <glob>*.*</glob>
2889: <sourcedir>loncom/html/adm/help/gif/</sourcedir>
2890: <targetdir dist='default'>
2891: home/httpd/html/adm/help/gif/</targetdir>
2892: <categoryname>interface file</categoryname>
2893: <description>
2894: Gif files for the help system
2895: </description>
2896: <filenames>
2897: Authoring_Dynamic_Plot_Axis_Labels.gif;
2898: Authoring_Dynamic_Plot_Axis_Tics_border.gif;
2899: Authoring_Dynamic_Plot_Axis_Tics_minor.gif;
2900: Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;
2901: Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;
2902: Authoring_Dynamic_Plot_Title_X_Y_Label.gif;
2903: BT_ScreenshotCriteria.gif;
2904: BT_ScreenshotQuestion.gif;
2905: BT_ScreenshotVariable.gif;
2906: flowchartBridgeTask.gif;
2907: Dynamic_Replication_Change.gif;
2908: Dynamic_Replication_Request.gif;
2909: Load_Balance_Example.gif;
2910: LONCAPA_Network_Diagram2.gif;
2911: LONCAPA_Network_Diagram.gif;
2912: Map_Example.gif;
2913: Resource_Assembly.gif;
2914: aboutme.gif;
2915: addClickerInfoFile.gif;
2916: add_folder.gif;
2917: add_link.gif;
2918: anno.gif;
2919: anot.gif;
2920: anot2.gif;
2921: authorRemote.gif;
2922: author_example_directory.gif;
2923: author_new_content.gif;
2924: author_top_menu.gif;
2925: back.gif;
2926: bchat.gif;
2927: blog.gif;
2928: bomb.gif;
2929: bubblesheet.gif;
2930: catalog.gif;
2931: ccat.gif;
2932: chat.gif;
2933: chkrole.gif;
2934: chrt.gif;
2935: com.gif;
2936: constructionSpace.gif;
2937: constructionSpaceForPublishing.gif;
2938: coprplot.gif;
2939: cprv.gif;
2940: creatingANewCourse.gif;
2941: creatingNewProblemResource.gif;
2942: crsconf.gif;
2943: delete.gif;
2944: docs.gif;
2945: document-open.gif;
2946: document-properties.gif;
2947: download_sub.gif;
2948: dump.gif;
2949: dynamic_piecewise.gif;
2950: dynamic_piecewise2.gif;
2951: dynamic_plot.gif;
2952: dynamic_plot2.gif;
2953: edit.gif;
2954: editmap.gif;
2955: editwishlist.gif;
2956: edit-find-replace.gif;
2957: edit-redo.gif;
2958: edit-undo.gif;
2959: emblem-photos.gif;
2960: emblem-readonly.gif;
2961: eval.gif;
2962: extres.gif;
2963: fdbk.gif;
2964: feedback.gif;
2965: formulaResponse.gif;
2966: forw.gif;
2967: FPRexamples.gif;
2968: fromfile.gif;
2969: grade_PageFolder.gif;
2970: grade_students.gif;
2971: grading_table.gif;
2972: grds.gif;
2973: grps.gif;
2974: help.gif;
2975: helpdesk-access.gif;
2976: html_page_plaintext.gif;
2977: html_page_richtext.gif;
2978: list-add.gif;
2979: login.gif;
2980: lonhelpheader.gif;
2981: mail-message-new.gif;
2982: mail-reply-all.gif;
2983: mainCourseDocuments.gif;
2984: mapAdvancedEditorNew.gif;
2985: mapClickedStart.gif;
2986: mapEditFirstClick.gif;
2987: mapEditInitial.gif;
2988: mapEditingButton.gif;
2989: mapEditorDirectoryBrowser.gif;
2990: mapEditorResourceChosen.gif;
2991: mapEditorSelection.gif;
2992: mapInsertResource.gif;
2993: mapNewResource.gif;
2994: mapSecondWindowSecondResource.gif;
2995: mapSimpleEditor.gif;
2996: mapStraightened.gif;
2997: mapTwoResources.gif;
2998: messalog.gif;
2999: mngcu.gif;
3000: move.gif;
3001: multiple_choice_problem_menu.gif;
3002: nav.gif;
3003: navigation.gif;
3004: network-workgroup.gif;
3005: new.gif;
3006: newmsg.gif;
3007: note.gif;
3008: numericalResponse1.gif;
3009: numericalResponseEditor.gif;
3010: numericalResponseSlopeProblem.gif;
3011: numericalResponseVarInText.gif;
3012: optionResponseEditing.gif;
3013: optionResponseProblem.gif;
3014: page.gif;
3015: parm.gif;
3016: pgrd.gif;
3017: port.gif;
3018: pref.gif;
3019: preferences-desktop-font.gif;
3020: preferences-desktop-locale.gif;
3021: preferences-desktop-theme.gif;
3022: problem_editing_colorful.gif;
3023: problem_editing_xml.gif;
3024: problem_testing.gif;
3025: prt.gif;
3026: publishMetadata.gif;
3027: radioResponse2.gif;
3028: radioResponseHint.gif;
3029: rcrs.gif;
3030: receipt_number.gif;
3031: res.gif;
3032: resversion.gif;
3033: roles.gif;
3034: rsrv.gif;
3035: save.gif;
3036: scoreupfrm.gif;
3037: sctr.gif;
3038: selfenrl-queue.gif;
3039: self_enroll.gif;
3040: simple.gif;
3041: simpprob.gif;
3042: slots_change_confirm.gif;
3043: slots_change_resv.gif;
3044: slots_creation.gif;
3045: slots_instructor_assigned.gif;
3046: slots_manager.gif;
3047: slots_navmaps.gif;
3048: slots_params.gif;
3049: slots_proctor_validate.gif;
3050: slots_student_reserve.gif;
3051: slots_summary_cc.gif;
3052: slots_timeline.gif;
3053: slots_uniqueness.gif;
3054: smallHelp.gif;
3055: spreadsheet_hierarchy.gif;
3056: sprs.gif;
3057: src.gif;
3058: stat.gif;
3059: stringResponseEditor.gif;
3060: studentInterface.gif;
3061: subdocs.gif;
3062: subtimpl.gif;
3063: survey_rep.gif;
3064: syllabus.gif;
3065: system-users.gif;
3066: tolastloc.gif;
3067: turning.gif;
3068: ungrade_sub.gif;
3069: uploadscores.gif;
3070: uplusr.gif;
3071: verify.gif;
3072: view.gif;
3073: webdavcentosauth.gif;
3074: webdavcentosdirectory.gif;
3075: webdavcentosmenu.gif;
3076: webdavcentosurl.gif;
3077: webdavforkliftdirectory.gif;
3078: webdavforkliftedit.gif;
3079: webdavforkliftmenu.gif;
3080: webdavforklifturl.gif;
3081: webdavmacauth.gif;
3082: webdavmacconnect.gif;
3083: webdavmacdirectory.gif;
3084: webdavmacedit.gif;
3085: webdavmacfinder.gif;
3086: webdavwin7auth.gif;
3087: webdavwin7directory.gif;
3088: webdavwin7map.gif;
3089: webdavwin7menu.gif;
3090: webdavwin7url.gif;
3091: webpage.gif;
3092: wishlist.gif;
3093: wishlist-link.gif;
3094: iclicker.gif;
3095: interwrite1.gif;
3096: interwrite2.gif;
3097: interwrite3.gif;
3098: interwrite4.gif;
3099: interwrite5.gif;
3100: </filenames>
3101: </fileglob>
3102: <fileglob>
3103: <glob>*.*</glob>
3104: <sourcedir>loncom/html/adm/help/eps/</sourcedir>
3105: <targetdir dist='default'>
3106: home/httpd/html/adm/help/eps/</targetdir>
3107: <categoryname>interface file</categoryname>
3108: <description>
3109: EPS files for the help system
3110: </description>
3111: <filenames>
3112: Authoring_Dynamic_Plot_Axis_Labels.eps;
3113: Authoring_Dynamic_Plot_Axis_Tics_border.eps;
3114: Authoring_Dynamic_Plot_Axis_Tics_minor.eps;
3115: Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
3116: Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
3117: Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
3118: BT_ScreenshotCriteria.eps;
3119: BT_ScreenshotQuestion.eps;
3120: BT_ScreenshotVariable.eps;
3121: flowchartBridgeTask.eps;
3122: Dynamic_Replication_Change.eps;
3123: Dynamic_Replication_Request.eps;
3124: Load_Balance_Example.eps;
3125: LONCAPA_Network_Diagram2.eps;
3126: LONCAPA_Network_Diagram.eps;
3127: Map_Example.eps;
3128: Resource_Assembly.eps;
3129: aboutme.eps;
3130: addClickerInfoFile.eps;
3131: add_folder.eps;
3132: add_link.eps;
3133: anno.eps;
3134: anot.eps;
3135: anot2.eps;
3136: authorRemote.eps;
3137: author_example_directory.eps;
3138: author_new_content.eps;
3139: author_top_menu.eps;
3140: back.eps;
3141: bchat.eps;
3142: blog.eps;
3143: bomb.eps;
3144: bubblesheet.eps;
3145: catalog.eps;
3146: ccat.eps;
3147: chat.eps;
3148: chkrole.eps;
3149: chrt.eps;
3150: com.eps;
3151: constructionSpace.eps;
3152: constructionSpaceForPublishing.eps;
3153: coprplot.eps;
3154: cprv.eps;
3155: creatingANewCourse.eps;
3156: creatingNewProblemResource.eps;
3157: crsconf.eps;
3158: delete.eps;
3159: docs.eps;
3160: document-open.eps;
3161: document-properties.eps;
3162: download_sub.eps;
3163: dump.eps;
3164: dynamic_piecewise.eps;
3165: dynamic_piecewise2.eps;
3166: dynamic_plot.eps;
3167: dynamic_plot2.eps;
3168: edit.eps;
3169: editmap.eps;
3170: editwishlist.eps;
3171: edit-find-replace.eps;
3172: edit-redo.eps;
3173: edit-undo.eps;
3174: emblem-photos.eps;
3175: emblem-readonly.eps;
3176: eval.eps;
3177: extres.eps;
3178: fdbk.eps;
3179: feedback.eps;
3180: formulaResponse.eps;
3181: forw.eps;
3182: FPRexamples.eps;
3183: fromfile.eps;
3184: grade_PageFolder.eps;
3185: grade_students.eps;
3186: grading_table.eps;
3187: grds.eps;
3188: grps.eps;
3189: help.eps;
3190: helpdesk-access.eps;
3191: html_page_plaintext.eps;
3192: html_page_richtext.eps;
3193: list-add.eps;
3194: lonhelpheader.eps;
3195: login.eps;
3196: mail-message-new.eps;
3197: mail-reply-all.eps;
3198: mainCourseDocuments.eps;
3199: mapAdvancedEditorNew.eps;
3200: mapClickedStart.eps;
3201: mapEditFirstClick.eps;
3202: mapEditInitial.eps;
3203: mapEditingButton.eps;
3204: mapEditorDirectoryBrowser.eps;
3205: mapEditorResourceChosen.eps;
3206: mapEditorSelection.eps;
3207: mapInsertResource.eps;
3208: mapNewResource.eps;
3209: mapSecondWindowSecondResource.eps;
3210: mapSimpleEditor.eps;
3211: mapStraightened.eps;
3212: mapTwoResources.eps;
3213: messalog.eps;
3214: mngcu.eps;
3215: move.eps;
3216: multiple_choice_problem_menu.eps;
3217: nav.eps;
3218: navigation.eps;
3219: network-workgroup.eps;
3220: new.eps;
3221: newmsg.eps;
3222: note.eps;
3223: numericalResponse1.eps;
3224: numericalResponseEditor.eps;
3225: numericalResponseSlopeProblem.eps;
3226: numericalResponseVarInText.eps;
3227: optionResponseEditing.eps;
3228: optionResponseProblem.eps;
3229: page.eps;
3230: parm.eps;
3231: pgrd.eps;
3232: port.eps;
3233: preferences-desktop-font.eps;
3234: preferences-desktop-locale.eps;
3235: preferences-desktop-theme.eps;
3236: problem_editing_colorful.eps;
3237: problem_editing_xml.eps;
3238: problem_testing.eps;
3239: prt.eps;
3240: publishMetadata.eps;
3241: radioResponse2.eps;
3242: radioResponseHint.eps;
3243: rcrs.eps;
3244: receipt_number.eps;
3245: res.eps;
3246: resversion.eps;
3247: roles.eps;
3248: rsrv.eps;
3249: save.eps;
3250: scoreupfrm.eps;
3251: sctr.eps;
3252: selfenrl-queue.eps;
3253: self_enroll.eps;
3254: simple.eps;
3255: simpprob.eps;
3256: slots_change_confirm.eps;
3257: slots_change_resv.eps;
3258: slots_creation.eps;
3259: slots_instructor_assigned.eps;
3260: slots_manager.eps;
3261: slots_navmaps.eps;
3262: slots_params.eps;
3263: slots_proctor_validate.eps;
3264: slots_student_reserve.eps;
3265: slots_summary_cc.eps;
3266: slots_timeline.eps;
3267: slots_uniqueness.eps;
3268: smallHelp.eps;
3269: spreadsheet_hierarchy.eps;
3270: sprs.eps;
3271: src.eps;
3272: stat.eps;
3273: stringResponseEditor.eps;
3274: studentInterface.eps;
3275: subdocs.eps;
3276: subtimpl.eps;
3277: survey_rep.eps;
3278: syllabus.eps;
3279: system-users.eps;
3280: tolastloc.eps;
3281: turning.eps;
3282: ungrade_sub.eps;
3283: uploadscores.eps;
3284: uplusr.eps;
3285: verify.eps;
3286: view.eps;
3287: webdavcentosauth.eps;
3288: webdavcentosdirectory.eps;
3289: webdavcentosmenu.eps;
3290: webdavcentosurl.eps;
3291: webdavforkliftdirectory.eps;
3292: webdavforkliftedit.eps;
3293: webdavforkliftmenu.eps;
3294: webdavforklifturl.eps;
3295: webdavmacauth.eps;
3296: webdavmacconnect.eps;
3297: webdavmacdirectory.eps;
3298: webdavmacedit.eps;
3299: webdavmacfinder.eps;
3300: webdavwin7auth.eps;
3301: webdavwin7directory.eps;
3302: webdavwin7map.eps;
3303: webdavwin7menu.eps;
3304: webdavwin7url.eps;
3305: webpage.eps;
3306: wishlist.eps;
3307: wishlist-link.eps;
3308: iclicker.eps;
3309: interwrite1.eps;
3310: interwrite2.eps;
3311: interwrite3.eps;
3312: interwrite4.eps;
3313: interwrite5.eps;
3314: </filenames>
3315: </fileglob>
3316: <fileglob>
3317: <glob>*.*</glob>
3318: <sourcedir>loncom/html/adm/help/tex/</sourcedir>
3319: <targetdir dist='default'>
3320: home/httpd/html/adm/help/tex/</targetdir>
3321: <categoryname>interface file</categoryname>
3322: <description>
3323: Tex files for the help system
3324: </description>
3325: <filenames>
3326: About_Authors_Manual.tex;
3327: About_Bombs.tex;
3328: About_Communication.tex;
3329: About_Developers_Manual.tex;
3330: About_Numerical_and_Formula_Response.tex;
3331: About_Symbs.tex;
3332: all_functions_table.tex;
3333: adaptive_hints.tex;
3334: Additional_Help.tex;
3335: Ambiguous_Reference.tex;
3336: Analysis_Analyze_Over.tex;
3337: Analyze_Problem.tex;
3338: Answer_Date.tex;
3339: Answer_Display_Overview.tex;
3340: Annotation.tex;
3341: Authentication.tex;
3342: Auth_Options.tex;
3343: Authoring_Adding_Pictures.tex;
3344: Authoring_DataResponse.tex;
3345: Authoring_Dynamic_Plot_Axes.tex;
3346: Authoring_Dynamic_Plot_Color_Selection.tex;
3347: Authoring_Dynamic_Plot_Curve_Data.tex;
3348: Authoring_Dynamic_Plot_Curve_Function.tex;
3349: Authoring_Dynamic_Plot_Curve.tex;
3350: Authoring_Dynamic_Plot_Gnuplot.tex;
3351: Authoring_Dynamic_Plot_Key.tex;
3352: Authoring_Dynamic_Plot_Label.tex;
3353: Authoring_Dynamic_Plot_Linestyle.tex;
3354: Authoring_Dynamic_Plot.tex;
3355: Authoring_Dynamic_Plot_Tics.tex;
3356: Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
3357: Authoring_Equations.tex;
3358: Authoring_ExternalResponse.tex;
3359: Authoring_Foil_Structure_Tags.tex;
3360: Authoring_Hint_Tags.tex;
3361: Authoring_HTML_vs_Tex.tex;
3362: Authoring_ImageResponse.tex;
3363: Authoring_Input_Tags.tex;
3364: Authoring_Internal_Tags.tex;
3365: Authoring_Intro.tex;
3366: Authoring_Library_Scripts.tex;
3367: Authoring_Math_Editor.tex;
3368: Authoring_Multilingual_Problems.tex;
3369: Authoring_NumericalResponse.tex;
3370: Authoring_OptionResponse.tex;
3371: Authoring_Output_Tags.tex;
3372: Authoring_Pictures_EPS.tex;
3373: Authoring_Piecewise_Plot.tex;
3374: Authoring_RadiobuttonResponse.tex;
3375: Authoring_Response_Attributes.tex;
3376: Authoring_Responseparam_Parameter.tex;
3377: Authoring_Response_Tag_Intro.tex;
3378: Authoring_Scripting_Tags.tex;
3379: Authoring_Structure_Tags.tex;
3380: Authoring_Surveys.tex;
3381: Authoring_WebDAV.tex;
3382: Authoring_WebDAV_Mac_10v6.tex;
3383: Authoring_WebDAV_Mac_10v10.tex;
3384: Authoring_WebDAV_Windows_v7.tex;
3385: Authoring_WebDAV_Linux_Centos.tex;
3386: Authoring_XML_Intro.tex;
3387: Author_Change_Privileges.tex;
3388: Author_Create_Coauthor_List.tex;
3389: Author_LON-CAPA_Introduction.tex;
3390: Author_Manual_Title_Page.tex;
3391: Author_Menu.tex;
3392: Author_Numerical_and_Formula.tex;
3393: Author_Remote_Control.tex;
3394: Author_User_Logs.tex;
3395: Author_View_Coauthor_List.tex;
3396: Batch_Creation.tex;
3397: BridgeTask_About.tex;
3398: BridgeTask_Conditions.tex;
3399: BridgeTask_Create.tex;
3400: BridgeTask_EditModeFinishing.tex;
3401: BridgeTask_EditModeIntroduction.tex;
3402: BridgeTask_EditModeQuestion.tex;
3403: BridgeTask_EditMode.tex;
3404: BridgeTask_EditModeVariable.tex;
3405: BridgeTask_Features.tex;
3406: BridgeTask_Intro.tex;
3407: BridgeTask_Portfolio.tex;
3408: BridgeTask_SetupResource.tex;
3409: BridgeTask_Slot.tex;
3410: BridgeTask_XMLFinishing.tex;
3411: BridgeTask_XMLHeader.tex;
3412: BridgeTask_XMLQuestions.tex;
3413: BridgeTask_XML.tex;
3414: BridgeTask_XMLVariable.tex;
3415: Browsing_Resources.tex;
3416: Bugzilla.tex;
3417: Caching.tex;
3418: Calendar_Add_Announcement.tex;
3419: Calendar_Remove_Announcement.tex;
3420: Calling_Functions.tex;
3421: CAPA_LON-CAPA_function_diffs.tex;
3422: Cascading_Parameters.tex;
3423: Catalog_Info.tex;
3424: Change_Colors.tex;
3425: Change_Password.tex;
3426: Chart_Description.tex;
3427: Change_Discussion_Display.tex;
3428: Chart_Enrollment_Status.tex;
3429: Chart_Output_Data.tex;
3430: Chart_Output_Formats.tex;
3431: Chart_Sections.tex;
3432: Chart_Sequences.tex;
3433: Chart_Student_Data.tex;
3434: Chatting.tex;
3435: Clicker_Registration.tex;
3436: Coauthor.tex;
3437: Construction_Space_Overview.tex;
3438: Content_Page_Overview.tex;
3439: Contextual_Help.tex;
3440: Course_Add_Other.tex;
3441: Course_Add_Student.tex;
3442: Course_Approve_Selfenroll.tex;
3443: Course_Automated_Enrollment.tex;
3444: Course_Broadcast_Message.tex;
3445: Course_Change_Privileges.tex;
3446: Course_Chart_To_Excel.tex;
3447: Course_Chat.tex;
3448: Course_Convert_To_CSV.tex;
3449: Course_Coordination_Intro.tex;
3450: Course_Create_Class_List.tex;
3451: Course_Creation_Log.tex;
3452: Course_Critical_Message.tex;
3453: Course_Deleting.tex;
3454: Course_Disable_Discussion.tex;
3455: Course_Discussion_Board.tex;
3456: Course_Drop_Student.tex;
3457: Course_Edit_Content.tex;
3458: Course_Editing_Custom_Roles.tex;
3459: Course_Environment.tex;
3460: Course_Extending_Due_Dates.tex;
3461: Course_Face_To_Face_Records.tex;
3462: Course_Feedback_Addresses.tex;
3463: Course_Helpdesk_Access.tex;
3464: Course_Homework_Performance_Overview.tex;
3465: Course_Manually_Grade_Problem.tex;
3466: Course_Manual_Title_Page.tex;
3467: Course_Manage_Group.tex;
3468: Course_Maximum_Collaborators.tex;
3469: Course_Message_Access.tex;
3470: Course_Modify_Student_Data.tex;
3471: Course_Parameter_Levels.tex;
3472: Course_Parameter_Table_Mode.tex;
3473: Course_Prefs_Bridgetasks.tex;
3474: Course_Prefs_Display.tex;
3475: Course_Prefs_Grading.tex;
3476: Course_Prefs_Printouts.tex;
3477: Course_Prefs_Classlists.tex;
3478: Course_Prefs_Feedback.tex;
3479: Course_Prefs_Language.tex;
3480: Course_Prefs_Spreadsheet.tex;
3481: Course_Prefs_Discussions.tex;
3482: Course_Prefs_General.tex;
3483: Course_Prefs_Other.tex;
3484: Course_Prefs_Settings.tex;
3485: Course_Problem_Weight.tex;
3486: Course_Requests.tex;
3487: Course_Request_Access_End.tex;
3488: Course_Request_Access_Start.tex;
3489: Course_Request_Autoadd.tex;
3490: Course_Request_Autodrop.tex;
3491: Course_Request_Category.tex;
3492: Course_Request_Clone.tex;
3493: Course_Request_Crosslist.tex;
3494: Course_Request_Description.tex;
3495: Course_Request_Enroll_End.tex;
3496: Course_Request_Enroll_Start.tex;
3497: Course_Request_LCSection.tex;
3498: Course_Request_Personnel.tex;
3499: Course_Request_RegAccess_End.tex;
3500: Course_Request_RegAccess_Start.tex;
3501: Course_Request_Rolesection.tex;
3502: Course_Request_Sections.tex;
3503: Course_Roles.tex;
3504: Course_Self_Enrollment.tex;
3505: Course_Set_Start_End_Date.tex;
3506: Course_Setting_Parameters.tex;
3507: Course_Student_Grade_Override.tex;
3508: Course_Student_Work.tex;
3509: Course_Toplevel_Seq.tex;
3510: Course_User_Evaluation.tex;
3511: Course_User_Logs.tex;
3512: Course_User_Parameter.tex;
3513: Course_View_Class_List.tex;
3514: Create_Course.tex;
3515: Creating_A_Course_Intro.tex;
3516: Creating_Content_Overview.tex;
3517: Creating_Domain_Coordinators.tex;
3518: Creating_Formula_Response.tex;
3519: Creating_Groups.tex;
3520: Creating_Math_Response_Problems.tex;
3521: Creating_New_Content_Pages.tex;
3522: Creating_Online_Problems.tex;
3523: Creating_Radio_Response_Problems.tex;
3524: Custom_Response_Problem_Creation.tex;
3525: Custom_Response_Problems.tex;
3526: Deleting_Domain_Coordinators.tex;
3527: Developer_Manual_Title_Page.tex;
3528: Developer_Tutorial.tex;
3529: Distribute_Messages.tex;
3530: Docs_About_Bulletin_Board.tex;
3531: Docs_About_Group_Files.tex;
3532: Docs_About_My_Personal_Info.tex;
3533: Docs_About_Simple_Page.tex;
3534: Docs_About_Syllabus.tex;
3535: Docs_Adding_Course_Doc.tex;
3536: Docs_Adding_External_Resource.tex;
3537: Docs_Adding_Folders.tex;
3538: Docs_Adding_Pages.tex;
3539: Docs_Adding_Syllabus.tex;
3540: Docs_Alternatives.tex;
3541: Docs_Check_Resource_Versions.tex;
3542: Docs_Creating_From_Template.tex;
3543: Docs_Course_Roster.tex;
3544: Docs_Dropbox.tex;
3545: Docs_Dump_Course_Docs.tex;
3546: Docs_Export_Course_Docs.tex;
3547: Docs_Editing_Templated_Pages.tex;
3548: Docs_Essay.tex;
3549: Docs_Import_Stored_Link.tex;
3550: Docs_Importing_IMS_Course.tex;
3551: Docs_Importing_LON-CAPA_Resource.tex;
3552: Docs_Load_Map.tex;
3553: Docs_Main_Course_Documents.tex;
3554: Docs_Navigate_Content.tex;
3555: Docs_Numerical_Response.tex;
3556: Docs_Option_Response.tex;
3557: Docs_Overview.tex;
3558: Docs_Radio.tex;
3559: Docs_Score_Upload_Form.tex;
3560: Docs_Search.tex;
3561: Docs_Simple_Problem.tex;
3562: Docs_String_Response.tex;
3563: Docs_Supplemental.tex;
3564: Docs_Uploading_From_Harddrive.tex;
3565: Docs_Verify_Content.tex;
3566: Docs_Viewing_Course_Doc.tex;
3567: Docs_Web_Page.tex;
3568: Domain_Change_Logs.tex;
3569: Domain_Change_Privileges.tex;
3570: Domain_Configuration_Auto_Creation.tex;
3571: Domain_Configuration_Auto_Enrollment.tex;
3572: Domain_Configuration_Auto_Updates.tex;
3573: Domain_Configuration_Cataloging_Courses.tex;
3574: Domain_Configuration_Color_Schemes.tex;
3575: Domain_Configuration_Contact_Info.tex;
3576: Domain_Configuration_Course_Defaults.tex;
3577: Domain_Configuration_Help_Settings.tex;
3578: Domain_Configuration_InstDirectory_Search.tex;
3579: Domain_Configuration_IP_Access.tex;
3580: Domain_Configuration_LangTZAuth.tex;
3581: Domain_Configuration_Load_Balancing.tex;
3582: Domain_Configuration_Login_Page.tex;
3583: Domain_Configuration_Passwords.tex;
3584: Domain_Configuration_Quotas.tex;
3585: Domain_Configuration_Request_Author.tex;
3586: Domain_Configuration_Request_Courses.tex;
3587: Domain_Configuration_Scantron_Format.tex;
3588: Domain_Configuration_Self_Creation.tex;
3589: Domain_Configuration_Selfenrollment.tex;
3590: Domain_Configuration_Server_Status.tex;
3591: Domain_Configuration_SSL.tex;
3592: Domain_Configuration_User_Creation.tex;
3593: Domain_Configuration_User_Modification.tex;
3594: Domain_Configuration_User_Sessions.tex;
3595: Domain_Configuration_WAF_Proxy.tex;
3596: Domain_Coordination_Intro.tex;
3597: Domain_Coordination_Overview.tex;
3598: Domain_Create_Users.tex;
3599: Domain_Crontab_Entries.tex;
3600: Domain_Editing_Custom_Roles.tex;
3601: Domain_Manual_Title_Page.tex;
3602: Domain_Role_Approvals.tex;
3603: Domain_Role_Logs.tex;
3604: Domain_User_Access_Logs.tex;
3605: Domain_Username_Approvals.tex;
3606: Domain_View_Privileges.tex;
3607: Domain_View_Users_List.tex;
3608: Due_Date.tex;
3609: Dynamic_Plot_Overview.tex;
3610: Edit_Syllabus.tex;
3611: Error.tex;
3612: exam_answers.tex;
3613: exam_basics.tex;
3614: exam_build.tex;
3615: exam_disable_com.tex;
3616: exam_how_scored.tex;
3617: exam_parameters.tex;
3618: exam_printing.tex;
3619: exam_question_type.tex;
3620: exam_scoring.tex;
3621: Exploring_Your_Course.tex;
3622: Feedback_Author.tex;
3623: Feedback_Content.tex;
3624: Feedback_Discuss_Anon.tex;
3625: Feedback_Discussion.tex;
3626: Feedback_Policy.tex;
3627: Finding_Resources.tex;
3628: Foils.tex;
3629: ForceIDChange.tex;
3630: Formula_Answers.tex;
3631: Formula_Editor.tex;
3632: Formula_Response_Adv_Intro.tex;
3633: Formula_Response_Example.tex;
3634: Formula_Response_Limitations.tex;
3635: Formula_Response_Problems.tex;
3636: Formula_Response_Sampling.tex;
3637: Formula_Tolerance.tex;
3638: Function_Plot_Response_Overview.tex;
3639: Function_Plot_Response_Background_Plot.tex;
3640: Function_Plot_Response_Evaluation_Rule.tex;
3641: Function_Plot_Response_Rule_Set.tex;
3642: Function_Plot_Response_Elements.tex;
3643: Function_Plot_Response_Question.tex;
3644: Function_Plot_Response_Spline.tex;
3645: Function_Plot_Response_Custom_Rule.tex;
3646: Function_Plot_Response_Object.tex;
3647: Function_Plot_Response_Vector.tex;
3648: Function_Plot_Response_Vector_Rule.tex;
3649: Function_Plot_Response_Vector_Sum_Rule.tex;
3650: General_Intro.tex;
3651: Generation.tex;
3652: Grade_All.tex;
3653: Grade_Intro.tex;
3654: Grade_One.tex;
3655: Grade_Scantron.tex;
3656: Grade_Sequence.tex;
3657: Grade_Upload.tex;
3658: Grade_Verify.tex;
3659: GradingOptions.tex;
3660: Greek_Symbols.tex;
3661: Guts_Apache_Env.tex;
3662: Guts_Apache_Modules.tex;
3663: Guts_Apache.tex;
3664: Guts_Authentication.tex;
3665: Guts_Authoring.tex;
3666: Guts_Coding_Guidelines.tex;
3667: Guts_Course_Dir.tex;
3668: Guts_User_Dir.tex;
3669: Help.tex;
3670: Helper_Course_Initialization.tex;
3671: How_To_Edit_Existing_Content_Pages.tex;
3672: Institutional_Integration_Authentication.tex;
3673: Institutional_Integration_CAS.tex;
3674: Institutional_Integration_Course_Codes.tex;
3675: Institutional_Integration_Course_Requests.tex;
3676: Institutional_Integration_Format_Checks.tex;
3677: Institutional_Integration_Identity_Management.tex;
3678: Institutional_Integration_Shibboleth.tex;
3679: Institutional_Integration_User_Categories.tex;
3680: Latex_Footer.tex;
3681: Latex_Header.tex;
3682: Leaving_Feedback.tex;
3683: Login_To_LON-CAPA.tex;
3684: Math_Response_Problems.tex;
3685: Maxima_Argument_Array.tex;
3686: Maxima_Libraries.tex;
3687: Metadata_Description.tex;
3688: Modify_Community_Owner.tex;
3689: Modify_Course_Defaultauth.tex;
3690: Modify_Course_Instcode.tex;
3691: Modify_Course_Owner.tex;
3692: Modify_Course_Quota.tex;
3693: Navigation_Screen.tex;
3694: Navmap_Host_Down.tex;
3695: NavMaps_MarkPosts_Read.tex;
3696: Numerical_Response_Advanced_Example.tex;
3697: Numerical_Response_Format.tex;
3698: Numerical_Response_Introduction.tex;
3699: Numerical_Response_Intro.tex;
3700: Numerical_Response_Parts_A.tex;
3701: Numerical_Response_Parts_B.tex;
3702: Numerical_Response_Problems.tex;
3703: Numerical_Response_Randomization.tex;
3704: Numerical_Response_Simple_Example.tex;
3705: Numerical_Response_Tutorial_A.tex;
3706: Numerical_Response_Units.tex;
3707: numerical_wrong_answers.tex;
3708: Open_Date.tex;
3709: Option_Response_Concept_Group_Example.tex;
3710: Option_Response_Matching_Example.tex;
3711: Option_Response_Problem_Creation.tex;
3712: Option_Response_Problem_Figure.tex;
3713: Option_Response_Problem_Parts.tex;
3714: Option_Response_Problems.tex;
3715: Option_Response_Simple.tex;
3716: Other_Symbols.tex;
3717: Parameter_encrypturl.tex;
3718: Parameter_Helper.tex;
3719: Parameter_Manager.tex;
3720: Parameter_Overview.tex;
3721: Parameter_Set_Folder.tex;
3722: Part_Tag_Edit_Help.tex;
3723: Personal_Info_Page.tex;
3724: Physical_Units.tex;
3725: Portfolio_About.tex;
3726: Portfolio_AddFiles.tex;
3727: Portfolio_Catalog.tex;
3728: Portfolio_ChangeDirectory.tex;
3729: Portfolio_CreateDirectory.tex;
3730: Portfolio_DeleteFile.tex;
3731: Portfolio_FileAction.tex;
3732: Portfolio_FileList.tex;
3733: Portfolio_OpenFile.tex;
3734: Portfolio_RenameFile.tex;
3735: Portfolio_ShareFile_ChangeSetting.tex;
3736: Portfolio_ShareFile_Conditional.tex;
3737: Portfolio_ShareFile_SetAccess.tex;
3738: Portfolio_ShareFile_StopAccess.tex;
3739: Portfolio_ShareFile.tex;
3740: Prefs_About_Me.tex;
3741: Prefs_Forwarding.tex;
3742: Prefs_Language.tex;
3743: Prefs_Messages.tex;
3744: Prefs_Notification.tex;
3745: Prefs_Screen_Name_Nickname.tex;
3746: Print_Library.tex;
3747: Print_Options.tex;
3748: Print_Resource.tex;
3749: Print_Tricks.tex;
3750: Problem_Editor_Testing_Area.tex;
3751: Problem_Editor_XML_Index.tex;
3752: Problem_LON-CAPA_Functions.tex;
3753: Problem_LON-CAPA_Image_Options.tex;
3754: Problem_Parameters.tex;
3755: Problem_Types.tex;
3756: Publishing_A_Resource.tex;
3757: Publishing_Author_Tutorial_Segue.tex;
3758: Publishing_Copyright.tex;
3759: Publishing_Directory_Options.tex;
3760: Publishing_Intro.tex;
3761: Publishing_Keywords.tex;
3762: Quick_Grades_Description.tex;
3763: Quick_Grades_Possibly_Correct.tex;
3764: Radio_Response_Problems.tex;
3765: Radio_Response_Randomization.tex;
3766: Ranking_Problems.tex;
3767: Receipt.tex;
3768: Remote_Menu.tex;
3769: Resource_Discussion.tex;
3770: Resource_Types.tex;
3771: Roles_About.tex;
3772: Roles_Screen.tex;
3773: Script_Functions.tex;
3774: Scripting_Help.tex;
3775: Script_Tutorial_Intro.tex;
3776: Script_Variables.tex;
3777: Search_Advanced.tex;
3778: Search_Basic.tex;
3779: Searching.tex;
3780: Sending_Email.tex;
3781: Sequence_Advanced_Editor_Creation.tex;
3782: Sequence_Advanced_Editor_Links_Conditions.tex;
3783: Sequence_Definition.tex;
3784: Sequence_Editor_Selection.tex;
3785: Sequence_Page_Maps.tex;
3786: Sequence_Simple_Editor_Creation.tex;
3787: Sequence_Top-Level.tex;
3788: Significant_Figures.tex;
3789: Slot_About.tex;
3790: Slot_AddInterface.tex;
3791: Slot_ChoosingResources.tex;
3792: Slot_CommaDelimited.tex;
3793: Slot_EditDelete.tex;
3794: Slot_OptionalAttributes.tex;
3795: Slot_RequiredAttributes.tex;
3796: Slot_ResourceParameter.tex;
3797: Slot_RestrictAvailibility.tex;
3798: Slot_SelectingField.tex;
3799: Slot_SpecifyProctors.tex;
3800: Slot_Use.tex;
3801: Some_Items_Were_Not_Submitted.tex;
3802: Spreadsheet_About.tex;
3803: Spreadsheet_Authoring.tex;
3804: Spreadsheet_Calculation.tex;
3805: Spreadsheet_Calculation_Time.tex;
3806: Spreadsheet_Category_Grades.tex;
3807: Spreadsheet_Cell_Editing.tex;
3808: Spreadsheet_Editing.tex;
3809: Spreadsheet_Export_Row.tex;
3810: Spreadsheet_Files.tex;
3811: Spreadsheet_Functions.tex;
3812: Spreadsheet_Hierarchy.tex;
3813: Spreadsheet_HowTo_Assessments.tex;
3814: Spreadsheet_HowTo.tex;
3815: Spreadsheet_Layout.tex;
3816: Spreadsheet_Levels.tex;
3817: Spreadsheet_Max_Depth_Exceeded.tex;
3818: Spreadsheet_Parms.tex;
3819: Spreadsheet_Problem_Weight.tex;
3820: Spreadsheet_Referencing_Cells.tex;
3821: Spreadsheet_Referencing_Parameters.tex;
3822: Spreadsheet_Row_Numbers.tex;
3823: Spreadsheet_Student_View.tex;
3824: Spreadsheet_Student_Visible.tex;
3825: Spreadsheet_Template_Row.tex;
3826: Spreadsheet_Ternary_Operator.tex;
3827: Spreadsheet_Tries.tex;
3828: Statistics_Overall_Key.tex;
3829: Statistics_Sequence.tex;
3830: Statistics_Cache.tex;
3831: String_Response_Problem_Creation.tex;
3832: String_Response_Problems.tex;
3833: Student_Intro.tex;
3834: Submission_Time_Analysis.tex;
3835: Syllabus_ExtLink.tex;
3836: Syllabus_URLs.tex;
3837: Table_Mode.tex;
3838: Testbank_Formatting.tex;
3839: TEXDropEmptyColumns_attribute.tex;
3840: TEXitemgroupwidth_attribute.tex;
3841: TEXlayout_attribute.tex;
3842: TEXsize_attribute.tex;
3843: TEXtype_attribute.tex;
3844: TEXwidth_attribute.tex;
3845: Tries.tex;
3846: Tolerance.tex;
3847: Uploaded_Templates_PublicView.tex;
3848: Uploaded_Templates_TextBoxes.tex;
3849: Uploading_File_Options.tex;
3850: Using_Clickers.tex;
3851: Variable_Naming_Conventions.tex;
3852: Variables_in_Scripts.tex;
3853: Variables_in_the_Answer_Block.tex;
3854: Variables_in_the_Text_Block.tex;
3855: Variable_Tutorial_A.tex;
3856: View_All_Messages.tex;
3857: View_Critical_Messages.tex;
3858: View_recent_activity.tex;
3859: What_Is_LON-CAPA.tex;
3860: Why_LON-CAPA.tex;
3861: Wishlist.tex;
3862: Wrong_Num_Boxes_Checked.tex;
3863: </filenames>
3864: </fileglob>
3865: <fileglob>
3866: <glob>*.*</glob>
3867: <sourcedir>loncom/html/adm/help/tex/de/</sourcedir>
3868: <targetdir dist='default'>
3869: home/httpd/html/adm/help/tex/de/</targetdir>
3870: <categoryname>interface file</categoryname>
3871: <description>
3872: German Tex files for the help system
3873: </description>
3874: <filenames>
3875: About_Bombs.tex;
3876: About_Communication.tex;
3877: Auth_Options.tex;
3878: Authoring_ExternalResponse.tex;
3879: Authoring_Math_Editor.tex;
3880: Authoring_Multilingual_Problems.tex;
3881: Caching.tex;
3882: Cascading_Parameters.tex;
3883: Change_Colors.tex;
3884: Change_Discussion_Display.tex;
3885: Change_Password.tex;
3886: Contextual_Help.tex;
3887: Course_Change_Privileges.tex;
3888: Course_Convert_To_CSV.tex;
3889: Course_Create_Class_List.tex;
3890: Course_Critical_Message.tex;
3891: Course_Self_Enrollment.tex;
3892: Creating_Math_Response_Problems.tex;
3893: Docs_About_Bulletin_Board.tex;
3894: Docs_About_Group_Files.tex;
3895: Docs_About_My_Personal_Info.tex;
3896: Docs_About_Simple_Page.tex;
3897: Docs_About_Syllabus.tex;
3898: Docs_Adding_Course_Doc.tex;
3899: Docs_Adding_Folders.tex;
3900: Docs_Editing_Templated_Pages.tex;
3901: Docs_Import_Stored_Link.tex;
3902: Docs_Navigate_Content.tex;
3903: Docs_Score_Upload_Form.tex;
3904: Docs_Verify_Content.tex;
3905: ForceIDChange.tex;
3906: Formula_Answers.tex;
3907: Formula_Editor.tex;
3908: General_Intro.tex;
3909: Generation.tex;
3910: Metadata_Description.tex;
3911: Navigation_Screen.tex;
3912: Parameter_Overview.tex;
3913: Parameter_Set_Folder.tex;
3914: Physical_Units.tex;
3915: Portfolio_About.tex;
3916: Portfolio_AddFiles.tex;
3917: Portfolio_Catalog.tex;
3918: Portfolio_ChangeDirectory.tex;
3919: Portfolio_CreateDirectory.tex;
3920: Portfolio_DeleteFile.tex;
3921: Portfolio_FileAction.tex;
3922: Portfolio_FileList.tex;
3923: Portfolio_OpenFile.tex;
3924: Portfolio_RenameFile.tex;
3925: Portfolio_ShareFile.tex;
3926: Portfolio_ShareFile_ChangeSetting.tex;
3927: Portfolio_ShareFile_Conditional.tex;
3928: Portfolio_ShareFile_SetAccess.tex;
3929: Portfolio_ShareFile_StopAccess.tex;
3930: Prefs_About_Me.tex;
3931: Prefs_Forwarding.tex;
3932: Prefs_Language.tex;
3933: Prefs_Messages.tex;
3934: Prefs_Notification.tex;
3935: Prefs_Screen_Name_Nickname.tex;
3936: Problem_Editor_XML_Index.tex;
3937: Problem_Parameters.tex;
3938: Publishing_Copyright.tex;
3939: Publishing_Keywords.tex;
3940: Quick_Grades_Possibly_Correct.tex;
3941: Ranking_Problems.tex;
3942: Receipt.tex;
3943: Search_Advanced.tex;
3944: Search_Basic.tex;
3945: Sending_Email.tex;
3946: Some_Items_Were_Not_Submitted.tex;
3947: Student_Intro.tex;
3948: Syllabus_ExtLink.tex;
3949: Table_Mode.tex;
3950: Tries.tex;
3951: Uploaded_Templates_PublicView.tex;
3952: Uploaded_Templates_TextBoxes.tex;
3953: View_recent_activity.tex;
3954: Wishlist.tex;
3955: </filenames>
3956: </fileglob>
3957: <fileglob>
3958: <glob>*.*</glob>
3959: <sourcedir>loncom/html/adm/help/tex/ru/</sourcedir>
3960: <targetdir dist='default'>
3961: home/httpd/html/adm/help/tex/ru/</targetdir>
3962: <categoryname>interface file</categoryname>
3963: <description>
3964: Russian Tex files for the help system
3965: </description>
3966: <filenames>
3967: About_Authors_Manual.tex;
3968: About_Communication.tex;
3969: About_Developers_Manual.tex;
3970: About_Numerical_and_Formula_Response.tex;
3971: CAPA_LON-CAPA_function_diffs.tex;
3972: Course_Maximum_Collaborators.tex;
3973: Course_Set_Start_End_Date.tex;
3974: Creating_A_Course_Intro.tex;
3975: Other_Symbols.tex;
3976: Physical_Units.tex;
3977: Print_Resource.tex;
3978: Authoring_Adding_Pictures.tex;
3979: </filenames>
3980: </fileglob>
3981: <file>
3982: <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
3983: <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
3984: <categoryname>interface file</categoryname>
3985: <description>
3986: A gdbm file containing a label->tex file hash.
3987: </description>
3988: <status>works/unverified</status>
3989: <build trigger='always run'>
3990: loncom/build/rebuild_label_hash.sh
3991: </build>
3992: <dependencies>
3993: rebuild_label_hash.sh
3994: </dependencies>
3995: </file>
3996: <fileglob>
3997: <glob>*.*</glob>
3998: <sourcedir>loncom/html/adm/fonts/</sourcedir>
3999: <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
4000: <categoryname>interface file</categoryname>
4001: <description>
4002: Fonts for convertjme.pl
4003: </description>
4004: <filenames>
4005: DejaVuSerif-Roman.ttf;
4006: DejaVuSansMono-Bold.ttf;
4007: DejaVuSans.pfb;
4008: DejaVuSans.ttf;
4009: DejaVuSerif.pfb;
4010: DejaVuSerif.ttf;
4011: status.txt;
4012: unicover.txt;
4013: </filenames>
4014: </fileglob>
4015: <file>
4016: <source>loncom/html/adm/fonts/AUTHORS</source>
4017: <target dist='default'>home/httpd/html/adm/fonts/AUTHORS</target>
4018: <categoryname>interface file</categoryname>
4019: <description>
4020: Documentation for fonts
4021: </description>
4022: <status>works/unverified</status>
4023: </file>
4024: <file>
4025: <source>loncom/html/adm/fonts/BUGS</source>
4026: <target dist='default'>home/httpd/html/adm/fonts/BUGS</target>
4027: <categoryname>interface file</categoryname>
4028: <description>
4029: Documentation for fonts
4030: </description>
4031: </file>
4032: <file>
4033: <source>loncom/html/adm/fonts/LICENSE</source>
4034: <target dist='default'>home/httpd/html/adm/fonts/LICENSE</target>
4035: <categoryname>interface file</categoryname>
4036: <description>
4037: Documentation for fonts
4038: </description>
4039: </file>
4040: <file>
4041: <source>loncom/html/adm/fonts/NEWS</source>
4042: <target dist='default'>home/httpd/html/adm/fonts/NEWS</target>
4043: <categoryname>interface file</categoryname>
4044: <description>
4045: Documentation for fonts
4046: </description>
4047: </file>
4048: <file>
4049: <source>loncom/html/adm/fonts/README</source>
4050: <target dist='default'>home/httpd/html/adm/fonts/README</target>
4051: <categoryname>interface file</categoryname>
4052: <description>
4053: Documentation for fonts
4054: </description>
4055: </file>
4056: <file>
4057: <source>loncom/interface/lonstatistics.pm</source>
4058: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
4059: <categoryname>handler</categoryname>
4060: <description>
4061: Handler to show statistics on solving LON-CAPA problems.
4062: </description>
4063: <status>works/unverified</status>
4064: </file>
4065: <file>
4066: <source>loncom/interface/statistics/lonstathelpers.pm</source>
4067: <target dist='default'>home/httpd/lib/perl/Apache/lonstathelpers.pm</target>
4068: <categoryname>handler</categoryname>
4069: <description>
4070: Utility module for statistics and data mining.
4071: </description>
4072: <status>works/unverified</status>
4073: </file>
4074: <file>
4075: <source>loncom/interface/lontrackstudent.pm</source>
4076: <target dist='default'>home/httpd/lib/perl/Apache/lontrackstudent.pm</target>
4077: <categoryname>handler</categoryname>
4078: <description>
4079: Handler to parse and analyze activity.log
4080: </description>
4081: <status>works/unverified</status>
4082: </file>
4083: <file>
4084: <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
4085: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
4086: </target>
4087: <categoryname>handler</categoryname>
4088: <description>
4089: The module that generate the html for the Problem Statistics web pages.
4090: </description>
4091: </file>
4092: <file>
4093: <source>loncom/interface/statistics/lonsurveyreports.pm</source>
4094: <target dist='default'>home/httpd/lib/perl/Apache/lonsurveyreports.pm
4095: </target>
4096: <categoryname>handler</categoryname>
4097: <description>
4098: Gives instructors access to compiled survey results.
4099: </description>
4100: </file>
4101: <file>
4102: <source>loncom/interface/statistics/lonstudentsubmissions.pm</source>
4103: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentsubmissions.pm
4104: </target>
4105: <categoryname>handler</categoryname>
4106: <description>
4107: Generates excel file containing student submissions and correct answers.
4108: </description>
4109: </file>
4110: <file>
4111: <source>loncom/interface/statistics/loncorrectproblemplot.pm</source>
4112: <target dist='default'>home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
4113: </target>
4114: <categoryname>handler</categoryname>
4115: <description>
4116: The module that generate the html for the correct problems plot web pages.
4117: </description>
4118: <status>works/unverified</status>
4119: </file>
4120: <file>
4121: <source>loncom/interface/statistics/lonpercentage.pm</source>
4122: <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
4123: </target>
4124: <categoryname>handler</categoryname>
4125: <description>
4126: The module that generate the html for the Percentage graph web pages.
4127: </description>
4128: <status>works/unverified</status>
4129: </file>
4130: <file>
4131: <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
4132: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
4133: </target>
4134: <categoryname>handler</categoryname>
4135: <description>
4136: This module provides detailed analysis and raw data for submissions of various problem types.
4137: </description>
4138: <status>works/unverified</status>
4139: </file>
4140: <file>
4141: <source>loncom/interface/statistics/longradinganalysis.pm</source>
4142: <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
4143: <categoryname>handler</categoryname>
4144: <description>
4145: This module provides detailed analysis and raw data for submissions of various problem types.
4146: </description>
4147: <status>works/unverified</status>
4148: </file>
4149: <file>
4150: <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
4151: <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
4152: </target>
4153: <categoryname>handler</categoryname>
4154: <description>
4155: This module produces plots of the times of students attempts on an assessment.
4156: </description>
4157: <status>works/unverified</status>
4158: </file>
4159: <file>
4160: <source>loncom/interface/statistics/lonstudentassessment.pm</source>
4161: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
4162: </target>
4163: <categoryname>handler</categoryname>
4164: <description>
4165: The module that generate the html for the Student Assessment/Chart web pages.
4166: </description>
4167: <status>works/unverified</status>
4168: </file>
4169: <file>
4170: <source>loncom/interface/lonwhatsnew.pm</source>
4171: <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
4172: </target>
4173: <categoryname>handler</categoryname>
4174: <description>
4175: Handler to display items in course requiring action.
4176: </description>
4177: <status>works/unverified</status>
4178: </file>
4179: <file>
4180: <source>loncom/publisher/londiff.pm</source>
4181: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
4182: <categoryname>handler</categoryname>
4183: <description>
4184: Handler to show difference between two files.
4185: </description>
4186: <status>works/unverified</status>
4187: </file>
4188: <file>
4189: <source>loncom/publisher/lonrights.pm</source>
4190: <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
4191: <categoryname>handler</categoryname>
4192: <description>
4193: Handler to show and edit custom distribution rights
4194: </description>
4195: <status>works/unverified</status>
4196: </file>
4197: <file>
4198: <source>loncom/publisher/lonupload.pm</source>
4199: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
4200: <categoryname>handler</categoryname>
4201: <description>
4202: Handler to upload files through browser into construction space.
4203: </description>
4204: <status>works/unverified</status>
4205: </file>
4206: <file>
4207: <source>doc/man/Apache__lonupload.3</source>
4208: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
4209: <categoryname>doc</categoryname>
4210: <description>man page for lonupload.pm</description>
4211: <build trigger='always run'>
4212: loncom/build/pod2man.sh ../publisher/lonupload.pm > \
4213: ../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm'
4214: </build>
4215: <status>works/unverified</status>
4216: <dependencies>
4217: ../../loncom/publisher/lonupload.pm
4218: </dependencies>
4219: </file>
4220: <file>
4221: <source>doc/lib/perl/Apache/lonupload.html</source>
4222: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
4223: </target>
4224: <categoryname>doc</categoryname>
4225: <description>POD-derived page for lonupload.pm</description>
4226: <build trigger='always run'>
4227: loncom/build/pod2html.sh ../publisher/lonupload.pm > \
4228: ../../doc/lib/perl/Apache/lonupload.html && \
4229: echo 'pod2html lonupload.pm'
4230: </build>
4231: <status>works/unverified</status>
4232: <dependencies>
4233: ../../loncom/publisher/lonupload.pm
4234: </dependencies>
4235: </file>
4236: <file>
4237: <source>loncom/homework/essayresponse.pm</source>
4238: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
4239: <categoryname>handler</categoryname>
4240: <description>
4241: Handler to evaluate essay (ungraded) style responses.
4242: </description>
4243: <status>works/unverified</status>
4244: </file>
4245: <file>
4246: <source>loncom/homework/externalresponse.pm</source>
4247: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
4248: <categoryname>handler</categoryname>
4249: <description>
4250: Handler to evaluate externally graded responses.
4251: </description>
4252: <status>works/unverified</status>
4253: </file>
4254: <file>
4255: <source>loncom/homework/loncapagrade.pm</source>
4256: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
4257: <categoryname>handler</categoryname>
4258: <description>
4259: Holds results and defines
4260: tag handlers needed by externalresponse.pm
4261: </description>
4262: <status>works/unverified</status>
4263: </file>
4264: <file>
4265: <source>loncom/homework/gradesubmission.pl</source>
4266: <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
4267: <categoryname>handler</categoryname>
4268: <description>
4269: Example script for use with external response.
4270: </description>
4271: <status>works/unverified</status>
4272: </file>
4273: <file>
4274: <source>loncom/publisher/lonpubdir.pm</source>
4275: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
4276: <categoryname>handler</categoryname>
4277: <description>
4278: Handler to publish directories.
4279: </description>
4280: </file>
4281: <file>
4282: <source>loncom/publisher/lonunauthorized.pm</source>
4283: <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
4284: <categoryname>handler</categoryname>
4285: <description>
4286: Handler to explain failed contruction space access.
4287: </description>
4288: </file>
4289: <file>
4290: <source>doc/man/Apache__lonpubdir.3</source>
4291: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
4292: <categoryname>doc</categoryname>
4293: <description>man page for lonpubdir.pm</description>
4294: <build trigger='always run'>
4295: loncom/build/pod2man.sh ../publisher/lonpubdir.pm > \
4296: ../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm'
4297: </build>
4298: <status>works/unverified</status>
4299: <dependencies>
4300: ../../loncom/lonnet/perl/lonnet.pm
4301: </dependencies>
4302: </file>
4303: <file>
4304: <source>doc/lib/perl/Apache/lonpubdir.html</source>
4305: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
4306: </target>
4307: <categoryname>doc</categoryname>
4308: <description>POD-derived page for lonpubdir.pm</description>
4309: <build trigger='always run'>
4310: loncom/build/pod2html.sh ../publisher/lonpubdir.pm > \
4311: ../../doc/lib/perl/Apache/lonpubdir.html && \
4312: echo 'pod2html lonpubdir.pm'
4313: </build>
4314: <status>works/unverified</status>
4315: <dependencies>
4316: ../../loncom/publisher/lonpubdir.pm
4317: </dependencies>
4318: </file>
4319: <file>
4320: <source>loncom/publisher/lonretrieve.pm</source>
4321: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
4322: <categoryname>handler</categoryname>
4323: <description>
4324: Handler to retrieve old versions from resource space.
4325: </description>
4326: <status>works/unverified</status>
4327: </file>
4328: <file>
4329: <source>loncom/publisher/loncleanup.pm</source>
4330: <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
4331: <categoryname>handler</categoryname>
4332: <description>
4333: Handler to clean up HTML files.
4334: </description>
4335: <status>works/unverified</status>
4336: </file>
4337: <file>
4338: <source>doc/man/Apache__lonretrieve.3</source>
4339: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
4340: <categoryname>doc</categoryname>
4341: <description>man page for lonretrieve.pm</description>
4342: <build trigger='always run'>
4343: loncom/build/pod2man.sh ../publisher/lonretrieve.pm > \
4344: ../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm'
4345: </build>
4346: <status>works/unverified</status>
4347: <dependencies>
4348: ../../loncom/publisher/lonretrieve.pm
4349: </dependencies>
4350: </file>
4351: <file>
4352: <source>doc/lib/perl/Apache/lonretrieve.html</source>
4353: <target dist='default'>
4354: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
4355: </target>
4356: <categoryname>doc</categoryname>
4357: <description>POD-derived page for lonretrieve.pm</description>
4358: <build trigger='always run'>
4359: loncom/build/pod2html.sh ../publisher/lonretrieve.pm > \
4360: ../../doc/lib/perl/Apache/lonretrieve.html && \
4361: echo 'pod2html lonretrieve.pm'
4362: </build>
4363: <status>works/unverified</status>
4364: <dependencies>
4365: ../../loncom/publisher/lonretrieve.pm
4366: </dependencies>
4367: </file>
4368: <file>
4369: <source>loncom/homework/edit.pm</source>
4370: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
4371: <categoryname>handler</categoryname>
4372: <description>
4373: Helper functions when in homework edit mode.
4374: </description>
4375: </file>
4376: <file>
4377: <source>doc/man/Apache__edit.3</source>
4378: <target dist='default'>usr/man/man3/Apache::edit.3</target>
4379: <categoryname>doc</categoryname>
4380: <description>man page for edit.pm</description>
4381: <build trigger='always run'>
4382: loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && \
4383: echo 'manifying edit.pm'
4384: </build>
4385: <status>works/unverified</status>
4386: <dependencies>
4387: ../../loncom/homework/edit.pm
4388: </dependencies>
4389: </file>
4390: <file>
4391: <source>doc/lib/perl/Apache/edit.html</source>
4392: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
4393: </target>
4394: <categoryname>doc</categoryname>
4395: <description>POD-derived page for edit.pm</description>
4396: <build trigger='always run'>
4397: loncom/build/pod2html.sh ../homework/edit.pm > \
4398: ../../doc/lib/perl/Apache/edit.html \
4399: && echo 'pod2html edit.pm'
4400: </build>
4401: <status>works/unverified</status>
4402: <dependencies>
4403: ../../loncom/homework/edit.pm
4404: </dependencies>
4405: </file>
4406: <file>
4407: <source>loncom/interface/lonmeta.pm</source>
4408: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
4409: <categoryname>handler</categoryname>
4410: <description>Metadata display handler.</description>
4411: <status>works/unverified</status>
4412: </file>
4413: <file>
4414: <source>rat/lonambiguous.pm</source>
4415: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
4416: <categoryname>handler</categoryname>
4417: <description>
4418: Handler to resolve ambiguous file locations.
4419: </description>
4420: <status>works/unverified</status>
4421: </file>
4422: <file>
4423: <source>rat/lonratparms.pm</source>
4424: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
4425: <categoryname>handler</categoryname>
4426: <description>
4427: Handler to set resource parameters inside of the RAT based on metadata.
4428: </description>
4429: <status>works/unverified</status>
4430: </file>
4431: <file>
4432: <source>rat/lonsequence.pm</source>
4433: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
4434: <categoryname>handler</categoryname>
4435: <description>
4436: Handler for showing sequence objects of educational resources.
4437: </description>
4438: <status>works/unverified</status>
4439: </file>
4440: <file>
4441: <source>loncom/interface/loncreatecourse.pm</source>
4442: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
4443: <categoryname>handler</categoryname>
4444: <description>
4445: Allows domain coordinators to create new courses and assign course
4446: coordinators.
4447: </description>
4448: <status>works/unverified</status>
4449: </file>
4450: <file>
4451: <source>loncom/interface/lonclonecourse.pm</source>
4452: <target dist='default'>home/httpd/lib/perl/Apache/lonclonecourse.pm</target>
4453: <categoryname>handler</categoryname>
4454: <description>
4455: Internal routines for creating a clone of an existing course.
4456: </description>
4457: <status>works/unverified</status>
4458: </file>
4459: <file>
4460: <source>loncom/interface/lonrequestcourse.pm</source>
4461: <target dist='default'>home/httpd/lib/perl/Apache/lonrequestcourse.pm</target>
4462: <categoryname>handler</categoryname>
4463: <description>
4464: Allows submission of course requests by users with the right to request them
4465: </description>
4466: <status>works/unverified</status>
4467: </file>
4468: <file>
4469: <source>loncom/interface/loncoursequeueadmin.pm</source>
4470: <target dist='default'>home/httpd/lib/perl/Apache/loncoursequeueadmin.pm</target>
4471: <categoryname>handler</categoryname>
4472: <description>
4473: Common routines for administration of queues containing user-submitted requests - either for self-enrollment in an existing course, or for creation of a new course.
4474: </description>
4475: <status>works/unverified</status>
4476: </file>
4477: <file>
4478: <source>loncom/interface/loncreateuser.pm</source>
4479: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
4480: <categoryname>handler</categoryname>
4481: <description>
4482: Allows users to within their own privileges create/edit users and give
4483: them roles.
4484: </description>
4485: <status>works/unverified</status>
4486: </file>
4487: <file>
4488: <source>loncom/interface/lonuserutils.pm</source>
4489: <target dist='default'>home/httpd/lib/perl/Apache/lonuserutils.pm</target>
4490: <categoryname>handler</categoryname>
4491: <description>
4492: Common routines for user management including upload of lists of users in different formats, and to automatically create users (if they do not exist already), assign them roles within the privileges of the uploader to create/edit users. Also the ability to generate filtered lists of users with specific roles, as determined by the privileges of the viewer.
4493: </description>
4494: <status>works/unverified</status>
4495: </file>
4496: <file>
4497: <source>loncom/interface/selfenroll.pm</source>
4498: <target dist='default'>home/httpd/lib/perl/Apache/selfenroll.pm</target>
4499: <categoryname>handler</categoryname>
4500: <description>
4501: Users with accounts in LON-CAPA can self-enroll in courses between specified start and end dates, if the course has been configured to allow it, and the user's domain/institutional type satisfy the settings for self-enrollment in the course.
4502: </description>
4503: <status>works/unverified</status>
4504: </file>
4505: <file>
4506: <source>loncom/interface/lonhtmlcommon.pm</source>
4507: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
4508: <categoryname>handler</categoryname>
4509: <description>
4510: Contains a set of functions that generate html controls and data layouts
4511: </description>
4512: </file>
4513: <file>
4514: <source>loncom/interface/lonhtmlgateway.pm</source>
4515: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlgateway.pm</target>
4516: <categoryname>handler</categoryname>
4517: <description>
4518: Contains a set of functions to properly parse and handle HTML input and output
4519: </description>
4520: </file>
4521: <file>
4522: <source>loncom/interface/lonspeller.pm</source>
4523: <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
4524: <categoryname>handler</categoryname>
4525: <description>
4526: Contains a set of functions to use Aspell
4527: </description>
4528: </file>
4529: <file>
4530: <source>loncom/localize/lonlocal.pm</source>
4531: <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
4532: <categoryname>handler</categoryname>
4533: <description>
4534: Contains the &mt access function to Locale::Maketext
4535: </description>
4536: </file>
4537: <file>
4538: <source>loncom/localize/lonlocalize.pm</source>
4539: <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
4540: <categoryname>handler</categoryname>
4541: <description>
4542: handler for &mt()ing static files
4543: </description>
4544: </file>
4545: <file>
4546: <source>loncom/localize/localize.pm</source>
4547: <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
4548: <categoryname>handler</categoryname>
4549: <description>
4550: Localization class for Locale::Maketext
4551: </description>
4552: </file>
4553: <fileglob>
4554: <glob>*.pm</glob>
4555: <sourcedir>loncom/localize/localize/</sourcedir>
4556: <targetdir dist='default'>
4557: home/httpd/lib/perl/Apache/localize/</targetdir>
4558: <categoryname>lexicon file</categoryname>
4559: <description>
4560: Translation files.
4561: </description>
4562: <filenames>
4563: en.pm;
4564: de.pm;
4565: pt.pm;
4566: fr.pm;
4567: ja.pm;
4568: tr.pm;
4569: ru.pm;
4570: fa.pm;
4571: ar.pm;
4572: es.pm;
4573: he.pm;
4574: x_chef.pm;
4575: zh.pm;
4576: </filenames>
4577: </fileglob>
4578: <file>
4579: <source>loncom/localize/transliterate.pm</source>
4580: <target dist='default'>home/httpd/lib/perl/LONCAPA/transliterate.pm</target>
4581: <categoryname>handler</categoryname>
4582: <description>
4583: Transliteration of non-ascii to ascii characters in filenames.
4584: </description>
4585: </file>
4586: <file>
4587: <source>loncom/interface/loncoursedata.pm</source>
4588: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
4589: <categoryname>handler</categoryname>
4590: <description>
4591: Common functions for handling student course data (download and process)
4592: </description>
4593: </file>
4594: <file>
4595: <source>loncom/interface/loncommon.pm</source>
4596: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
4597: <categoryname>handler</categoryname>
4598: <description>
4599: Makes a table out of the previous attempts. Inputs result_from_symbread,
4600: user, domain, home_server, course_id.
4601: </description>
4602: <status>works/unverified</status>
4603: </file>
4604: <file>
4605: <source>doc/man/Apache__loncommon.3</source>
4606: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
4607: <categoryname>doc</categoryname>
4608: <description>man page for loncommon.pm</description>
4609: <build trigger='always run'>
4610: loncom/build/pod2man.sh ../interface/loncommon.pm > \
4611: ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm'
4612: </build>
4613: <status>works/unverified</status>
4614: <dependencies>
4615: ../../loncom/interface/loncommon.pm
4616: </dependencies>
4617: </file>
4618: <file>
4619: <source>doc/lib/perl/Apache/loncommon.html</source>
4620: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
4621: </target>
4622: <categoryname>doc</categoryname>
4623: <description>POD-derived page for loncommon.pm</description>
4624: <build trigger='always run'>
4625: loncom/build/pod2html.sh ../interface/loncommon.pm > \
4626: ../../doc/lib/perl/Apache/loncommon.html && \
4627: echo 'pod2html loncommon.pm'
4628: </build>
4629: <status>works/unverified</status>
4630: <dependencies>
4631: ../../loncom/interface/loncommon.pm
4632: </dependencies>
4633: </file>
4634: <file>
4635: <source>loncom/homework/grades.pm</source>
4636: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
4637: <categoryname>handler</categoryname>
4638: <description>Handles the viewing of grades.</description>
4639: </file>
4640: <file>
4641: <source>loncom/homework/imageresponse.pm</source>
4642: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
4643: <categoryname>handler</categoryname>
4644: <description>
4645: Coordinates the response to clicking an image.
4646: </description>
4647: <status>works/unverified</status>
4648: </file>
4649: <file>
4650: <source>loncom/homework/optionresponse.pm</source>
4651: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
4652: <categoryname>handler</categoryname>
4653: <description>
4654: Handles tags associated with showing a list of options.</description>
4655: </file>
4656: <file>
4657: <source>loncom/homework/functionplotresponse.pm</source>
4658: <target dist='default'>home/httpd/lib/perl/Apache/functionplotresponse.pm</target>
4659: <categoryname>handler</categoryname>
4660: <description>
4661: Handles tags associated with function plots using GeoGebra.</description>
4662: </file>
4663: <file>
4664: <source>loncom/homework/outputtags.pm</source>
4665: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
4666: <categoryname>handler</categoryname>
4667: <description>
4668: Handles tags associated with output. Seems to relate to due dates of the
4669: assignment.
4670: </description>
4671: <status>works/unverified</status>
4672: </file>
4673:
4674: <file>
4675: <source>loncom/homework/chemresponse.pm</source>
4676: <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
4677: <categoryname>handler</categoryname>
4678: <description>
4679: Handle the tags organicresponse/structure and reationresponse
4680: </description>
4681: <status>works/unverified</status>
4682: </file>
4683:
4684: <file>
4685: <source>loncom/html/adm/jsme/JSME_2020-12-26.zip</source>
4686: <target dist='default'>home/httpd/html/adm/jsme</target>
4687: <categoryname>script</categoryname>
4688: <description>
4689: JSME files (Javascript version of JME) for editing organic structures
4690: NOTE: the commands file `mv`'s the files out of the original location provided
4691: unzipping the file, making it look cleaner in the /home/.../adm/ directory
4692: </description>
4693: <installscript>
4694: commands
4695: </installscript>
4696: <dependencies>
4697: loncom/html/adm/jsme/commands;
4698: loncom/html/adm/jsme/VERSION;
4699: loncom/html/adm/jsme/JSME_2020-12-26.zip;
4700: </dependencies>
4701: </file>
4702:
4703: <fileglob>
4704: <glob>*.*</glob>
4705: <sourcedir>loncom/html/adm/jme/</sourcedir>
4706: <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
4707: <categoryname>interface file</categoryname>
4708: <description>
4709: JME files, for editing organic structures
4710: </description>
4711: <filenames>
4712: JME.jar;
4713: jme.gif;
4714: jme_help.html;
4715: nitro.gif;
4716: smiles.gif
4717: </filenames>
4718: </fileglob>
4719:
4720: <fileglob>
4721: <glob>*.*</glob>
4722: <sourcedir>loncom/html/adm/geogebra/</sourcedir>
4723: <targetdir dist='default'>home/httpd/html/adm/geogebra/</targetdir>
4724: <categoryname>interface file</categoryname>
4725: <description>
4726: Geogebra, for functionplotresponse
4727: </description>
4728: <filenames>
4729: geogebra_algos.jar;
4730: geogebra_algos.jar.pack.gz;
4731: geogebra_javascript.jar;
4732: geogebra_javascript.jar.pack.gz;
4733: geogebra_cas.jar;
4734: geogebra_export.jar.pack.gz;
4735: geogebra.jar;
4736: geogebra_main.jar.pack.gz;
4737: geogebra_cas.jar.pack.gz;
4738: geogebra_gui.jar;
4739: geogebra.jar.pack.gz;
4740: geogebra_properties.jar;
4741: geogebra_export.jar;
4742: geogebra_gui.jar.pack.gz;
4743: geogebra_main.jar;
4744: geogebra_properties.jar.pack.gz;
4745: jlatexmath.jar;
4746: jlatexmath.jar.pack.gz;
4747: jlm_cyrillic.jar;
4748: jlm_cyrillic.jar.pack.gz;
4749: jlm_greek.jar;
4750: jlm_greek.jar.pack.gz;
4751: </filenames>
4752: </fileglob>
4753:
4754: <file>
4755: <source>loncom/html/adm/jmol/jmol-loncapa.zip</source>
4756: <target dist='default'>home/httpd/html/adm/jmol</target>
4757: <categoryname>script</categoryname>
4758: <description>
4759: Jmol for displaying structures, scripted installation that unzips installation file
4760: in the appropriate location
4761: NOTE: the commands file `mv`'s the files out of the original location provided
4762: unzipping the file, making it look cleaner in the /home/.../adm/ directory
4763: </description>
4764: <installscript>
4765: commands
4766: </installscript>
4767: <dependencies>
4768: loncom/html/adm/jmol/commands;
4769: loncom/html/adm/jmol/VERSION;
4770: loncom/html/adm/jmol/jmol-loncapa.zip;
4771: </dependencies>
4772: </file>
4773:
4774: <file>
4775: <source>loncom/homework/convertjme.pl</source>
4776: <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
4777: <categoryname>script</categoryname>
4778: <description>
4779: Dynamically converts JME strings into either a png or ps file.
4780: </description>
4781: </file>
4782:
4783: <fileglob>
4784: <glob>*.*</glob>
4785: <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>
4786: <targetdir dist='default'>home/httpd/html/adm/dragmath/</targetdir>
4787: <categoryname>interface file</categoryname>
4788: <description>
4789: Dragmath is a Java-based formula editor
4790: </description>
4791: <filenames>
4792: MaximaPopup.html;
4793: EditMathPopup.html;
4794: FCKEditMathPopup.html
4795: </filenames>
4796: </fileglob>
4797:
4798: <file>
4799: <source>loncom/html/adm/dragmath/dragmath-0.7.9.zip</source>
4800: <target dist='default'>home/httpd/html/adm/dragmath</target>
4801: <categoryname>script</categoryname>
4802: <description>
4803: dragmath formula editor, scripted installation unzips installation file
4804: in the appropriate location
4805: </description>
4806: <installscript>
4807: commands
4808: </installscript>
4809: <dependencies>
4810: loncom/html/adm/dragmath/commands;
4811: loncom/html/adm/dragmath/dragmath-0.7.9.zip;
4812: </dependencies>
4813: </file>
4814:
4815: <file>
4816: <source>loncom/html/adm/LC_math_editor/dist/LC_math_editor.min.js</source>
4817: <target dist='default'>home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js</target>
4818: <categoryname>interface file</categoryname>
4819: <description>
4820: LON-CAPA math editor
4821: </description>
4822: </file>
4823:
4824: <file>
4825: <source>loncom/javascriptlib/file_upload.js</source>
4826: <target dist='default'>home/httpd/html/res/adm/includes/file_upload.js</target>
4827: <categoryname>interface file</categoryname>
4828: <description>
4829: JavaScript dealing with file uploads
4830: </description>
4831: </file>
4832:
4833: <file>
4834: <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip</source>
4835: <target dist='default'>home/httpd/html/adm/MathJax</target>
4836: <categoryname>script</categoryname>
4837: <description>
4838: MathJax for processing Tex, scripted installation that unzips installation file
4839: in the appropriate location
4840: NOTE: the commands file `mv`'s the files out of the original location provided
4841: unzipping the file, making it look cleaner in the /home/.../adm/ directory
4842: </description>
4843: <installscript>
4844: commands
4845: </installscript>
4846: <dependencies>
4847: loncom/html/adm/MathJax/commands;
4848: loncom/html/adm/MathJax/VERSION;
4849: loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip;
4850: </dependencies>
4851: </file>
4852:
4853: <file>
4854: <source>loncom/html/adm/geogebra/geogebraweb_4.4.tar.gz</source>
4855: <target dist='default'>home/httpd/html/adm/geogebra/web</target>
4856: <categoryname>script</categoryname>
4857: <description>
4858: HTML5/JavaScript Version of GeoGebra
4859: </description>
4860: <installscript>
4861: commands
4862: </installscript>
4863: <dependencies>
4864: loncom/html/adm/geogebra/commands;
4865: loncom/html/adm/geogebra/VERSION;
4866: loncom/html/adm/geogebra/geogebraweb_4.4.tar.gz;
4867: </dependencies>
4868: </file>
4869:
4870: <file>
4871: <source>loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz</source>
4872: <target dist='default'>home/httpd/html/ckeditor</target>
4873: <categoryname>script</categoryname>
4874: <description>
4875: GUI HTML Editor, scripted installation decompress the tarball and
4876: installs the loncapa config.js file
4877: </description>
4878: <installscript>
4879: commands
4880: </installscript>
4881: <dependencies>
4882: loncom/html/adm/ckeditor/commands;
4883: loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz;
4884: loncom/html/adm/ckeditor/loncapaconfig.js;
4885: loncom/html/adm/ckeditor/VERSION;
4886: loncom/html/adm/ckeditor/plugins/lcm/plugin.js;
4887: loncom/html/adm/ckeditor/plugins/lcm/dialogs/lcm.js;
4888: loncom/html/adm/ckeditor/plugins/lcm/icons/lcm.png;
4889: loncom/html/adm/ckeditor/plugins/lcm/icons/hidpi/lcm.png;
4890: loncom/html/adm/ckeditor/plugins/lcm/images/loader.gif;
4891: loncom/html/adm/ckeditor/plugins/lcm/lang/af.js;
4892: loncom/html/adm/ckeditor/plugins/lcm/lang/ar.js;
4893: loncom/html/adm/ckeditor/plugins/lcm/lang/ca.js;
4894: loncom/html/adm/ckeditor/plugins/lcm/lang/cs.js;
4895: loncom/html/adm/ckeditor/plugins/lcm/lang/cy.js;
4896: loncom/html/adm/ckeditor/plugins/lcm/lang/da.js;
4897: loncom/html/adm/ckeditor/plugins/lcm/lang/de.js;
4898: loncom/html/adm/ckeditor/plugins/lcm/lang/el.js;
4899: loncom/html/adm/ckeditor/plugins/lcm/lang/en-gb.js;
4900: loncom/html/adm/ckeditor/plugins/lcm/lang/en.js;
4901: loncom/html/adm/ckeditor/plugins/lcm/lang/eo.js;
4902: loncom/html/adm/ckeditor/plugins/lcm/lang/es.js;
4903: loncom/html/adm/ckeditor/plugins/lcm/lang/fa.js;
4904: loncom/html/adm/ckeditor/plugins/lcm/lang/fi.js;
4905: loncom/html/adm/ckeditor/plugins/lcm/lang/fr.js;
4906: loncom/html/adm/ckeditor/plugins/lcm/lang/gl.js;
4907: loncom/html/adm/ckeditor/plugins/lcm/lang/he.js;
4908: loncom/html/adm/ckeditor/plugins/lcm/lang/hr.js;
4909: loncom/html/adm/ckeditor/plugins/lcm/lang/hu.js;
4910: loncom/html/adm/ckeditor/plugins/lcm/lang/it.js;
4911: loncom/html/adm/ckeditor/plugins/lcm/lang/ja.js;
4912: loncom/html/adm/ckeditor/plugins/lcm/lang/km.js;
4913: loncom/html/adm/ckeditor/plugins/lcm/lang/ku.js;
4914: loncom/html/adm/ckeditor/plugins/lcm/lang/lt.js;
4915: loncom/html/adm/ckeditor/plugins/lcm/lang/nb.js;
4916: loncom/html/adm/ckeditor/plugins/lcm/lang/nl.js;
4917: loncom/html/adm/ckeditor/plugins/lcm/lang/no.js;
4918: loncom/html/adm/ckeditor/plugins/lcm/lang/pl.js;
4919: loncom/html/adm/ckeditor/plugins/lcm/lang/pt-br.js;
4920: loncom/html/adm/ckeditor/plugins/lcm/lang/pt.js;
4921: loncom/html/adm/ckeditor/plugins/lcm/lang/ro.js;
4922: loncom/html/adm/ckeditor/plugins/lcm/lang/ru.js;
4923: loncom/html/adm/ckeditor/plugins/lcm/lang/sk.js;
4924: loncom/html/adm/ckeditor/plugins/lcm/lang/sl.js;
4925: loncom/html/adm/ckeditor/plugins/lcm/lang/sq.js;
4926: loncom/html/adm/ckeditor/plugins/lcm/lang/sv.js;
4927: loncom/html/adm/ckeditor/plugins/lcm/lang/tr.js;
4928: loncom/html/adm/ckeditor/plugins/lcm/lang/tt.js;
4929: loncom/html/adm/ckeditor/plugins/lcm/lang/uk.js;
4930: loncom/html/adm/ckeditor/plugins/lcm/lang/vi.js;
4931: loncom/html/adm/ckeditor/plugins/lcm/lang/zh-cn.js;
4932: loncom/html/adm/ckeditor/plugins/lcm/lang/zh.js;
4933: loncom/html/adm/ckeditor/plugins/chem/plugin.js;
4934: loncom/html/adm/ckeditor/plugins/chem/dialogs/chem.js;
4935: loncom/html/adm/ckeditor/plugins/chem/icons/chem.png;
4936: loncom/html/adm/ckeditor/plugins/chem/icons/hidpi/chem.png;
4937: loncom/html/adm/ckeditor/plugins/chem/lang/de.js;
4938: loncom/html/adm/ckeditor/plugins/chem/lang/en.js;
4939: loncom/html/adm/ckeditor/plugins/chem/lang/es.js;
4940: loncom/html/adm/ckeditor/plugins/chem/lang/fr.js;
4941: loncom/html/adm/ckeditor/plugins/chem/lang/ja.js;
4942: loncom/html/adm/ckeditor/plugins/chem/lang/pt-br.js;
4943: loncom/html/adm/ckeditor/plugins/chem/lang/pt.js;
4944: loncom/html/adm/ckeditor/plugins/chem/lang/ru.js;
4945: loncom/html/adm/ckeditor/plugins/chem/lang/zh-cn.js;
4946: loncom/html/adm/ckeditor/plugins/chem/lang/zh.js;
4947: </dependencies>
4948: </file>
4949:
4950: <fileglob>
4951: <glob>*.js</glob>
4952: <sourcedir>loncom/html/adm/jpicker/</sourcedir>
4953: <targetdir dist='default'>home/httpd/html/adm/jpicker/js/</targetdir>
4954: <categoryname>interface file</categoryname>
4955: <description>
4956: JQuery colorpicker javascript library
4957: </description>
4958: <filenames>
4959: jpicker-1.1.6.min.js;
4960: </filenames>
4961: </fileglob>
4962:
4963: <fileglob>
4964: <glob>*.css</glob>
4965: <sourcedir>loncom/html/adm/jpicker/css/</sourcedir>
4966: <targetdir dist='default'>home/httpd/html/adm/jpicker/css/</targetdir>
4967: <categoryname>interface file</categoryname>
4968: <description>
4969: JQuery colorpicker javascript library css files
4970: </description>
4971: <filenames>
4972: jPicker-1.1.6.min.css;
4973: </filenames>
4974: </fileglob>
4975:
4976: <fileglob>
4977: <glob>*.*</glob>
4978: <sourcedir>loncom/html/adm/jpicker/images/</sourcedir>
4979: <targetdir dist='default'>home/httpd/html/adm/jpicker/images/</targetdir>
4980: <categoryname>interface file</categoryname>
4981: <description>
4982: JQuery color picker javascript library image files
4983: </description>
4984: <filenames>
4985: AlphaBar.png;
4986: bar-opacity.png;
4987: Bars.png;
4988: map-opacity.png;
4989: mappoint.gif;
4990: Maps.png;
4991: NoColor.png;
4992: picker.gif;
4993: preview-opacity.png;
4994: rangearrows.gif;
4995: </filenames>
4996: </fileglob>
4997:
4998: <fileglob>
4999: <glob>*.js</glob>
5000: <sourcedir>loncom/html/adm/countdown/</sourcedir>
5001: <targetdir dist='default'>home/httpd/html/adm/countdown/js/</targetdir>
5002: <categoryname>interface file </categoryname>
5003: <description>
5004: JQuery countdown timer javascript files
5005: </description>
5006: <filenames>
5007: jquery.countdown-ar.js;
5008: jquery.countdown-bg.js;
5009: jquery.countdown-bs.js;
5010: jquery.countdown-bn.js;
5011: jquery.countdown-ca.js;
5012: jquery.countdown-cs.js;
5013: jquery.countdown-cy.js;
5014: jquery.countdown-da.js;
5015: jquery.countdown-de.js;
5016: jquery.countdown-el.js;
5017: jquery.countdown-es.js;
5018: jquery.countdown-et.js;
5019: jquery.countdown-fa.js;
5020: jquery.countdown-fi.js;
5021: jquery.countdown-fr.js;
5022: jquery.countdown-gl.js;
5023: jquery.countdown-gu.js;
5024: jquery.countdown-he.js;
5025: jquery.countdown-hr.js;
5026: jquery.countdown-hu.js;
5027: jquery.countdown-hy.js;
5028: jquery.countdown-id.js;
5029: jquery.countdown-it.js;
5030: jquery.countdown-ja.js;
5031: jquery.countdown.js;
5032: jquery.countdown-kn.js;
5033: jquery.countdown-ko.js;
5034: jquery.countdown-lt.js;
5035: jquery.countdown-lv.js;
5036: jquery.countdown.min.js;
5037: jquery.countdown-ml.js;
5038: jquery.countdown-ms.js;
5039: jquery.countdown-my.js;
5040: jquery.countdown-nb.js;
5041: jquery.countdown-nl.js;
5042: jquery.countdown-pl.js;
5043: jquery.countdown-pt-BR.js;
5044: jquery.countdown-ro.js;
5045: jquery.countdown-ru.js;
5046: jquery.countdown-sk.js;
5047: jquery.countdown-sl.js;
5048: jquery.countdown-sq.js;
5049: jquery.countdown-sr.js;
5050: jquery.countdown-sr-SR.js;
5051: jquery.countdown-sv.js;
5052: jquery.countdown-th.js;
5053: jquery.countdown-tr.js;
5054: jquery.countdown-uk.js;
5055: jquery.countdown-uz.js;
5056: jquery.countdown-vi.js;
5057: jquery.countdown-zh-CN.js;
5058: jquery.countdown-zh-TW.js;
5059: </filenames>
5060: </fileglob>
5061: <fileglob>
5062: <glob>*.css</glob>
5063: <sourcedir>loncom/html/adm/countdown/</sourcedir>
5064: <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
5065: <categoryname>interface file</categoryname>
5066: <description>
5067: JQuery countdown timer CSS files
5068: </description>
5069: <filenames>
5070: jquery.countdown.css;
5071: </filenames>
5072: </fileglob>
5073: <fileglob>
5074: <glob>*.gif</glob>
5075: <sourcedir>loncom/html/adm/countdown/</sourcedir>
5076: <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
5077: <categoryname>interface file</categoryname>
5078: <description>
5079: JQuery countdown timer Image file for Glowing countdown
5080: </description>
5081: <filenames>
5082: countdownGlowing.gif;
5083: </filenames>
5084: </fileglob>
5085: <fileglob>
5086: <glob>*.png</glob>
5087: <sourcedir>loncom/html/adm/countdown/</sourcedir>
5088: <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
5089: <categoryname>interface file</categoryname>
5090: <description>
5091: JQuery countdown timer Image file for LED style countdown
5092: </description>
5093: <filenames>
5094: countdownLED.png;
5095: </filenames>
5096: </fileglob>
5097: <fileglob>
5098: <glob>*.js</glob>
5099: <sourcedir>loncom/html/adm/jQuery/addons/</sourcedir>
5100: <targetdir>home/httpd/html/adm/jQuery/addons/</targetdir>
5101: <categoryname>script</categoryname>
5102: <description>
5103: Addons for jQuery
5104: </description>
5105: <filenames>
5106: jquery-scrolltofixed.js;
5107: jquery.viewport.mini.js;
5108: </filenames>
5109: </fileglob>
5110: <!-- JQuery spellchecker plugin -->
5111:
5112: <fileglob>
5113: <glob>*.js</glob>
5114: <sourcedir>loncom/html/adm/spellcheck/js/</sourcedir>
5115: <targetdir dist='default'>home/httpd/html/adm/spellchecker/js/</targetdir>
5116: <categoryname>interface file</categoryname>
5117: <description>
5118: JQuery spellchecker plugin
5119: </description>
5120: <filenames>
5121: jquery.spellchecker.min.js;
5122: </filenames>
5123: </fileglob>
5124: <fileglob>
5125: <glob>*.css</glob>
5126: <sourcedir>loncom/html/adm/spellcheck/css/</sourcedir>
5127: <targetdir dist='default'>home/httpd/html/adm/spellchecker/css/</targetdir>
5128: <categoryname>interface file</categoryname>
5129: <description>
5130: JQuery spellchecker plugin
5131: </description>
5132: <filenames>
5133: spellchecker.css;
5134: </filenames>
5135: </fileglob>
5136: <fileglob>
5137: <glob>*.png</glob>
5138: <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
5139: <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
5140: <categoryname>interface file</categoryname>
5141: <description>
5142: JQuery spellchecker plugin
5143: </description>
5144: <filenames>
5145: spellchecker_shadow.png;
5146: spellcheck.png;
5147: </filenames>
5148: </fileglob>
5149: <fileglob>
5150: <glob>*.gif</glob>
5151: <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
5152: <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
5153: <categoryname>interface file</categoryname>
5154: <description>
5155: JQuery spellchecker plugin
5156: </description>
5157: <filenames>
5158: spellchecker_bg.gif;
5159: </filenames>
5160: </fileglob>
5161:
5162: <fileglob>
5163: <glob>*.*</glob>
5164: <sourcedir>loncom/html/adm/jQuery/js/</sourcedir>
5165: <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>
5166: <categoryname>interface file</categoryname>
5167: <description>
5168: jQuery custom distribution of version 3.2.1, UI version 1.12.1
5169: </description>
5170: <filenames>
5171: jquery-3.2.1.min.js;
5172: jquery-ui-1.12.1.custom.min.js;
5173: </filenames>
5174: </fileglob>
5175:
5176: <fileglob>
5177: <glob>*.*</glob>
5178: <sourcedir>loncom/html/adm/jQuery/css/smoothness/</sourcedir>
5179: <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
5180: <categoryname>interface file</categoryname>
5181: <description>
5182: jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- stylesheets
5183: </description>
5184: <filenames>
5185: jquery-ui-1.12.1.custom.min.css;
5186: </filenames>
5187: </fileglob>
5188:
5189: <fileglob>
5190: <glob>*.*</glob>
5191: <sourcedir>loncom/html/adm/jQuery/css/smoothness/images/</sourcedir>
5192: <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
5193: <categoryname>interface file</categoryname>
5194: <description>
5195: jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- images for css.
5196: </description>
5197: <filenames>
5198: ui-bg_flat_0_aaaaaa_40x100.png;
5199: ui-bg_flat_75_ffffff_40x100.png;
5200: ui-bg_glass_55_fbf9ee_1x400.png;
5201: ui-bg_glass_65_ffffff_1x400.png;
5202: ui-bg_glass_75_dadada_1x400.png;
5203: ui-bg_glass_75_e6e6e6_1x400.png;
5204: ui-bg_glass_95_fef1ec_1x400.png;
5205: ui-bg_highlight-soft_75_cccccc_1x100.png;
5206: ui-icons_2e83ff_256x240.png;
5207: ui-icons_222222_256x240.png;
5208: ui-icons_454545_256x240.png;
5209: ui-icons_888888_256x240.png;
5210: ui-icons_cd0a0a_256x240.png;
5211: </filenames>
5212: </fileglob>
5213:
5214: <!-- JQuery nicescroll plugin -->
5215:
5216: <fileglob>
5217: <glob>*.js</glob>
5218: <sourcedir>loncom/html/adm/nicescroll/js/</sourcedir>
5219: <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
5220: <categoryname>interface file</categoryname>
5221: <description>
5222: jQuery nicescroll plugin javascript
5223: </description>
5224: <filenames>
5225: jquery.nicescroll.min.js;
5226: </filenames>
5227: </fileglob>
5228:
5229: <fileglob>
5230: <glob>*.png</glob>
5231: <sourcedir>loncom/html/adm/nicescroll/images/</sourcedir>
5232: <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
5233: <categoryname>interface file</categoryname>
5234: <description>
5235: jQuery nicescroll plugin image
5236: </description>
5237: <filenames>
5238: zoomico.png;
5239: </filenames>
5240: </fileglob>
5241:
5242: <fileglob>
5243: <glob>*.*</glob>
5244: <sourcedir>loncom/html/adm/codemirror/</sourcedir>
5245: <targetdir>home/httpd/html/adm/codemirror/</targetdir>
5246: <categoryname>script</categoryname>
5247: <description>
5248: Codemirror for xml editor and script blocks in colorful editor
5249: </description>
5250: <filenames>
5251: codemirror-combined.css;
5252: codemirror-combined-xml.css;
5253: codemirror-compressed-colorful.js;
5254: codemirror-compressed-xml.js;
5255: </filenames>
5256: </fileglob>
5257:
5258: <file>
5259: <source>loncom/interface/lontest.pm</source>
5260: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
5261: <categoryname>handler</categoryname>
5262: <description>
5263: Used for debugging and testing the LON-CAPA system.
5264: </description>
5265: <status>works/unverified</status>
5266: </file>
5267: <file>
5268: <source>loncom/homework/radiobuttonresponse.pm</source>
5269: <target dist='default'>
5270: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
5271: <categoryname>handler</categoryname>
5272: <description>
5273: Handles multiple-choice style responses.
5274: </description>
5275: <status>works/unverified</status>
5276: </file>
5277: <file>
5278: <source>loncom/interface/loncommunicate.pm</source>
5279: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
5280: <categoryname>handler</categoryname>
5281: <description>
5282: Will be the access handler to email sending, as well as the planned
5283: chatrooms, etc.
5284: </description>
5285: <status>works/unverified</status>
5286: </file>
5287: <file>
5288: <source>loncom/interface/lonerrorhandler.pm</source>
5289: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
5290: <categoryname>handler</categoryname>
5291: <description>
5292: Handles errors.
5293: </description>
5294: <status>works/unverified</status>
5295: </file>
5296: <file>
5297: <source>loncom/interface/lonevaluate.pm</source>
5298: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
5299: <categoryname>handler</categoryname>
5300: <description>
5301: Handles evaluation.
5302: </description>
5303: <status>works/unverified</status>
5304: </file>
5305: <file>
5306: <source>loncom/interface/lonfeedback.pm</source>
5307: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
5308: <categoryname>handler</categoryname>
5309: <description>
5310: Handles feedback from students to instructors and system administrators.
5311: Provides a screenshot of the current
5312: resource, as well as previous attempts if the resource was a homework.
5313: Used by lonmsg.pm.
5314: </description>
5315: <status>works/unverified</status>
5316: </file>
5317: <file>
5318: <source>loncom/interface/lonnavmaps.pm</source>
5319: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
5320: <categoryname>handler</categoryname>
5321: <description>
5322: Handles navigational maps.
5323: </description>
5324: <status>works/unverified</status>
5325: </file>
5326: <file>
5327: <source>loncom/interface/lonnavdisplay.pm</source>
5328: <target dist='default'>home/httpd/lib/perl/Apache/lonnavdisplay.pm</target>
5329: <categoryname>handler</categoryname>
5330: <description>
5331: Displays the nav map to the user
5332: </description>
5333: <status>works/unverified</status>
5334: </file>
5335: <file>
5336: <source>doc/man/Apache__lonnavmaps.3</source>
5337: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
5338: <categoryname>doc</categoryname>
5339: <description>man page for lonnavmaps.pm</description>
5340: <build trigger='always run'>
5341: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm > \
5342: ../../doc/man/Apache__lonnavmaps.3 && echo 'manifying lonnavmaps.pm'
5343: </build>
5344: <status>works/unverified</status>
5345: <dependencies>
5346: ../../loncom/interface/lonnavmaps.pm
5347: </dependencies>
5348: </file>
5349: <file>
5350: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
5351: <target dist='default'>
5352: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
5353: </target>
5354: <categoryname>doc</categoryname>
5355: <description>POD-derived page for lonnavmaps.pm</description>
5356: <build trigger='always run'>
5357: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm > \
5358: ../../doc/lib/perl/Apache/lonnavmaps.html && \
5359: echo 'pod2html lonnavmaps.pm'
5360: </build>
5361: <status>works/unverified</status>
5362: <dependencies>
5363: ../../loncom/interface/lonnavmaps.pm
5364: </dependencies>
5365: </file>
5366: <file>
5367: <source>loncom/interface/lonselstudent.pm</source>
5368: <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
5369: <categoryname>handler</categoryname>
5370: <description>
5371: re-usable student selection subs.
5372: </description>
5373: <status>testing/unverified</status>
5374: </file>
5375: <file>
5376: <source>loncom/interface/lonhelper.pm</source>
5377: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
5378: <categoryname>handler</categoryname>
5379: <description>
5380: Helper framework.
5381: </description>
5382: <status>works/unverified</status>
5383: </file>
5384: <file>
5385: <source>loncom/html/adm/helper/parameter.helper</source>
5386: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
5387: <categoryname>handler</categoryname>
5388: <description>
5389: Parameter setting helper.
5390: </description>
5391: <status>works/unverified</status>
5392: </file>
5393: <file>
5394: <source>loncom/html/adm/helper/course.initialization.helper</source>
5395: <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
5396: <categoryname>handler</categoryname>
5397: <description>
5398: Course initialization helper.
5399: </description>
5400: <status>works/unverified</status>
5401: </file>
5402: <file>
5403: <source>loncom/html/adm/helper/resettimes.helper</source>
5404: <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
5405: <categoryname>handler</categoryname>
5406: <description>
5407: Helper to resetting a student's first access time.
5408: </description>
5409: <status>works/unverified</status>
5410: </file>
5411: <file>
5412: <source>loncom/html/adm/helper/newslot.helper</source>
5413: <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
5414: <categoryname>handler</categoryname>
5415: <description>
5416: Slot creation and editing helper.
5417: </description>
5418: <status>works/unverified</status>
5419: </file>
5420: <file>
5421: <source>loncom/interface/lonquickgrades.pm</source>
5422: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
5423: <categoryname>handler</categoryname>
5424: <description>
5425: Student quick grades interface.
5426: </description>
5427: <status>works/unverified</status>
5428: </file>
5429: <file>
5430: <source>loncom/interface/lonpreferences.pm</source>
5431: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
5432: <categoryname>handler</categoryname>
5433: <description>
5434: Handles user preferences associated with customizing the online LON-CAPA
5435: educational environment.
5436: </description>
5437: <status>works/unverified</status>
5438: </file>
5439: <file>
5440: <source>loncom/interface/lonprintout.pm</source>
5441: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
5442: <categoryname>handler</categoryname>
5443: <description>
5444: Handles the production of printable files and resources.
5445: </description>
5446: <status>works/unverified</status>
5447: </file>
5448: <file>
5449: <source>loncom/interface/entities.pm</source>
5450: <target dist='default'>home/httpd/lib/perl/Apache/entities.pm</target>
5451: <categoryname>handler</categoryname>
5452: <description>
5453: Converts html/xml entities to latex.
5454: </description>
5455: </file>
5456: <file>
5457: <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
5458: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
5459: <categoryname>system file</categoryname>
5460: <description>
5461: Provides a common interface to LON-CAPA metadata.
5462: </description>
5463: </file>
5464: <file>
5465: <source>loncom/interface/lonsearchcat.pm</source>
5466: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
5467: <categoryname>handler</categoryname>
5468: <description>
5469: Handles a searchable catalogue.
5470: </description>
5471: <status>works/unverified</status>
5472: </file>
5473: <file>
5474: <source>loncom/interface/lonsearchcourse.pm</source>
5475: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcourse.pm</target>
5476: <categoryname>handler</categoryname>
5477: <description>
5478: Handles a searches inside courses/communities.
5479: </description>
5480: <status>works/unverified</status>
5481: </file>
5482: <file>
5483: <source>loncom/interface/lonmysql.pm</source>
5484: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
5485: <categoryname>handler</categoryname>
5486: <description>
5487: Provides utility functions for creating and accessing mysql database tables.
5488: </description>
5489: <status>works/unverified</status>
5490: </file>
5491: <file>
5492: <source>doc/man/Apache__lonsearchcat.3</source>
5493: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
5494: <categoryname>doc</categoryname>
5495: <description>man page for lonsearchcat.pm</description>
5496: <build trigger='always run'>
5497: loncom/build/pod2man.sh ../interface/lonsearchcat.pm > \
5498: ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm'
5499: </build>
5500: <status>works/unverified</status>
5501: <dependencies>
5502: ../../loncom/interface/lonsearchcat.pm
5503: </dependencies>
5504: </file>
5505: <file>
5506: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
5507: <target dist='default'>
5508: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
5509: </target>
5510: <categoryname>doc</categoryname>
5511: <description>POD-derived page for lonsearchcat.pm</description>
5512: <build trigger='always run'>
5513: loncom/build/pod2html.sh ../interface/lonsearchcat.pm > \
5514: ../../doc/lib/perl/Apache/lonsearchcat.html && \
5515: echo 'pod2html lonsearchcat.pm'
5516: </build>
5517: <status>works/unverified</status>
5518: <dependencies>
5519: ../../loncom/interface/lonsearchcat.pm
5520: </dependencies>
5521: </file>
5522: <file>
5523: <source>loncom/interface/lonmanagekeys.pm</source>
5524: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
5525: <categoryname>handler</categoryname>
5526: <description>
5527: Allows users with "mky" privileges to generate and manage course access keys.
5528: </description>
5529: <status>works/unverified</status>
5530: </file>
5531: <file>
5532: <source>loncom/interface/lonviewclasslist.pm</source>
5533: <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
5534: <categoryname>handler</categoryname>
5535: <description>
5536: Allows users (including students) to view the classlist of their course.
5537: </description>
5538: <status>works/unverified</status>
5539: </file>
5540: <file>
5541: <source>loncom/interface/loncoursegroups.pm</source>
5542: <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
5543: <categoryname>handler</categoryname>
5544: <description>
5545: Allows course coordinators to create groups, modify existing groups (including
5546: adding, expiring or deleting group members, or modifying group member privileges.
5547: </description>
5548: <status>works/unverified</status>
5549: </file>
5550: <file>
5551: <source>loncom/interface/longroup.pm</source>
5552: <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
5553: <categoryname>handler</categoryname>
5554: <description>
5555: General routines used to gather information about courses in a group, and their settings, and also to perform auto-group adds/drops when a user's role assignment changes.
5556: </description>
5557: <status>works/unverified</status>
5558: </file>
5559: <file>
5560: <source>loncom/interface/groupboards.pm</source>
5561: <target dist='default'>home/httpd/lib/perl/Apache/groupboards.pm</target>
5562: <categoryname>handler</categoryname>
5563: <description>
5564: Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards.
5565: </description>
5566: <status>works/unverified</status>
5567: </file>
5568: <file>
5569: <source>loncom/interface/grouproster.pm</source>
5570: <target dist='default'>home/httpd/lib/perl/Apache/grouproster.pm</target>
5571: <categoryname>handler</categoryname>
5572: <description>
5573: Display group membership information. Type of information available depends on group privileges of the user.
5574: </description>
5575: <status>works/unverified</status>
5576: </file>
5577: <file>
5578: <source>loncom/interface/lonmsg.pm</source>
5579: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
5580: <categoryname>handler</categoryname>
5581: <description>
5582: lonmsg.pm has several functions to send and receive internal messages.
5583: author_res_msg - send message to resource author.
5584: user_crit_msg - send a critical message to a user. A critical message
5585: will require acknowledgment by the recipient and the sender will be notified.
5586: user_crit_received - routine to trigger acknowledgment.
5587: </description>
5588: <status>works/unverified</status>
5589: </file>
5590: <file>
5591: <source>loncom/interface/lonmsgdisplay.pm</source>
5592: <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
5593: <categoryname>handler</categoryname>
5594: <description>
5595: statuschange - change the status of a message (read, replied, forwarded, etc).
5596: The handler displays messages, has routines to reply, etc.
5597: </description>
5598: <status>works/unverified</status>
5599: </file>
5600: <file>
5601: <source>loncom/interface/courseprefs.pm</source>
5602: <target dist='default'>home/httpd/lib/perl/Apache/courseprefs.pm</target>
5603: <categoryname>handler</categoryname>
5604: <description>
5605: Interface for displaying/modifying course configuration
5606: </description>
5607: </file>
5608: <file>
5609: <source>loncom/homework/hint.pm</source>
5610: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
5611: <categoryname>handler</categoryname>
5612: <description>
5613: This handler coordinates the delivery of hints to students working on LON-CAPA
5614: problems and assignments.
5615: </description>
5616: <status>works/unverified</status>
5617: </file>
5618: <file>
5619: <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
5620: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
5621: <categoryname>handler</categoryname>
5622: <description>
5623: The top level interface for the display and editing of spreadsheets. There
5624: are three levels of spreadsheet.
5625: </description>
5626: <status>works/unverified</status>
5627: </file>
5628: <file>
5629: <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
5630: <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
5631: <categoryname>handler</categoryname>
5632: <description>
5633: Defines the parent object of each spreadsheet type (classcalc, studentcalc,
5634: assesscalc).
5635: </description>
5636: <status>works/unverified</status>
5637: </file>
5638: <file>
5639: <source>loncom/interface/spreadsheet/classcalc.pm</source>
5640: <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
5641: <categoryname>handler</categoryname>
5642: <description>
5643: Defines the specifics of the course level spreadsheet.
5644: </description>
5645: <status>works/unverified</status>
5646: </file>
5647: <file>
5648: <source>loncom/interface/spreadsheet/studentcalc.pm</source>
5649: <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
5650: <categoryname>handler</categoryname>
5651: <description>
5652: Defines the specifics of the student level spreadsheet.
5653: </description>
5654: <status>works/unverified</status>
5655: </file>
5656: <file>
5657: <source>loncom/interface/spreadsheet/assesscalc.pm</source>
5658: <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
5659: <categoryname>handler</categoryname>
5660: <description>
5661: Defines the specifics of the assessment level spreadsheet.
5662: </description>
5663: <status>works/unverified</status>
5664: </file>
5665: <file>
5666: <source>loncom/interface/lonparmset.pm</source>
5667: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
5668: <categoryname>handler</categoryname>
5669: <description>
5670: Handler for setting and modifying both course preferences and coure parameters
5671: </description>
5672: <status>works/unverified</status>
5673: </file>
5674: <file>
5675: <source>loncom/interface/slotrequest.pm</source>
5676: <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
5677: <categoryname>handler</categoryname>
5678: <description>
5679: Handler for students to add access slots
5680: </description>
5681: <status>works/unverified</status>
5682: </file>
5683: <file>
5684: <source>doc/man/Apache__lonparmset.3</source>
5685: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
5686: <categoryname>doc</categoryname>
5687: <description>man page for lonparmset.pm</description>
5688: <build trigger='always run'>
5689: loncom/build/pod2man.sh ../interface/lonparmset.pm > \
5690: ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm'
5691: </build>
5692: <status>works/unverified</status>
5693: <dependencies>
5694: ../../loncom/interface/lonparmset.pm
5695: </dependencies>
5696: </file>
5697: <file>
5698: <source>doc/lib/perl/Apache/lonparmset.html</source>
5699: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
5700: </target>
5701: <categoryname>doc</categoryname>
5702: <description>POD-derived page for lonparmset.pm</description>
5703: <build trigger='always run'>
5704: loncom/build/pod2html.sh ../interface/lonparmset.pm > \
5705: ../../doc/lib/perl/Apache/lonparmset.html && \
5706: echo 'pod2html lonparmset.pm'
5707: </build>
5708: <status>works/unverified</status>
5709: <dependencies>
5710: ../../loncom/interface/lonparmset.pm
5711: </dependencies>
5712: </file>
5713: <file>
5714: <source>loncom/publisher/lonpublisher.pm</source>
5715: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
5716: <categoryname>handler</categoryname>
5717: <description>
5718: Publishes an LON-CAPA educational resource complete with metadata
5719: (authorship, language, copyright, creation date, etc).
5720: </description>
5721: <status>works/unverified</status>
5722: </file>
5723: <file>
5724: <source>doc/man/Apache__lonpublisher.3</source>
5725: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
5726: <categoryname>doc</categoryname>
5727: <description>man page for lonpublisher.pm</description>
5728: <build trigger='always run'>
5729: loncom/build/pod2man.sh ../publisher/lonpublisher.pm > \
5730: ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm'
5731: </build>
5732: <status>works/unverified</status>
5733: <dependencies>
5734: ../../loncom/publisher/lonpublisher.pm
5735: </dependencies>
5736: </file>
5737: <file>
5738: <source>doc/lib/perl/Apache/lonpublisher.html</source>
5739: <target dist='default'>
5740: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
5741: </target>
5742: <categoryname>doc</categoryname>
5743: <description>POD-derived page for lonpublisher.pm</description>
5744: <build trigger='always run'>
5745: loncom/build/pod2html.sh ../publisher/lonpublisher.pm > \
5746: ../../doc/lib/perl/Apache/lonpublisher.html && \
5747: echo 'pod2html lonpublisher.pm'
5748: </build>
5749: <status>works/unverified</status>
5750: <dependencies>
5751: ../../loncom/publisher/lonpublisher.pm
5752: </dependencies>
5753: </file>
5754: <file>
5755: <source>loncom/interface/lonmenu.pm</source>
5756: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
5757: <categoryname>handler</categoryname>
5758: <description>
5759: Has routines which control the inline menu.
5760: </description>
5761: <status>works/unverified</status>
5762: </file>
5763: <file>
5764: <source>loncom/interface/lonmainmenu.pm</source>
5765: <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
5766: <categoryname>handler</categoryname>
5767: <description>
5768: Displays the Main menu
5769: </description>
5770: <status>works/unverified</status>
5771: </file>
5772: <file>
5773: <source>loncom/interface/lonremote.pm</source>
5774: <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
5775: <categoryname>handler</categoryname>
5776: <description>
5777: Handler to launch and collapse the remote control.
5778: </description>
5779: <status>works/unverified</status>
5780: </file>
5781: <file>
5782: <source>loncom/interface/portfolio.pm</source>
5783: <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
5784: <categoryname>handler</categoryname>
5785: <description>
5786: Handler to manage user portfolios
5787: </description>
5788: <status>unverified</status>
5789: </file>
5790: <file>
5791: <source>rat/lonpageflip.pm</source>
5792: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
5793: <categoryname>handler</categoryname>
5794: <description>Deals with forward, backward, and other page flips.</description>
5795: <status>works/unverified</status>
5796: </file>
5797: <file>
5798: <source>rat/lonratedt.pm</source>
5799: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
5800: <categoryname>handler</categoryname>
5801: <description>
5802: Builds up frame set and loads in the right thing.
5803: </description>
5804: <status>works/unverified</status>
5805: </file>
5806: <file>
5807: <source>rat/map.pm</source>
5808: <target dist='default'>home/httpd/lib/perl/LONCAPA/map.pm</target>
5809: <categoryname>handler</categoryname>
5810: <description>
5811: Functions for manipulating the contents of maps
5812: </description>
5813: <status>works/unverified</status>
5814: </file>
5815: <file>
5816: <source>rat/lonratmenu.pm</source>
5817: <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
5818: <categoryname>handler</categoryname>
5819: <description>
5820: Creates horizontal menubar in advanced RAT
5821: </description>
5822: <status>works/unverified</status>
5823: </file>
5824: <file>
5825: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
5826: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
5827: <categoryname>handler</categoryname>
5828: <description>
5829: Homework remote control.
5830: </description>
5831: <status>works/unverified</status>
5832: </file>
5833: <file>
5834: <source>loncom/html/res/adm/pages/chatroom.html</source>
5835: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
5836: <categoryname>handler</categoryname>
5837: <description>
5838: Establishes frameset for chatroom
5839: </description>
5840: <status>works/unverified</status>
5841: </file>
5842: <file>
5843: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
5844: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
5845: <categoryname>handler</categoryname>
5846: <description>
5847: This will take annotations and then plug them into a page.
5848: </description>
5849: <status>works/unverified</status>
5850: </file>
5851: <file>
5852: <source>rat/lonratsrv.pm</source>
5853: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
5854: <categoryname>handler</categoryname>
5855: <description>
5856: Handler that takes output from RAT and stores it on disk. Handles the upper
5857: hidden frame of the added window that comes up in RAT. (3 frames come up in
5858: RAT server, code, and output. This module handles server connection.)
5859: </description>
5860: <status>works/unverified</status>
5861: </file>
5862: <file>
5863: <source>rat/lonpage.pm</source>
5864: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
5865: <categoryname>handler</categoryname>
5866: <description>
5867: bundles pages into one page
5868: </description>
5869: <status>works/unverified</status>
5870: </file>
5871: <file>
5872: <source>doc/man/Apache__lonpage.3</source>
5873: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
5874: <categoryname>doc</categoryname>
5875: <description>man page for lonpage.pm</description>
5876: <build trigger='always run'>
5877: loncom/build/pod2man.sh ../../rat/lonpage.pm > \
5878: ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm'
5879: </build>
5880: <status>works/unverified</status>
5881: <dependencies>
5882: ../../rat/lonpage.pm
5883: </dependencies>
5884: </file>
5885: <file>
5886: <source>doc/lib/perl/Apache/lonpage.html</source>
5887: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
5888: </target>
5889: <categoryname>doc</categoryname>
5890: <description>POD-derived page for lonnet.pm</description>
5891: <build trigger='always run'>
5892: loncom/build/pod2html.sh ../../rat/lonpage.pm > \
5893: ../../doc/lib/perl/Apache/lonpage.html && echo 'pod2html lonpage.pm'
5894: </build>
5895: <status>works/unverified</status>
5896: <dependencies>
5897: ../../rat/lonpage.pm
5898: </dependencies>
5899: </file>
5900: <file>
5901: <source>rat/lonuserstate.pm</source>
5902: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
5903: <categoryname>handler</categoryname>
5904: <description>
5905: compile course into binary data structure
5906: </description>
5907: <status>works/unverified</status>
5908: </file>
5909: <file>
5910: <source>doc/man/Apache__lonuserstate.3</source>
5911: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
5912: <categoryname>doc</categoryname>
5913: <description>man page for lonnet.pm</description>
5914: <build trigger='always run'>
5915: loncom/build/pod2man.sh ../../rat/lonuserstate.pm > \
5916: ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm'
5917: </build>
5918: <status>works/unverified</status>
5919: <dependencies>
5920: ../../rat/lonuserstate.pm
5921: </dependencies>
5922: </file>
5923: <file>
5924: <source>doc/lib/perl/Apache/lonuserstate.html</source>
5925: <target dist='default'>
5926: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
5927: </target>
5928: <categoryname>doc</categoryname>
5929: <description>POD-derived page for lonuserstate.pm</description>
5930: <build trigger='always run'>
5931: loncom/build/pod2html.sh ../../rat/lonuserstate.pm > \
5932: ../../doc/lib/perl/Apache/lonuserstate.html && \
5933: echo 'pod2html lonuserstate.pm'
5934: </build>
5935: <status>works/unverified</status>
5936: <dependencies>
5937: ../../rat/lonuserstate.pm
5938: </dependencies>
5939: </file>
5940: <file>
5941: <source>loncom/xml/lontex.pm</source>
5942: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
5943: <categoryname>handler</categoryname>
5944: <description>
5945: Handler for tex files
5946: </description>
5947: <status>works/unverified</status>
5948: </file>
5949: <file>
5950: <source>loncom/xml/lontexconvert.pm</source>
5951: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
5952: <categoryname>handler</categoryname>
5953: <description>
5954: Access to tth/ttm
5955: </description>
5956: <status>works/unverified</status>
5957: </file>
5958: <file>
5959: <source>loncom/xml/lonxml.pm</source>
5960: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
5961: <categoryname>handler</categoryname>
5962: <description>
5963: XML Parsing Module
5964: </description>
5965: <status>works/unverified</status>
5966: </file>
5967: <file>
5968: <source>loncom/xml/lonplot.pm</source>
5969: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
5970: <categoryname>handler</categoryname>
5971: <description>
5972: XML-based plotter of graphs
5973: </description>
5974: <status>works/unverified</status>
5975: </file>
5976: <file>
5977: <source>loncom/xml/style.pm</source>
5978: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
5979: <categoryname>handler</categoryname>
5980: <description>
5981: Style Parsing Module
5982: </description>
5983: <status>works/unverified</status>
5984: </file>
5985: <file>
5986: <source>loncom/xml/londefdef.pm</source>
5987: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
5988: <categoryname>handler</categoryname>
5989: <description>
5990: Tags Default Definition Module
5991: </description>
5992: <status>works/unverified</status>
5993: </file>
5994: <file>
5995: <source>loncom/xml/lontable.pm</source>
5996: <target dist='default'>home/httpd/lib/perl/Apache/lontable.pm</target>
5997: <categoryname>server standard</categoryname>
5998: <description>
5999: Table object
6000: </description>
6001: <status>works</status>
6002: </file>
6003: <file>
6004: <source>loncom/xml/lonlatextable.pm</source>
6005: <target dist='default'>home/httpd/lib/perl/Apache/lonlatextable.pm</target>
6006: <categoryname>server standard</categoryname>
6007: <description>
6008: Simple subset replacement for LaTeX::Table
6009: </description>
6010: <status>works</status>
6011: </file>
6012: <file>
6013: <source>loncom/xml/run.pm</source>
6014: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
6015: <categoryname>handler</categoryname>
6016: <description>
6017: used to prevent poorly written problems from causing lingering after effects
6018: </description>
6019: <status>works/unverified</status>
6020: </file>
6021: <file>
6022: <source>loncom/xml/scripttag.pm</source>
6023: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
6024: <categoryname>handler</categoryname>
6025: <description>
6026: implements <script>, <scriptlib>, <parserlib>, and
6027: <import>
6028: </description>
6029: <status>works/unverified</status>
6030: </file>
6031: <file>
6032: <source>loncom/xml/languagetags.pm</source>
6033: <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
6034: <categoryname>handler</categoryname>
6035: <description>
6036: implements <mt>
6037: </description>
6038: <status>works/unverified</status>
6039: </file>
6040: <file>
6041: <source>loncom/homework/randomlylabel.pm</source>
6042: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
6043: <categoryname>handler</categoryname>
6044: <description>
6045: Handler for compositing images, and text together.
6046: </description>
6047: </file>
6048: <file>
6049: <source>loncom/homework/drawimage.pm</source>
6050: <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
6051: <categoryname>handler</categoryname>
6052: <description>
6053: Handler for programtically defining an image
6054: </description>
6055: </file>
6056: <file>
6057: <source>loncom/homework/imagechoice.pm</source>
6058: <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
6059: <categoryname>handler</categoryname>
6060: <description>
6061: Handler for picking out locations on an image.
6062: </description>
6063: </file>
6064: <file>
6065: <source>loncom/homework/rankresponse.pm</source>
6066: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
6067: <categoryname>handler</categoryname>
6068: <description>
6069: Handler for rankresponse
6070: </description>
6071: </file>
6072: <file>
6073: <source>loncom/homework/matchresponse.pm</source>
6074: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
6075: <categoryname>handler</categoryname>
6076: <description>
6077: Handler for matchresponse
6078: </description>
6079: </file>
6080: <file>
6081: <source>loncom/homework/randomlabel.pm</source>
6082: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
6083: <categoryname>handler</categoryname>
6084: <description>
6085: Interface for producing applet code which randomizes the labelling of an
6086: image.
6087: </description>
6088: </file>
6089: <file>
6090: <source>loncom/homework/lonhomework.pm</source>
6091: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
6092: <categoryname>handler</categoryname>
6093: <description>
6094: handles requests for output, evaluation, and alteration of a homework resource
6095: </description>
6096: <status>works/unverified</status>
6097: </file>
6098: <file>
6099: <source>loncom/homework/inputtags.pm</source>
6100: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
6101: <categoryname>handler</categoryname>
6102: <description>
6103: produces HTML input tags (<INPUT>) for rendering homework resources
6104: </description>
6105: <status>works/unverified</status>
6106: </file>
6107: <file>
6108: <source>loncom/homework/structuretags.pm</source>
6109: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
6110: <categoryname>handler</categoryname>
6111: <description>
6112: produces HTML tags necessary for structuring the presentation of homework
6113: resources
6114: </description>
6115: <status>works/unverified</status>
6116: </file>
6117: <file>
6118: <source>loncom/homework/bridgetask.pm</source>
6119: <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
6120: <categoryname>handler</categoryname>
6121: <description>
6122: implements the tags for supporting bridge tasks
6123: </description>
6124: <status>works/unverified</status>
6125: </file>
6126: <file>
6127: <source>loncom/homework/response.pm</source>
6128: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
6129: <categoryname>handler</categoryname>
6130: <description>
6131: defines different types of responses given to student as well as syntax for
6132: producing response values
6133: </description>
6134: <status>works/unverified</status>
6135: </file>
6136: <file>
6137: <source>loncom/homework/caparesponse/caparesponse.pm</source>
6138: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
6139: <categoryname>handler</categoryname>
6140: <description>
6141: handles request to the CAPA homework processing engine
6142: </description>
6143: <status>works/unverified</status>
6144: </file>
6145: <file>
6146: <source>loncom/homework/lonmaxima.pm</source>
6147: <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
6148: <categoryname>handler</categoryname>
6149: <description>
6150: routines to simplify talking to the maxima client
6151: </description>
6152: <status>works/unverified</status>
6153: </file>
6154: <file>
6155: <source>loncom/homework/lonr.pm</source>
6156: <target dist='default'>home/httpd/lib/perl/Apache/lonr.pm</target>
6157: <categoryname>handler</categoryname>
6158: <description>
6159: routines to simplify talking to the R client
6160: </description>
6161: <status>works/unverified</status>
6162: </file>
6163: <file>
6164: <source>loncom/xml/Safe.pm</source>
6165: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
6166: <categoryname>handler</categoryname>
6167: <description>
6168: Meant to safely substitute for CPAN version of Safe.
6169: Allows for safely executing embedded perl comands in
6170: a way that does not threaten the operating system.
6171: </description>
6172: <status>works/unverified</status>
6173: </file>
6174: <file>
6175: <source>loncom/auth/localauth.pm</source>
6176: <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
6177: <categoryname>handler</categoryname>
6178: <description>
6179: Local authentication mechanism. The target file is meant as a template
6180: for a localauth.pm file. The target file with the -std suffix is not
6181: used directly by any software program; it is just a template file.
6182: </description>
6183: <status>works/unverified</status>
6184: </file>
6185: <file>
6186: <source>loncom/auth/localauth.pm</source>
6187: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
6188: <categoryname>conf</categoryname>
6189: <description>
6190: Local authentication mechanism.
6191: </description>
6192: <status>works/unverified</status>
6193: </file>
6194: <file>
6195: <source>loncom/auth/lonacc.pm</source>
6196: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
6197: <categoryname>handler</categoryname>
6198: <description>
6199: (This module, like loncacc.pm also authenticates with cookies.)
6200: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
6201: functions (e.g. roles, logout, annotations, and bookmarks) as well
6202: as coordinating access to educational resources.
6203: </description>
6204: <status>works/unverified</status>
6205: </file>
6206: <file>
6207: <source>doc/man/Apache__lonacc.3</source>
6208: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
6209: <categoryname>doc</categoryname>
6210: <description>man page for lonacc.pm</description>
6211: <build trigger='always run'>
6212: loncom/build/pod2man.sh ../auth/lonacc.pm > \
6213: ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm'
6214: </build>
6215: <status>works/unverified</status>
6216: <dependencies>
6217: ../../loncom/auth/lonacc.pm
6218: </dependencies>
6219: </file>
6220: <file>
6221: <source>doc/lib/perl/Apache/lonacc.html</source>
6222: <target dist='default'>
6223: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
6224: <categoryname>doc</categoryname>
6225: <description>POD-derived page for lonacc.pm</description>
6226: <build trigger='always run'>
6227: loncom/build/pod2html.sh ../auth/lonacc.pm > \
6228: ../../doc/lib/perl/Apache/lonacc.html && echo 'pod2html lonacc.pm'
6229: </build>
6230: <status>works/unverified</status>
6231: <dependencies>
6232: ../../loncom/auth/lonacc.pm
6233: </dependencies>
6234: </file>
6235: <file>
6236: <source>loncom/auth/lonracc.pm</source>
6237: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
6238: <categoryname>handler</categoryname>
6239: <description>
6240: access handler for file transfers
6241: </description>
6242: <status>works/unverified</status>
6243: </file>
6244: <file>
6245: <source>loncom/auth/lontokacc.pm</source>
6246: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
6247: <categoryname>handler</categoryname>
6248: <description>
6249: handler for inter-server transfer of token accessed files, includes
6250: cleanup handler to remove file when successfully done
6251: </description>
6252: <status>works/unverified</status>
6253: </file>
6254: <file>
6255: <source>loncom/auth/lonuploadedacc.pm</source>
6256: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
6257: <categoryname>handler</categoryname>
6258: <description>
6259: access handler for user uploaded files
6260: </description>
6261: <status>works/unverified</status>
6262: </file>
6263: <file>
6264: <source>loncom/auth/lonwebdavacc.pm</source>
6265: <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavacc.pm</target>
6266: <categoryname>handler</categoryname>
6267: <description>authorization for webDAV access to Author Spaces</description>
6268: <status>works/unverified</status>
6269: </file>
6270: <file>
6271: <source>loncom/lontrans.pm</source>
6272: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
6273: <categoryname>handler</categoryname>
6274: <description>
6275: URI to filename translation
6276: </description>
6277: <status>works/unverified</status>
6278: </file>
6279: <file>
6280: <source>loncom/lonenc.pm</source>
6281: <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
6282: <categoryname>handler</categoryname>
6283: <description>
6284: Encryption and decryption of URIs
6285: </description>
6286: <status>works/unverified</status>
6287: </file>
6288: <file>
6289: <source>loncom/lonencurl.pm</source>
6290: <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
6291: <categoryname>handler</categoryname>
6292: <description>
6293: Handler that takes care of decrypting request URL's
6294: </description>
6295: <status>works/unverified</status>
6296: </file>
6297: <file>
6298: <source>doc/man/Apache__lonracc.3</source>
6299: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
6300: <categoryname>doc</categoryname>
6301: <description>man page for lonracc.pm</description>
6302: <build trigger='always run'>
6303: loncom/build/pod2man.sh ../auth/lonracc.pm > \
6304: ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm'
6305: </build>
6306: <status>works/unverified</status>
6307: <dependencies>
6308: ../../loncom/auth/lonracc.pm
6309: </dependencies>
6310: </file>
6311: <file>
6312: <source>doc/lib/perl/Apache/lonracc.html</source>
6313: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
6314: </target>
6315: <categoryname>doc</categoryname>
6316: <description>POD-derived page for lonracc.pm</description>
6317: <build trigger='always run'>
6318: loncom/build/pod2html.sh ../auth/lonracc.pm > \
6319: ../../doc/lib/perl/Apache/lonracc.html && echo 'pod2html lonracc.pm'
6320: </build>
6321: <status>works/unverified</status>
6322: <dependencies>
6323: ../../loncom/auth/lonracc.pm
6324: </dependencies>
6325: </file>
6326: <file>
6327: <source>loncom/auth/loncacc.pm</source>
6328: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
6329: <categoryname>handler</categoryname>
6330: <description>
6331: This module provides access to an educational resource construction area.
6332: This module is invoked by the URL-related pattern syntax
6333: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
6334: Authentication of user identity
6335: is coordinated through cookies. The abbreviation "cacc" corresponds
6336: to "construction-space access"). If the cookie handle is invalid, then
6337: this module returns a forbidden status and makes appropriate log entries.
6338: If the cookie handle is valid, status is determined to be okay (and,
6339: for the "priv"-type access, the resource is delivered by the
6340: <tt>lonconstruct</tt> module).
6341: </description>
6342: <status>works/unverified</status>
6343: </file>
6344: <file>
6345: <source>doc/man/Apache__loncacc.3</source>
6346: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
6347: <categoryname>doc</categoryname>
6348: <description>man page for loncacc.pm</description>
6349: <build trigger='always run'>
6350: loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 \
6351: && echo 'manifying loncacc.pm'
6352: </build>
6353: <status>works/unverified</status>
6354: <dependencies>
6355: ../../loncom/auth/loncacc.pm
6356: </dependencies>
6357: </file>
6358: <file>
6359: <source>doc/lib/perl/Apache/loncacc.html</source>
6360: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
6361: </target>
6362: <categoryname>doc</categoryname>
6363: <description>POD-derived page for loncacc.pm</description>
6364: <build trigger='always run'>
6365: loncom/build/pod2html.sh ../auth/loncacc.pm > \
6366: ../../doc/lib/perl/Apache/loncacc.html && echo 'pod2html loncacc.pm'
6367: </build>
6368: <status>works/unverified</status>
6369: <dependencies>
6370: ../../loncom/auth/loncacc.pm
6371: </dependencies>
6372: </file>
6373: <file>
6374: <source>loncom/auth/lonstatusacc.pm</source>
6375: <target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
6376: <categoryname>handler</categoryname>
6377: <description>
6378: This module provides access to server status - Apache's server-status and
6379: files in the /home/httpd/html/lon-status directory, for which it is invoked
6380: by the URL-related pattern syntax:
6381: <tt>LocationMatch "^/+lon-status/.*"</tt>.
6382: </description>
6383: <status>works/unverified</status>
6384: </file>
6385: <file>
6386: <source>loncom/auth/lonauth.pm</source>
6387: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
6388: <categoryname>handler</categoryname>
6389: <description>authenticate, set up session environment</description>
6390: <status>works/unverified</status>
6391: </file>
6392: <file>
6393: <source>loncom/auth/lonlogin.pm</source>
6394: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
6395: <categoryname>handler</categoryname>
6396: <description>login screen</description>
6397: <status>works/unverified</status>
6398: </file>
6399: <file>
6400: <source>loncom/auth/restrictedaccess.pm</source>
6401: <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
6402: <categoryname>handler</categoryname>
6403: <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
6404: <status>works/unverified</status>
6405: </file>
6406: <file>
6407: <source>loncom/auth/blockedaccess.pm</source>
6408: <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
6409: <categoryname>handler</categoryname>
6410: <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)</description>
6411: <status>works/unverified</status>
6412: </file>
6413: <file>
6414: <source>loncom/auth/lonipcheck.pm</source>
6415: <target dist='default'>home/httpd/lib/perl/Apache/lonipcheck.pm</target>
6416: <categoryname>handler</categoryname>
6417: <description>Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked</description>
6418: <status>works/unverified</status>
6419: </file>
6420: <file>
6421: <source>loncom/auth/londatecheck.pm</source>
6422: <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
6423: <categoryname>handler</categoryname>
6424: <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
6425: <status>works/unverified</status>
6426: </file>
6427: <file>
6428: <source>loncom/auth/publiccheck.pm</source>
6429: <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
6430: <categoryname>handler</categoryname>
6431: <description>Checks if resource is public and allows unauthenticated access if it is.</description>
6432: <status>works/unverified</status>
6433: </file>
6434: <file>
6435: <source>loncom/auth/lonwebdavauth.pm</source>
6436: <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavauth.pm</target>
6437: <categoryname>handler</categoryname>
6438: <description>authenticate, set up session environment for webDAV</description>
6439: <status>works/unverified</status>
6440: </file>
6441: <file>
6442: <source>loncom/auth/lonlogout.pm</source>
6443: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
6444: <categoryname>handler</categoryname>
6445: <description>logout</description>
6446: <status>works/unverified</status>
6447: </file>
6448: <file>
6449: <source>loncom/auth/migrateuser.pm</source>
6450: <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
6451: <categoryname>handler</categoryname>
6452: <description>auto logs in a remote user</description>
6453: <status>works/unverified</status>
6454: </file>
6455: <file>
6456: <source>loncom/auth/switchserver.pm</source>
6457: <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
6458: <categoryname>handler</categoryname>
6459: <description>Setups the transfer of a user between servers</description>
6460: <status>works/unverified</status>
6461: </file>
6462: <file>
6463: <source>loncom/auth/checkauthen.pm</source>
6464: <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
6465: <categoryname>handler</categoryname>
6466: <description>Checks if a user's cookie exists and is valid</description>
6467: <status>works/unverified</status>
6468: </file>
6469: <file>
6470: <source>loncom/auth/simpleauthen.pm</source>
6471: <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
6472: <categoryname>handler</categoryname>
6473: <description>Always returns DENIED</description>
6474: <status>works/unverified</status>
6475: </file>
6476: <file>
6477: <source>loncom/auth/lonshibauth.pm</source>
6478: <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>
6479: <categoryname>handler</categoryname>
6480: <description>Redirect Shibboleth authentication to Single Sign On
6481: i.e., to: /adm/sso
6482: </description>
6483: <status>works/unverified</status>
6484: </file>
6485: <file>
6486: <source>loncom/auth/lonshibacc.pm</source>
6487: <target dist='default'>home/httpd/lib/perl/Apache/lonshibacc.pm</target>
6488: <categoryname>handler</categoryname>
6489: <description>Authorization handler used to remove trailing @internet dom
6490: from Shibboleth authenticated username (e.g., @mit.edu).
6491: </description>
6492: <status>works/unverified</status>
6493: </file>
6494: <file>
6495: <source>loncom/auth/lonnoshib.pm</source>
6496: <target dist='default'>home/httpd/lib/perl/Apache/lonnoshib.pm</target>
6497: <categoryname>handler</categoryname>
6498: <description>Content handler for /adm/sso when Shibboleth auth is inactive.
6499: </description>
6500: <status>works/unverified</status>
6501: </file>
6502: <file>
6503: <source>loncom/html/adm/sso</source>
6504: <target dist='default'>home/httpd/html/adm/sso</target>
6505: <categoryname>interface file</categoryname>
6506: <description>HTML page to redirect browser request for /adm/sso to
6507: /adm/roles when Shibboleth SSO not in use (i.e., mod_shib not loaded).
6508: </description>
6509: <status>works/unverified</status>
6510: </file>
6511: <file>
6512: <source>loncom/lonnet/perl/lonrep.pm</source>
6513: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
6514: <categoryname>handler</categoryname>
6515: <description>replication</description>
6516: </file>
6517: <file>
6518: <source>loncom/lonnet/perl/lonuploadrep.pm</source>
6519: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
6520: <categoryname>handler</categoryname>
6521: <description>copying of uploaded files</description>
6522: </file>
6523: <file>
6524: <source>loncom/auth/lonroles.pm</source>
6525: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
6526: <categoryname>handler</categoryname>
6527: <description>
6528: This perl handling module reads in the available roles available
6529: for a LON-CAPA user (different courses, different privileges, etc)
6530: and produces a form-element HTML page which allows the user to select
6531: which role he wishes to exercise in the LON-CAPA system. For instance,
6532: a user may want to select between being a student in a thermodynamics
6533: physics course or a teaching assistant for an introductory calculus
6534: class.
6535: </description>
6536: </file>
6537: <file>
6538: <source>doc/man/Apache__lonroles.3</source>
6539: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
6540: <categoryname>doc</categoryname>
6541: <description>man page for lonroles.pm</description>
6542: <build trigger='always run'>
6543: loncom/build/pod2man.sh ../auth/lonroles.pm > \
6544: ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm'
6545: </build>
6546: <status>works/unverified</status>
6547: <dependencies>
6548: ../../loncom/auth/lonroles.pm
6549: </dependencies>
6550: </file>
6551: <file>
6552: <source>doc/lib/perl/Apache/lonroles.html</source>
6553: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
6554: </target>
6555: <categoryname>doc</categoryname>
6556: <description>POD-derived page for lonroles.pm</description>
6557: <build trigger='always run'>
6558: loncom/build/pod2html.sh ../auth/lonroles.pm > \
6559: ../../doc/lib/perl/Apache/lonroles.html && echo 'pod2html lonroles.pm'
6560: </build>
6561: <status>works/unverified</status>
6562: <dependencies>
6563: ../../loncom/auth/lonroles.pm
6564: </dependencies>
6565: </file>
6566: <file>
6567: <source>loncom/interface/lonsource.pm</source>
6568: <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
6569: <categoryname>handler</categoryname>
6570: <description>
6571: Problem source code viewer
6572: </description>
6573: <status>works/unverified</status>
6574: </file>
6575: <file>
6576: <source>loncom/interface/lonindexer.pm</source>
6577: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
6578: <categoryname>handler</categoryname>
6579: <description>
6580: cross server filesystem browser
6581: </description>
6582: <status>works/unverified</status>
6583: </file>
6584: <file>
6585: <source>doc/man/Apache__lonindexer.3</source>
6586: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
6587: <categoryname>doc</categoryname>
6588: <description>man page for lonindexer.pm</description>
6589: <build trigger='always run'>
6590: loncom/build/pod2man.sh ../interface/lonindexer.pm > \
6591: ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm'
6592: </build>
6593: <status>works/unverified</status>
6594: <dependencies>
6595: ../../loncom/interface/lonindexer.pm
6596: </dependencies>
6597: </file>
6598: <file>
6599: <source>doc/lib/perl/Apache/lonindexer.html</source>
6600: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
6601: </target>
6602: <categoryname>doc</categoryname>
6603: <description>POD-derived page for lonindexer.pm</description>
6604: <build trigger='always run'>
6605: loncom/build/pod2html.sh ../interface/lonindexer.pm > \
6606: ../../doc/lib/perl/Apache/lonindexer.html && \
6607: echo 'pod2html lonindexer.pm'
6608: </build>
6609: <status>works/unverified</status>
6610: <dependencies>
6611: ../../loncom/interface/lonindexer.pm
6612: </dependencies>
6613: </file>
6614: <file>
6615: <source>loncom/interface/groupsort.pm</source>
6616: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
6617: <categoryname>handler</categoryname>
6618: <description>
6619: Implements a second phase of importing multiple resources into the RAT.
6620: Allows for reordering the sequence of resources.
6621: </description>
6622: <status>works/unverified</status>
6623: </file>
6624: <file>
6625: <source>loncom/lonnet/perl/lonnet.pm</source>
6626: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
6627: <categoryname>handler</categoryname>
6628: <description>
6629: This file is an interface to the lonc processes of the LON-CAPA network
6630: as well as set of elaborated functions for handling information necessary
6631: for navigating through a given cluster of LON-CAPA machines within a domain.
6632: There are over 40 specialized functions in this module which handle
6633: the reading and transmission of metadata, user information
6634: (ids, names, environments, roles, logs), file information (storage, reading,
6635: directories, extensions, replication, embedded styles and descriptors),
6636: educational resources (course descriptions, section names and numbers),
6637: url hashing (to assign roles on a url basis), and translating abbreviated
6638: symbols to and from more descriptive phrases or explanations.
6639: </description>
6640: <status>works/unverified</status>
6641: </file>
6642: <file>
6643: <source>doc/man/Apache__lonnet.3</source>
6644: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
6645: <categoryname>doc</categoryname>
6646: <description>man page for lonnet.pm</description>
6647: <build trigger='always run'>
6648: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > \
6649: ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm'
6650: </build>
6651: <status>works/unverified</status>
6652: <dependencies>
6653: ../../loncom/lonnet/perl/lonnet.pm
6654: </dependencies>
6655: </file>
6656: <file>
6657: <source>doc/lib/perl/Apache/lonnet.html</source>
6658: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
6659: </target>
6660: <categoryname>doc</categoryname>
6661: <description>POD-derived page for lonnet.pm</description>
6662: <build trigger='always run'>
6663: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > \
6664: ../../doc/lib/perl/Apache/lonnet.html && echo 'pod2html lonnet.pm'
6665: </build>
6666: <status>works/unverified</status>
6667: <dependencies>
6668: ../../loncom/lonnet/perl/lonnet.pm
6669: </dependencies>
6670: </file>
6671: <file>
6672: <source>loncom/lonnet/perl/londns.pm</source>
6673: <target dist='default'>home/httpd/lib/perl/Apache/londns.pm</target>
6674: <categoryname>handler</categoryname>
6675: <description>
6676: Domain information serving.
6677: </description>
6678: <status>works/unverified</status>
6679: </file>
6680: <file>
6681: <source>loncom/html/index.html</source>
6682: <target dist='default'>home/httpd/html/index.html</target>
6683: <categoryname>interface file</categoryname>
6684: <description>bumps to login</description>
6685: </file>
6686: <file>
6687: <source>loncom/html/index.html</source>
6688: <target dist='default'>home/httpd/html/origindex.html</target>
6689: <categoryname>interface file</categoryname>
6690: <description>bumps to login, backup for takeonline</description>
6691: </file>
6692: <file>
6693: <source>loncom/html/favicon.ico</source>
6694: <target dist='default'>home/httpd/html/favicon.ico</target>
6695: <categoryname>interface file</categoryname>
6696: <description>Bookmark and tab icon</description>
6697: </file>
6698: <file>
6699: <source>loncom/mime.types</source>
6700: <target dist='default'>etc/httpd/conf/mime.types</target>
6701: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>etc/apache2/mime.types</target>
6702: <categoryname>www static conf</categoryname>
6703: <description>Expanded mime.types</description>
6704: </file>
6705: <link>
6706: <linkto>home/httpd/html/res</linkto>
6707: <target dist='default'>home/httpd/html/raw</target>
6708: <categoryname>symbolic link</categoryname>
6709: <description>symbolic link to /home/httpd/html/res</description>
6710: </link>
6711: <file>
6712: <source>loncom/html/adm/notfound.html</source>
6713: <target dist='default'>home/httpd/html/adm/notfound.html</target>
6714: <categoryname>interface file</categoryname>
6715: <description>
6716: static html page that is shown when an attempt is made to access a document
6717: not present on the web server
6718: </description>
6719: </file>
6720: <file>
6721: <source>loncom/html/adm/unauthorized.html</source>
6722: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
6723: <categoryname>interface file</categoryname>
6724: <description>
6725: static html page that is shown when an attempt is made to access a document
6726: which is restricted based on file or server configurations
6727: </description>
6728: </file>
6729: <file>
6730: <source>loncom/html/adm/nowebdav.html</source>
6731: <target dist='default'>home/httpd/html/adm/nowebdav.html</target>
6732: <categoryname>interface file</categoryname>
6733: <description>
6734: static html page that is shown when an attempt is made to access
6735: an inaccessible path using webDAV.
6736: </description>
6737: </file>
6738: <file>
6739: <source>loncom/html/adm/help/searchcat.html</source>
6740: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
6741: <categoryname>interface file</categoryname>
6742: <description>
6743: Help page for the search engine.
6744: </description>
6745: </file>
6746: <file>
6747: <source>rat/client/rat.html</source>
6748: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
6749: <categoryname>interface file</categoryname>
6750: <description>
6751: frameset
6752: </description>
6753: </file>
6754: <file>
6755: <source>rat/client/parameter.html</source>
6756: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
6757: <categoryname>interface file</categoryname>
6758: <description>
6759: Parameter input window.
6760: </description>
6761: </file>
6762: <file>
6763: <source>rat/client/ratcode.js</source>
6764: <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
6765: <categoryname>interface file</categoryname>
6766: <description>
6767: javascript for horizontal menubar in RAT
6768: </description>
6769: </file>
6770: <file>
6771: <source>rat/client/map.html</source>
6772: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
6773: <categoryname>interface file</categoryname>
6774: <description>
6775: bumper
6776: </description>
6777: </file>
6778: <file>
6779: <source>rat/client/empty.html</source>
6780: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
6781: <categoryname>interface file</categoryname>
6782: <description>
6783: A blank page with very minimal HTML structural elements.
6784: </description>
6785: </file>
6786: <file>
6787: <source>rat/client/loading.html</source>
6788: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
6789: <categoryname>interface file</categoryname>
6790: <description>
6791: A blank page which calls drawwindow in its opener after being loaded.
6792: </description>
6793: </file>
6794: <file>
6795: <source>loncom/includepsheader.ps</source>
6796: <target dist='default'>home/httpd/lib/includepsheader.ps</target>
6797: <categoryname>interface file</categoryname>
6798: <description>
6799: Extra header for dvips
6800: </description>
6801: </file>
6802: <fileglob>
6803: <glob>*.gif</glob>
6804: <sourcedir>rat/images/</sourcedir>
6805: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
6806: <categoryname>graphic file</categoryname>
6807: <description>
6808: icons for providing a HTML-tabled view of a course map
6809: </description>
6810: <filenames>
6811: 1.1.dt.gif;
6812: 1.1.empty.gif;
6813: 1.1.ld.gif;
6814: 1.1.lr.gif;
6815: 1.1.rd.gif;
6816: 1.1.rl.gif;
6817: 1.1.td.gif;
6818: 1.1.tdrl.gif;
6819: 1.1.tl.gif;
6820: 1.1.tr.gif;
6821: 1.1.utd.gif;
6822: 1.2.ctd.gif;
6823: 1.2.dt.gif;
6824: 1.2.empty.gif;
6825: 1.2.ld.gif;
6826: 1.2.lr.gif;
6827: 1.2.lrd.gif;
6828: 1.2.lrtd.gif;
6829: 1.2.rd.gif;
6830: 1.2.rl.gif;
6831: 1.2.rld.gif;
6832: 1.2.rltd.gif;
6833: 1.2.rtd.gif;
6834: 1.2.rtdl.gif;
6835: 1.2.rtl.gif;
6836: 1.2.td.gif;
6837: 1.2.tdl.gif;
6838: 1.2.tdrl.gif;
6839: 1.2.tl.gif;
6840: 1.2.tr.gif;
6841: 1.2.utd.gif;
6842: 2.1.dt.gif;
6843: 2.1.empty.gif;
6844: 2.1.ld.gif;
6845: 2.1.lr.gif;
6846: 2.1.rd.gif;
6847: 2.1.rl.gif;
6848: 2.1.td.gif;
6849: 2.1.tdrl.gif;
6850: 2.1.tl.gif;
6851: 2.1.tr.gif;
6852: 2.2.dt.gif;
6853: 2.2.empty.gif;
6854: 2.2.ld.gif;
6855: 2.2.lr.gif;
6856: 2.2.lrd.gif;
6857: 2.2.lrt.gif;
6858: 2.2.rd.gif;
6859: 2.2.rl.gif;
6860: 2.2.rld.gif;
6861: 2.2.rlt.gif;
6862: 2.2.td.gif;
6863: 2.2.tdl.gif;
6864: 2.2.tdr.gif;
6865: 2.2.tdrl.gif;
6866: 2.2.tl.gif;
6867: 2.2.tr.gif;
6868: 2.2.url.gif;
6869: 2.2.utd.gif;
6870: arrow.gif;
6871: bdt.gif;
6872: bempty.gif;
6873: bld.gif;
6874: blr.gif;
6875: blrd.gif;
6876: blrt.gif;
6877: bottom.gif;
6878: brd.gif;
6879: brl.gif;
6880: brld.gif;
6881: brlt.gif;
6882: btd.gif;
6883: btdl.gif;
6884: btdr.gif;
6885: btdrl.gif;
6886: btl.gif;
6887: btr.gif;
6888: burl.gif;
6889: butd.gif;
6890: condition.gif;
6891: edit.gif;
6892: finish.gif;
6893: info.gif;
6894: inscol.gif;
6895: inscond.gif;
6896: insres.gif;
6897: insrow.gif;
6898: left.gif;
6899: middle.gif;
6900: resource.gif;
6901: right.gif;
6902: sctd.gif;
6903: sdt.gif;
6904: sempty.gif;
6905: sld.gif;
6906: slr.gif;
6907: slrd.gif;
6908: slrtd.gif;
6909: srd.gif;
6910: srl.gif;
6911: srld.gif;
6912: srltd.gif;
6913: srtd.gif;
6914: srtdl.gif;
6915: srtl.gif;
6916: start.gif;
6917: std.gif;
6918: stdl.gif;
6919: sutd.gif
6920: </filenames>
6921: </fileglob>
6922: <fileglob>
6923: <glob>*.*</glob>
6924: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
6925: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
6926: <categoryname>graphic file</categoryname>
6927: <description>
6928: icons to indicate an unexpected result
6929: </description>
6930: <filenames>
6931: lonconstruct.gif;
6932: lonlogo_broken.gif;
6933: lonlogo_broken_tsp.gif;
6934: lonlogo_broken.eps;
6935: lonlogo_broken.jpg;
6936: lonlogo_broken.mov;
6937: genericstudent_tn.gif
6938: </filenames>
6939: </fileglob>
6940: <fileglob>
6941: <glob>*.*</glob>
6942: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
6943: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
6944: <categoryname>graphic file</categoryname>
6945: <description>
6946: logos and general widget icons
6947: </description>
6948: <filenames>
6949: SMETE_white.gif;
6950: aboutlon.gif;
6951: aboutlon_de.gif;
6952: aboutlon_pt.gif;
6953: accessbutton.gif;
6954: accessbutton_de.gif;
6955: accessbutton_pt.gif;
6956: angry.gif;
6957: arrow.closed.gif;
6958: arrow.open.gif;
6959: arrow.up.gif;
6960: arrow_up.gif;
6961: avi.gif;
6962: baeh.gif;
6963: bigsmile.gif;
6964: branch.gif;
6965: cab.gif;
6966: cab_big.gif;
6967: capapanel.gif;
6968: check.gif;
6969: class.gif;
6970: class_big.gif;
6971: closepage.gif;
6972: clickhere.gif;
6973: coolindiff.gif;
6974: coolsmile.gif;
6975: cry.gif;
6976: doc.gif;
6977: doc_big.gif;
6978: dvi.gif;
6979: dvi_big.gif;
6980: eps.gif;
6981: eps_big.gif;
6982: exam.gif;
6983: exam_big.gif;
6984: face-angel.png;
6985: face-angry.png;
6986: face-cool.png;
6987: face-crying.png;
6988: face-embarrassed.png;
6989: face-glasses.png;
6990: face-kiss.png;
6991: face-plain.png;
6992: face-quiet.png;
6993: face-raspberry.png;
6994: face-sad.png;
6995: face-sick.png;
6996: face-smile.png;
6997: face-smile-big.png;
6998: face-surprise.png;
6999: face-uncertain.png;
7000: face-wink.png;
7001: fillbottom.gif;
7002: fillleft.gif;
7003: fillright.gif;
7004: filltop.gif;
7005: folder_closed.gif;
7006: folder_opened.gif;
7007: folder_pointer_closed.gif;
7008: folder_pointer_opened.gif;
7009: food-cake.png;
7010: face-ninja.png;
7011: face-pirate.png;
7012: food-pizza.png;
7013: form.gif;
7014: form_big.gif;
7015: frowny.gif;
7016: gif.gif;
7017: gif_big.gif;
7018: header.gif;
7019: header.png;
7020: heart.png;
7021: helpdesk.gif;
7022: helpgateway.gif;
7023: hrrm.gif;
7024: htm.gif;
7025: html.gif;
7026: html_big.gif;
7027: huh.gif;
7028: jar.gif;
7029: jar_big.gif;
7030: jpeg.gif;
7031: jpg.gif;
7032: jpg_big.gif;
7033: latex.gif;
7034: library.gif;
7035: lightGreyBG.png;
7036: lipsrsealed.gif;
7037: lite.gif;
7038: liteani.gif;
7039: litetext.gif;
7040: lolpanel.gif;
7041: lonanim.gif;
7042: lonanimend.gif;
7043: loncapalogo.gif;
7044: lonhelplogos.gif;
7045: lonhelptop.gif;
7046: lonlogo.gif;
7047: lonlogos.gif;
7048: lonUtilityIcon.png;
7049: lowerleft.gif;
7050: lowerright.gif;
7051: mailbkgrd.gif;
7052: mailto.gif;
7053: minilogo.gif;
7054: meta.gif;
7055: meta_big.gif;
7056: mov.gif;
7057: mov_big.gif;
7058: move_up.gif;
7059: move_down.gif;
7060: mpeg.gif;
7061: mpg.gif;
7062: navmap.correct.gif;
7063: navmap.partial.gif;
7064: navmap.ellipsis.gif;
7065: navmap.open.gif;
7066: navmap.page.open.gif;
7067: navmap.page.closed.gif;
7068: navmap.page.open.nomanip.gif;
7069: navmap.page.closed.nomanip.gif;
7070: navmap.wrong.gif;
7071: navmap.folder.open.gif;
7072: navmap.folder.closed.gif;
7073: navmap.folder.open.nomanip.gif;
7074: navmap.folder.closed.nomanip.gif;
7075: neutral.gif;
7076: open.gif;
7077: opinion-agree.png;
7078: opinion-disagree.png;
7079: page.gif;
7080: page_big.gif;
7081: pdf.gif;
7082: pdf_big.gif;
7083: png.gif;
7084: png_big.gif;
7085: ppt.gif;
7086: ppt_big.gif;
7087: problem.gif;
7088: problem_big.gif;
7089: ps.gif;
7090: ps_big.gif;
7091: rolleyes.gif;
7092: rose.png;
7093: qt.gif;
7094: qti.gif;
7095: qtm.gif;
7096: quill.gif;
7097: quiz.gif;
7098: quiz_big.gif;
7099: select.gif;
7100: sequence.gif;
7101: sequence_big.gif;
7102: server.gif;
7103: server_big.gif;
7104: shocked.gif;
7105: smiley.gif;
7106: spreadsheet.gif;
7107: srvbad.gif;
7108: srvempty.gif;
7109: srvgood.gif;
7110: srvhalf.gif;
7111: srvnull.gif;
7112: stift.gif;
7113: survey.gif;
7114: survey_big.gif;
7115: tabbgleft.gif;
7116: tabbgright.gif;
7117: task.gif;
7118: task_big.gif;
7119: tex.gif;
7120: tex_big.gif;
7121: tth.gif;
7122: text.gif;
7123: transparent1x1.gif;
7124: txt.gif;
7125: txt_big.gif;
7126: unknown.gif;
7127: unknown_big.gif;
7128: upperleft.gif;
7129: upperright.gif;
7130: user.gif;
7131: user_big.gif;
7132: wav.gif;
7133: wav_big.gif;
7134: white_space_20_22.gif;
7135: whitespace_21.gif;
7136: whitespace1.gif;
7137: whitespace10.gif;
7138: whitespace2.gif;
7139: whitespace3.gif;
7140: whitespace4.gif;
7141: whitespace5.gif;
7142: whitespace6.gif;
7143: whitespace7.gif;
7144: whitespace8.gif;
7145: whitespace9.gif;
7146: wink.gif;
7147: wmv.gif;
7148: xls.gif;
7149: xls_big.gif;
7150: xml.gif;
7151: xml_big.gif;
7152: zip.gif;
7153: zip_big.gif
7154: </filenames>
7155: </fileglob>
7156: <fileglob>
7157: <glob>*.*</glob>
7158: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
7159: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
7160: <categoryname>graphic file</categoryname>
7161: <description>
7162: Miscellaneous resources.
7163: </description>
7164: <filenames>
7165: authorfeed.gif;
7166: blackdot.gif;
7167: bomb.gif;
7168: smallFAQ.gif;
7169: smallBug.gif;
7170: cat_button.gif;
7171: cat_button.png;
7172: chat.gif;
7173: eval_button.gif;
7174: eval_button.png;
7175: feedback.gif;
7176: pprm_button.gif;
7177: pprm_button.png;
7178: pgrd_button.gif;
7179: pgrd_button.png;
7180: subm_button.gif;
7181: subm_button.png;
7182: </filenames>
7183: </fileglob>
7184: <file>
7185: <source>loncom/xml/algebra/AlgParser.pm</source>
7186: <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
7187: <categoryname>system file</categoryname>
7188: <description>
7189: perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
7190: </description>
7191: <status>works/unverified</status>
7192: </file>
7193: <file>
7194: <source>modules/TexConvert/tthperl/tth.pm</source>
7195: <target dist='default'>home/httpd/lib/perl/tth.pm</target>
7196: <categoryname>system file</categoryname>
7197: <description>
7198: perl module for invoking functions specific to TeX-to-HTML conversion
7199: </description>
7200: <note>
7201: Has the same dependencies and build process as tth.so.
7202: Currently, only the tth.so file specifications invoke
7203: the build process however. A static version is checked into loncom/xml
7204: and in this way is treated as though it isn't part of the tth build process.
7205: </note>
7206: <status>works/unverified</status>
7207: </file>
7208: <file>
7209: <source>loncom/xml/LCParser.pm</source>
7210: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
7211: <categoryname>system file</categoryname>
7212: <description>
7213: perl module for parsing HTML in a way that really works and is thoroughly
7214: tested
7215: </description>
7216: <status>works/unverified</status>
7217: </file>
7218: <file>
7219: <source>loncom/xml/LCMathComplex.pm</source>
7220: <target dist='default'>home/httpd/lib/perl/LONCAPA/LCMathComplex.pm</target>
7221: <categoryname>system file</categoryname>
7222: <description>
7223: Modified version of Math::Complex 1.59_01 for use in Safe Space which eliminates
7224: dependency on Config.pm and Scalar::Util.pm (not usable in Safe Space).
7225: </description>
7226: <status>works/unverified</status>
7227: </file>
7228: <file>
7229: <source>loncom/lonlocal.pm</source>
7230: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
7231: <categoryname>system file</categoryname>
7232: <description>
7233: lonc/d handler for doing a local filesystem based init:
7234: </description>
7235: <status>works/verified</status>
7236: </file>
7237: <file>
7238: <source>loncom/lonssl.pm</source>
7239: <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
7240: <categoryname>system file</categoryname>
7241: <description>
7242: lonc/d handler for doing a remote SSL based init:
7243: </description>
7244: <status>works/verified</status>
7245: </file>
7246: <file>
7247: <source>loncom/Lond.pm</source>
7248: <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
7249: <categoryname>system file</categoryname>
7250: <description>
7251: Encapsulates functionality used by lond and lonnet.
7252: </description>
7253: <status>in progress</status>
7254: </file>
7255: <file>
7256: <source>loncom/LondConnection.pm</source>
7257: <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
7258: <categoryname>system file</categoryname>
7259: <description>
7260: Manages a connection between a lonc proxy daemon and the lond server
7261: in the remote node.
7262: </description>
7263: <status>works/verified</status>
7264: </file>
7265: <file>
7266: <source>loncom/LondTransaction.pm</source>
7267: <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
7268: <categoryname>system file</categoryname>
7269: <description>
7270: Handles a single lon-capa insternal transaction
7271: </description>
7272: <status>works/verified</status>
7273: </file>
7274: <file>
7275: <source>loncom/types/HashIterator.pm</source>
7276: <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
7277: <categoryname>system file</categoryname>
7278: <description>
7279: Provides support to iterate through opaque hashes hidden e.g. within
7280: object private data.
7281: </description>
7282: <status>works/verified</status>
7283: </file>
7284: <file>
7285: <source>loncom/types/Queue.pm</source>
7286: <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
7287: <categoryname>system file</categoryname>
7288: <description>
7289: Provides a FIFO queue class.
7290: </description>
7291: <status>works/verified</status>
7292: </file>
7293: <file>
7294: <source>loncom/types/Stack.pm</source>
7295: <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
7296: <categoryname>system file</categoryname>
7297: <description>
7298: Provides a LIFO stack class.
7299: </description>
7300: <status>works/verified</status>
7301: </file>
7302: <file>
7303: <source>loncom/loncnew</source>
7304: <target dist='default'>home/httpd/perl/loncnew</target>
7305: <categoryname>script</categoryname>
7306: <description>
7307: Proxy server for remote loncapa requests.
7308: Needs CPAN Event module.
7309: </description>
7310: </file>
7311: <file>
7312: <source>loncom/configuration/Configuration.pm</source>
7313: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
7314: <categoryname>system file</categoryname>
7315: <description>
7316: Configuration file reader (looks in /etc/httpd/conf/); accepts
7317: a list of *.conf files to inspect for PerlSetVar key/value
7318: entries.
7319: </description>
7320: <status>works/unverified</status>
7321: </file>
7322: <file>
7323: <source>loncom/configuration/Firewall.pm</source>
7324: <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
7325: <categoryname>system file</categoryname>
7326: <description>
7327: Provides methods to open and close firewall ports used for
7328: for socket-based communication between LON-CAPA servers
7329: </description>
7330: <status>works/unverified</status>
7331: </file>
7332: <file>
7333: <source>loncom/configuration/Checksumming.pm</source>
7334: <target dist='default'>home/httpd/lib/perl/LONCAPA/Checksumming.pm</target>
7335: <categoryname>system file</categoryname>
7336: <description>
7337: Provides routine to checksum perl modules, perl scripts, cgi scripts,
7338: language lexicons, and static configuration file on current server
7339: </description>
7340: <status>works/unverified</status>
7341: </file>
7342: <file>
7343: <source>loncom/ConfigFileEdit.pm</source>
7344: <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
7345: <categoryname>system file</categoryname>
7346: <description>
7347: Configuration file editing module
7348: </description>
7349: <status>works/unverified</status>
7350: </file>
7351: <file>
7352: <source>modules/TexConvert/tthperl/tth.so</source>
7353: <target dist='default'>home/httpd/lib/perl/tth.so</target>
7354: <categoryname>system file</categoryname>
7355: <description>
7356: shared library file for dynamic loading and unloading
7357: </description>
7358: <note>
7359: The source and file dependencies are not available to most
7360: CVS users. (You can safely rely on the existing binaries
7361: present on your system... don't worry about warnings
7362: related to this file during the build process.)
7363: </note>
7364: <build trigger='always run'>
7365: modules/TexConvert/tthperl/commands
7366: </build>
7367: <status>works/unverified</status>
7368: <dependencies>
7369: commands;
7370: compiles/tth.so.i386;
7371: compiles/tth.so.x86_64;
7372: compiles/tth.so.i386.perl.5.10;
7373: compiles/tth.so.x86_64.perl.5.10;
7374: compiles/tth.so.i386.perl.5.12;
7375: compiles/tth.so.x86_64.perl.5.12;
7376: compiles/tth.so.i386.perl.5.14;
7377: compiles/tth.so.x86_64.perl.5.14;
7378: compiles/tth.so.i386.perl.5.16;
7379: compiles/tth.so.x86_64.perl.5.16;
7380: compiles/tth.so.i386.perl.5.18;
7381: compiles/tth.so.x86_64.perl.5.18;
7382: compiles/tth.so.i386.perl.5.20;
7383: compiles/tth.so.x86_64.perl.5.20;
7384: compiles/tth.so.i386.perl.5.22;
7385: compiles/tth.so.x86_64.perl.5.22;
7386: compiles/tth.so.i386.perl.5.24;
7387: compiles/tth.so.x86_64.perl.5.24;
7388: compiles/tth.so.i386.perl.5.26;
7389: compiles/tth.so.x86_64.perl.5.26;
7390: compiles/tth.so.i386.perl.5.28;
7391: compiles/tth.so.x86_64.perl.5.28;
7392: compiles/tth.so.x86_64.perl.5.30;
7393: compiles/tth.so.x86_64.perl.5.32;
7394: compiles/tth.so.x86_64.perl.5.34;
7395: compiles/tth.so.x86_64.sles12;
7396: compiles/tth.so.x86_64.sles15;
7397: compiles/tth.so.i386.debian5;
7398: compiles/tth.so.x86_64.debian5;
7399: </dependencies>
7400: </file>
7401: <file>
7402: <source>loncom/homework/caparesponse/capa.pm</source>
7403: <target dist='default'>home/httpd/lib/perl/capa.pm</target>
7404: <categoryname>system file</categoryname>
7405: <description>
7406: perl module for invoking functions specific to CAPA
7407: </description>
7408: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
7409: <note>
7410: Has the same dependencies and build process as capa.so.
7411: Currently, only the capa.so file specifications invoke
7412: the build process however.
7413: </note>
7414: </file>
7415: <file>
7416: <source>loncom/homework/caparesponse/capa.bs</source>
7417: <target dist='default'>home/httpd/lib/perl/capa.bs</target>
7418: <categoryname>system file</categoryname>
7419: <description>
7420: bootstrap file associated with dynamic loading of this module on multiple
7421: architectures
7422: </description>
7423: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
7424: <note>
7425: Has the same dependencies and build process as capa.so.
7426: Currently, only the capa.so file specifications invoke
7427: the build process however.
7428: </note>
7429: </file>
7430: <file>
7431: <source>loncom/homework/caparesponse/capa.so</source>
7432: <target dist='default'>home/httpd/lib/perl/capa.so</target>
7433: <categoryname>system file</categoryname>
7434: <description>
7435: shared library file for dynamic loading and unloading
7436: </description>
7437: <build trigger='always run'>
7438: loncom/homework/caparesponse/commands
7439: </build>
7440: <dependencies>
7441: caparesponse.c;
7442: caparesponse.pm;
7443: README;
7444: Makefile.PL;
7445: capa.i;
7446: commands;
7447: ../../../CAPA/pProj/Makefile;
7448: ../../../CAPA/pProj/capaGrammarDef.y;
7449: ../../../CAPA/pProj/capaFormula.y;
7450: ../../../CAPA/pProj/capaLexerDef.flex;
7451: ../../../CAPA/pProj/capaFunction.c;
7452: ../../../CAPA/pProj/capaParserUtils.c;
7453: ../../../CAPA/pProj/capaMapExpr.c;
7454: ../../../CAPA/pProj/capaUnit.c;
7455: ../../../CAPA/pProj/com.c;
7456: ../../../CAPA/pProj/linpack.c;
7457: ../../../CAPA/pProj/ranlib.c;
7458: ../../../CAPA/pProj/capaCgiUtils.c;
7459: ../../../CAPA/pProj/capaSubjective.c;
7460: ../../../CAPA/pProj/capaRQO.c;
7461: ../../../CAPA/pProj/capaFormulaLexer.c;
7462: ../../../CAPA/pProj/capaCommon.c;
7463: ../../../CAPA/pProj/capaCommon.h;
7464: ../../../CAPA/pProj/ranlib.h;
7465: ../../../CAPA/pProj/capaCGI.h;
7466: ../../../CAPA/pProj/capaFunction.h;
7467: ../../../CAPA/pProj/capaRQO.h;
7468: ../../../CAPA/pProj/capaParser.h;
7469: ../../../CAPA/pProj/lex_debug.h
7470: </dependencies>
7471: </file>
7472: <file>
7473: <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
7474: <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
7475: <categoryname>script</categoryname>
7476: <description>
7477: cgi binary for doing TeX -> math translation
7478: </description>
7479: <build trigger='always run'>
7480: loncom/cgi/mimeTeX/commands
7481: </build>
7482: <dependencies>
7483: commands;
7484: gfuntype.c;
7485: gifsave.c;
7486: loncapanewcommands.h;
7487: mimetex.c;
7488: mimetex.h;
7489: mimetex.html;
7490: README;
7491: texfonts.h;
7492: LICENSE;
7493: VERSION;
7494: </dependencies>
7495: </file>
7496: <fileglob>
7497: <glob>*.ent</glob>
7498: <sourcedir>loncom/MathML/</sourcedir>
7499: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
7500: <categoryname>system file</categoryname>
7501: <description>
7502: xml files which assign unicode numbers to mathematical symbols using
7503: <! ENTITY... > type syntax.
7504: </description>
7505: <filenames>
7506: isoamsa.ent;
7507: isoamsb.ent;
7508: isoamsc.ent;
7509: isoamsn.ent;
7510: isoamso.ent;
7511: isoamsr.ent;
7512: isobox.ent;
7513: isocyr1.ent;
7514: isocyr2.ent;
7515: isodia.ent;
7516: isogrk1.ent;
7517: isogrk2.ent;
7518: isogrk3.ent;
7519: isogrk4.ent;
7520: isolat1.ent;
7521: isolat2.ent;
7522: isomfrk.ent;
7523: isomopf.ent;
7524: isomscr.ent;
7525: isonum.ent;
7526: isopub.ent;
7527: isotech.ent;
7528: mmlalias.ent;
7529: mmlextra.ent
7530: </filenames>
7531: </fileglob>
7532: <file>
7533: <source>loncom/MathML/mathml.css</source>
7534: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
7535: <categoryname>system file</categoryname>
7536: <description>
7537: cascading style sheet
7538: </description>
7539: </file>
7540: <file>
7541: <source>loncom/MathML/mathml.dtd</source>
7542: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
7543: <categoryname>system file</categoryname>
7544: <description>
7545: document type definition
7546: </description>
7547: </file>
7548: <file>
7549: <source>loncom/auth/londes.js</source>
7550: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
7551: <categoryname>interface file</categoryname>
7552: <description>
7553: Encryption Routines according to Data Encryption Standard DES, written in
7554: javascript.
7555: </description>
7556: </file>
7557: <file>
7558: <source>loncom/homework/lectureonline.lcpm</source>
7559: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
7560: </target>
7561: <categoryname>handler</categoryname>
7562: <description>
7563: Intended for providing perl functions for the <script></script>
7564: environment in a problem that was converted from lectureonline.
7565: </description>
7566: </file>
7567: <file>
7568: <source>loncom/homework/default_homework.lcpm</source>
7569: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
7570: </target>
7571: <categoryname>handler</categoryname>
7572: <description>
7573: Provides many functions for the <script> environment in a .problem.
7574: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
7575: </description>
7576: </file>
7577:
7578: <file>
7579: <source>loncom/homework/task.css</source>
7580: <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
7581: <categoryname>handler</categoryname>
7582: <description>
7583: Style definitions for task display
7584: </description>
7585: </file>
7586: <file>
7587: <source>loncom/homework/task_ie.css</source>
7588: <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
7589: <categoryname>handler</categoryname>
7590: <description>
7591: Style definitions for task display for IE 6 and earlier
7592: </description>
7593: </file>
7594: <file>
7595: <source>loncom/homework/task_ie7.css</source>
7596: <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
7597: <categoryname>handler</categoryname>
7598: <description>
7599: Style definitions for task display for IE 7
7600: </description>
7601: </file>
7602: <file>
7603: <source>loncom/homework/task_grading.js</source>
7604: <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
7605: <categoryname>handler</categoryname>
7606: <description>
7607: Javascript to make the grading screen of task easier to use
7608: </description>
7609: </file>
7610: <file>
7611: <source>loncom/homework/capa.units</source>
7612: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
7613: <categoryname>static conf</categoryname>
7614: <description>
7615: Define unit prefixing and conversion for CAPA problem handling.
7616: </description>
7617: </file>
7618: <fileglob>
7619: <glob>*.jpg</glob>
7620: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
7621: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
7622: <categoryname>graphic file</categoryname>
7623: <description>Pages headers</description>
7624: <filenames>
7625: admin.jpg;
7626: author.jpg;
7627: coordinator.jpg;
7628: header.jpg;
7629: student.jpg;
7630: </filenames>
7631: </fileglob>
7632: <fileglob>
7633: <glob>*.jpg</glob>
7634: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
7635: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
7636: <categoryname>graphic file</categoryname>
7637: <description>Logos of LON-CAPA domains (jpg)</description>
7638: <filenames>
7639: headermsu.jpg;
7640: headertccfl.jpg;
7641: header_fsu.jpg;
7642: header_fsuK12.jpg;
7643: headerhope.jpg;
7644: jmsbanner.jpg;
7645: </filenames>
7646: </fileglob>
7647: <fileglob>
7648: <glob>*.gif</glob>
7649: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
7650: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
7651: <categoryname>graphic file</categoryname>
7652: <description>Logos of LON-CAPA domains (gif)</description>
7653: <filenames>
7654: 103.gif;
7655: gerd.gif;
7656: mio.gif;
7657: msuvu.gif;
7658: ohiou.gif;
7659: rhs.gif;
7660: sfu.gif;
7661: tmcc.gif;
7662: umich.gif;
7663: worf.gif;
7664: annarbor.gif;
7665: elps.gif;
7666: gwu.gif;
7667: msudemo.gif;
7668: ndsu.gif;
7669: physnet.gif;
7670: sc.gif;
7671: Selwyn.gif;
7672: ucf.gif;
7673: unihalle.gif;
7674: wscc.gif;
7675: cps.gif;
7676: fsu.gif;
7677: fsuK12.gif;
7678: hope.gif;
7679: vcu.gif;
7680: lsd.gif;
7681: msu.gif;
7682: jms.gif;
7683: nsdl.gif;
7684: pmm.gif;
7685: sunysb.gif;
7686: udel.gif;
7687: uz.gif;
7688: fvl.gif;
7689: csm.gif;
7690: nau.gif;
7691: nagoya.gif;
7692: kanazawa.gif;
7693: colorado.gif;
7694: acadiau.gif;
7695: psuerie.gif;
7696: redford.gif;
7697: huji.gif;
7698: ifusp.gif;
7699: ucsc.gif;
7700: uiuc.gif;
7701: uiucheader.gif;
7702: koinonia.gif;
7703: waverly.gif;
7704: cmich.gif;
7705: UNICAMP.gif;
7706: lakefenton.gif;
7707: grandblanc.gif;
7708: glps.gif;
7709: BCHS.gif;
7710: headersfu.gif;
7711: uwsp.gif;
7712: tccfl.gif;
7713: bsu.gif;
7714: wmston.gif;
7715: headerharvard.gif;
7716: harvard.gif;
7717: uga.gif;
7718: headeruga.gif;
7719: covenantchristianhs.gif;
7720: </filenames>
7721: </fileglob>
7722: <fileglob>
7723: <glob>*.tab</glob>
7724: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
7725: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
7726: <categoryname>conf</categoryname>
7727: <description>Designs of LON-CAPA domains</description>
7728: <filenames>
7729: annarbor.tab;
7730: default.tab;
7731: msu.tab;
7732: csm.tab;
7733: huji.tab;
7734: nau.tab;
7735: nagoya.tab;
7736: koinonia.tab;
7737: kanazawa.tab;
7738: colorado.tab;
7739: acadiau.tab;
7740: psuerie.tab;
7741: redford.tab;
7742: cmich.tab;
7743: ifusp.tab;
7744: jms.tab;
7745: ucsc.tab;
7746: uiuc.tab;
7747: UNICAMP.tab;
7748: lakefenton.tab;
7749: grandblanc.tab;
7750: fsu.tab;
7751: fsuK12.tab;
7752: hope.tab;
7753: vcu.tab;
7754: sfu.tab;
7755: wmston.tab;
7756: worf.tab;
7757: tccfl.tab;
7758: harvard.tab;
7759: uga.tab;
7760: tmcc.tab;
7761: </filenames>
7762: </fileglob>
7763: <fileglob>
7764: <glob>*.gif</glob>
7765: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
7766: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
7767: <categoryname>graphic file</categoryname>
7768: <description>LON-CAPA remote control LCD font</description>
7769: <filenames>
7770: 0.gif;
7771: 1.gif;
7772: 2.gif;
7773: 3.gif;
7774: 4.gif;
7775: 5.gif;
7776: 6.gif;
7777: 7.gif;
7778: 8.gif;
7779: 9.gif;
7780: a.gif;
7781: b.gif;
7782: c.gif;
7783: d.gif;
7784: e.gif;
7785: f.gif;
7786: g.gif;
7787: h.gif;
7788: i.gif;
7789: j.gif;
7790: k.gif;
7791: l.gif;
7792: m.gif;
7793: n.gif;
7794: o.gif;
7795: p.gif;
7796: q.gif;
7797: r.gif;
7798: s.gif;
7799: t.gif;
7800: u.gif;
7801: v.gif;
7802: w.gif;
7803: x.gif;
7804: y.gif;
7805: z.gif;
7806: ä.gif;
7807: ö.gif;
7808: ü.gif;
7809: ä.gif;
7810: ö.gif;
7811: ü.gif;
7812: colon.gif;
7813: hyphen.gif;
7814: slash.gif;
7815: space.gif;
7816: </filenames>
7817: </fileglob>
7818: <fileglob>
7819: <glob>*.gif</glob>
7820: <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
7821: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
7822: <categoryname>graphic file</categoryname>
7823: <description>icons used for the Portuguese LON-CAPA user interface</description>
7824: <filenames>
7825: anno_pt.gif;
7826: anot_pt.gif;
7827: bchat_pt.gif;
7828: catalog_pt.gif;
7829: ccrs_pt.gif;
7830: chrt_pt.gif;
7831: com_pt.gif;
7832: courses_pt.gif;
7833: cprv_pt.gif;
7834: cstr_pt.gif;
7835: docs_pt.gif;
7836: egrd_pt.gif;
7837: enrl_pt.gif;
7838: eval_pt.gif;
7839: fdbk_pt.gif;
7840: grds_pt.gif;
7841: keys_pt.gif;
7842: logout_pt.gif;
7843: nav_pt.gif;
7844: parm_pt.gif;
7845: pref_pt.gif;
7846: prt_pt.gif;
7847: res_pt.gif;
7848: roles_pt.gif;
7849: spacer_pt.gif;
7850: sprs_pt.gif;
7851: src_pt.gif;
7852: stat_pt.gif;
7853: vbkm_pt.gif;
7854: </filenames>
7855: </fileglob>
7856: <fileglob>
7857: <glob>*.gif</glob>
7858: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
7859: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
7860: <categoryname>graphic file</categoryname>
7861: <description>icons used for the entire LON-CAPA user interface</description>
7862: <filenames>
7863: alnk.gif;
7864: anno.gif;
7865: anot.gif;
7866: anot2.gif;
7867: back.gif;
7868: bchat.gif;
7869: bkm.gif;
7870: blog.gif;
7871: brws.gif;
7872: catalog.gif;
7873: ccat.gif;
7874: ccrs.gif;
7875: chat.gif;
7876: chrt.gif;
7877: close-all-folders.gif;
7878: close-navigation.gif;
7879: clst.gif;
7880: com.gif;
7881: conf.gif;
7882: courses.gif;
7883: cprv.gif;
7884: crsconf.gif;
7885: cstr.gif;
7886: del.gif;
7887: dempty.gif;
7888: dempty.gif;
7889: docs.gif;
7890: edittoplevel.gif;
7891: egrd.gif;
7892: empty.gif;
7893: enrl.gif;
7894: eval.gif;
7895: fdbk.gif;
7896: feedback.gif;
7897: forw.gif;
7898: grds.gif;
7899: grps.gif;
7900: group.gif;
7901: help.gif;
7902: info.gif;
7903: keys.gif;
7904: ledblink.gif;
7905: ledgreen.gif;
7906: ledoff.gif;
7907: ledon.gif;
7908: ledsend.gif;
7909: list.gif;
7910: logout.gif;
7911: mail.gif;
7912: mcrs.gif;
7913: mark-discussionentries-read.gif;
7914: minitabmenu_bg.gif;
7915: minitabmenu_left.gif;
7916: minitabmenu_left_on.gif;
7917: minitabmenu_right.gif;
7918: minitabmenu_right_on.gif;
7919: mrk.gif;
7920: nav.gif;
7921: new.gif;
7922: next.gif;
7923: nothumb.gif;
7924: open-all-folders.gif;
7925: open-first-problem.gif;
7926: pdfupload.gif;
7927: parm.gif;
7928: pcstr.gif;
7929: pgrd.gif;
7930: port.gif;
7931: pparm.gif;
7932: pref.gif;
7933: prt.gif;
7934: pub.gif;
7935: qempty.gif;
7936: rcrs.gif;
7937: refresh.gif;
7938: reload.gif;
7939: remotebg.gif;
7940: res.gif;
7941: roles.gif;
7942: rsrv.gif;
7943: rtrv.gif;
7944: sctr.gif;
7945: show-all.gif;
7946: show-incomplete-problems.gif;
7947: slnk.gif;
7948: spacer.gif;
7949: sprs.gif;
7950: src.gif;
7951: srvr.gif;
7952: star.gif;
7953: start-navigation.gif;
7954: stat.gif;
7955: subm.gif;
7956: title.gif;
7957: </filenames>
7958: </fileglob>
7959: <fileglob>
7960: <glob>*.png</glob>
7961: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
7962: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
7963: <categoryname>graphic file</categoryname>
7964: <description>main menu graphical icons</description>
7965: <filenames>
7966: anno.png;
7967: bchat.png;
7968: ccat.png;
7969: ccrs.png;
7970: clst.png;
7971: codemirror.png;
7972: conf.png;
7973: courses.png;
7974: crsconf.png;
7975: docs.png;
7976: editmap.png;
7977: eval.png;
7978: grds.png;
7979: grps.png;
7980: mail.png;
7981: new.png;
7982: pgrd.png;
7983: pref.png;
7984: roles.png;
7985: sprs.png;
7986: anot.png;
7987: anot2.png;
7988: blog.png;
7989: chrt.png;
7990: cprv.png;
7991: del.png;
7992: egrd.png;
7993: fdbk.png;
7994: keys.png;
7995: list.png;
7996: mcrs.png;
7997: parm.png;
7998: port.png;
7999: prt.png;
8000: rcrs.png;
8001: rsrv.png;
8002: slnk.png;
8003: src.png;
8004: srvr.png;
8005: subm.png;
8006: thumbsup.png;
8007: thumbsup_gray.png;
8008: thumbsup_novote.png;
8009: thumbsdown.png;
8010: thumbsdown_gray.png;
8011: thumbsdown_novote.png;
8012: webpage.png;
8013: back.png;
8014: catalog.png;
8015: com.png;
8016: cstr.png;
8017: enrl.png;
8018: forw.png;
8019: logout.png;
8020: nav.png;
8021: pcstr.png;
8022: pparm.png;
8023: pub.png;
8024: res.png;
8025: rtrv.png;
8026: sctr.png;
8027: stat.png;
8028: pdfupload.png;
8029: course_ini.png;
8030: dismath.png;
8031: feedback.png;
8032: mngcu.png;
8033: prob_ana.png;
8034: process-stop.png;
8035: role_hotlist.png;
8036: self_enroll.png;
8037: survey_rep.png;
8038: subdocs.png;
8039: tolastloc.png;
8040: uplusr.png;
8041: </filenames>
8042: </fileglob>
8043: <fileglob>
8044: <glob>*.png</glob>
8045: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
8046: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
8047: <categoryname>graphic file</categoryname>
8048: <description>graphical icons used in submenus</description>
8049: <filenames>
8050: alnk.png;
8051: aboutme.png;
8052: addClickerInfoFile.png;
8053: anonsurveythreshold.png;
8054: bubblesheet.png;
8055: ccatconf.png;
8056: ccat-22x22.png;
8057: chat.png;
8058: comblock.png;
8059: contact-new.png;
8060: contact-new-22x22.png;
8061: coprplot.png;
8062: crsnew.png;
8063: dialog-information.png;
8064: docs-22x22.png;
8065: document-open.png;
8066: document-properties.png;
8067: download_sub.png;
8068: dropbox.png;
8069: dump.png;
8070: edit-copy.png;
8071: edit-find-replace.png;
8072: edit-find.png;
8073: edit-mode-22x22.png;
8074: edit-redo.png;
8075: edit-redo-22x22.png;
8076: edit-select-all.png;
8077: edit-undo.png;
8078: edit-undo-22x22.png;
8079: emblem-photos.png;
8080: emblem-readonly.png;
8081: emblem-system.png;
8082: extres.png;
8083: folder-new.png;
8084: folder-new-22x22.png;
8085: format-justify-fill.png;
8086: fromfile.png;
8087: grade_PageFolder.png;
8088: grade_students.png;
8089: grading_table.png;
8090: groupportfolio.png;
8091: groupportfolioquota.png;
8092: grp_add.png;
8093: grp_settings.png;
8094: grp_tools.png;
8095: helpdesk-access.png;
8096: ims.png;
8097: imsexport.png;
8098: link-new-22x22.png;
8099: list-add.png;
8100: list-add-22x22.png;
8101: log.png;
8102: mail-message-new.png;
8103: mail-message-new-22x22.png;
8104: mail-reply-all.png;
8105: mail-reply-sender.png;
8106: messalog.png;
8107: move-22x22.png;
8108: myaboutme.png;
8109: navigation.png;
8110: network-workgroup.png;
8111: page.png;
8112: preferences-desktop-font.png;
8113: preferences-desktop-locale.png;
8114: preferences-desktop-remote-desktop.png;
8115: preferences-desktop-theme.png;
8116: preferences-desktop-wallpaper.png;
8117: preferences-system-windows.png;
8118: receipt_number.png;
8119: rcrs-22x22.png;
8120: recover.png;
8121: remotecontrol.png;
8122: resversion.png;
8123: role_hotlist-22x22.png;
8124: rsrv-22x22.png;
8125: save-22x22.png;
8126: scoreupfrm.png;
8127: selfenrl-queue.png;
8128: selfenrl-queue-22x22.png;
8129: sequence.png;
8130: simple.png;
8131: simpprob.png;
8132: start-here.png;
8133: start-here-22x22.png;
8134: subtimpl.png;
8135: syllabus.png;
8136: symbs.png;
8137: system-lock-screen.png;
8138: system-users.png;
8139: timer.png;
8140: trck-22x22.png;
8141: ungrade_sub.png;
8142: uplcrs.png;
8143: uploadscores.png;
8144: verify.png;
8145: view-mode-22x22.png;
8146: wishlist.png;
8147: wishlist-link.png;
8148: wishlist-link-lighter.png;
8149: </filenames>
8150: </fileglob>
8151: <file>
8152: <source>loncom/html/res/adm/pages/math_example.tex</source>
8153: <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
8154: <categoryname>interface file</categoryname>
8155: <description>
8156: file with an example math equation in it.
8157: </description>
8158: </file>
8159: <file>
8160: <source>loncom/html/res/adm/pages/imgmaps.html</source>
8161: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
8162: <categoryname>interface file</categoryname>
8163: <description>
8164: image maps for the LON-CAPA remote control
8165: </description>
8166: </file>
8167: <file>
8168: <source>loncom/html/res/adm/pages/index.html</source>
8169: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
8170: <categoryname>interface file</categoryname>
8171: <description>
8172: welcoming page to the LON-CAPA system upon login
8173: </description>
8174: </file>
8175: <file>
8176: <source>loncom/html/res/adm/pages/menu.html</source>
8177: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
8178: <categoryname>interface file</categoryname>
8179: <description>
8180: renders the HTML (including image maps) for the LON-CAPA remote control
8181: </description>
8182: </file>
8183: <fileglob>
8184: <glob>*.gif</glob>
8185: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
8186: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
8187: </targetdir>
8188: <categoryname>graphic file</categoryname>
8189: <description>
8190: icons used for directory indexing and login screen
8191: </description>
8192: <filenames>
8193: a.gif;
8194: alert.black.gif;
8195: alert.red.gif;
8196: back.gif;
8197: ball.gray.gif;
8198: ball.red.gif;
8199: binary.gif;
8200: binhex.gif;
8201: blank.gif;
8202: bomb.gif;
8203: box1.gif;
8204: box2.gif;
8205: broken.gif;
8206: burst.gif;
8207: c.gif;
8208: comp.blue.gif;
8209: comp.gray.gif;
8210: compressed.gif;
8211: continued.gif;
8212: course.gif;
8213: dir.gif;
8214: down.gif;
8215: dvi.gif;
8216: f.gif;
8217: folder.gif;
8218: folder.open.gif;
8219: folder.sec.gif;
8220: folder_closed.gif;
8221: folder_closed_pressed.gif;
8222: folder_new.gif;
8223: folder_opened.gif;
8224: folder_opened_pressed.gif;
8225: folder_pointer_closed.gif;
8226: folder_pointer_opened.gif;
8227: folder_spacer.gif;
8228: folder_trash.gif;
8229: forward.gif;
8230: generic.gif;
8231: generic.red.gif;
8232: generic.sec.gif;
8233: hand.right.gif;
8234: hand.up.gif;
8235: html.gif;
8236: image1.gif;
8237: image2.gif;
8238: image3.gif;
8239: index.gif;
8240: layout.gif;
8241: left.gif;
8242: link.gif;
8243: mov.gif;
8244: movie1.gif;
8245: p.gif;
8246: patch.gif;
8247: pdf.gif;
8248: portal.gif;
8249: problem.gif;
8250: ps.gif;
8251: quill.gif;
8252: right.gif;
8253: screw1.gif;
8254: screw2.gif;
8255: script.gif;
8256: sound1.gif;
8257: sound2.gif;
8258: sphere1.gif;
8259: sphere2.gif;
8260: tar.gif;
8261: tex.gif;
8262: text.gif;
8263: transfer.gif;
8264: unknown.gif;
8265: up.gif;
8266: uu.gif;
8267: uuencoded.gif;
8268: white_space_20_22.gif;
8269: white_space_22_22.gif;
8270: whitespace1.gif;
8271: whitespace10.gif;
8272: whitespace2.gif;
8273: whitespace3.gif;
8274: whitespace4.gif;
8275: whitespace5.gif;
8276: whitespace6.gif;
8277: whitespace7.gif;
8278: whitespace8.gif;
8279: whitespace9.gif;
8280: world1.gif;
8281: world2.gif
8282: </filenames>
8283: </fileglob>
8284: <fileglob>
8285: <glob>*.*</glob>
8286: <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
8287: <targetdir dist='default'>home/httpd/html/adm/reactionresponse/</targetdir>
8288: <categoryname>interface file</categoryname>
8289: <description>
8290: Associated file for answering reactionresponse style questions
8291: </description>
8292: <filenames>
8293: reaction_editor.html;
8294: reaction_frame.html;
8295: reaction_help.html;
8296: reaction_viewer.html;
8297: reaction_window.html
8298: </filenames>
8299: </fileglob>
8300: <file>
8301: <source dist='default'>loncom/build/CHECKRPMS</source>
8302: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
8303: <categoryname>system script</categoryname>
8304: <description>
8305: Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
8306: </description>
8307: <status>tested/documented/beta</status>
8308: </file>
8309: <file>
8310: <source>loncom/build/check-rpms</source>
8311: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
8312: <categoryname>system script</categoryname>
8313: <description>
8314: compare installed rpms with up-to-date distribution
8315: </description>
8316: <status>tested/documented/beta</status>
8317: </file>
8318: <file>
8319: <source>doc/man/check-rpms.1</source>
8320: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
8321: <categoryname>doc</categoryname>
8322: <description>man page for check-rpms</description>
8323: <build trigger='always run'>
8324: loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && \
8325: echo 'manifying check-rpms'
8326: </build>
8327: <status>beta</status>
8328: <dependencies>
8329: ../../loncom/build/check-rpms
8330: </dependencies>
8331: </file>
8332: <file>
8333: <source>doc/scripts/check-rpms.html</source>
8334: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
8335: </target>
8336: <categoryname>doc</categoryname>
8337: <description>POD-derived page for check-rpms</description>
8338: <build trigger='always run'>
8339: loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html \
8340: && echo 'pod2html checkrpms'
8341: </build>
8342: <status>works/unverified</status>
8343: <dependencies>
8344: ../../loncom/build/check-rpms
8345: </dependencies>
8346: </file>
8347: <file>
8348: <source>loncom/build/loncaparestoreconfigurations</source>
8349: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
8350: </target>
8351: <categoryname>script</categoryname>
8352: <description>
8353: Updates .lpmlnew files with previous settings. Also supports alternative
8354: schemes of settings-updating and file-overwriting.
8355: </description>
8356: <status>works/unverified</status>
8357: </file>
8358: <file>
8359: <source>loncom/cron/loncapa.built</source>
8360: <target dist='default'>etc/cron.d/loncapa</target>
8361: <categoryname>conf</categoryname>
8362: <description>
8363: file that specifies periodic processes to run for the LON-CAPA machine
8364: </description>
8365: <build trigger='always run'>
8366: loncom/cron/preserve_local_loncapa_cron
8367: </build>
8368: <dependencies>
8369: loncapa;
8370: preserve_local_loncapa_cron
8371: </dependencies>
8372: </file>
8373: <file>
8374: <source>loncom/cron/loncapa</source>
8375: <target dist='default'>home/httpd/lib/perl/loncapa_cron-std</target>
8376: <categoryname>handler</categoryname>
8377: <description>
8378: Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
8379: </description>
8380: </file>
8381: <file>
8382: <source>loncom/ntp/step-tickers</source>
8383: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
8384: </target>
8385: <categoryname>static conf</categoryname>
8386: <description>
8387: file that stimulates running of ntpdate upon init.d/xntpd initiation
8388: </description>
8389: <note>
8390: <table cellpadding='0' cellspacing='0' border='1'>
8391: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
8392: </table>
8393: </note>
8394: </file>
8395: <file>
8396: <source>loncom/pam.d/pwauth</source>
8397: <target dist='default'>etc/pam.d/pwauth</target>
8398: <categoryname>static conf</categoryname>
8399: <description>
8400: file that allows setuid password privileges for pwauth executable
8401: </description>
8402: </file>
8403: <file>
8404: <source>loncom/pam.d/pwchange</source>
8405: <target dist='default'>etc/pam.d/pwchange</target>
8406: <categoryname>static conf</categoryname>
8407: <description>
8408: file that allows setuid password privileges for pwchange (lcpasswd) executable
8409: </description>
8410: </file>
8411: <file>
8412: <source>loncom/init.d/loncontrol</source>
8413: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
8414: <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</target>
8415: <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8'>home/httpd/perl/loncontrol</target>
8416: <categoryname>root script</categoryname>
8417: <description>
8418: Controls the launching/halting of lonc, lond, and lonsql processes.
8419: </description>
8420: </file>
8421: <file>
8422: <source>loncom/init.d/loncontrol.service</source>
8423: <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
8424: <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8'>etc/systemd/system/loncontrol.service</target>
8425: <categoryname>static conf</categoryname>
8426: <description>
8427: Controls the launching/halting of lon-capa daemons by loncontrol in systemd
8428: </description>
8429: </file>
8430: <link dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
8431: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
8432: <linkto dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</linkto>
8433: <target dist='default'>
8434: etc/rc.d/rc0.d/K05loncontrol;
8435: etc/rc.d/rc1.d/K05loncontrol;
8436: etc/rc.d/rc2.d/K05loncontrol;
8437: etc/rc.d/rc3.d/S95loncontrol;
8438: etc/rc.d/rc4.d/S95loncontrol;
8439: etc/rc.d/rc5.d/S95loncontrol;
8440: etc/rc.d/rc6.d/K05loncontrol
8441: </target>
8442: <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>
8443: etc/rc.d/rc0.d/K05loncontrol;
8444: etc/rc.d/rc1.d/K05loncontrol;
8445: etc/rc.d/rc2.d/K05loncontrol;
8446: etc/rc.d/rc3.d/S95loncontrol;
8447: etc/rc.d/rc5.d/S95loncontrol;
8448: etc/rc.d/rc6.d/K05loncontrol
8449: </target>
8450: <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>
8451: etc/rc0.d/K05loncontrol;
8452: etc/rc1.d/K05loncontrol;
8453: etc/rc2.d/S95loncontrol;
8454: etc/rc3.d/S95loncontrol;
8455: etc/rc4.d/S95loncontrol;
8456: etc/rc5.d/S95loncontrol;
8457: etc/rc6.d/K05loncontrol
8458: </target>
8459: <categoryname>symbolic link</categoryname>
8460: <description>
8461: symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
8462: </description>
8463: </link>
8464: <file dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
8465: <source>loncom/init.d/loncontrol</source>
8466: <target>etc/rc.d/</target>
8467: <description>
8468: setup loncontrol to run at boot
8469: </description>
8470: <installscript dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
8471: -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
8472: </installscript>
8473: <dependencies>
8474: loncom/init.d/loncontrol
8475: </dependencies>
8476: </file>
8477: <file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8">
8478: <source>loncom/init.d/loncontrol.service</source>
8479: <target>etc/systemd/system/loncontrol.service</target>
8480: <description>
8481: Controls the launching/halting of lon-capa daemons by loncontrol in systemd
8482: </description>
8483: <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 sles15 rhes8 centos8 oracle7 oracle8">
8484: -c '/usr/bin/systemctl enable loncontrol.service'
8485: </installscript>
8486: <installscript dist="ubuntu18 ubuntu20">
8487: -c '/bin/systemctl enable loncontrol.service'
8488: </installscript>
8489: <dependencies>loncom/init.d/loncontrol.service</dependencies>
8490: </file>
8491: <file>
8492: <source>doc/latex/utf8.def</source>
8493: <target dist='default'>usr/local/loncapa/doc/utf8.def</target>
8494: <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8.def</target>
8495: <categoryname>system file</categoryname>
8496: <description>
8497: utf8 definitions for LaTeX
8498: </description>
8499: </file>
8500:
8501: <file>
8502: <source>doc/latex/utf8enc.dfu</source>
8503: <target dist='default'>usr/local/loncapa/doc/utf8enc.dfu</target>
8504: <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8enc.dfu</target>
8505: <categoryname>system file</categoryname>
8506: <description>
8507: utf8 declarations for LaTeX
8508: </description>
8509: </file>
8510:
8511: <file>
8512: <source>loncom/atalk/config</source>
8513: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
8514: <categoryname>static conf</categoryname>
8515: <description>
8516: configuration file to make LON-CAPA server file space accessible to
8517: Appleshares access (Macintosh)
8518: </description>
8519: </file>
8520: <file>
8521: <source>loncom/interface/loncss.pm</source>
8522: <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
8523: <categoryname>handler</categoryname>
8524: <description>
8525: Generates standard LON-CAPA CSS
8526: </description>
8527: </file>
8528: <file>
8529: <source>loncom/LONCAPA.pm</source>
8530: <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
8531: <categoryname>handler</categoryname>
8532: <description>
8533: Some basic Lon-CAPA functionality
8534: </description>
8535: </file>
8536: <file>
8537: <source>loncom/interface/lonnotify.pm</source>
8538: <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
8539: <categoryname>handler</categoryname>
8540: <description>
8541: Interface for Domain Coordinators to (a) send broadcast e-mail to groups
8542: of users, and (b) to display e-mail of this type sent in the past.
8543: </description>
8544: </file>
8545: <file>
8546: <source>loncom/interface/lonhelpmenu.pm</source>
8547: <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
8548: <categoryname>handler</categoryname>
8549: <description>
8550: Creates a multipage help screen to help users out.
8551: </description>
8552: </file>
8553: <file>
8554: <source>loncom/interface/lonsupportreq.pm</source>
8555: <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
8556: <categoryname>handler</categoryname>
8557: <description>
8558: Handler to make it easy for users to send a request to the helpdesk
8559: </description>
8560: </file>
8561: <file>
8562: <source>loncom/interface/courseclassifier.pm</source>
8563: <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
8564: <categoryname>handler</categoryname>
8565: <description>
8566: Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
8567: </description>
8568: </file>
8569: <file>
8570: <source>loncom/interface/coursecatalog.pm</source>
8571: <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
8572: <categoryname>handler</categoryname>
8573: <description>
8574: Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
8575: </description>
8576: </file>
8577: <file>
8578: <source>loncom/interface/resetpw.pm</source>
8579: <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
8580: <categoryname>handler</categoryname>
8581: <description>
8582: A user with an internally authenticated account and a recorded e-mail address can use a two-step process to set a new password via a token sent to his/her e-mail address.
8583: </description>
8584: </file>
8585: <file>
8586: <source>loncom/interface/createaccount.pm</source>
8587: <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
8588: <categoryname>handler</categoryname>
8589: <description>
8590: An e-mail address can be used to create a LON-CAPA account via a two-step process employing a token sent to the e-mail address (the address will be the username). Alternatively, an institutional login can be used (after successful authentication) to create a corresponding LON-CAPA account, if one is missing.
8591: </description>
8592: </file>
8593: <file>
8594: <source>loncom/interface/lonmodifycourse.pm</source>
8595: <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
8596: <categoryname>handler</categoryname>
8597: <description>
8598: Interface to modifying a course's internal ENV values for automated
8599: enrollment
8600: </description>
8601: </file>
8602: <file>
8603: <source>loncom/interface/domainprefs.pm</source>
8604: <target dist='default'>home/httpd/lib/perl/Apache/domainprefs.pm</target>
8605: <categoryname>handler</categoryname>
8606: <description>
8607: Interface for modifying domain configuration
8608: </description>
8609: </file>
8610: <file>
8611: <source>loncom/interface/domainstatus.pm</source>
8612: <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
8613: <categoryname>handler</categoryname>
8614: <description>
8615: Handler for generation of a menu of links to server status utilities
8616: </description>
8617: </file>
8618: <file>
8619: <source>loncom/interface/lonconfigsettings.pm</source>
8620: <target dist='default'>home/httpd/lib/perl/Apache/lonconfigsettings.pm</target>
8621: <categoryname>handler</categoryname>
8622: <description>
8623: Common routines for generating menus to set default configuration settings -
8624: for a domain or for a course.
8625: </description>
8626: </file>
8627: <file>
8628: <source>loncom/interface/lonpdfupload.pm</source>
8629: <target dist='default'>home/httpd/lib/perl/Apache/lonpdfupload.pm</target>
8630: <categoryname>handler</categoryname>
8631: <description>
8632: Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions.
8633: </description>
8634: </file>
8635: <file>
8636: <source>loncom/interface/lonpopulate.pm</source>
8637: <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
8638: <categoryname>handler</categoryname>
8639: <description>
8640: Handler for configuring automated enrollment
8641: </description>
8642: </file>
8643: <file>
8644: <source>loncom/enrollment/Enrollment.pm</source>
8645: <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
8646: <categoryname>handler</categoryname>
8647: <description>
8648: Handler for automated enrollment
8649: </description>
8650: </file>
8651: <file>
8652: <source>loncom/enrollment/localenroll.pm</source>
8653: <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
8654: <categoryname>conf</categoryname>
8655: <description>
8656: Local handler for automated enrollment.
8657: </description>
8658: </file>
8659: <file>
8660: <source>loncom/enrollment/localenroll.pm</source>
8661: <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
8662: <categoryname>handler</categoryname>
8663: <description>
8664: Local handler for automated enrollment, standard version.
8665: </description>
8666: </file>
8667: <file>
8668: <source>loncom/enrollment/Autoenroll.pl</source>
8669: <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
8670: <categoryname>script</categoryname>
8671: <description>
8672: Script to perform automated enrollments from institutional classlists.
8673: </description>
8674: </file>
8675: <file>
8676: <source>loncom/enrollment/Autoupdate.pl</source>
8677: <target dist='default'>home/httpd/perl/Autoupdate.pl</target>
8678: <categoryname>script</categoryname>
8679: <description>
8680: Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service.
8681: </description>
8682: </file>
8683: <file>
8684: <source>loncom/auth/localstudentphoto.pm</source>
8685: <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
8686: <categoryname>conf</categoryname>
8687: <description>
8688: Local handler for automated enrollment.
8689: </description>
8690: </file>
8691: <file>
8692: <source>loncom/auth/localstudentphoto.pm</source>
8693: <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
8694: <categoryname>handler</categoryname>
8695: <description>
8696: Local handler for automated enrollment, standard version.
8697: </description>
8698: </file>
8699: <file>
8700: <source>loncom/automation/batchcreatecourse.pm</source>
8701: <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
8702: <categoryname>handler</categoryname>
8703: <description>
8704: Handler for batch creation of courses.
8705: </description>
8706: </file>
8707: <file>
8708: <source>loncom/interface/lonblockingmenu.pm</source>
8709: <target dist='default'>home/httpd/lib/perl/Apache/lonblockingmenu.pm</target>
8710: <categoryname>handler</categoryname>
8711: <description>
8712: Handler for configuration of blocking of access to collaborative tools and/or
8713: resources for the duration of an exam.
8714: </description>
8715: </file>
8716: <file>
8717: <source>loncom/interface/lonblockingstatus.pm</source>
8718: <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
8719: <categoryname>handler</categoryname>
8720: <description>
8721: Used for displaying the communication blocking status.
8722: </description>
8723: </file>
8724: <file>
8725: <source>loncom/interface/lonwishlist.pm</source>
8726: <target dist='default'>home/httpd/lib/perl/Apache/lonwishlist.pm</target>
8727: <categoryname>handler</categoryname>
8728: <description>
8729: Utilities to modify the wishlist (add new links and folders,
8730: edit, move, sort or delete existing links and folders).
8731: Links from the wishlist can be imported into courses.</description>
8732: <status>works/unverified</status>
8733: </file>
8734: <file>
8735: <source>loncom/interface/lonwishlistdisplay.pm</source>
8736: <target dist='default'>home/httpd/lib/perl/Apache/lonwishlistdisplay.pm</target>
8737: <categoryname>handler</categoryname>
8738: <description>
8739: Module for displaying the wishlist.</description>
8740: <status>works/unverified</status>
8741: </file>
8742: <file>
8743: <source>loncom/interface/lonrelrequtils.pm</source>
8744: <target dist='default'>home/httpd/lib/perl/Apache/lonrelrequtils.pm</target>
8745: <categoryname>handler</categoryname>
8746: <description>
8747: Utilities to update information about LON-CAPA version requirements
8748: in a course.</description>
8749: <status>works/unverified</status>
8750: </file>
8751: <file>
8752: <source>loncom/interface/lonaccesstimes.pm</source>
8753: <target dist='default'>home/httpd/lib/perl/Apache/lonaccesstimes.pm</target>
8754: <categoryname>handler</categoryname>
8755: <description>
8756: Handler to display first access times for selected students for a
8757: specified folder, resource or course-wide, for roles with rights to
8758: view grades, but not edit them.
8759: </description>
8760: <status>works/unverified</status>
8761: </file>
8762: <file>
8763: <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
8764: <target dist='default'>home/httpd/perl/Autocreate.pl</target>
8765: <categoryname>script</categoryname>
8766: <description>
8767: Script for automated course creation.
8768: </description>
8769: </file>
8770: <fileglob>
8771: <glob>*.pl</glob>
8772: <sourcedir>loncom/debugging_tools/</sourcedir>
8773: <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
8774: <categoryname>script</categoryname>
8775: <description>
8776: Tools for helping debug Lon-CAPA
8777: </description>
8778: <filenames>
8779: activity_to_accesscount.pl;
8780: check_authoring_spaces.pl;
8781: clean_db.pl;
8782: db_copy.pl;
8783: dump_db.pl;
8784: escape.pl;
8785: excise_from_db.pl;
8786: getties.pl;
8787: login_count.pl;
8788: memcached_dump.pl;
8789: modify_config_files.pl;
8790: move_construction_spaces.pl;
8791: parse_scantron.pl;
8792: rebuild_db_from_hist.pl;
8793: seed_accesscount.pl;
8794: stress.pl;
8795: testkerberos.pl;
8796: unescape.pl;
8797: unsubresources.pl;
8798: user_login_count.pl;
8799: </filenames>
8800: </fileglob>
8801: <fileglob>
8802: <glob>*.*</glob>
8803: <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
8804: <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
8805: <categoryname>script</categoryname>
8806: <description>
8807: Binary tools for LON-CAPA
8808: </description>
8809: <filenames>
8810: create_db_dynamic_64_so.3;
8811: </filenames>
8812: </fileglob>
8813: <file>
8814: <source>loncom/debugging_tools/compiled/create_db_dynamic</source>
8815: <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>
8816: <categoryname>script</categoryname>
8817: <description>
8818: Binary tool for LON-CAPA
8819: </description>
8820: </file>
8821: <file>
8822: <source>loncom/debugging_tools/compiled/create_db_dynamic_64</source>
8823: <target dist='default'>home/httpd/perl/debug/create_db_dynamic_64</target>
8824: <categoryname>script</categoryname>
8825: <description>
8826: Binary tool for LON-CAPA
8827: </description>
8828: </file>
8829: <file>
8830: <source>loncom/debugging_tools/compiled/dump_db_static_32</source>
8831: <target dist='default'>home/httpd/perl/debug/dump_db_static_32</target>
8832: <categoryname>script</categoryname>
8833: <description>
8834: Binary tool for LON-CAPA
8835: </description>
8836: </file>
8837: <file>
8838: <source>loncom/build/distprobe</source>
8839: <target dist='default'>home/httpd/perl/distprobe</target>
8840: <categoryname>script</categoryname>
8841: <description>
8842: for probing operating system flavor and version
8843: </description>
8844: <note>
8845: </note>
8846: </file>
8847: <file>
8848: <source>loncom/clusteradmin</source>
8849: <target dist='default'>home/httpd/perl/manage_dns/clusteradmin</target>
8850: <categoryname>root script</categoryname>
8851: <description>
8852: Script to update cluster tables: dns_hosts.tab and dns_domain.tab
8853: on a LON-CAPA DNS server.
8854: </description>
8855: <status>works/unverified</status>
8856: </file>
8857: </files>
8858: </lpml>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>