version 1.67, 2001/12/11 22:58:59
|
version 1.158, 2002/08/09 14:48:31
|
Line 1
|
Line 1
|
<!-- loncapafiles.pl |
<!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN" |
|
"http://lpml.sourceforge.net/DTD/lpml.dtd"> |
|
<!-- loncapafiles.lpml --> |
<!-- Scott Harrison --> |
<!-- Scott Harrison --> |
|
|
<!-- $Id$ --> |
<!-- $Id$ --> |
Line 36 http://www.lon-capa.org/
|
Line 38 http://www.lon-capa.org/
|
<!-- 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> |
Line 95 http://www.lon-capa.org/
|
Line 124 http://www.lon-capa.org/
|
<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> |
<abbreviation>graphicfile</abbreviation> |
</category> |
</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 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> |
<abbreviation>systemfile</abbreviation> |
Line 157 Division of Science and Mathematics Educ
|
Line 194 Division of Science and Mathematics Educ
|
<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 175 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/httpd.conf</item> |
|
</rpmRequires> |
</rpm> |
</rpm> |
<directories> |
<directories> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc</targetdir> |
<targetdir dist='default'>etc</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>standard linux directory for configuration files</description> |
<description>standard linux directory for configuration files</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/atalk</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>appletalk configuration files</description> |
|
</directory> |
|
<directory> |
|
<targetdir dist='default'>etc/cron.d</targetdir> |
<targetdir dist='default'>etc/cron.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>standard linux directory for running time-based "jobs" |
<description>standard linux directory for running time-based "jobs" |
</description> |
</description> |
</directory> |
</directory> |
<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> |
<targetdir dist='default'>etc/ntp</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>configuration directory for network time protocol</description> |
<description>configuration directory for network time protocol</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/pam.d</targetdir> |
<targetdir dist='default'>etc/pam.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>configuration directory for password authentication mechanism |
<description>configuration directory for password authentication mechanism |
</description> |
</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/init.d</targetdir> |
<targetdir dist='default'>etc/rc.d/init.d</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir> |
<targetdir dist='debian'>etc/init.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run during system startup</description> |
<description>scripts that run during system startup</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc0.d</targetdir> |
<targetdir dist='default'>etc/rc.d/rc0.d</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc0.d</targetdir> |
<targetdir dist='debian'>etc/rc0.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 0</description> |
<description>scripts that run for run-level 0</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc1.d</targetdir> |
<targetdir dist='default'>etc/rc.d/rc1.d</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc1.d</targetdir> |
<targetdir dist='debian'>etc/rc1.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 1</description> |
<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'>etc/rc.d/rc2.d</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc2.d</targetdir> |
<targetdir dist='debian'>etc/rc2.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 2</description> |
<description>scripts that run for run-level 2</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc3.d</targetdir> |
<targetdir dist='default'>etc/rc.d/rc3.d</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc3.d</targetdir> |
<targetdir dist='debian'>etc/rc3.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 3</description> |
<description>scripts that run for run-level 3</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc4.d</targetdir> |
<targetdir dist='default'>etc/rc.d/rc4.d</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc4.d</targetdir> |
<targetdir dist='debian'>etc/rc4.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 4</description> |
<description>scripts that run for run-level 4</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc5.d</targetdir> |
<targetdir dist='default'>etc/rc.d/rc5.d</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc5.d</targetdir> |
<targetdir dist='debian'>etc/rc5.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 5</description> |
<description>scripts that run for run-level 5</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>etc/rc.d/rc6.d</targetdir> |
<targetdir dist='default'>etc/rc.d/rc6.d</targetdir> |
<targetdir dist='redhat7.1 debian2.2'>etc/rc6.d</targetdir> |
<targetdir dist='debian'>etc/rc6.d</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>scripts that run for run-level 6</description> |
<description>scripts that run for run-level 6</description> |
</directory> |
</directory> |
<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'>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>location where system performance and error logs are kept |
</description> |
</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>location where temporary files (for caching) are stored |
</description> |
</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/prtspool</targetdir> |
<targetdir dist='default'>home/httpd/prtspool</targetdir> |
<categoryname>server standard</categoryname> |
<categoryname>server standard</categoryname> |
<description>for the output of lonprintout.pm |
<description>for the output of lonprintout.pm |
</description> |
</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/lib</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>location of LON-CAPA software modules and |
|
extensions</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>home/httpd/lib/perl</targetdir> |
<targetdir dist='default'>home/httpd/lib/perl</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>location of LON-CAPA non web mod-perl handlers</description> |
<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/lib/perl/LONCAPA</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> |
<targetdir dist='default'>home/httpd/cgi-bin</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>location of cgi scripts</description> |
<description>location of cgi scripts</description> |
</directory> |
</directory> |
<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/userfiles</targetdir> |
|
<categoryname>server standard</categoryname> |
|
<description>root for user uploaded files</description> |
|
</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> |
<targetdir dist='default'>home/httpd/html/adm/help</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>online help documentation</description> |
<description>online help documentation</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>online help documentation gif files</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>online help documentation eps files</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>online help documentation tex files</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>home/httpd/html/adm/help/png</targetdir> |
|
<categoryname>server readonly</categoryname> |
|
<description>online help documentation png files</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>miscellaneous resources</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 |
a variety of files which govern the scope of what a user can do within the |
LON-CAPA system. A passwd file determines the type of authentication |
LON-CAPA system. A passwd file determines the type of authentication |
mechanism to use. |
mechanism to use. |
Line 381 mechanism to use.
|
Line 483 mechanism to use.
|
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/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>files useful for including within customized scripting |
</description> |
</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/res/adm/includes/templates |
<targetdir dist='default'>home/httpd/html/res/adm/includes/templates |
</targetdir> |
</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>template files useful for customized scripts</description> |
<description>template files useful for customized scripts</description> |
</directory> |
</directory> |
<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; online logs are kept that |
|
are viewable over the world-wide web</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 dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu |
</targetdir> |
</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 dist='default'>home/httpd/html/res/adm/pages/annotations |
</targetdir> |
</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description></description> |
<description></description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons |
<targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons |
</targetdir> |
</targetdir> |
<categoryname>server readonly</categoryname> |
<categoryname>server readonly</categoryname> |
<description>icons that help depict the file system (outdated)</description> |
<description>icons that help depict the file system (outdated)</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
<targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir> |
<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='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir> |
<targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir> |
<targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>system perl tree (usually present on linux systems) |
<description>system perl tree (usually present on linux systems) |
</description> |
</description> |
</directory> |
</directory> |
<directory> |
<directory dist='default'> |
|
<targetdir dist='default'>usr/local/loncapa/bin</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>local binary files for loncapa</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>usr/local/loncapa/doc</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>local documentation files for loncapa</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>examples of configuration files for secondary |
|
services</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>usr/local/man/man1</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>local manual pages</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>usr/man/man1</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>manual pages</description> |
|
</directory> |
|
<directory dist='default'> |
|
<targetdir dist='default'>usr/man/man3</targetdir> |
|
<categoryname>standard</categoryname> |
|
<description>manual pages</description> |
|
</directory> |
|
<directory dist='default'> |
<targetdir dist='default'>usr/sbin</targetdir> |
<targetdir dist='default'>usr/sbin</targetdir> |
<categoryname>standard</categoryname> |
<categoryname>standard</categoryname> |
<description>standard linux directory for superuser executables</description> |
<description>standard linux directory for superuser executables</description> |
Line 465 each list element consists of only two s
|
Line 599 each list element consists of only two s
|
</note> |
</note> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/access.conf</source> |
<source>loncom/loncapa.conf</source> |
<target dist='default'>etc/httpd/conf/access.conf</target> |
<target dist='default'>etc/httpd/conf/loncapa.conf</target> |
<categoryname>conf</categoryname> |
<categoryname>conf</categoryname> |
<description> |
<description> |
This file has two major functions. |
<p> |
For the Apache web server, it defines a global |
The goal of this file is to implement all LON-CAPA specific |
access configuration which defines what server options (Indexes", "Includes", |
customization of the Apache web server (most all of these values |
"FollowSymLinks", "ExecCGI", or "MultiViews") are associated |
require manual input from the system administrator at some point). |
with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin", |
The values in this file, as opposed to loncapa_apache.conf, are |
and "/usr/doc"). For the LON-CAPA network server and perl module |
meant to be machine and institution specific. |
handlers, it defines machine specific settings (lonHostID, lonRole, |
</p> |
lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt) |
<p> |
and internal machine settings for specific directories, socket ports, |
For the LON-CAPA network server and perl module |
and browser detection logic. |
handlers, it defines machine specific settings including lonHostID, lonRole, |
|
lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt. |
|
</p> |
|
<p> |
|
This file should not be viewable by regular users of the system. |
|
Only root and www should be able to view the contents of this file |
|
since lonReceipt is sensitive. |
|
</p> |
</description> |
</description> |
<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 |
<tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this |
machine</td></tr> |
machine</td></tr> |
<tr><td><tt>lonRole</tt></td><td>Role of this machine: library, |
<tr><td><tt>lonRole</tt></td><td>Role of this machine: library, |
Line 500 MySQL database</td></tr>
|
Line 641 MySQL database</td></tr>
|
</note> |
</note> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/httpd.conf</source> |
<source>loncom/loncapa_apache.conf</source> |
<target dist='default'>etc/httpd/conf/httpd.conf</target> |
<target dist='default'>etc/httpd/conf/loncapa_apache.conf</target> |
<categoryname>static conf</categoryname> |
<categoryname>static conf</categoryname> |
<description> |
<description> |
This is the main server configuration file. The settings here are |
The goal of this file is to implement all LON-CAPA specific |
more or less standard for the Apache web server. Most notably (and |
customization of the Apache web server that does not require |
importantly!), perl handling and mod_perl are enabled in this configuration |
user input. |
file. |
|
</description> |
For the Apache web server, it defines a global |
</file> |
access configuration which defines what server options (Indexes", "Includes", |
<file> |
"FollowSymLinks", "ExecCGI", or "MultiViews") are associated |
<source>loncom/srm.conf</source> |
with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin", |
<target dist='default'>etc/httpd/conf/srm.conf</target> |
and "/usr/doc"). For the LON-CAPA network server and perl module |
<categoryname>static conf</categoryname> |
handlers, it defines |
<description> |
and internal machine settings for specific directories, socket ports, |
<p> |
the www@localhost MySQL password, and browser detection logic. |
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> |
</description> |
</file> |
</file> |
<file> |
<file> |
Line 546 well as causing the Apache module to be
|
Line 671 well as causing the Apache module to be
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/publisher/thesaurus.dat</source> |
<source>loncom/thesaurus/thesaurus.db</source> |
<target dist='default'>home/httpd/lonTabs/thesaurus.dat</target> |
<target dist='default'>home/httpd/lonTabs/thesaurus.db</target> |
<categoryname>static conf</categoryname> |
<categoryname>system file</categoryname> |
<description> |
<description> |
Custom Thesaurus file for LON-CAPA, in the format |
Thesaurus database file to be built from loncom/thesaurus/rawkey.txt |
word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,... |
|
</description> |
</description> |
|
<build trigger='run if dependencies change'> |
|
loncom/thesaurus/build_thesaurus_wrapper.sh |
|
</build> |
|
<dependencies> |
|
rawkey.txt |
|
</dependencies> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/interface/mydesk.tab</source> |
<source>loncom/interface/mydesk.tab</source> |
Line 571 Descriptive list of file extensions, and
|
Line 701 Descriptive list of file extensions, and
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/interface/filecategories.tab</source> |
|
<target dist='default'>home/httpd/lonTabs/filecategories.tab</target> |
|
<categoryname>static conf</categoryname> |
|
<description> |
|
Descriptive list of file extensions and broad categorization. |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/cgi/barcode.gif</source> |
<source>loncom/cgi/barcode.gif</source> |
<target dist='default'>home/httpd/cgi-bin/barcode.gif</target> |
<target dist='default'>home/httpd/cgi-bin/barcode.gif</target> |
<categoryname>script</categoryname> |
<categoryname>script</categoryname> |
Line 580 parameter.
|
Line 718 parameter.
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/cgi/thumbnail.gif</source> |
|
<target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
Produces a thumbnail image of the url given |
|
</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> |
<source>loncom/cgi/graph.gif</source> |
<target dist='default'>home/httpd/cgi-bin/graph.gif</target> |
<target dist='default'>home/httpd/cgi-bin/graph.gif</target> |
<categoryname>script</categoryname> |
<categoryname>script</categoryname> |
Line 592 GDGraph-1.33 and GDTextUtils-0.80.
|
Line 746 GDGraph-1.33 and GDTextUtils-0.80.
|
</note> |
</note> |
</file> |
</file> |
<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> |
<source>loncom/cgi/plot.gif</source> |
<target dist='default'>home/httpd/cgi-bin/plot.gif</target> |
<target dist='default'>home/httpd/cgi-bin/plot.gif</target> |
<categoryname>script</categoryname> |
<categoryname>script</categoryname> |
Line 644 blank.library;
|
Line 814 blank.library;
|
blank.library.meta; |
blank.library.meta; |
blank.problem; |
blank.problem; |
blank.problem.meta; |
blank.problem.meta; |
formula.problem; |
Essay.problem; |
formula.problem.meta; |
Essay.problem.meta; |
numerical.problem; |
numerical.problem; |
numerical.problem.meta; |
numerical.problem.meta; |
|
Plot.problem; |
|
Plot.problem.meta; |
RadioResponse.problem; |
RadioResponse.problem; |
RadioResponse.problem.meta; |
RadioResponse.problem.meta; |
|
RandomLabelExample.problem; |
|
RandomLabelExample.problem.meta; |
SelectFromOptions-4ConceptGoups.problem; |
SelectFromOptions-4ConceptGoups.problem; |
SelectFromOptions-4ConceptGoups.problem.meta; |
SelectFromOptions-4ConceptGoups.problem.meta; |
SelectFromOptions-5ConceptGoups.problem; |
SelectFromOptions-5ConceptGoups.problem; |
Line 664 SelectFromOptions-Simple.problem;
|
Line 838 SelectFromOptions-Simple.problem;
|
SelectFromOptions-Simple.problem.meta; |
SelectFromOptions-Simple.problem.meta; |
script.library; |
script.library; |
script.library.meta; |
script.library.meta; |
SimpleStringResponse.problem; |
SimpleFormula.problem; |
SimpleStringResponse.problem.meta; |
SimpleFormula.problem.meta; |
StringResponse.problem; |
StringResponse.problem; |
StringResponse.problem.meta |
StringResponse.problem.meta |
</filenames> |
</filenames> |
Line 738 and privileges available in the network
|
Line 912 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 753 Spare hosts to offload session to if the
|
Line 927 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 774 Basic auth password to access /lon-statu
|
Line 948 Basic auth password to access /lon-statu
|
</file> |
</file> |
<file> |
<file> |
<source>loncom/smb.conf</source> |
<source>loncom/smb.conf</source> |
<target dist='default'>etc/smb.conf</target> |
<target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target> |
<categoryname>conf</categoryname> |
<categoryname>conf</categoryname> |
<description> |
<description> |
configuration file to make LON-CAPA server file space accessible to network |
configuration file to make LON-CAPA server file space accessible to network |
Line 789 neighborhood
|
Line 963 neighborhood
|
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 808 Batch script for updating SQL metadata d
|
Line 982 Batch script for updating SQL metadata d
|
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/metadata_database/cleanup_database.pl</source> |
|
<target dist='default'>home/httpd/perl/cleanup_database.pl</target> |
|
<categoryname>script</categoryname> |
|
<description> |
|
Batch script for removing temporary tables from the SQL metadata database. |
|
</description> |
|
</file> |
|
<file> |
<source>loncom/lonc</source> |
<source>loncom/lonc</source> |
<target dist='default'>home/httpd/perl/lonc</target> |
<target dist='default'>home/httpd/perl/lonc</target> |
<categoryname>script</categoryname> |
<categoryname>script</categoryname> |
Line 816 proxy server
|
Line 998 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 825 It accepts and processes incoming reques
|
Line 1035 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 834 tmpput, tmpget, and ls).
|
Line 1044 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> |
<source>loncom/cgi/loncron.pl</source> |
<target dist='default'>home/httpd/cgi-bin/loncron.pl</target> |
<target dist='default'>home/httpd/cgi-bin/loncron.pl</target> |
<categoryname>script</categoryname> |
<categoryname>script</categoryname> |
Line 852 tmpput, tmpget, and ls).
|
Line 1090 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> |
Line 881 new user.
|
Line 1147 new user.
|
<status>being updated</status> |
<status>being updated</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/lchtmldir</source> |
|
<target dist='default'>home/httpd/perl/lchtmldir</target> |
|
<categoryname>setuid script</categoryname> |
|
<description> |
|
Manages the file system ramifications of adding author mode to a user. |
|
If necessary a public_html diretory is added, permissions and ownership are |
|
set according to the user's authentication mode. |
|
</description> |
|
<status>New file</status> |
|
</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> |
Line 953 The relevant conditions and metadata to
|
Line 1230 The relevant conditions and metadata to
|
</file> |
</file> |
<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. |
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
<source>loncom/misc/un_keyword.tab</source> |
<source>loncom/thesaurus/un_keyword.tab</source> |
<target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target> |
<target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target> |
<categoryname>conf</categoryname> |
<categoryname>conf</categoryname> |
<description> |
<description> |
Line 981 retroactively add new parameters to alre
|
Line 1259 retroactively add new parameters to alre
|
<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 1014 Edit handler for rat maps; TeX content h
|
Line 1292 Edit handler for rat maps; TeX content h
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/interface/londocs.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Handler for course documents |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/interface/lonchat.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Handler for chat |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/interface/lonchatfetch.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Handler for periodically fetch new lines of chat |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/interface/lonannounce.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Handler to put up announcements and calendar |
|
</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 1024 construction space menu.
|
Line 1338 construction space menu.
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/interface/lonhelp.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The .tex file help handler. |
|
</description> |
|
<status>works/unverified</status> |
|
<build trigger='always run'>loncom/build/buildHelp.sh</build> |
|
</file> |
|
<file> |
|
<source>loncom/html/adm/help/abouthelp.html</source> |
|
<target dist='default'>home/httpd/html/adm/help/abouthelp.html</target> |
|
<categoryname>interface file</categoryname> |
|
<description> |
|
Index file for the help system |
|
</description> |
|
</file> |
|
<file> |
|
<source>doc/help/author.manual.access.tex</source> |
|
<target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The psuedo-LaTeX file to allow people to read the author's manual online, with a somewhat clumsy interface. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>doc/help/course.manual.access.tex</source> |
|
<target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The psuedo-LaTeX file to allow people to read the course administrator's manual online, with a somewhat clumsy interface. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>doc/help/author.manual.ps</source> |
|
<target dist='default'>home/httpd/html/adm/help/author.manual.ps</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The postscript Author's Manual |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>doc/help/author.manual.pdf</source> |
|
<target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The PDF Author's Manual |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>doc/help/course.manual.ps</source> |
|
<target dist='default'>home/httpd/html/adm/help/course.manual.ps</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The postscript Course Manual |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>doc/help/course.manual.pdf</source> |
|
<target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The PDF Course Manual |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<fileglob> |
|
<glob>*.*</glob> |
|
<sourcedir>loncom/html/adm/help/gif/</sourcedir> |
|
<targetdir dist='default'> |
|
home/httpd/html/adm/help/gif/</targetdir> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Gif files for the help system |
|
</description> |
|
<filenames> |
|
authorRemote.gif |
|
constructionSpace.gif |
|
constructionSpaceForPublishing.gif |
|
creatingANewCourse.gif |
|
creatingNewProblemResource.gif |
|
dynamic_piecewise.gif |
|
dynamic_piecewise2.gif |
|
dynamic_plot.gif |
|
dynamic_plot2.gif |
|
formulaResponse.gif |
|
login.gif |
|
lonhelpheader.gif |
|
mapAdvancedEditorNew.gif |
|
mapClickedStart.gif |
|
mapEditFirstClick.gif |
|
mapEditInitial.gif |
|
mapEditingButton.gif |
|
mapEditorDirectoryBrowser.gif |
|
mapEditorResourceChosen.gif |
|
mapEditorSelection.gif |
|
mapInsertResource.gif |
|
mapNewResource.gif |
|
mapSecondWindowSecondResource.gif |
|
mapSimpleEditor.gif |
|
mapStraightened.gif |
|
mapTwoResources.gif |
|
numericalResponse1.gif |
|
numericalResponseEditor.gif |
|
numericalResponseSlopeProblem.gif |
|
numericalResponseVarInText.gif |
|
optionResponseEditing.gif |
|
optionResponseProblem.gif |
|
publishMetadata.gif |
|
radioResponse2.gif |
|
radioResponseHint.gif |
|
smallHelp.gif |
|
spreadsheet_hierarchy.gif |
|
stringResponseEditor.gif |
|
studentInterface.gif |
|
</filenames> |
|
</fileglob> |
|
<fileglob> |
|
<glob>*.*</glob> |
|
<sourcedir>loncom/html/adm/help/eps/</sourcedir> |
|
<targetdir dist='default'> |
|
home/httpd/html/adm/help/eps/</targetdir> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
EPS files for the help system |
|
</description> |
|
<filenames> |
|
authorRemote.eps |
|
constructionSpace.eps |
|
constructionSpaceForPublishing.eps |
|
creatingANewCourse.eps |
|
creatingNewProblemResource.eps |
|
dynamic_piecewise.eps |
|
dynamic_piecewise2.eps |
|
dynamic_plot.eps |
|
dynamic_plot2.eps |
|
formulaResponse.eps |
|
lonhelpheader.eps |
|
login.eps |
|
mapAdvancedEditorNew.eps |
|
mapClickedStart.eps |
|
mapEditFirstClick.eps |
|
mapEditInitial.eps |
|
mapEditingButton.eps |
|
mapEditorDirectoryBrowser.eps |
|
mapEditorResourceChosen.eps |
|
mapEditorSelection.eps |
|
mapInsertResource.eps |
|
mapNewResource.eps |
|
mapSecondWindowSecondResource.eps |
|
mapSimpleEditor.eps |
|
mapStraightened.eps |
|
mapTwoResources.eps |
|
numericalResponse1.eps |
|
numericalResponseEditor.eps |
|
numericalResponseSlopeProblem.eps |
|
numericalResponseVarInText.eps |
|
optionResponseEditing.eps |
|
optionResponseProblem.eps |
|
publishMetadata.eps |
|
radioResponse2.eps |
|
radioResponseHint.eps |
|
smallHelp.eps |
|
spreadsheet_hierarchy.eps |
|
stringResponseEditor.eps |
|
studentInterface.eps |
|
</filenames> |
|
</fileglob> |
|
<fileglob> |
|
<glob>*.*</glob> |
|
<sourcedir>loncom/html/adm/help/tex/</sourcedir> |
|
<targetdir dist='default'> |
|
home/httpd/html/adm/help/tex/</targetdir> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Tex files for the help system |
|
</description> |
|
<filenames> |
|
About_Authors_Manual.tex |
|
About_Numerical_and_Formula_Response.tex |
|
Ambiguous_Reference.tex |
|
Author_LON-CAPA_Introduction.tex |
|
Author_Manual_Title_Page.tex |
|
Author_Numerical_and_Formula.tex |
|
Author_Remote_Control.tex |
|
Authoring_Adding_Pictures.tex |
|
Authoring_Dynamic_Plot.tex |
|
Authoring_HTML_vs_Tex.tex |
|
Authoring_M_Tag.tex |
|
Authoring_Piecewise_Plot.tex |
|
Calling_Functions.tex |
|
Coauthor.tex |
|
Construction_Space_Overview.tex |
|
Course_Add_Student.tex |
|
Course_Chart_To_Excel.tex |
|
Course_Convert_To_CSV.tex |
|
Course_Create_Class_List.tex |
|
Course_Critical_Message.tex |
|
Course_Deleting.tex |
|
Course_Disable_Discussion.tex |
|
Course_Discussion_Board.tex |
|
Course_Drop_Student.tex |
|
Course_Edit_Content.tex |
|
Course_Feedback_Addresses.tex |
|
Course_Homework_Performance_Overview.tex |
|
Course_Message_Access.tex |
|
Course_Problem_Weight.tex |
|
Course_Setting_Parameters.tex |
|
Course_Student_Grade_Override.tex |
|
Course_Student_Work.tex |
|
Course_Toplevel_Seq.tex |
|
Creating_A_Course_Intro.tex |
|
Creating_New_Content_Pages.tex |
|
Creating_Online_Problems.tex |
|
Creating_Radio_Response_Problems.tex |
|
Foils.tex |
|
Formula_Response_Example.tex |
|
Formula_Response_Limitations.tex |
|
Formula_Response_Problems.tex |
|
Formula_Response_Sampling.tex |
|
Formula_Tolerance.tex |
|
How_To_Edit_Existing_Content_Pages.tex |
|
Latex_Footer.tex |
|
Latex_Header.tex |
|
Login_To_LON-CAPA.tex |
|
Metadata_Description.tex |
|
Numerical_Response_Advanced_Example.tex |
|
Numerical_Response_Format.tex |
|
Numerical_Response_Intro.tex |
|
Numerical_Response_Introduction.tex |
|
Numerical_Response_Parts_A.tex |
|
Numerical_Response_Parts_B.tex |
|
Numerical_Response_Problems.tex |
|
Numerical_Response_Randomization.tex |
|
Numerical_Response_Simple_Example.tex |
|
Numerical_Response_Tutorial_A.tex |
|
Numerical_Response_Units.tex |
|
Option_Response_Concept_Group_Example.tex |
|
Option_Response_Matching_Example.tex |
|
Option_Response_Problem_Creation.tex |
|
Option_Response_Problem_Figure.tex |
|
Option_Response_Problem_Parts.tex |
|
Option_Response_Problems.tex |
|
Option_Response_Simple.tex |
|
Problem_Editor_Testing_Area.tex |
|
Problem_Editor_XML_Index.tex |
|
Problem_Types.tex |
|
Publishing_A_Resource.tex |
|
Publishing_Author_Tutorial_Segue.tex |
|
Publishing_Copyright.tex |
|
Publishing_Intro.tex |
|
Publishing_Keywords.tex |
|
Radio_Response_Problems.tex |
|
Radio_Response_Randomization.tex |
|
Resource_Types.tex |
|
Script_Tutorial_Intro.tex |
|
Scripting_Help.tex |
|
Sequence_Advanced_Editor_Creation.tex |
|
Sequence_Definition.tex |
|
Sequence_Editor_Selection.tex |
|
Sequence_Page_Maps.tex |
|
Sequence_Simple_Editor_Creation.tex |
|
Sequence_Top-Level.tex |
|
Significant_Figures.tex |
|
Spreadsheet_About.tex |
|
Spreadsheet_Alternative_View.tex |
|
Spreadsheet_Changes_To_Grading.tex |
|
Spreadsheet_Col_Sum.tex |
|
Spreadsheet_Completely_Recalc.tex |
|
Spreadsheet_Empty_Rows.tex |
|
Spreadsheet_Export_Row.tex |
|
Spreadsheet_Functions.tex |
|
Spreadsheet_Import_Values.tex |
|
Spreadsheet_Levels.tex |
|
Spreadsheet_Lists.tex |
|
Spreadsheet_Manual_Title_Page.tex |
|
Spreadsheet_Max_Depth_Exceeded.tex |
|
Spreadsheet_OOO_Rows.tex |
|
Spreadsheet_Op_On_All_Problem_Parts.tex |
|
Spreadsheet_Parms.tex |
|
Spreadsheet_Problem_Weight.tex |
|
Spreadsheet_Ranges.tex |
|
Spreadsheet_Specifying_Cells.tex |
|
Spreadsheet_Student_Visible.tex |
|
Spreadsheet_Symbolic_Names.tex |
|
Spreadsheet_Template_Row.tex |
|
Spreadsheet_Ternary_Operator.tex |
|
Spreadsheet_Tries.tex |
|
String_Response_Problem_Creation.tex |
|
String_Response_Problems.tex |
|
Tolerance.tex |
|
Variable_Naming_Conventions.tex |
|
Variable_Tutorial_A.tex |
|
Variables_in_Scripts.tex |
|
Variables_in_the_Answer_Block.tex |
|
Variables_in_the_Text_Block.tex |
|
</filenames> |
|
</fileglob> |
|
<file> |
|
<source>loncom/html/adm/help/fragmentLabels.gdbm</source> |
|
<target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
A gdbm file containing a label->tex file hash. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>loncom/interface/lonstatistics.pm</source> |
<source>loncom/interface/lonstatistics.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1033 Handler to show statistics on solving LO
|
Line 1660 Handler to show statistics on solving LO
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/interface/statistics/lonproblemstatistics.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The module that generate the html for the Problem Statistcs web pages. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/interface/statistics/lonproblemanalysis.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The module that generate the html for the Problem Analysis web pages. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/interface/statistics/lonstudentassessment.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
The module that generate the html for the Student Assessment/Chart web pages. |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>loncom/publisher/londiff.pm</source> |
<source>loncom/publisher/londiff.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1051 Handler to upload files through browser
|
Line 1705 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 1060 Handler to evaluate essay (ungraded) sty
|
Line 1744 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> |
|
Holds results and defines |
|
tag handlers needed by externalresponse.pm |
|
</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 1068 Handler to publish directories.
|
Line 1771 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 1077 Handler to retrieve old versions from re
|
Line 1810 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 1085 Helper functions when in homework edit m
|
Line 1849 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 1123 Handler for showing sequence objects of
|
Line 1917 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 1132 Creates a new course and assigns course
|
Line 1927 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> |
<file> |
<file> |
<source>loncom/interface/lonchart.pm</source> |
<source>loncom/interface/lonhtmlcommon.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
<description> |
<description> |
Produces simple LectureOnline-like student assessment performance chart |
Contains a set of functions that generate html controls and data layouts |
|
</description> |
|
</file> |
|
<file> |
|
<source>loncom/interface/loncoursedata.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Common functions for handling student course data (download and process) |
</description> |
</description> |
</file> |
</file> |
<file> |
<file> |
Line 1155 user, domain, home_server, course_id.
|
Line 1959 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 1218 Handles processing of assignments.
|
Line 2052 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 1245 Handles evaluation.
|
Line 2082 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 1286 Handles a searchable catalogue.
|
Line 2126 Handles a searchable catalogue.
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/interface/lonmysql.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Provides utility functions for creating and accessing mysql database tables. |
|
</description> |
|
<status>works/unverified</status> |
|
</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 1299 Handler to drop and add students in cour
|
Line 2181 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 1318 problems and assignments.
|
Line 2206 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 1332 Handler to resolve ambiguous file locati
|
Line 2222 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 1351 Publishes an LON-CAPA educational resour
|
Line 2271 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 1385 Homework remote control.
|
Line 2336 Homework remote control.
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/html/res/adm/pages/chatroom.html</source> |
|
<target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
Establishes frameset for chatroom |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
<source>loncom/html/res/adm/pages/annotator/admannotations.pm</source> |
<source>loncom/html/res/adm/pages/annotator/admannotations.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1424 bundles pages into one page
|
Line 2384 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> |
<description> |
<description> |
compile course into binary data structure (in loncom/rat) |
compile course into binary data structure |
</description> |
</description> |
<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> |
<description> |
<description> |
Handler for tex files (somewhere in modules) |
Handler for tex files |
</description> |
</description> |
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
Line 1460 XML Parsing Module
|
Line 2480 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 1512 image.
|
Line 2541 image.
|
<description> |
<description> |
handles requests for output, evaluation, and alteration of a homework resource |
handles requests for output, evaluation, and alteration of a homework resource |
</description> |
</description> |
</file> |
|
<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 1553 handles request to the CAPA homework pro
|
Line 2582 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> |
<source>loncom/auth/localauth.pm</source> |
<target dist='default'>home/httpd/lib/perl/localauth.pm</target> |
<target dist='default'>home/httpd/lib/perl/localauth.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1574 as coordinating access to educational re
|
Line 2614 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 1583 access handler for file transfers
|
Line 2652 access handler for file transfers
|
<status>works/unverified</status> |
<status>works/unverified</status> |
</file> |
</file> |
<file> |
<file> |
|
<source>loncom/auth/lontokacc.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
handler for inter-server transfer of token accessed files, includes |
|
cleanup handler to remove file when successfully done |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/auth/lonuploadedacc.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
access handler for user uploaded files |
|
</description> |
|
<status>works/unverified</status> |
|
</file> |
|
<file> |
|
<source>loncom/lontrans.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target> |
|
<categoryname>handler</categoryname> |
|
<description> |
|
URI to filename translation |
|
</description> |
|
<status>works/unverified</status> |
|
</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 1601 for the "priv"-type access, the resource
|
Line 2727 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 1642 class.
|
Line 2797 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 1651 cross server filesystem browser
|
Line 2835 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> |
<source>loncom/interface/groupsort.pm</source> |
<target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target> |
<target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target> |
<categoryname>handler</categoryname> |
<categoryname>handler</categoryname> |
Line 1679 symbols to and from more descriptive phr
|
Line 2893 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 1905 lonlogo_broken.mov
|
Line 3148 lonlogo_broken.mov
|
<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> |
<description> |
<description> |
logos |
logos and general widget icons |
</description> |
</description> |
<filenames> |
<filenames> |
|
SMETE_white.gif; |
|
aboutlon.gif; |
|
accessbutton.gif; |
arrow_up.gif; |
arrow_up.gif; |
cab.gif; |
cab.gif; |
cab_big.gif; |
cab_big.gif; |
Line 1920 eps.gif;
|
Line 3166 eps.gif;
|
eps_big.gif; |
eps_big.gif; |
exam.gif; |
exam.gif; |
exam_big.gif; |
exam_big.gif; |
|
fillbottom.gif; |
|
fillleft.gif; |
|
fillright.gif; |
|
filltop.gif; |
folder_closed.gif; |
folder_closed.gif; |
folder_opened.gif; |
folder_opened.gif; |
folder_pointer_closed.gif; |
folder_pointer_closed.gif; |
Line 1928 form.gif;
|
Line 3178 form.gif;
|
form_big.gif; |
form_big.gif; |
gif.gif; |
gif.gif; |
gif_big.gif; |
gif_big.gif; |
|
header.gif; |
htm.gif; |
htm.gif; |
html.gif; |
html.gif; |
html_big.gif; |
html_big.gif; |
Line 1936 jar_big.gif;
|
Line 3187 jar_big.gif;
|
jpg.gif; |
jpg.gif; |
jpg_big.gif; |
jpg_big.gif; |
latex.gif; |
latex.gif; |
|
lite.gif; |
liteani.gif; |
liteani.gif; |
|
litetext.gif; |
lolpanel.gif; |
lolpanel.gif; |
lonanim.gif; |
lonanim.gif; |
lonanimend.gif; |
lonanimend.gif; |
|
loncapalogo.gif; |
lonhelplogos.gif; |
lonhelplogos.gif; |
lonhelptop.gif; |
lonhelptop.gif; |
lonlogo.gif; |
lonlogo.gif; |
lonlogos.gif; |
lonlogos.gif; |
|
lowerleft.gif; |
|
lowerright.gif; |
meta.gif; |
meta.gif; |
meta_big.gif; |
meta_big.gif; |
mov.gif; |
mov.gif; |
Line 1981 txt.gif;
|
Line 3237 txt.gif;
|
txt_big.gif; |
txt_big.gif; |
unknown.gif; |
unknown.gif; |
unknown_big.gif; |
unknown_big.gif; |
|
upperleft.gif; |
|
upperright.gif; |
user.gif; |
user.gif; |
user_big.gif; |
user_big.gif; |
|
userauthentication.gif; |
wav.gif; |
wav.gif; |
wav_big.gif; |
wav_big.gif; |
white_space_20_22.gif; |
white_space_20_22.gif; |
Line 2008 zip_big.gif
|
Line 3267 zip_big.gif
|
<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. Respectively: button for catalog, |
Miscellaneous resources. |
button to set parameters in a page, |
|
button to do regrades, button to check on problem submissions, |
|
</description> |
</description> |
<filenames> |
<filenames> |
|
authorfeed.gif; |
|
bomb.gif; |
cat_button.gif; |
cat_button.gif; |
|
chat.gif; |
|
eval_button.gif; |
|
feedback.gif; |
pprm_button.gif; |
pprm_button.gif; |
pgrd_button.gif; |
pgrd_button.gif; |
subm_button.gif |
subm_button.gif |
Line 2022 subm_button.gif
|
Line 3284 subm_button.gif
|
<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.1'>usr/lib/perl5/site_perl/5.6.0/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 2036 and in this way is treated as though it
|
Line 3298 and in this way is treated as though it
|
<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>loncom/configuration/Configuration.pm</source> |
|
<target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target> |
|
<categoryname>system file</categoryname> |
|
<description> |
|
Configuration file reader (looks in /etc/httpd/conf/); accepts |
|
a list of *.conf files to inspect for PerlSetVar key/value |
|
entries. |
|
</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.1'>usr/lib/perl5/site_perl/5.6.0/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 2055 modules/TexConvert/tthperl/commands
|
Line 3338 modules/TexConvert/tthperl/commands
|
<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.1'>usr/lib/perl5/site_perl/5.6.0/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 |
Line 2076 the build process however.
|
Line 3359 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.1'>usr/lib/perl5/site_perl/5.6.0/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 |
bootstrap file associated with dynamic loading of this module on multiple |
Line 2092 the build process however.
|
Line 3375 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.1'>usr/lib/perl5/site_perl/5.6.0/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 2102 loncom/homework/caparesponse/commands
|
Line 3385 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/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/capaCommon.c; |
|
../../../CAPA/pProj/capaCommon.h; |
|
../../../CAPA/pProj/ranlib.h; |
|
../../../CAPA/pProj/capaCGI.h; |
|
../../../CAPA/pProj/capaFunction.h; |
|
../../../CAPA/pProj/capaRQO.h; |
|
../../../CAPA/pProj/capaParser.h; |
|
../../../CAPA/pProj/lex_debug.h |
</dependencies> |
</dependencies> |
</file> |
</file> |
<fileglob> |
<fileglob> |
Line 2172 javascript.
|
Line 3481 javascript.
|
</target> |
</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> |
Line 2197 Define unit prefixing and conversion for
|
Line 3506 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> |
|
0.gif; |
|
1.gif; |
|
2.gif; |
|
3.gif; |
|
4.gif; |
|
5.gif; |
|
6.gif; |
|
7.gif; |
|
8.gif; |
|
9.gif; |
a.gif; |
a.gif; |
|
anno.gif; |
anot.gif; |
anot.gif; |
b.gif; |
b.gif; |
back.gif; |
back.gif; |
|
bchat.gif; |
bkm.gif; |
bkm.gif; |
brws.gif; |
brws.gif; |
c.gif; |
c.gif; |
Line 2212 catalog.gif;
|
Line 3533 catalog.gif;
|
ccrs.gif; |
ccrs.gif; |
chat.gif; |
chat.gif; |
chrt.gif; |
chrt.gif; |
|
colon.gif; |
com.gif; |
com.gif; |
courses.gif; |
courses.gif; |
cprv.gif; |
cprv.gif; |
cstr.gif; |
cstr.gif; |
d.gif; |
d.gif; |
dempty.gif; |
dempty.gif; |
|
docs.gif; |
e.gif; |
e.gif; |
egrd.gif; |
egrd.gif; |
empty.gif; |
empty.gif; |
Line 2249 mrk.gif;
|
Line 3572 mrk.gif;
|
n.gif; |
n.gif; |
nav.gif; |
nav.gif; |
next.gif; |
next.gif; |
|
nothumb.gif; |
o.gif; |
o.gif; |
p.gif; |
p.gif; |
parm.gif; |
parm.gif; |
pgrd.gif; |
pgrd.gif; |
pparm.gif; |
pparm.gif; |
|
pref.gif; |
prev.gif; |
prev.gif; |
prt.gif; |
prt.gif; |
q.gif; |
q.gif; |
Line 2265 res.gif;
|
Line 3590 res.gif;
|
roles.gif; |
roles.gif; |
s.gif; |
s.gif; |
sbkm.gif; |
sbkm.gif; |
|
slash.gif; |
space.gif; |
space.gif; |
spacer.gif; |
spacer.gif; |
sprs.gif; |
sprs.gif; |
Line 2309 renders the HTML (including image maps)
|
Line 3635 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 directory indexing and login screen |
</description> |
</description> |
<filenames> |
<filenames> |
a.gif; |
a.gif; |
Line 2409 world2.gif
|
Line 3736 world2.gif
|
<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 the bookmark portion of the LON-CAPA user interface |
</description> |
</description> |
<filenames> |
<filenames> |
folder_anim.gif; |
folder_anim.gif; |
Line 2443 ur_corner.gif
|
Line 3771 ur_corner.gif
|
<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 scheme of displaying bookmarks |
</description> |
</description> |
<filenames> |
<filenames> |
bookmarkmenu_toolbar.html; |
bookmarkmenu_toolbar.html; |
Line 2464 javascript for handling client-side inte
|
Line 3793 javascript for handling client-side inte
|
</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/loncapa/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 |
<description>POD-derived page for check-rpms</description> |
used with 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 |
restores .rpmsave files after a LON-CAPA-base upgrade |
loncapaverifybasepackage |
|
</description> |
</description> |
<status>deprecated</status> |
<status>deprecated</status> |
</file> |
</file> |
Line 2547 Controls the launching/halting of lonc,
|
Line 3885 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; |
Line 2563 symbolic links to /etc/rc.d/init.d/lonco
|
Line 3901 symbolic links to /etc/rc.d/init.d/lonco
|
</link> |
</link> |
<file> |
<file> |
<source>loncom/atalk/config</source> |
<source>loncom/atalk/config</source> |
<target dist='default'>etc/atalk/config</target> |
<target dist='default'>usr/local/loncapa/doc/conf_examples/config</target> |
<categoryname>conf</categoryname> |
<categoryname>conf</categoryname> |
<description> |
<description> |
configuration file to make LON-CAPA server file space accessible to |
configuration file to make LON-CAPA server file space accessible to |