--- doc/build/generate_web_pages.pl 2005/10/05 23:34:56 1.26 +++ doc/build/generate_web_pages.pl 2006/07/12 20:00:09 1.29 @@ -34,6 +34,10 @@ my @pages = ( ['Upgrading from Previous LON-CAPA install', 'upgrade'], ['LON-CAPA License (Gnu Public License)', 'license'] ); + +my @testing_pages = ( + ['Fedora Core 5 Install', 'FC5_install'], + ); my @other_pages = ( ['Developer Information', 'dev'], ['Configuration Information', 'config'], @@ -45,10 +49,11 @@ $shell =~ s/\r/\n/g; # Call with: The title, breadcrumb, and content sub replaceText { - my ($title, $breadcrumb, $content) = @_; + my ($title, $links, $breadcrumb, $content) = @_; my $page = $shell; $page =~ s/\