version 1.16, 2001/06/25 17:59:23
|
version 1.121, 2002/04/27 21:35:25
|
Line 1
|
Line 1
|
|
<!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN" |
|
"http://lpml.sourceforge.net/DTD/lpml.dtd"> |
|
<!-- loncapafiles.lpml --> |
<!-- Scott Harrison --> |
<!-- Scott Harrison --> |
<!-- Guy Albertelli --> |
|
|
<!-- $Id$ --> |
|
|
|
<!-- |
|
|
|
Copyright Michigan State University Board of Trustees |
|
|
|
This file is part of the LearningOnline Network with CAPA (LON-CAPA). |
|
|
|
LON-CAPA is free software; you can redistribute it and/or modify |
|
it under the terms of the GNU General Public License as published by |
|
the Free Software Foundation; either version 2 of the License, or |
|
(at your option) any later version. |
|
|
|
LON-CAPA is distributed in the hope that it will be useful, |
|
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
GNU General Public License for more details. |
|
|
|
You should have received a copy of the GNU General Public License |
|
along with LON-CAPA; if not, write to the Free Software |
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
|
|
/home/httpd/html/adm/gpl.txt |
|
|
|
http://www.lon-capa.org/ |
|
|
|
--> |
|
|
<!-- Default values must be defined before specific values. --> |
<!-- Default values must be defined before specific values. --> |
<!-- If no 'dist' attribute is specified, then it is always installed. --> |
<!-- If no 'dist' attribute is specified, then it is always installed. --> |
Line 8
|
Line 38
|
<!-- defined. --> |
<!-- defined. --> |
|
|
<lpml> |
<lpml> |
|
<specialnotices> |
|
<specialnotice dist='default'> |
|
!!! REDHAT 6.2 NOTICE !!! |
|
!!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!! |
|
!!! This sometimes happens (bad): !!! |
|
!!! 127.0.0.1 computer1 localhost.localdomain localhost !!! |
|
!!! Should be: !!! |
|
!!! 127.0.0.1 localhost.localdomain localhost !!! |
|
!!! 35.2.3.80 computer1 computer1.notreal.msu.edu !!! |
|
</specialnotice> |
|
<specialnotice dist='redhat7 redhat7.1'> |
|
!!!!!!!!! REDHAT 7.* NOTICE !!!!!!!!!!!!!!!!!!!! |
|
!!!!!!!!! LINE IN Cookie.pm !!!!!!!!!!!!!!!!!!!! |
|
!!!!!!!!! MUST BE REPLACED DUE !!!!!!!!!!!!!!!!!!!! |
|
!!!!!!!!! TO PERL 5.6.0 ERROR !!!!!!!!!!!!!!!!!!!! |
|
!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
|
!!!! The offending line is in CGI/Cookie.pm !! |
|
!!!! !! |
|
!!!! it should be changed from !! |
|
!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! |
|
!!!! to !! |
|
!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! |
|
!!!! !! |
|
!!!! (This is just below the following line ) !! |
|
!!!! # IE requires the path and domain to be present for some reason. !! |
|
</specialnotice> |
|
</specialnotices> |
<targetroot>/</targetroot> |
<targetroot>/</targetroot> |
<sourceroot>/home/user/loncapa/</sourceroot> |
<sourceroot>/home/user/loncapa/</sourceroot> |
<categories> |
<categories> |
<category name="interface file" type="runtime"> |
<category name="interface file" type="runtime"> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>interfacefile</abbreviation> |
</category> |
</category> |
<category name="interface file" type="development"> |
<category name="interface file" type="development"> |
<chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>interfacefile</abbreviation> |
</category> |
</category> |
<category name="setuid script" type="runtime"> |
<category name="setuid script" type="runtime"> |
<chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>setuid</abbreviation> |
</category> |
</category> |
<category name="setuid script" type="development"> |
<category name="setuid script" type="development"> |
<chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>setuid</abbreviation> |
</category> |
</category> |
<category name="handler" type="runtime"> |
<category name="handler" type="runtime"> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>handler</abbreviation> |
</category> |
</category> |
<category name="handler" type="development"> |
<category name="handler" type="development"> |
<chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>handler</abbreviation> |
</category> |
</category> |
<category name="static conf" type="runtime"> |
<category name="static conf" type="runtime"> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>static</abbreviation> |
</category> |
</category> |
<category name="static conf" type="development"> |
<category name="static conf" type="development"> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>static</abbreviation> |
</category> |
</category> |
<category name="conf" type="runtime"> |
<category name="conf" type="runtime"> |
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>configurable</abbreviation> |
</category> |
</category> |
<category name="conf" type="development"> |
<category name="conf" type="development"> |
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>configurable</abbreviation> |
</category> |
</category> |
<category name="script" type="runtime"> |
<category name="script" type="runtime"> |
<chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>script</abbreviation> |
</category> |
</category> |
<category name="script" type="development"> |
<category name="script" type="development"> |
<chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>script</abbreviation> |
</category> |
</category> |
<category name="graphic file" type="runtime"> |
<category name="graphic file" type="runtime"> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>graphicfile</abbreviation> |
</category> |
</category> |
<category name="graphic file" type="development"> |
<category name="graphic file" type="development"> |
<chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>graphicfile</abbreviation> |
|
</category> |
|
<category name="doc" type="runtime"> |
|
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>systemfile</abbreviation> |
|
</category> |
|
<category name="doc" type="development"> |
|
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>systemfile</abbreviation> |
</category> |
</category> |
<category name="system file" type="runtime"> |
<category name="system file" type="runtime"> |
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>systemfile</abbreviation> |
</category> |
</category> |
<category name="system file" type="development"> |
<category name="system file" type="development"> |
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>systemfile</abbreviation> |
</category> |
</category> |
<category name="root script" type="runtime"> |
<category name="root script" type="runtime"> |
<chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>rootscript</abbreviation> |
</category> |
</category> |
<category name="root script" type="development"> |
<category name="root script" type="development"> |
<chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>rootscript</abbreviation> |
</category> |
</category> |
<category name="symbolic link" type="runtime"> |
<category name="symbolic link" type="runtime"> |
<chmod dist='default'></chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'></chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>link</abbreviation> |
</category> |
</category> |
<category name="symbolic link" type="development"> |
<category name="symbolic link" type="development"> |
<chmod dist='default'></chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'></chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>link</abbreviation> |
</category> |
</category> |
<category name="standard" type="runtime"> |
<category name="standard" type="runtime"> |
<chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>directory</abbreviation> |
</category> |
</category> |
<category name="standard" type="development"> |
<category name="standard" type="development"> |
<chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown> |
<chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown> |
|
<abbreviation>directory</abbreviation> |
</category> |
</category> |
<category name="server standard" type="runtime"> |
<category name="server standard" type="runtime"> |
<chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>directory</abbreviation> |
</category> |
</category> |
<category name="server standard" type="development"> |
<category name="server standard" type="development"> |
<chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>directory</abbreviation> |
</category> |
</category> |
<category name="server readonly" type="runtime"> |
<category name="server readonly" type="runtime"> |
<chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>directory</abbreviation> |
</category> |
</category> |
<category name="server readonly" type="development"> |
<category name="server readonly" type="development"> |
<chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown> |
<chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown> |
|
<abbreviation>directory</abbreviation> |
</category> |
</category> |
</categories> |
</categories> |
<rpm> |
<rpm> |
Line 95
|
Line 186
|
<rpmName>LON-CAPA-base</rpmName> |
<rpmName>LON-CAPA-base</rpmName> |
<rpmVersion>3.1</rpmVersion> |
<rpmVersion>3.1</rpmVersion> |
<rpmRelease>1</rpmRelease> |
<rpmRelease>1</rpmRelease> |
<rpmVendor>Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University.</rpmVendor> |
<rpmVendor>Laboratory for Instructional Technology Education, |
|
Division of Science and Mathematics Education, Michigan State University. |
|
</rpmVendor> |
<rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot> |
<rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot> |
<rpmCopyright>GNU General Public License. Version 2, June 1991. Michigan State University patents may apply.</rpmCopyright> |
<rpmCopyright>GNU General Public License. Version 2, June 1991. Michigan State University patents may apply.</rpmCopyright> |
<rpmGroup>Utilities/System</rpmGroup> |
<rpmGroup>Utilities/System</rpmGroup> |
<rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource> |
<rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource> |
<rpmAutoReqProv>no</rpmAutoReqProv> |
<rpmAutoReqProv>no</rpmAutoReqProv> |
<rpmdescription>This package facilitates a base installation of LON-CAPA files in their directories.\n |
<rpmdescription>This package facilitates a base installation of LON-CAPA \n |
The files in this package are only those directly associated with the network communication\n |
files in their directories.\n |
layer established through direct server-to-server communications (via lond and lonc); plus\n |
For more on the LON-CAPA project, visit http://www.lon-capa.org/. |
those which configure (but otherwise not constitute) external software packages like Apache\n |
</rpmdescription> |
and Athena-Kerberos. For more on the LON-CAPA project, visit http://www.lon-capa.org/.</rpmdescription> |
|
<rpmpre>echo '***********************************************************************'\n |
<rpmpre>echo '***********************************************************************'\n |
echo 'LON-CAPA LearningOnline with CAPA'\n |
echo 'LON-CAPA LearningOnline with CAPA'\n |
echo 'http://www.lon-capa.org/'\n |
echo 'http://www.lon-capa.org/'\n |
Line 119 echo 'This installation assumes an insta
|
Line 211 echo 'This installation assumes an insta
|
echo ' '\n |
echo ' '\n |
echo 'The server computer should be currently connected to the ethernet'\n |
echo 'The server computer should be currently connected to the ethernet'\n |
echo ' '\n |
echo ' '\n |
echo 'The files in this package are only those directly associated with the network communication'\n |
|
echo 'layer established through direct server-to-server communications (via lond and lonc); plus'\n |
|
echo 'those which configure (but otherwise not constitute) external software packages like Apache'\n |
|
echo 'and Athena-Kerberos.'\n |
|
echo '***********************************************************************'\n |
echo '***********************************************************************'\n |
</rpmpre> |
</rpmpre> |
|
<rpmRequires> |
|
<item>PreReq: LON-CAPA-setup</item> |
|
<item>PreReq: apache</item> |
|
<item>PreReq: /etc/httpd/conf/access.conf</item> |
|
</rpmRequires> |
</rpm> |
</rpm> |
<directories> |
<directories> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>etc</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>standard linux directory for configuration files</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/atalk</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>appletalk configuration files</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/cron.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>standard linux directory for running time-based "jobs" |
|
</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>etc/httpd/conf</targetdir> |
<targetdir dist='default'>etc/httpd/conf</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>web configuration files</description> |
<description>web configuration files</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>etc/ntp</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>configuration directory for network time protocol</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/pam.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>configuration directory for password authentication mechanism |
|
</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='redhat7 redhat7.1'>etc/samba</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>configuration directory for samba authentication |
|
</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/rc.d/init.d</targetdir> |
|
<targetdir dist='debian2.2'>etc/init.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run during system startup</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/rc.d/rc0.d</targetdir> |
|
<targetdir dist='debian2.2'>etc/rc0.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 0</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/rc.d/rc1.d</targetdir> |
|
<targetdir dist='debian2.2'>etc/rc1.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 1</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/rc.d/rc2.d</targetdir> |
|
<targetdir dist='debian2.2'>etc/rc2.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 2</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/rc.d/rc3.d</targetdir> |
|
<targetdir dist='debian2.2'>etc/rc3.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 3</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/rc.d/rc4.d</targetdir> |
|
<targetdir dist='debian2.2'>etc/rc4.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 4</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/rc.d/rc5.d</targetdir> |
|
<targetdir dist='debian2.2'>etc/rc5.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 5</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>etc/rc.d/rc6.d</targetdir> |
|
<targetdir dist='debian2.2'>etc/rc6.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 6</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>home/httpd/lonTabs</targetdir> |
<targetdir dist='default'>home/httpd/lonTabs</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>tab-formatted reference files</description> |
<description>tab-formatted reference files</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd</targetdir> |
<targetdir dist='default'>home/httpd</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>start of the web server tree</description> |
<description>start of the web server tree</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>standard linux directory for configuration files</description> |
|
</directory> |
|
<directory> |
|
<targetdir dist='default'>home/httpd/perl</targetdir> |
<targetdir dist='default'>home/httpd/perl</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>perl scripts for managing the LON-CAPA system</description> |
<description>perl scripts for managing the LON-CAPA system</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/perl/logs</targetdir> |
<targetdir dist='default'>home/httpd/perl/logs</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>location where system performance and error logs are kept</description> |
<description>location where system performance and error logs are kept |
|
</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir> |
|
<categoryname>server standard</categoryname> |
|
<description> |
|
Used by lond parent to check if children are responding to USR1 signals |
|
(otherwise they are killed and replaced). |
|
</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>home/httpd/perl/tmp</targetdir> |
<targetdir dist='default'>home/httpd/perl/tmp</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>location where temporary files (for caching) are stored</description> |
<description>location where temporary files (for caching) are stored |
|
</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/prtspool</targetdir> |
|
<categoryname>server standard</categoryname> |
|
<description>for the output of lonprintout.pm |
|
</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/lib/perl</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>location of LON-CAPA non web mod-perl handlers</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir> |
<targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>location of LON-CAPA web mod-perl handlers</description> |
<description>location of LON-CAPA web mod-perl handlers</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>location of HTML specific perl module fixes and additions |
|
</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>home/httpd/lonIDs</targetdir> |
<targetdir dist='default'>home/httpd/lonIDs</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>cookie jar</description> |
<description>cookie jar</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/sockets</targetdir> |
<targetdir dist='default'>home/httpd/sockets</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>lonc's sockets</description> |
<description>lonc's sockets</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/sockets/delayed</targetdir> |
<targetdir dist='default'>home/httpd/sockets/delayed</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>lonc's sockets (delayed)</description> |
<description>lonc's sockets (delayed)</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/cgi-bin</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>location of cgi scripts</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html</targetdir> |
<targetdir dist='default'>home/httpd/html</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>location of web-accessible file tree</description> |
<description>location of web-accessible file tree</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/res</targetdir> |
<targetdir dist='default'>home/httpd/html/res</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>root of resource tree</description> |
<description>root of resource tree</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/adm</targetdir> |
<targetdir dist='default'>home/httpd/html/adm</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>unauthenticated resources</description> |
<description>unauthenticated resources</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/adm/rat</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/rat</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>home of the rat</description> |
<description>home of the rat</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/adm/help</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>online help documentation</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>online help documentation for the LON-CAPA programming |
|
interface</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache |
|
</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>online help documentation for the LON-CAPA programming |
|
interface, Apache (mod_perl) handlers</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>online help documentation for the LON-CAPA programming |
|
interface, Apache (mod_perl) handlers</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>graphic widgets</description> |
<description>graphic widgets</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description></description> |
<description>miscellaneous resources</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>error warnings and icons</description> |
<description>error warnings and icons</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/lonUsers</targetdir> |
<targetdir dist='default'>home/httpd/lonUsers</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>Home directories of local users. There is a five-tier |
<description>Home directories of local users. There is a five-tier |
structure to the directories: |
structure to the directories: |
[domain]/[firstletter]/[secondletter]/[thirdletter]/[userid]. For example, |
[domain]/[firstletter]/[secondletter]/[thirdletter]/[userid]. For example, |
a user fredflint at MSU would have his information located in |
a user fredflint at MSU would have his information located in |
lonUsers/msu/f/r/e/fredflint.<br /> <br />Within this directory there are |
lonUsers/msu/f/r/e/fredflint.<br /> <br />Within this directory there are |
a variety of files which govern the scope of what a user can do within the LON-CAPA |
a variety of files which govern the scope of what a user can do within the |
system. A passwd file determines the type of authentication mechanism to use. |
LON-CAPA system. A passwd file determines the type of authentication |
There is also are files such as roles.hist (and its database compilation, |
mechanism to use. |
|
There also are files such as roles.hist (and its database compilation, |
roles.db) which specify the roles and privileges for a user in the |
roles.db) which specify the roles and privileges for a user in the |
LON-CAPA system.</description> |
LON-CAPA system.</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/lon-status</targetdir> |
|
<categoryname>server standard</categoryname> |
|
<description>status reports</description> |
|
</directory> |
|
<directory> |
|
<targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir> |
|
<targetdir dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir> |
|
<targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>system perl tree (usually present on linux systems)</description> |
|
</directory> |
|
<directory> |
|
<targetdir dist='default'>home/httpd/html/adm/MathML</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/MathML</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>mathematics markup language resources</description> |
<description>mathematics markup language resources</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>files useful for including within customized scripting</description> |
<description>files useful for including within customized scripting |
|
</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/res/adm/includes/templates |
|
</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>template files useful for customized scripts</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/lon-status</targetdir> |
<targetdir dist='default'>home/httpd/html/lon-status</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>status reports</description> |
<description>status reports</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>web user interface resources</description> |
<description>web user interface resources</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu |
|
</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>bookmark user interface code</description> |
<description>bookmark user interface code</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/annotations</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/annotations |
|
</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description></description> |
<description></description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>usr/sbin</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons |
<categoryname>standard</categoryname> |
</targetdir> |
<description>standard linux directory for superuser executables</description> |
<categoryname>server readonly</categoryname> |
</directory> |
<description>icons that help depict the file system (outdated)</description> |
<directory> |
|
<targetdir dist='default'>etc/cron.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>standard linux directory for running time-based "jobs"</description> |
|
</directory> |
|
<directory> |
|
<targetdir dist='default'>etc/ntp</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>configuration directory for network time protocol</description> |
|
</directory> |
|
<directory> |
|
<targetdir dist='default'>etc/rc.d/init.d</targetdir> |
|
<targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run during system startup</description> |
|
</directory> |
|
<directory> |
|
<targetdir dist='default'>etc/rc.d/rc0.d</targetdir> |
|
<targetdir dist='redhat7.1 debian2.2'>etc/rc0.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 0</description> |
|
</directory> |
|
<directory> |
|
<targetdir dist='default'>etc/rc.d/rc1.d</targetdir> |
|
<targetdir dist='redhat7.1 debian2.2'>etc/rc1.d</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>scripts that run for run-level 1</description> |
|
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc2.d</targetdir> |
<targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc2.d</targetdir> |
<targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir> |
|
<targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 2</description> |
<description>system perl tree (usually present on linux systems) |
|
</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc3.d</targetdir> |
<targetdir dist='default'>usr/local/bin</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc3.d</targetdir> |
|
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 3</description> |
<description>local binary files</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc4.d</targetdir> |
<targetdir dist='default'>usr/local/man/man1</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc4.d</targetdir> |
|
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 4</description> |
<description>local manual pages</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc5.d</targetdir> |
<targetdir dist='default'>usr/man/man1</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc5.d</targetdir> |
|
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 5</description> |
<description>manual pages</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc6.d</targetdir> |
<targetdir dist='default'>usr/man/man3</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc6.d</targetdir> |
|
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 6</description> |
<description>manual pages</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/atalk</targetdir> |
<targetdir dist='default'>usr/sbin</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>appletalk configuration files</description> |
<description>standard linux directory for superuser executables</description> |
</directory> |
|
<directory> |
|
<targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>icons that help depict the file system (outdated)</description> |
|
</directory> |
</directory> |
</directories> |
</directories> |
<files> |
<files> |
<file> |
<file> |
|
<source>loncom/krb.conf</source> |
|
<target dist='default'>etc/krb.conf</target> |
|
<categoryname>conf</categoryname> |
|
<description> |
|
which Kerberos server to contact for specified Kerberos domains |
|
</description> |
|
<note> |
|
<table cellpadding='0' cellspacing='0' border='1'> |
|
<tr><td> |
|
list elements are separated by newlines |
|
</td></tr> |
|
<tr><td> |
|
each list element consists of only two subelements separated by a colon |
|
<br /> |
|
<ul> |
|
<li>Kerberos domain value</li> |
|
<li>Kerberos server IP address</li> |
|
</ul> |
|
</td></tr> |
|
</table> |
|
</note> |
|
</file> |
|
<file> |
|
<source>loncom/loncapa.conf</source> |
|
<target dist='default'>etc/httpd/conf/loncapa.conf</target> |
|
<categoryname>conf</categoryname> |
|
<description> |
|
The goal of this file is to implement all LON-CAPA specific |
|
customization of the Apache web server. |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/access.conf</source> |
<source>loncom/access.conf</source> |
<target dist='default'>etc/httpd/conf/access.conf</target> |
<target dist='default'>etc/httpd/conf/access.conf</target> |
<categoryname>conf</categoryname> |
<categoryname>conf</categoryname> |
Line 367 and browser detection logic.
|
Line 588 and browser detection logic.
|
<note> |
<note> |
<b>configure</b> |
<b>configure</b> |
<br /> |
<br /> |
<table cellpadding=0 cellspacing=0 border=1> |
<table cellpadding='0' cellspacing='0' border='1'> |
<tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this machine</td></tr> |
<tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this |
<tr><td><tt>lonRole</tt></td><td>Role of this machine: library, access</td></tr> |
machine</td></tr> |
|
<tr><td><tt>lonRole</tt></td><td>Role of this machine: library, |
|
access</td></tr> |
<tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr> |
<tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr> |
<tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr> |
<tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr> |
<tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr> |
<tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr> |
<tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in seconds</td></tr> |
<tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in |
|
seconds</td></tr> |
<tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr> |
<tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr> |
<tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access MySQL database</td></tr> |
<tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access |
|
MySQL database</td></tr> |
</table> |
</table> |
</note> |
</note> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/httpd.conf</source> |
|
<target dist='default'>etc/httpd/conf/httpd.conf</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
This is the main server configuration file. The settings here are |
|
more or less standard for the Apache web server. Most notably (and |
|
importantly!), perl handling and mod_perl are enabled in this configuration |
|
file. |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/srm.conf</source> |
|
<target dist='default'>etc/httpd/conf/srm.conf</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
<p> |
|
This file configures the "name space" of the Apache web server. |
|
<tt>srm.conf</tt> |
|
defines when specific perl modules should be called to handle a given |
|
request. This definition is a function of both the name of the perl module, |
|
and a specific regular expression associated with the URL, such as |
|
"^/res/.*\.page". |
|
</p> |
|
<p> |
|
Here is an example entry: |
|
<pre> |
|
<LocationMatch "^/res/.*\.page$> |
|
SetHandler perl-script |
|
PerlHandler Apache::lonpage |
|
</LocationMatch> |
|
</pre> |
|
</p> |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/startup.pl</source> |
<source>loncom/startup.pl</source> |
<target dist='default'>etc/httpd/conf/startup.pl</target> |
<target dist='default'>etc/httpd/conf/startup.pl</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
Line 426 well as causing the Apache module to be
|
Line 616 well as causing the Apache module to be
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/publisher/thesaurus.dat</source> |
|
<target dist='default'>home/httpd/lonTabs/thesaurus.dat</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
Custom Thesaurus file for LON-CAPA, in the format |
|
word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,... |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/interface/mydesk.tab</source> |
<source>loncom/interface/mydesk.tab</source> |
<target dist='default'>home/httpd/lonTabs/mydesk.tab</target> |
<target dist='default'>home/httpd/lonTabs/mydesk.tab</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
Line 442 Descriptive list of file extensions, and
|
Line 641 Descriptive list of file extensions, and
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/cgi/barcode.gif</source> |
|
<target dist='default'>home/httpd/cgi-bin/barcode.gif</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE |
|
parameter. |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/cgi/clusterstatus.pl</source> |
|
<target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
utility cgi script to view status of cluster |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/cgi/graph.gif</source> |
|
<target dist='default'>home/httpd/cgi-bin/graph.gif</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
Dynamically outputs a graph especially for lonstatistics.pm. |
|
</description> |
|
<note> |
|
Depends on perl modules: |
|
GDGraph-1.33 and GDTextUtils-0.80. |
|
</note> |
|
</file> |
|
<file> |
|
<source>loncom/cgi/lonversions.pl</source> |
|
<target dist='default'>home/httpd/cgi-bin/lonversions.pl</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
utility cgi script to view software versions of a remote server |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/cgi/ping.pl</source> |
|
<target dist='default'>home/httpd/cgi-bin/ping.pl</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
cgi-script to ping other server |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/cgi/plot.gif</source> |
|
<target dist='default'>home/httpd/cgi-bin/plot.gif</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
Dynamically outputs X-Y plots with point, line, etc functions. |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/interface/printout.pl</source> |
|
<target dist='default'>home/httpd/cgi-bin/printout.pl</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
cgi script |
|
</description> |
|
<note> |
|
Depends on srm.conf entry: |
|
Alias /prtspool/ /home/httpd/prtspool/ |
|
as well as a /home/httpd/prtspool directory. |
|
</note> |
|
</file> |
|
<file> |
|
<source>loncom/cgi/metadata_keywords.pl</source> |
|
<target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
a cgi-script (not mod_perl), which contacts MySQL and pulls |
|
out all keywords in this format: |
|
|
|
coil,magnetic,transformer |
|
transformer,coils,current,amperes,voltage,transformers,coil |
|
flux,magnetic,current,transformer |
|
coil,loop,field,magnetic |
|
|
|
... etc (one line per entry). |
|
|
|
and simply prints this text-only (no markup) to the browser |
|
</description> |
|
</file> |
|
<fileglob> |
|
<glob>*.*</glob> |
|
<sourcedir>loncom/homework/templates/</sourcedir> |
|
<targetdir dist='default'> |
|
home/httpd/html/res/adm/includes/templates/</targetdir> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
Template files for generating new resources. |
|
</description> |
|
<filenames> |
|
blank.library; |
|
blank.library.meta; |
|
blank.problem; |
|
blank.problem.meta; |
|
formula.problem; |
|
formula.problem.meta; |
|
numerical.problem; |
|
numerical.problem.meta; |
|
RadioResponse.problem; |
|
RadioResponse.problem.meta; |
|
SelectFromOptions-4ConceptGoups.problem; |
|
SelectFromOptions-4ConceptGoups.problem.meta; |
|
SelectFromOptions-5ConceptGoups.problem; |
|
SelectFromOptions-5ConceptGoups.problem.meta; |
|
SelectFromOptions-6ConceptGoups.problem; |
|
SelectFromOptions-6ConceptGoups.problem.meta; |
|
SelectFromOptions-7ConceptGoups.problem; |
|
SelectFromOptions-7ConceptGoups.problem.meta; |
|
SelectFromOptions-8ConceptGoups.problem; |
|
SelectFromOptions-8ConceptGoups.problem.meta; |
|
SelectFromOptions-Simple.problem; |
|
SelectFromOptions-Simple.problem.meta; |
|
script.library; |
|
script.library.meta; |
|
SimpleStringResponse.problem; |
|
SimpleStringResponse.problem.meta; |
|
StringResponse.problem; |
|
StringResponse.problem.meta |
|
</filenames> |
|
</fileglob> |
|
<file> |
<source>loncom/homework/insertlist.tab</source> |
<source>loncom/homework/insertlist.tab</source> |
<target dist='default'>home/httpd/lonTabs/insertlist.tab</target> |
<target dist='default'>home/httpd/lonTabs/insertlist.tab</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
Line 450 Describes what tags are allowed inside o
|
Line 773 Describes what tags are allowed inside o
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>CAPA/JavaTools/GLabel.class</source> |
|
<target dist='default'>home/httpd/html/res/adm/includes/GLabel.class |
|
</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
Java applet for labelling graphs. |
|
</description> |
|
<note> |
|
Built from Glabel.java. Still working on build/dependency details. |
|
</note> |
|
</file> |
|
<file> |
<source>loncom/interface/default.assesscalc</source> |
<source>loncom/interface/default.assesscalc</source> |
<target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc</target> |
<target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc |
|
</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
<description> |
<description> |
Default spreadsheet for individual assessment. |
Default spreadsheet for individual assessment. |
Line 459 Default spreadsheet for individual asses
|
Line 795 Default spreadsheet for individual asses
|
</file> |
</file> |
<file> |
<file> |
<source>loncom/interface/default.studentcalc</source> |
<source>loncom/interface/default.studentcalc</source> |
<target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc</target> |
<target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc |
|
</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
<description> |
<description> |
Default spreadsheet for assessment of students. |
Default spreadsheet for assessment of students. |
Line 467 Default spreadsheet for assessment of st
|
Line 804 Default spreadsheet for assessment of st
|
</file> |
</file> |
<file> |
<file> |
<source>loncom/interface/default.classcalc</source> |
<source>loncom/interface/default.classcalc</source> |
<target dist='default'>home/httpd/html/res/adm/includes/default.classcalc</target> |
<target dist='default'>home/httpd/html/res/adm/includes/default.classcalc |
|
</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
<description> |
<description> |
Default spreadsheet for assessment of a class. |
Default spreadsheet for assessment of a class. |
Line 478 Default spreadsheet for assessment of a
|
Line 816 Default spreadsheet for assessment of a
|
<target dist='default'>home/httpd/lonTabs/roles.tab</target> |
<target dist='default'>home/httpd/lonTabs/roles.tab</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
<description> |
<description> |
List of privileges associated with users of multiple types (for example: Teaching |
List of privileges associated with users of multiple types (for example: |
Assistant, Exam Proctor, Course Coordinator) |
Teaching Assistant, Exam Proctor, Course Coordinator) |
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
Line 494 and privileges available in the network
|
Line 832 and privileges available in the network
|
<file> |
<file> |
<source>loncom/hosts.tab</source> |
<source>loncom/hosts.tab</source> |
<target dist='default'>home/httpd/lonTabs/hosts.tab</target> |
<target dist='default'>home/httpd/lonTabs/hosts.tab</target> |
<categoryname>conf</categoryname> |
<categoryname>static conf</categoryname> |
<description> |
<description> |
List of all machines in the LON-CAPA network. Relates <tt>lonHostID</tt> to |
List of all machines in the LON-CAPA network. Relates <tt>lonHostID</tt> to |
<tt>lonDefDomain</tt> and <u>IP address</u>. |
<tt>lonDefDomain</tt> and <u>IP address</u>. |
Line 509 Spare hosts to offload session to if the
|
Line 847 Spare hosts to offload session to if the
|
</description> |
</description> |
<note> |
<note> |
<b>configure</b><br /> |
<b>configure</b><br /> |
<table cellpadding=0 cellspacing=0 border=1> |
<table cellpadding='0' cellspacing='0' border='1'> |
<tr><td> |
<tr><td> |
list elements are separated by newlines |
list elements are separated by newlines |
</td></tr> |
</td></tr> |
Line 529 Basic auth password to access /lon-statu
|
Line 867 Basic auth password to access /lon-statu
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/krb.conf</source> |
|
<target dist='default'>etc/krb.conf</target> |
|
<categoryname>conf</categoryname> |
|
<description> |
|
which Kerberos server to contact for specified Kerberos domains |
|
</description> |
|
<note> |
|
<table cellpadding=0 cellspacing=0 border=1> |
|
<tr><td> |
|
list elements are separated by newlines |
|
</td></tr> |
|
<tr><td> |
|
each list element consists of only two subelements separated by a colon |
|
<br /> |
|
<ul> |
|
<li>Kerberos domain value</li> |
|
<li>Kerberos server IP address</li> |
|
</ul> |
|
</td></tr> |
|
</table> |
|
</note> |
|
</file> |
|
<file> |
|
<source>loncom/smb.conf</source> |
<source>loncom/smb.conf</source> |
<target dist='default'>etc/smb.conf</target> |
<target dist='default'>etc/smb.conf</target> |
|
<target dist='redhat7 redhat7.1'>etc/samba/smb.conf</target> |
<categoryname>conf</categoryname> |
<categoryname>conf</categoryname> |
<description> |
<description> |
configuration file to make LON-CAPA server file space accessible to network neighborhood |
configuration file to make LON-CAPA server file space accessible to network |
|
neighborhood |
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
Line 567 configuration file to make LON-CAPA serv
|
Line 884 configuration file to make LON-CAPA serv
|
which NTP server to contact for information (XNTP3 standard) |
which NTP server to contact for information (XNTP3 standard) |
</description> |
</description> |
<note> |
<note> |
<table cellpadding=0 cellspacing=0 border=1> |
<table cellpadding='0' cellspacing='0' border='1'> |
<tr><td> |
<tr><td> |
only one line needs to be changed to specify a server ip address |
only one line needs to be changed to specify a server ip address |
</td></tr> |
</td></tr> |
Line 594 proxy server
|
Line 911 proxy server
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/lonc.1</source> |
|
<target dist='default'>usr/man/man1/lonc.1</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonc</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && \ |
|
echo 'manifying lonc' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lonc |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/scripts/lonc.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonc</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && \ |
|
echo 'pod2html lonc' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lonc |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/lond</source> |
<source>loncom/lond</source> |
<target dist='default'>home/httpd/perl/lond</target> |
<target dist='default'>home/httpd/perl/lond</target> |
<categoryname>script</categoryname> |
<categoryname>script</categoryname> |
Line 603 It accepts and processes incoming reques
|
Line 948 It accepts and processes incoming reques
|
on the network. lond's functionality is self-contained in the sense |
on the network. lond's functionality is self-contained in the sense |
that it does not reference (import, require, use) any other file |
that it does not reference (import, require, use) any other file |
described in this document. There are only 15 subroutines in this |
described in this document. There are only 15 subroutines in this |
script, however the <TT>make_new_child</TT> subroutine is quite |
script, however the <tt>make_new_child</tt> subroutine is quite |
complex since it parses and responds about 29 different types of |
complex since it parses and responds about 29 different types of |
network requests (i.e. enc, ping, pong, ekey, load, auth, passwd, |
network requests (i.e. enc, ping, pong, ekey, load, auth, passwd, |
makeuser, home, update, unsub, sub, log, put, rolesput, get, eget, |
makeuser, home, update, unsub, sub, log, put, rolesput, get, eget, |
Line 612 tmpput, tmpget, and ls).
|
Line 957 tmpput, tmpget, and ls).
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/lond.1</source> |
|
<target dist='default'>usr/man/man1/lond.1</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lond</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && \ |
|
echo 'manifying lond' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lond |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/scripts/lond.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lond</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && \ |
|
echo 'pod2html lond' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lond |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>loncom/cgi/loncron.pl</source> |
|
<target dist='default'>home/httpd/cgi-bin/loncron.pl</target> |
|
<categoryname>script</categoryname> |
|
<description>CGI script that starts and pipes output of loncron</description> |
|
</file> |
|
<file> |
<source>loncom/loncron</source> |
<source>loncom/loncron</source> |
<target dist='default'>home/httpd/perl/loncron</target> |
<target dist='default'>home/httpd/perl/loncron</target> |
<categoryname>script</categoryname> |
<categoryname>script</categoryname> |
Line 624 tmpput, tmpget, and ls).
|
Line 1003 tmpput, tmpget, and ls).
|
<description>maintain secondary database of metadata</description> |
<description>maintain secondary database of metadata</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/lonsql.1</source> |
|
<target dist='default'>usr/man/man1/lonsql.1</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonsql</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && \ |
|
echo 'manifying lonsql' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lonsql |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/scripts/lonsql.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonsql</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && \ |
|
echo 'pod2html lonsql' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lonsql |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/lcpasswd</source> |
<source>loncom/lcpasswd</source> |
<target dist='default'>home/httpd/perl/lcpasswd</target> |
<target dist='default'>home/httpd/perl/lcpasswd</target> |
<categoryname>setuid script</categoryname> |
<categoryname>setuid script</categoryname> |
<description> |
<description> |
coordinates the system services and files in order to allow lond to change |
Coordinates the system services and files in order to allow lond to change |
user passwords |
user passwords. |
</description> |
</description> |
<status>deprecated</status> |
<status>being updated</status> |
|
</file> |
|
<file> |
|
<source>loncom/pwchange</source> |
|
<target dist='default'>home/httpd/perl/pwchange</target> |
|
<categoryname>setuid script</categoryname> |
|
<description> |
|
Allows www to change user passwords. |
|
</description> |
|
<status>being updated</status> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/lcuseradd</source> |
<source>loncom/lcuseradd</source> |
<target dist='default'>home/httpd/perl/lcuseradd</target> |
<target dist='default'>home/httpd/perl/lcuseradd</target> |
<categoryname>setuid script</categoryname> |
<categoryname>setuid script</categoryname> |
<description> |
<description> |
coordinates the system services and files in order to allow lond to add a |
Coordinates the system services and files in order to allow lond to add a |
new user |
new user. |
</description> |
</description> |
<status>deprecated</status> |
<status>being updated</status> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/lcuserdel</source> |
<source>loncom/lcuserdel</source> |
<target dist='default'>home/httpd/perl/lcuserdel</target> |
<target dist='default'>home/httpd/perl/lcuserdel</target> |
<categoryname>setuid script</categoryname> |
<categoryname>setuid script</categoryname> |
<description> |
<description> |
coordinates the system services and files in order to allow lond to delete a user |
Coordinates the system services and files in order to allow lond to delete a |
|
user. |
</description> |
</description> |
<status>deprecated</status> |
<status>deprecated</status> |
</file> |
</file> |
Line 673 for a user
|
Line 1090 for a user
|
<status>deprecated</status> |
<status>deprecated</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/license/gpl.txt</source> |
|
<target dist='default'>home/httpd/html/adm/gpl.txt</target> |
|
<categoryname>interface file</categoryname> |
|
<description> |
|
GNU General Public License. Long live the cause of freeware! |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/license/about.html</source> |
|
<target dist='default'>home/httpd/html/adm/about.html</target> |
|
<categoryname>interface file</categoryname> |
|
<description> |
|
The "About" Page. |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/publisher/publisher.html</source> |
<source>loncom/publisher/publisher.html</source> |
<target dist='default'>home/httpd/html/adm/publisher.html</target> |
<target dist='default'>home/httpd/html/adm/publisher.html</target> |
<categoryname>interface file</categoryname> |
<categoryname>interface file</categoryname> |
Line 690 Interface file for responding to imprope
|
Line 1123 Interface file for responding to imprope
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/xml/physnet.sty</source> |
|
<target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
The relevant conditions and metadata to attach to PhysNet-specific tags. |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/homework/lectureonline.sty</source> |
<source>loncom/homework/lectureonline.sty</source> |
<target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target> |
<target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty |
|
</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
<description> |
<description> |
The relevant conditions and metadata to attach to LectureOnline-specific tags. |
The relevant conditions and metadata to attach to LectureOnline-specific tags. |
Line 707 content.
|
Line 1149 content.
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/publisher/packages.tab</source> |
|
<target dist='default'>home/httpd/lonTabs/packages.tab</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
Parameter packages, so that assessments can publish parameter packages |
|
needed, which are then expanded into individual parameters - allows to |
|
retroactively add new parameters to already published assessments. |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/publisher/copyright.tab</source> |
<source>loncom/publisher/copyright.tab</source> |
<target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target> |
<target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target> |
<categoryname>conf</categoryname> |
<categoryname>static conf</categoryname> |
<description> |
<description> |
Table which contains list of copyright possibilities for educational resources. |
Table which contains list of copyright possibilities for educational resources. |
</description> |
</description> |
Line 732 Table which has hash data necessary for
|
Line 1184 Table which has hash data necessary for
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>rat/lonwrapper.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Wrapper for external and binary files as standalone resources. |
|
Edit handler for rat maps; TeX content handler. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>loncom/publisher/loncfile.pm</source> |
<source>loncom/publisher/loncfile.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 769 Handler to upload files through browser
|
Line 1231 Handler to upload files through browser
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonupload.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonupload.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonupload.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../publisher/lonupload.pm > \ |
|
../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/publisher/lonupload.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonupload.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonupload.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../publisher/lonupload.pm > \ |
|
../../doc/lib/perl/Apache/lonupload.html && \ |
|
echo 'pod2html lonupload.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/publisher/lonupload.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/homework/essayresponse.pm</source> |
<source>loncom/homework/essayresponse.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 778 Handler to evaluate essay (ungraded) sty
|
Line 1270 Handler to evaluate essay (ungraded) sty
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/homework/externalresponse.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Handler to evaluate externally graded responses. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/homework/loncapagrade.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Handler to evaluate externally graded responses. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>loncom/publisher/lonpubdir.pm</source> |
<source>loncom/publisher/lonpubdir.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 786 Handler to publish directories.
|
Line 1296 Handler to publish directories.
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonpubdir.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonpubdir.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonpubdir.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../publisher/lonpubdir.pm > \ |
|
../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lonnet/perl/lonnet.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonpubdir.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonpubdir.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../publisher/lonpubdir.pm > \ |
|
../../doc/lib/perl/Apache/lonpubdir.html && \ |
|
echo 'pod2html lonpubdir.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/publisher/lonpubdir.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/publisher/lonretrieve.pm</source> |
<source>loncom/publisher/lonretrieve.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 795 Handler to retrieve old versions from re
|
Line 1335 Handler to retrieve old versions from re
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonretrieve.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonretrieve.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonretrieve.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../publisher/lonretrieve.pm > \ |
|
../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/publisher/lonretrieve.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonretrieve.html</source> |
|
<target dist='default'> |
|
home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonretrieve.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../publisher/lonretrieve.pm > \ |
|
../../doc/lib/perl/Apache/lonretrieve.html && \ |
|
echo 'pod2html lonretrieve.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/publisher/lonretrieve.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/homework/edit.pm</source> |
<source>loncom/homework/edit.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 803 Helper functions when in homework edit m
|
Line 1374 Helper functions when in homework edit m
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__edit.3</source> |
|
<target dist='default'>usr/man/man3/Apache::edit.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for edit.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && \ |
|
echo 'manifying edit.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/homework/edit.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/edit.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for edit.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../homework/edit.pm > \ |
|
../../doc/lib/perl/Apache/edit.html \ |
|
&& echo 'pod2html edit.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/homework/edit.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/interface/lonmeta.pm</source> |
<source>loncom/interface/lonmeta.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 841 Handler for showing sequence objects of
|
Line 1442 Handler for showing sequence objects of
|
<target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Creates a new course and assigns course coordinator. |
Allows domain coordinators to create new courses and assign course |
|
coordinators. |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 850 Creates a new course and assigns course
|
Line 1452 Creates a new course and assigns course
|
<target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Creates a new user and/or changes user privileges |
Allows users to within their own privileges create/edit users and give |
|
them roles. |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 873 user, domain, home_server, course_id.
|
Line 1476 user, domain, home_server, course_id.
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__loncommon.3</source> |
|
<target dist='default'>usr/man/man3/Apache::loncommon.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for loncommon.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../interface/loncommon.pm > \ |
|
../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/interface/loncommon.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/loncommon.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for loncommon.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../interface/loncommon.pm > \ |
|
../../doc/lib/perl/Apache/loncommon.html && \ |
|
echo 'pod2html loncommon.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/interface/loncommon.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/homework/grades.pm</source> |
<source>loncom/homework/grades.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 891 Coordinates the response to clicking an
|
Line 1524 Coordinates the response to clicking an
|
<source>loncom/homework/optionresponse.pm</source> |
<source>loncom/homework/optionresponse.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description>Handles tags associated with showing a list of options.</description> |
<description> |
|
Handles tags associated with showing a list of options.</description> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/homework/outputtags.pm</source> |
<source>loncom/homework/outputtags.pm</source> |
Line 914 Used for debugging and testing the LON-C
|
Line 1548 Used for debugging and testing the LON-C
|
</file> |
</file> |
<file> |
<file> |
<source>loncom/homework/radiobuttonresponse.pm</source> |
<source>loncom/homework/radiobuttonresponse.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target> |
<target dist='default'> |
|
home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Handles multiple-choice style responses. |
Handles multiple-choice style responses. |
Line 934 Handles processing of assignments.
|
Line 1569 Handles processing of assignments.
|
<source>loncom/interface/loncommunicate.pm</source> |
<source>loncom/interface/loncommunicate.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description>Handles communication.</description> |
<description> |
|
Will be the access handler to email sending, as well as the planned |
|
chatrooms, etc. |
|
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
Line 961 Handles evaluation.
|
Line 1599 Handles evaluation.
|
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Handles feedback from students to instructors and system administrators. |
Handles feedback from students to instructors and system administrators. |
|
Provides a screenshot of the current |
|
resource, as well as previous attempts if the resource was a homework. |
|
Used by lonmsg.pm. |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 1002 Handles a searchable catalogue.
|
Line 1643 Handles a searchable catalogue.
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonsearchcat.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonsearchcat.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../interface/lonsearchcat.pm > \ |
|
../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/interface/lonsearchcat.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonsearchcat.html</source> |
|
<target dist='default'> |
|
home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonsearchcat.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../interface/lonsearchcat.pm > \ |
|
../../doc/lib/perl/Apache/lonsearchcat.html && \ |
|
echo 'pod2html lonsearchcat.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/interface/lonsearchcat.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/interface/londropadd.pm</source> |
<source>loncom/interface/londropadd.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Handler to drop and add students in courses. |
Allows course coordinators to upload courselists in different formats, and |
|
automatically create users (if they do not exist already), assign them the |
|
role of student in a course, and add them to the classlist. |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 1015 Handler to drop and add students in cour
|
Line 1689 Handler to drop and add students in cour
|
<target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Routines for messaging. |
lonmsg.pm has several functions to send and receive internal messages. |
|
author_res_msg - send message to resource author. |
|
user_crit_msg - send a critical message to a user. A critical message |
|
will require acknowledgment by the recipient and the sender will be notified. |
|
user_crit_received - routine to trigger acknowledgment. |
|
statuschange - change the status of a message (read, replied, forwarded, etc). |
|
The handler also displays messages, has routines to reply, etc. |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 1034 problems and assignments.
|
Line 1714 problems and assignments.
|
<target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Spreadsheet/Grades Display Handler |
Spreadsheets are completely web-based. |
|
They exist on the level of a whole course, a student, and individual |
|
assessments. |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 1048 Handler to resolve ambiguous file locati
|
Line 1730 Handler to resolve ambiguous file locati
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonparmset.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonparmset.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonparmset.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../interface/lonparmset.pm > \ |
|
../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/interface/lonparmset.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonparmset.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonparmset.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../interface/lonparmset.pm > \ |
|
../../doc/lib/perl/Apache/lonparmset.html && \ |
|
echo 'pod2html lonparmset.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/interface/lonparmset.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/publisher/lonconstruct.pm</source> |
<source>loncom/publisher/lonconstruct.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1067 Publishes an LON-CAPA educational resour
|
Line 1779 Publishes an LON-CAPA educational resour
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonpublisher.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonpublisher.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonpublisher.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../publisher/lonpublisher.pm > \ |
|
../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/publisher/lonpublisher.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonpublisher.html</source> |
|
<target dist='default'> |
|
home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonpublisher.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../publisher/lonpublisher.pm > \ |
|
../../doc/lib/perl/Apache/lonpublisher.html && \ |
|
echo 'pod2html lonpublisher.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/publisher/lonpublisher.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/interface/lonmenu.pm</source> |
<source>loncom/interface/lonmenu.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1124 interface.
|
Line 1867 interface.
|
<target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Handler that takes output from RAT and stores it on disk. Handles the upper hidden |
Handler that takes output from RAT and stores it on disk. Handles the upper |
frame of the added window that comes up in RAT. (3 frames come up in RAT server, |
hidden frame of the added window that comes up in RAT. (3 frames come up in |
code, and output. This module handles server connection.) |
RAT server, code, and output. This module handles server connection.) |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 1140 bundles pages into one page
|
Line 1883 bundles pages into one page
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonpage.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonpage.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonpage.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../../rat/lonpage.pm > \ |
|
../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../rat/lonpage.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonpage.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonnet.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../../rat/lonpage.pm > \ |
|
../../doc/lib/perl/Apache/lonpage.html && echo 'pod2html lonpage.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../rat/lonpage.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>rat/lonuserstate.pm</source> |
<source>rat/lonuserstate.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1149 compile course into binary data structur
|
Line 1921 compile course into binary data structur
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonuserstate.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonuserstate.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonnet.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../../rat/lonuserstate.pm > \ |
|
../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../rat/lonuserstate.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonuserstate.html</source> |
|
<target dist='default'> |
|
home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonuserstate.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../../rat/lonuserstate.pm > \ |
|
../../doc/lib/perl/Apache/lonuserstate.html && \ |
|
echo 'pod2html lonuserstate.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../rat/lonuserstate.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/xml/lontex.pm</source> |
<source>loncom/xml/lontex.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1176 XML Parsing Module
|
Line 1979 XML Parsing Module
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/xml/lonplot.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
XML-based plotter of graphs |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>loncom/xml/style.pm</source> |
<source>loncom/xml/style.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/style.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/style.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1213 implements <script>, <scriptlib
|
Line 2025 implements <script>, <scriptlib
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/homework/randomlabel.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Interface for producing applet code which randomizes the labelling of an |
|
image. |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/homework/lonhomework.pm</source> |
<source>loncom/homework/lonhomework.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description>handles requests for output, evaluation, and alteration of a homework resource</description> |
<description> |
</file> |
handles requests for output, evaluation, and alteration of a homework resource |
|
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
|
</file> |
<file> |
<file> |
<source>loncom/homework/inputtags.pm</source> |
<source>loncom/homework/inputtags.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target> |
Line 1233 produces HTML input tags (<INPUT>)
|
Line 2056 produces HTML input tags (<INPUT>)
|
<target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
produces HTML tags necessary for structuring the presentation of homework resources |
produces HTML tags necessary for structuring the presentation of homework |
|
resources |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 1242 produces HTML tags necessary for structu
|
Line 2066 produces HTML tags necessary for structu
|
<target dist='default'>home/httpd/lib/perl/Apache/response.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/response.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
defines different types of responses given to student as well as syntax for producing response values |
defines different types of responses given to student as well as syntax for |
|
producing response values |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 1256 handles request to the CAPA homework pro
|
Line 2081 handles request to the CAPA homework pro
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/xml/Safe.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Safe.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Meant to safely substitute for CPAN version of Safe. |
|
Allows for safely executing embedded perl comands in |
|
a way that does not threaten the operating system. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/auth/localauth.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/localauth.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Local authentication mechanism (meant to be customized). |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>loncom/auth/lonacc.pm</source> |
<source>loncom/auth/lonacc.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1268 as coordinating access to educational re
|
Line 2113 as coordinating access to educational re
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonacc.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonacc.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonacc.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../auth/lonacc.pm > \ |
|
../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/auth/lonacc.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonacc.html</source> |
|
<target dist='default'> |
|
home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonacc.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../auth/lonacc.pm > \ |
|
../../doc/lib/perl/Apache/lonacc.html && echo 'pod2html lonacc.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/auth/lonacc.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/auth/lonracc.pm</source> |
<source>loncom/auth/lonracc.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1277 access handler for file transfers
|
Line 2151 access handler for file transfers
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonracc.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonracc.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonracc.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../auth/lonracc.pm > \ |
|
../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/auth/lonracc.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonracc.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonracc.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../auth/lonracc.pm > \ |
|
../../doc/lib/perl/Apache/lonracc.html && echo 'pod2html lonracc.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/auth/lonracc.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/auth/loncacc.pm</source> |
<source>loncom/auth/loncacc.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1295 for the "priv"-type access, the resource
|
Line 2198 for the "priv"-type access, the resource
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__loncacc.3</source> |
|
<target dist='default'>usr/man/man3/Apache::loncacc.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for loncacc.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 \ |
|
&& echo 'manifying loncacc.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/auth/loncacc.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/loncacc.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for loncacc.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../auth/loncacc.pm > \ |
|
../../doc/lib/perl/Apache/loncacc.html && echo 'pod2html loncacc.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/auth/loncacc.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/auth/lonauth.pm</source> |
<source>loncom/auth/lonauth.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1336 class.
|
Line 2268 class.
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonroles.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonroles.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonroles.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../auth/lonroles.pm > \ |
|
../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/auth/lonroles.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonroles.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonroles.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../auth/lonroles.pm > \ |
|
../../doc/lib/perl/Apache/lonroles.html && echo 'pod2html lonroles.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/auth/lonroles.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/interface/lonindexer.pm</source> |
<source>loncom/interface/lonindexer.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1345 cross server filesystem browser
|
Line 2306 cross server filesystem browser
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonindexer.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonindexer.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonindexer.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../interface/lonindexer.pm > \ |
|
../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/interface/lonindexer.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonindexer.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonindexer.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../interface/lonindexer.pm > \ |
|
../../doc/lib/perl/Apache/lonindexer.html && \ |
|
echo 'pod2html lonindexer.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/interface/lonindexer.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>loncom/interface/groupsort.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Implements a second phase of importing multiple resources into the RAT. |
|
Allows for reordering the sequence of resources. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>loncom/lonnet/perl/lonnet.pm</source> |
<source>loncom/lonnet/perl/lonnet.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1363 symbols to and from more descriptive phr
|
Line 2364 symbols to and from more descriptive phr
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>doc/man/Apache__lonnet.3</source> |
|
<target dist='default'>usr/man/man3/Apache::lonnet.3</target> |
|
<categoryname>doc</categoryname> |
|
<description>man page for lonnet.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > \ |
|
../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lonnet/perl/lonnet.pm |
|
</dependencies> |
|
</file> |
|
<file> |
|
<source>doc/lib/perl/Apache/lonnet.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html |
|
</target> |
|
<categoryname>doc</categoryname> |
|
<description>POD-derived page for lonnet.pm</description> |
|
<build trigger='always run'> |
|
loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > \ |
|
../../doc/lib/perl/Apache/lonnet.html && echo 'pod2html lonnet.pm' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/lonnet/perl/lonnet.pm |
|
</dependencies> |
|
</file> |
|
<file> |
<source>loncom/html/index.html</source> |
<source>loncom/html/index.html</source> |
<target dist='default'>home/httpd/html/index.html</target> |
<target dist='default'>home/httpd/html/index.html</target> |
<categoryname>interface file</categoryname> |
<categoryname>interface file</categoryname> |
Line 1394 not present on the web server
|
Line 2424 not present on the web server
|
<target dist='default'>home/httpd/html/adm/unauthorized.html</target> |
<target dist='default'>home/httpd/html/adm/unauthorized.html</target> |
<categoryname>interface file</categoryname> |
<categoryname>interface file</categoryname> |
<description> |
<description> |
static html page that is shown when an attempt is made to access a document which is restricted based on |
static html page that is shown when an attempt is made to access a document |
file or server configurations |
which is restricted based on file or server configurations |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/html/adm/help/searchcat.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/searchcat.html</target> |
|
<categoryname>interface file</categoryname> |
|
<description> |
|
Help page for the search engine. |
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
Line 1447 A blank page with very minimal HTML stru
|
Line 2485 A blank page with very minimal HTML stru
|
icons for providing a HTML-tabled view of a course map |
icons for providing a HTML-tabled view of a course map |
</description> |
</description> |
<filenames> |
<filenames> |
1.1.dt.gif |
1.1.dt.gif; |
1.1.empty.gif |
1.1.empty.gif; |
1.1.ld.gif |
1.1.ld.gif; |
1.1.lr.gif |
1.1.lr.gif; |
1.1.rd.gif |
1.1.rd.gif; |
1.1.rl.gif |
1.1.rl.gif; |
1.1.td.gif |
1.1.td.gif; |
1.1.tdrl.gif |
1.1.tdrl.gif; |
1.1.tl.gif |
1.1.tl.gif; |
1.1.tr.gif |
1.1.tr.gif; |
1.1.utd.gif |
1.1.utd.gif; |
1.2.ctd.gif |
1.2.ctd.gif; |
1.2.dt.gif |
1.2.dt.gif; |
1.2.empty.gif |
1.2.empty.gif; |
1.2.ld.gif |
1.2.ld.gif; |
1.2.lr.gif |
1.2.lr.gif; |
1.2.lrd.gif |
1.2.lrd.gif; |
1.2.lrtd.gif |
1.2.lrtd.gif; |
1.2.rd.gif |
1.2.rd.gif; |
1.2.rl.gif |
1.2.rl.gif; |
1.2.rld.gif |
1.2.rld.gif; |
1.2.rltd.gif |
1.2.rltd.gif; |
1.2.rtd.gif |
1.2.rtd.gif; |
1.2.rtdl.gif |
1.2.rtdl.gif; |
1.2.rtl.gif |
1.2.rtl.gif; |
1.2.td.gif |
1.2.td.gif; |
1.2.tdl.gif |
1.2.tdl.gif; |
1.2.tdrl.gif |
1.2.tdrl.gif; |
1.2.tl.gif |
1.2.tl.gif; |
1.2.tr.gif |
1.2.tr.gif; |
1.2.utd.gif |
1.2.utd.gif; |
2.1.dt.gif |
2.1.dt.gif; |
2.1.empty.gif |
2.1.empty.gif; |
2.1.ld.gif |
2.1.ld.gif; |
2.1.lr.gif |
2.1.lr.gif; |
2.1.rd.gif |
2.1.rd.gif; |
2.1.rl.gif |
2.1.rl.gif; |
2.1.td.gif |
2.1.td.gif; |
2.1.tdrl.gif |
2.1.tdrl.gif; |
2.1.tl.gif |
2.1.tl.gif; |
2.1.tr.gif |
2.1.tr.gif; |
2.2.dt.gif |
2.2.dt.gif; |
2.2.empty.gif |
2.2.empty.gif; |
2.2.ld.gif |
2.2.ld.gif; |
2.2.lr.gif |
2.2.lr.gif; |
2.2.lrd.gif |
2.2.lrd.gif; |
2.2.lrt.gif |
2.2.lrt.gif; |
2.2.rd.gif |
2.2.rd.gif; |
2.2.rl.gif |
2.2.rl.gif; |
2.2.rld.gif |
2.2.rld.gif; |
2.2.rlt.gif |
2.2.rlt.gif; |
2.2.td.gif |
2.2.td.gif; |
2.2.tdl.gif |
2.2.tdl.gif; |
2.2.tdr.gif |
2.2.tdr.gif; |
2.2.tdrl.gif |
2.2.tdrl.gif; |
2.2.tl.gif |
2.2.tl.gif; |
2.2.tr.gif |
2.2.tr.gif; |
2.2.url.gif |
2.2.url.gif; |
2.2.utd.gif |
2.2.utd.gif; |
arrow.gif |
arrow.gif; |
bdt.gif |
bdt.gif; |
bempty.gif |
bempty.gif; |
bld.gif |
bld.gif; |
blr.gif |
blr.gif; |
blrd.gif |
blrd.gif; |
blrt.gif |
blrt.gif; |
brd.gif |
bottom.gif; |
brl.gif |
brd.gif; |
brld.gif |
brl.gif; |
brlt.gif |
brld.gif; |
btd.gif |
brlt.gif; |
btdl.gif |
btd.gif; |
btdr.gif |
btdl.gif; |
btdrl.gif |
btdr.gif; |
btl.gif |
btdrl.gif; |
btr.gif |
btl.gif; |
burl.gif |
btr.gif; |
butd.gif |
burl.gif; |
condition.gif |
butd.gif; |
edit.gif |
condition.gif; |
finish.gif |
edit.gif; |
info.gif |
finish.gif; |
inscol.gif |
info.gif; |
inscond.gif |
inscol.gif; |
insres.gif |
inscond.gif; |
insrow.gif |
insres.gif; |
resource.gif |
insrow.gif; |
sctd.gif |
left.gif; |
sdt.gif |
middle.gif; |
sempty.gif |
resource.gif; |
sld.gif |
right.gif; |
slr.gif |
sctd.gif; |
slrd.gif |
sdt.gif; |
slrtd.gif |
sempty.gif; |
srd.gif |
sld.gif; |
srl.gif |
slr.gif; |
srld.gif |
slrd.gif; |
srltd.gif |
slrtd.gif; |
srtd.gif |
srd.gif; |
srtdl.gif |
srl.gif; |
srtl.gif |
srld.gif; |
start.gif |
srltd.gif; |
std.gif |
srtd.gif; |
stdl.gif |
srtdl.gif; |
|
srtl.gif; |
|
start.gif; |
|
std.gif; |
|
stdl.gif; |
sutd.gif |
sutd.gif |
</filenames> |
</filenames> |
</fileglob> |
</fileglob> |
<fileglob> |
<fileglob> |
<glob>*</glob> |
<glob>*.*</glob> |
<sourcedir>loncom/html/adm/lonKaputt/</sourcedir> |
<sourcedir>loncom/html/adm/lonKaputt/</sourcedir> |
<targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir> |
<categoryname>graphic file</categoryname> |
<categoryname>graphic file</categoryname> |
Line 1563 sutd.gif
|
Line 2605 sutd.gif
|
icons to indicate an unexpected result |
icons to indicate an unexpected result |
</description> |
</description> |
<filenames> |
<filenames> |
lonconstruct.gif |
lonconstruct.gif; |
lonlogo_broken.gif |
lonlogo_broken.gif; |
lonlogo_broken_tsp.gif |
lonlogo_broken_tsp.gif; |
lonlogo_broken.eps |
lonlogo_broken.eps; |
lonlogo_broken.jpg |
lonlogo_broken.jpg; |
lonlogo_broken.mov |
lonlogo_broken.mov |
</filenames> |
</filenames> |
</fileglob> |
</fileglob> |
<fileglob> |
<fileglob> |
<glob>*</glob> |
<glob>*.*</glob> |
<sourcedir>loncom/html/adm/lonIcons/</sourcedir> |
<sourcedir>loncom/html/adm/lonIcons/</sourcedir> |
<targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir> |
<categoryname>graphic file</categoryname> |
<categoryname>graphic file</categoryname> |
Line 1580 lonlogo_broken.mov
|
Line 2622 lonlogo_broken.mov
|
logos |
logos |
</description> |
</description> |
<filenames> |
<filenames> |
cab.gif |
SMETE_white.gif; |
cab_big.gif |
aboutlon.gif; |
class.gif |
accessbutton.gif; |
class_big.gif |
arrow_up.gif; |
dvi.gif |
cab.gif; |
dvi_big.gif |
cab_big.gif; |
eps.gif |
capapanel.gif; |
eps_big.gif |
class.gif; |
exam.gif |
class_big.gif; |
exam_big.gif |
dvi.gif; |
folder_closed.gif |
dvi_big.gif; |
folder_opened.gif |
eps.gif; |
folder_pointer_closed.gif |
eps_big.gif; |
folder_pointer_opened.gif |
exam.gif; |
form.gif |
exam_big.gif; |
form_big.gif |
fillbottom.gif; |
gif.gif |
fillleft.gif; |
gif_big.gif |
fillright.gif; |
htm.gif |
filltop.gif; |
html.gif |
folder_closed.gif; |
html_big.gif |
folder_opened.gif; |
jpg.gif |
folder_pointer_closed.gif; |
jpg_big.gif |
folder_pointer_opened.gif; |
liteani.gif |
form.gif; |
lonlogo.gif |
form_big.gif; |
lonlogos.gif |
gif.gif; |
meta.gif |
gif_big.gif; |
meta_big.gif |
header.gif; |
mov.gif |
htm.gif; |
mov_big.gif |
html.gif; |
page.gif |
html_big.gif; |
page_big.gif |
jar.gif; |
pdf.gif |
jar_big.gif; |
pdf_big.gif |
jpg.gif; |
problem.gif |
jpg_big.gif; |
problem_big.gif |
latex.gif; |
ps.gif |
lite.gif; |
ps_big.gif |
liteani.gif; |
quill.gif |
litetext.gif; |
quiz.gif |
lolpanel.gif; |
quiz_big.gif |
lonanim.gif; |
select.gif |
lonanimend.gif; |
sequence.gif |
loncapalogo.gif; |
sequence_big.gif |
lonhelplogos.gif; |
server.gif |
lonhelptop.gif; |
server_big.gif |
lonlogo.gif; |
survey.gif |
lonlogos.gif; |
survey_big.gif |
lowerleft.gif; |
tex.gif |
lowerright.gif; |
tex_big.gif |
meta.gif; |
txt.gif |
meta_big.gif; |
txt_big.gif |
mov.gif; |
user.gif |
mov_big.gif; |
user_big.gif |
move_up.gif; |
wav.gif |
move_down.gif; |
wav_big.gif |
page.gif; |
white_space_20_22.gif |
page_big.gif; |
whitespace1.gif |
pdf.gif; |
whitespace10.gif |
pdf_big.gif; |
whitespace2.gif |
png.gif; |
whitespace3.gif |
png_big.gif; |
whitespace4.gif |
problem.gif; |
whitespace5.gif |
problem_big.gif; |
whitespace6.gif |
ps.gif; |
whitespace7.gif |
ps_big.gif; |
whitespace8.gif |
quill.gif; |
whitespace9.gif |
quiz.gif; |
xml.gif |
quiz_big.gif; |
xml_big.gif |
select.gif; |
zip.gif |
sequence.gif; |
|
sequence_big.gif; |
|
server.gif; |
|
server_big.gif; |
|
srvbad.gif; |
|
srvempty.gif; |
|
srvgood.gif; |
|
srvhalf.gif; |
|
srvnull.gif; |
|
survey.gif; |
|
survey_big.gif; |
|
tex.gif; |
|
tex_big.gif; |
|
txt.gif; |
|
txt_big.gif; |
|
unknown.gif; |
|
unknown_big.gif; |
|
upperleft.gif; |
|
upperright.gif; |
|
user.gif; |
|
user_big.gif; |
|
userauthentication.gif; |
|
wav.gif; |
|
wav_big.gif; |
|
white_space_20_22.gif; |
|
whitespace1.gif; |
|
whitespace10.gif; |
|
whitespace2.gif; |
|
whitespace3.gif; |
|
whitespace4.gif; |
|
whitespace5.gif; |
|
whitespace6.gif; |
|
whitespace7.gif; |
|
whitespace8.gif; |
|
whitespace9.gif; |
|
xml.gif; |
|
xml_big.gif; |
|
zip.gif; |
zip_big.gif |
zip_big.gif |
</filenames> |
</filenames> |
</fileglob> |
</fileglob> |
<fileglob> |
<fileglob> |
<glob>*</glob> |
<glob>*.*</glob> |
<sourcedir>loncom/html/adm/lonMisc/</sourcedir> |
<sourcedir>loncom/html/adm/lonMisc/</sourcedir> |
<targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir> |
<categoryname>graphic file</categoryname> |
<categoryname>graphic file</categoryname> |
<description> |
<description> |
miscellaneous resources |
Miscellaneous resources. Respectively: button for catalog, |
|
button to set parameters in a page, |
|
button to do regrades, button to check on problem submissions, |
</description> |
</description> |
<filenames> |
<filenames> |
cat_button.gif |
authorfeed.gif; |
|
bomb.gif; |
|
cat_button.gif; |
|
chat.gif; |
|
eval_button.gif; |
|
feedback.gif; |
|
pprm_button.gif; |
|
pgrd_button.gif; |
|
subm_button.gif |
</filenames> |
</filenames> |
</fileglob> |
</fileglob> |
<file> |
<file> |
<source>loncom/xml/tth.pm</source> |
<source>loncom/xml/tth.pm</source> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target> |
|
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target> |
<categoryname>system file</categoryname> |
<categoryname>system file</categoryname> |
<description> |
<description> |
perl module for invoking functions specific to TeX-to-HTML conversion |
perl module for invoking functions specific to TeX-to-HTML conversion |
Line 1675 perl module for invoking functions speci
|
Line 2765 perl module for invoking functions speci
|
<note> |
<note> |
Has the same dependencies and build process as tth.so. |
Has the same dependencies and build process as tth.so. |
Currently, only the tth.so file specifications invoke |
Currently, only the tth.so file specifications invoke |
the build process however. |
the build process however. A static version is checked into loncom/xml |
|
and in this way is treated as though it isn't part of the tth build process. |
</note> |
</note> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/xml/LCParser.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target> |
|
<categoryname>system file</categoryname> |
|
<description> |
|
perl module for parsing HTML in a way that really works and is thoroughly |
|
tested |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>modules/TexConvert/tthperl/tth.so</source> |
<source>modules/TexConvert/tthperl/tth.so</source> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target> |
|
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target> |
<categoryname>system file</categoryname> |
<categoryname>system file</categoryname> |
<description> |
<description> |
shared library file for dynamic loading and unloading |
shared library file for dynamic loading and unloading |
Line 1697 modules/TexConvert/tthperl/commands
|
Line 2799 modules/TexConvert/tthperl/commands
|
</build> |
</build> |
<status>works/unverified</status> |
<status>works/unverified</status> |
<dependencies> |
<dependencies> |
../tthdynamic/tthfunc.c |
../tthdynamic/tthfunc.c; |
../tthdynamic/ttmfunc.c |
../ttmdynamic/ttmfunc.c |
</dependencies> |
</dependencies> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/homework/caparesponse/capa.pm</source> |
<source>loncom/homework/caparesponse/capa.pm</source> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target> |
|
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target> |
<categoryname>system file</categoryname> |
<categoryname>system file</categoryname> |
<description> |
<description> |
perl module for invoking functions specific to CAPA |
perl module for invoking functions specific to CAPA |
</description> |
</description> |
|
<buildlink>loncom/homework/caparesponse/capa.so</buildlink> |
<note> |
<note> |
Has the same dependencies and build process as capa.so. |
Has the same dependencies and build process as capa.so. |
Currently, only the capa.so file specifications invoke |
Currently, only the capa.so file specifications invoke |
Line 1717 the build process however.
|
Line 2821 the build process however.
|
<file> |
<file> |
<source>loncom/homework/caparesponse/capa.bs</source> |
<source>loncom/homework/caparesponse/capa.bs</source> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target> |
|
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target> |
<categoryname>system file</categoryname> |
<categoryname>system file</categoryname> |
<description> |
<description> |
bootstrap file associated with dynamic loading of this module on multiple architectures |
bootstrap file associated with dynamic loading of this module on multiple |
|
architectures |
</description> |
</description> |
|
<buildlink>loncom/homework/caparesponse/capa.so</buildlink> |
<note> |
<note> |
Has the same dependencies and build process as capa.so. |
Has the same dependencies and build process as capa.so. |
Currently, only the capa.so file specifications invoke |
Currently, only the capa.so file specifications invoke |
Line 1730 the build process however.
|
Line 2837 the build process however.
|
<file> |
<file> |
<source>loncom/homework/caparesponse/capa.so</source> |
<source>loncom/homework/caparesponse/capa.so</source> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target> |
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target> |
|
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target> |
<categoryname>system file</categoryname> |
<categoryname>system file</categoryname> |
<description> |
<description> |
shared library file for dynamic loading and unloading |
shared library file for dynamic loading and unloading |
Line 1738 shared library file for dynamic loading
|
Line 2846 shared library file for dynamic loading
|
loncom/homework/caparesponse/commands |
loncom/homework/caparesponse/commands |
</build> |
</build> |
<dependencies> |
<dependencies> |
caparesponse.c |
caparesponse.c; |
caparesponse.pm |
caparesponse.pm; |
|
README; |
|
Makefile.PL; |
|
capa.i; |
|
commands; |
|
../../../CAPA/pProj/capaGrammarDef.y; |
|
../../../CAPA/pProj/capaFormula.y; |
|
../../../CAPA/pProj/capaLexerDef.flex; |
|
../../../CAPA/pProj/capaToken.h; |
|
../../../CAPA/pProj/capaFunction.c; |
|
../../../CAPA/pProj/capaParserUtils.c; |
|
../../../CAPA/pProj/capaMapExpr.c; |
|
../../../CAPA/pProj/capaUnit.c; |
|
../../../CAPA/pProj/com.c; |
|
../../../CAPA/pProj/linpack.c; |
|
../../../CAPA/pProj/ranlib.c; |
|
../../../CAPA/pProj/capaCgiUtils.c; |
|
../../../CAPA/pProj/capaSubjective.c; |
|
../../../CAPA/pProj/capaRQO.c; |
|
../../../CAPA/pProj/capaFormulaLexer.c; |
|
../../../CAPA/pProj/capaFormulaParser.c; |
|
../../../CAPA/pProj/capaCommon.c |
</dependencies> |
</dependencies> |
</file> |
</file> |
<fileglob> |
<fileglob> |
Line 1748 caparesponse.pm
|
Line 2877 caparesponse.pm
|
<targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir> |
<targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir> |
<categoryname>system file</categoryname> |
<categoryname>system file</categoryname> |
<description> |
<description> |
xml files which assign unicode numbers to mathematical symbols using <! ENTITY... > type syntax. |
xml files which assign unicode numbers to mathematical symbols using |
|
<! ENTITY... > type syntax. |
</description> |
</description> |
<filenames> |
<filenames> |
isoamsa.ent |
isoamsa.ent; |
isoamsb.ent |
isoamsb.ent; |
isoamsc.ent |
isoamsc.ent; |
isoamsn.ent |
isoamsn.ent; |
isoamso.ent |
isoamso.ent; |
isoamsr.ent |
isoamsr.ent; |
isobox.ent |
isobox.ent; |
isocyr1.ent |
isocyr1.ent; |
isocyr2.ent |
isocyr2.ent; |
isodia.ent |
isodia.ent; |
isogrk1.ent |
isogrk1.ent; |
isogrk2.ent |
isogrk2.ent; |
isogrk3.ent |
isogrk3.ent; |
isogrk4.ent |
isogrk4.ent; |
isolat1.ent |
isolat1.ent; |
isolat2.ent |
isolat2.ent; |
isomfrk.ent |
isomfrk.ent; |
isomopf.ent |
isomopf.ent; |
isomscr.ent |
isomscr.ent; |
isonum.ent |
isonum.ent; |
isopub.ent |
isopub.ent; |
isotech.ent |
isotech.ent; |
mmlalias.ent |
mmlalias.ent; |
mmlextra.ent |
mmlextra.ent |
</filenames> |
</filenames> |
</file> |
</fileglob> |
<file> |
<file> |
<source>loncom/MathML/mathml.css</source> |
<source>loncom/MathML/mathml.css</source> |
<target dist='default'>home/httpd/html/adm/MathML/mathml.css</target> |
<target dist='default'>home/httpd/html/adm/MathML/mathml.css</target> |
Line 1798 document type definition
|
Line 2928 document type definition
|
<target dist='default'>home/httpd/html/res/adm/includes/londes.js</target> |
<target dist='default'>home/httpd/html/res/adm/includes/londes.js</target> |
<categoryname>interface file</categoryname> |
<categoryname>interface file</categoryname> |
<description> |
<description> |
Encryption Routines according to Data Encryption Standard DES, written in javascript. |
Encryption Routines according to Data Encryption Standard DES, written in |
|
javascript. |
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/homework/lectureonline.lcpm</source> |
<source>loncom/homework/lectureonline.lcpm</source> |
<target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm</target> |
<target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm |
|
</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Intended for providing perl functions for the <script></script> environment |
Intended for providing perl functions for the <script></script> |
in a problem that was converted from lectureonline. |
environment in a problem that was converted from lectureonline. |
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/homework/default_homework.lcpm</source> |
<source>loncom/homework/default_homework.lcpm</source> |
<target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm</target> |
<target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm |
|
</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Provides many functions for the <script> environment in a .problem. |
Provides many functions for the <script> environment in a .problem. |
Line 1830 Define unit prefixing and conversion for
|
Line 2963 Define unit prefixing and conversion for
|
<fileglob> |
<fileglob> |
<glob>*.gif</glob> |
<glob>*.gif</glob> |
<sourcedir>loncom/html/res/adm/pages/</sourcedir> |
<sourcedir>loncom/html/res/adm/pages/</sourcedir> |
<targetdir>home/httpd/html/res/adm/pages/</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir> |
<categoryname>graphic file</categoryname> |
<categoryname>graphic file</categoryname> |
<description>icons used for the entire LON-CAPA user interface</description> |
<description>icons used for the entire LON-CAPA user interface</description> |
<filenames> |
<filenames> |
a.gif |
a.gif; |
b.gif |
anot.gif; |
back.gif |
b.gif; |
bkm.gif |
back.gif; |
brws.gif |
bkm.gif; |
c.gif |
brws.gif; |
ccrs.gif |
c.gif; |
chat.gif |
catalog.gif; |
chrt.gif |
ccrs.gif; |
com.gif |
chat.gif; |
courses.gif |
chrt.gif; |
cprv.gif |
com.gif; |
cstr.gif |
courses.gif; |
d.gif |
cprv.gif; |
dempty.gif |
cstr.gif; |
e.gif |
d.gif; |
empty.gif |
dempty.gif; |
enrl.gif |
e.gif; |
eval.gif |
egrd.gif; |
f.gif |
empty.gif; |
fdbk.gif |
enrl.gif; |
feedback.gif |
eval.gif; |
forw.gif |
f.gif; |
g.gif |
fdbk.gif; |
grds.gif |
feedback.gif; |
group.gif |
forw.gif; |
h.gif |
g.gif; |
help.gif |
grds.gif; |
hyphen.gif |
group.gif; |
i.gif |
h.gif; |
info.gif |
help.gif; |
j.gif |
hyphen.gif; |
k.gif |
i.gif; |
l.gif |
info.gif; |
ledblink.gif |
j.gif; |
ledgreen.gif |
k.gif; |
ledoff.gif |
l.gif; |
ledon.gif |
ledblink.gif; |
ledsend.gif |
ledgreen.gif; |
logout.gif |
ledoff.gif; |
m.gif |
ledon.gif; |
menu.gif |
ledsend.gif; |
mrk.gif |
logout.gif; |
n.gif |
m.gif; |
nav.gif |
mrk.gif; |
next.gif |
n.gif; |
o.gif |
nav.gif; |
p.gif |
next.gif; |
parm.gif |
o.gif; |
pgrd.gif |
p.gif; |
pparm.gif |
parm.gif; |
prev.gif |
pgrd.gif; |
prt.gif |
pparm.gif; |
q.gif |
pref.gif; |
qempty.gif |
prev.gif; |
r.gif |
prt.gif; |
reload.gif |
q.gif; |
remotebg.gif |
qempty.gif; |
res.gif |
r.gif; |
roles.gif |
reload.gif; |
s.gif |
remotebg.gif; |
space.gif |
res.gif; |
spacer.gif |
roles.gif; |
sprs.gif |
s.gif; |
src.gif |
sbkm.gif; |
stat.gif |
space.gif; |
subm.gif |
spacer.gif; |
t.gif |
sprs.gif; |
title.gif |
src.gif; |
u.gif |
stat.gif; |
v.gif |
subm.gif; |
w.gif |
t.gif; |
x.gif |
title.gif; |
y.gif |
u.gif; |
|
v.gif; |
|
vbkm.gif; |
|
w.gif; |
|
x.gif; |
|
y.gif; |
z.gif |
z.gif |
</filenames> |
</filenames> |
</fileglob> |
</fileglob> |
Line 1938 renders the HTML (including image maps)
|
Line 3076 renders the HTML (including image maps)
|
<fileglob> |
<fileglob> |
<glob>*.gif</glob> |
<glob>*.gif</glob> |
<sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir> |
<sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir> |
<targetdir>home/httpd/html/res/adm/pages/indexericons/</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/ |
|
</targetdir> |
<categoryname>graphic file</categoryname> |
<categoryname>graphic file</categoryname> |
<description> |
<description> |
icons used for the bookmark portion of the LON-CAPA user interface |
icons used for the bookmark portion of the LON-CAPA user interface |
</description> |
</description> |
<filenames> |
<filenames> |
a.gif |
a.gif; |
alert.black.gif |
alert.black.gif; |
alert.red.gif |
alert.red.gif; |
back.gif |
back.gif; |
ball.gray.gif |
ball.gray.gif; |
ball.red.gif |
ball.red.gif; |
binary.gif |
binary.gif; |
binhex.gif |
binhex.gif; |
blank.gif |
blank.gif; |
bomb.gif |
bomb.gif; |
box1.gif |
box1.gif; |
box2.gif |
box2.gif; |
broken.gif |
broken.gif; |
burst.gif |
burst.gif; |
c.gif |
c.gif; |
comp.blue.gif |
comp.blue.gif; |
comp.gray.gif |
comp.gray.gif; |
compressed.gif |
compressed.gif; |
continued.gif |
continued.gif; |
course.gif |
course.gif; |
dir.gif |
dir.gif; |
down.gif |
down.gif; |
dvi.gif |
dvi.gif; |
f.gif |
f.gif; |
folder.gif |
folder.gif; |
folder.open.gif |
folder.open.gif; |
folder.sec.gif |
folder.sec.gif; |
folder_closed.gif |
folder_closed.gif; |
folder_closed_pressed.gif |
folder_closed_pressed.gif; |
folder_new.gif |
folder_new.gif; |
folder_opened.gif |
folder_opened.gif; |
folder_opened_pressed.gif |
folder_opened_pressed.gif; |
folder_pointer_closed.gif |
folder_pointer_closed.gif; |
folder_pointer_opened.gif |
folder_pointer_opened.gif; |
folder_spacer.gif |
folder_spacer.gif; |
folder_trash.gif |
folder_trash.gif; |
forward.gif |
forward.gif; |
generic.gif |
generic.gif; |
generic.red.gif |
generic.red.gif; |
generic.sec.gif |
generic.sec.gif; |
hand.right.gif |
hand.right.gif; |
hand.up.gif |
hand.up.gif; |
html.gif |
html.gif; |
image1.gif |
image1.gif; |
image2.gif |
image2.gif; |
image3.gif |
image3.gif; |
index.gif |
index.gif; |
layout.gif |
layout.gif; |
left.gif |
left.gif; |
link.gif |
link.gif; |
mov.gif |
mov.gif; |
movie1.gif |
movie1.gif; |
p.gif |
p.gif; |
patch.gif |
patch.gif; |
pdf.gif |
pdf.gif; |
portal.gif |
portal.gif; |
problem.gif |
problem.gif; |
ps.gif |
ps.gif; |
quill.gif |
quill.gif; |
right.gif |
right.gif; |
screw1.gif |
screw1.gif; |
screw2.gif |
screw2.gif; |
script.gif |
script.gif; |
sound1.gif |
sound1.gif; |
sound2.gif |
sound2.gif; |
sphere1.gif |
sphere1.gif; |
sphere2.gif |
sphere2.gif; |
tar.gif |
tar.gif; |
tex.gif |
tex.gif; |
text.gif |
text.gif; |
transfer.gif |
transfer.gif; |
unknown.gif |
unknown.gif; |
up.gif |
up.gif; |
uu.gif |
uu.gif; |
uuencoded.gif |
uuencoded.gif; |
white_space_20_22.gif |
white_space_20_22.gif; |
white_space_22_22.gif |
white_space_22_22.gif; |
whitespace1.gif |
whitespace1.gif; |
whitespace10.gif |
whitespace10.gif; |
whitespace2.gif |
whitespace2.gif; |
whitespace3.gif |
whitespace3.gif; |
whitespace4.gif |
whitespace4.gif; |
whitespace5.gif |
whitespace5.gif; |
whitespace6.gif |
whitespace6.gif; |
whitespace7.gif |
whitespace7.gif; |
whitespace8.gif |
whitespace8.gif; |
whitespace9.gif |
whitespace9.gif; |
world1.gif |
world1.gif; |
world2.gif |
world2.gif |
</filenames> |
</filenames> |
</fileglob> |
</fileglob> |
<fileglob> |
<fileglob> |
<glob>*.gif</glob> |
<glob>*.gif</glob> |
<sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir> |
<sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir> |
<targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/ |
|
</targetdir> |
<categoryname>graphic file</categoryname> |
<categoryname>graphic file</categoryname> |
<description> |
<description> |
icons used for directory indexing and login screen |
icons used for directory indexing and login screen |
</description> |
</description> |
<filenames> |
<filenames> |
folder_anim.gif |
folder_anim.gif; |
folder_close.gif |
folder_close.gif; |
folder_drag.gif |
folder_drag.gif; |
folder_new.gif |
folder_new.gif; |
folder_open.gif |
folder_open.gif; |
folder_pointer_closed.gif |
folder_pointer_closed.gif; |
folder_pointer_opened.gif |
folder_pointer_opened.gif; |
folder_static.gif |
folder_static.gif; |
folder_trash.gif |
folder_trash.gif; |
folder_trash_hover.gif |
folder_trash_hover.gif; |
left_bar.gif |
left_bar.gif; |
link.gif |
link.gif; |
link_anim.gif |
link_anim.gif; |
link_drag.gif |
link_drag.gif; |
ll_corner.gif |
ll_corner.gif; |
lower_bar.gif |
lower_bar.gif; |
lr_corner.gif |
lr_corner.gif; |
pix.gif |
pix.gif; |
right_bar.gif |
right_bar.gif; |
toolbar_bg.gif |
toolbar_bg.gif; |
ul_corner.gif |
ul_corner.gif; |
upper_bar.gif |
upper_bar.gif; |
ur_corner.gif |
ur_corner.gif |
</filenames> |
</filenames> |
</fileglob> |
</fileglob> |
<fileglob> |
<fileglob> |
<glob>*.html</glob> |
<glob>*.html</glob> |
<sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir> |
<sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir> |
<targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/ |
|
</targetdir> |
<categoryname>interface file</categoryname> |
<categoryname>interface file</categoryname> |
<description> |
<description> |
associated with the frameset scheme of displaying bookmarks |
associated with the frameset scheme of displaying bookmarks |
</description> |
</description> |
<filenames> |
<filenames> |
bookmarkmenu_toolbar.html |
bookmarkmenu_toolbar.html; |
blank.html |
blank.html; |
closechildren.html |
closechildren.html |
</filenames> |
</filenames> |
</fileglob> |
</fileglob> |
<file> |
<file> |
<source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source> |
<source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source> |
<target dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target> |
<target dist='default'> |
|
home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target> |
<categoryname>interface file</categoryname> |
<categoryname>interface file</categoryname> |
<description> |
<description> |
javascript for handling client-side interactions with bookmark interface |
javascript for handling client-side interactions with bookmark interface |
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/build/loncapaverifypackages</source> |
<source>loncom/build/check-rpms</source> |
<target dist='default'>usr/sbin/loncapaverifypackages</target> |
<target dist='default'>usr/local/bin/check-rpms</target> |
<categoryname>script</categoryname> |
<categoryname>root script</categoryname> |
<description> |
<description> |
checks the system RPMs against what install.lon-capa.org specifies |
compare installed rpms with up-to-date distribution |
</description> |
</description> |
<status>deprecated</status> |
<status>tested/documented/beta</status> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/build/loncaparestoreconfigurations</source> |
<source>doc/man/check-rpms.1</source> |
<target dist='default'>usr/sbin/loncaparestoreconfigurations</target> |
<target dist='default'>usr/local/man/man1/check-rpms.1</target> |
<categoryname>script</categoryname> |
<categoryname>doc</categoryname> |
<description> |
<description>man page for check-rpms</description> |
restores .rpmsave files after a LON-CAPA-base upgrade |
<build trigger='always run'> |
</description> |
loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && \ |
<status>deprecated</status> |
echo 'manifying check-rpms' |
|
</build> |
|
<status>beta</status> |
|
<dependencies> |
|
../../loncom/build/check-rpms |
|
</dependencies> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/build/loncapaautoupgrade</source> |
<source>doc/scripts/check-rpms.html</source> |
<target dist='default'>usr/sbin/loncapaautoupgrade</target> |
<target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html |
<categoryname>script</categoryname> |
</target> |
<description> |
<categoryname>doc</categoryname> |
does all the things to coordinate updating of LON-CAPA base files. Should be used with |
<description>POD-derived page for check-rpms</description> |
caution so that you do not lose work |
<build trigger='always run'> |
</description> |
loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html \ |
<status>deprecated</status> |
&& echo 'pod2html checkrpms' |
|
</build> |
|
<status>works/unverified</status> |
|
<dependencies> |
|
../../loncom/build/check-rpms |
|
</dependencies> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/build/loncapaverify</source> |
<source>loncom/build/loncaparestoreconfigurations</source> |
<target dist='default'>usr/sbin/loncapaverify</target> |
<target dist='default'>usr/sbin/loncaparestoreconfigurations</target> |
<categoryname>script</categoryname> |
<categoryname>script</categoryname> |
<description> |
<description> |
makes verification report using loncapaverifypackages and loncapaverifybasepackage |
restores .rpmsave files after a LON-CAPA-base upgrade |
</description> |
</description> |
<status>deprecated</status> |
<status>deprecated</status> |
</file> |
</file> |
Line 2150 file that stimulates running of ntpdate
|
Line 3302 file that stimulates running of ntpdate
|
</note> |
</note> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/pam.d/pwauth</source> |
|
<target dist='default'>etc/pam.d/pwauth</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
file that allows setuid password privileges for pwauth executable |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/pam.d/pwchange</source> |
|
<target dist='default'>etc/pam.d/pwchange</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
file that allows setuid password privileges for pwchange (lcpasswd) executable |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/init.d/loncontrol</source> |
<source>loncom/init.d/loncontrol</source> |
<target dist='default'>etc/rc.d/init.d/loncontrol</target> |
<target dist='default'>etc/rc.d/init.d/loncontrol</target> |
<categoryname>root script</categoryname> |
<categoryname>root script</categoryname> |
Line 2158 Controls the launching/halting of lonc,
|
Line 3326 Controls the launching/halting of lonc,
|
</description> |
</description> |
</file> |
</file> |
<link> |
<link> |
<linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto> |
<linkto>etc/rc.d/init.d/loncontrol</linkto> |
<target dist='default'> |
<target dist='default'> |
etc/rc.d/rc0.d/K05loncontrol |
etc/rc.d/rc0.d/K05loncontrol; |
etc/rc.d/rc1.d/K05loncontrol |
etc/rc.d/rc1.d/K05loncontrol; |
etc/rc.d/rc2.d/K05loncontrol |
etc/rc.d/rc2.d/K05loncontrol; |
etc/rc.d/rc3.d/S95loncontrol |
etc/rc.d/rc3.d/S95loncontrol; |
etc/rc.d/rc4.d/S95loncontrol |
etc/rc.d/rc4.d/S95loncontrol; |
etc/rc.d/rc5.d/S95loncontrol |
etc/rc.d/rc5.d/S95loncontrol; |
etc/rc.d/rc6.d/K05loncontrol |
etc/rc.d/rc6.d/K05loncontrol |
</target> |
</target> |
<categoryname>symbolic link</categoryname> |
<categoryname>symbolic link</categoryname> |
<description>symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description> |
<description> |
|
symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description> |
</link> |
</link> |
<file> |
<file> |
<source>loncom/atalk/config</source> |
<source>loncom/atalk/config</source> |
<target dist='default'>etc/atalk/config</target> |
<target dist='default'>etc/atalk/config</target> |
<categoryname>conf</categoryname> |
<categoryname>conf</categoryname> |
<description> |
<description> |
configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh) |
configuration file to make LON-CAPA server file space accessible to |
|
Appleshares access (Macintosh) |
</description> |
</description> |
</file> |
</file> |
</files> |
</files> |