version 1.8, 2004/07/06 15:39:53
|
version 1.11, 2004/11/22 21:05:47
|
Line 24 The point of this is to look like the ma
|
Line 24 The point of this is to look like the ma
|
my @pages = ( |
my @pages = ( |
['Red Hat 7.3 Install', 'rh73'], |
['Red Hat 7.3 Install', 'rh73'], |
['Fedora Install', 'fedora_install'], |
['Fedora Install', 'fedora_install'], |
|
['Fedora Core 3 Install', 'FC3_install'], |
['Manual Install from Tarballs', 'manual_install'], |
['Manual Install from Tarballs', 'manual_install'], |
['Upgrading from Previous LON-CAPA install', 'upgrade'], |
['Upgrading from Previous LON-CAPA install', 'upgrade'], |
['Post-installation Configuration', 'config'], |
['Post-installation Configuration', 'config'], |
Line 78 $content .= <<'POSTLUDE';
|
Line 79 $content .= <<'POSTLUDE';
|
<h3>Downloading LON-CAPA</h3> |
<h3>Downloading LON-CAPA</h3> |
|
|
<p> |
<p> |
<b>Current Release is Version LATESTVERSION. |
<b>Current Production Release is Version LATESTVERSION. |
This version was released on LATESTDATE.</b> |
This version was released on LATESTDATE.</b> |
</p> |
</p> |
<p> |
<p> |
You can download the <b>most current version of LON-CAPA</b> at |
You can download the <b>most current production version of LON-CAPA</b> at |
<a href="http://install.lon-capa.org/versions/loncapa-current.tar.gz"> |
<a href="http://install.lon-capa.org/versions/loncapa-current.tar.gz"> |
http://install.lon-capa.org/versions/loncapa-current.tar.gz</a> |
http://install.lon-capa.org/versions/loncapa-current.tar.gz</a> |
(version LATESTVERSION). |
(version LATESTVERSION). |
</p> |
</p> |
TESTINGRELEASE_START |
TESTINGRELEASE_START |
<p> |
<p> |
|
<b>Current Testing Release is Version LATESTTESTINGVERSION. |
|
This version was released on LATESTTESTINGDATE.</b> |
|
</p> |
|
<p> |
You can download the <b>testing version of the upcoming LON-CAPA</b> at |
You can download the <b>testing version of the upcoming LON-CAPA</b> at |
<a href="http://install.lon-capa.org/versions/loncapa-testing.tar.gz"> |
<a href="http://install.lon-capa.org/versions/loncapa-testing.tar.gz"> |
http://install.lon-capa.org/versions/loncapa-testing.tar.gz</a> |
http://install.lon-capa.org/versions/loncapa-testing.tar.gz</a> |
(version LATESTTESTINGVERSION release on LATESTTESTINGDATE). |
(version LATESTTESTINGVERSION). |
</p> |
</p> |
TESTINGRELEASE_END |
TESTINGRELEASE_END |
<p> |
<p> |