web/html/docs/installation-quick-start-guide/f11 index.php,1.5,1.6

Rüdiger Landmann rlandmann at fedoraproject.org
Sun Nov 8 23:14:37 UTC 2009


Author: rlandmann

Update of /cvs/fedora/web/html/docs/installation-quick-start-guide/f11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13336/f11

Modified Files:
	index.php 
Log Message:
Index for F11 and F12 (redirect to main index)


Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/installation-quick-start-guide/f11/index.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.php	6 Aug 2009 12:47:27 -0000	1.5
+++ index.php	8 Nov 2009 23:14:06 -0000	1.6
@@ -1,139 +1,5 @@
-<?
-include("site.inc");
-
-$template = new Page;
-$template->initCommon();
-
-$template->displayHeader();
-
-?>
-<h1>Fedora 11 Installation Quick Start Guide</h1>
-
-<p>The <i>Fedora Installation 11 Quick Start Guide</i> explains how to get and install Fedora 11 as simply as possible. Although these instructions will work on most desktop and laptop computers, they are not a full description of the installation process. For greater detail and explanations of all the various installation options, refer to the 
-<a href="../../install-guide/f11/"><i>Fedora 11 Installation Guide</i></a>.</p>
-
-<p>The <i>Fedora Installation Quick Start Guide</i> is available in the following languages and formats:</p>
-
-<h2>Multi-page html</h2>
-<p><a href="en-US/html/">US English</a> |
-<a href="es-ES/html/">Español</a> | 
-<a href="nl-NL/html">nederlands</a>  | 
-<a href="pl-PL/html">polski</a> <!-- |
-<a href="de-DE/html/">Deutsch</a>  |
-<a href="fr-FR/html/">français</a> |
-<a href="it-IT/html/">italiano</a> |
-<a href="nl/html/">Nederlands</a> |
-<a href="pt-BR/html/">português brasileiro</a> |
-<a href="zh-CN/html/">简体中文</a> |
-<a href="el/">Ελληνικά</a> |
-<a href="es/">Español</a> |
-<a href="it/">italiano</a>|
-<a href="pt/">português</a> |
-<a href="pt_BR/">português brasileiro</a> |
-<a href="sr/">српски</a> |
-<a href="sr_Latn/">srpski</a> |
-<a href="sv/">svenska</a> |
-<a href="zh_CN/">简体中文</a> -->
-</p>
-
-<h2>Single-page html</h2>
-<p><a href="en-US/html-single/">US English</a> |
-<a href="es-ES/html-single/">Español</a> |
-<a href="nl-NL/html-single/">nederlands</a>  | 
-<a href="pl-PL/html-single">polski</a> <!-- |
-<a href="de-DE/html-single/">Deutsch</a> |
-<a href="fr-FR/html-single/">français</a> |
-<a href="it-IT/html-single/">italiano</a> |
-<a href="pt-BR/html-single/">português brasileiro</a> |
-<a href="zh-CN/html-single/">简体中文</a> |
-
-<a href="el/">Ελληνικά</a> |
-<a href="es/">Español</a> |
-<a href="it/">italiano</a> | 
-<a href="nl/">Nederlands</a>|
-<a href="pt/">português</a> |
-<a href="pt_BR/">português brasileiro</a> |
-<a href="sr/">српски</a> |
-<a href="sr_Latn/">srpski</a> |
-<a href="sv/">svenska</a> |
-<a href="zh_CN/">简体中文</a> -->
-</p>
-
-<h2>PDF</h2>
-<p><a href="en-US/pdf/Fedora_11_Installation_Quick_Start_Guide.pdf">US English</a> |
-<a href="es-ES/pdf/Guía_Rápida_de_Instalación_Fedora_11.pdf">Español</a> |
-<a href="nl-NL/pdf/Fedora_11_installatie_snelgids.pdf">nederlands</a> | 
-<a href="pl-PL/pdf/Szybki_przewodnik_po_instalacji_Fedora_11.pdf">polski</a> <!-- |
-<a href="de-DE/html-single/">Deutsch</a>  |
-<a href="fr-FR/html-single/">français</a> |
-<a href="it-IT/html-single/">italiano</a> |
-<a href="pt-BR/html-single/">português brasileiro</a> |
-<a href="zh-CN/html-single/">简体中文</a> |
-
-<a href="el/">Ελληνικά</a> |
-<a href="es/">Español</a> |
-<a href="it/">italiano</a> | 
-<a href="nl/">Nederlands</a> |
-<a href="pt/">português</a> |
-<a href="pt_BR/">português brasileiro</a> |
-<a href="sr/">српски</a> |
-<a href="sr_Latn/">srpski</a> |
-<a href="sv/">svenska</a> |
-<a href="zh_CN/">简体中文</a> -->
-</p>
-<!--
-<h2>Versions for offline viewing</h2>
-
-<p>Deutsch:
-  <a href="de-DE/tgz/Fedora_11_Installationsanleitung.tar.gz">TGZ-Archiv</a> |
-  <a href="de-DE/zip/Fedora_11_Installationsanleitung.zip">ZIP-Archiv</a> |
-  <a href="de-DE/pdf/Fedora_11_Installationsanleitung.pdf">PDF</a>
-</p>
-
-<p>US English:
-  <a href="en-US/tgz/Fedora_11_Installation_Guide.tar.gz">TGZ archive</a> |
-  <a href="en-US/zip/Fedora_11_Installation_Guide.zip">ZIP archive</a> | 
-  <a href="en-US/pdf/Fedora_11_Installation_Guide.pdf">PDF</a>
-</p>
-
-<p>Español:
-  <a href="es-ES/tgz/Guía_de_Instalación_Fedora_11.tar.gz">archivo TGZ</a> |
-  <a href="es-ES/zip/Guía_de_Instalación_Fedora_11.zip">archivo ZIP</a> |
-  <a href="es-ES/pdf/Guía_de_Instalación_Fedora_11.pdf">PDF</a>
-</p>
-
-<p>Français:
-  <a href="fr-FR/tgz/Guide_d'installation_Fedora_11.tar.gz">archive TGZ</a> |
-  <a href="fr-FR/zip/Guide_d'installation_Fedora_11.zip">archive ZIP</a> |
-  <a href="fr-FR/pdf/Guide_d'installation_Fedora_11.pdf">PDF</a>
-</p>
-
-<p>Italiano:
-  <a href="it-IT/tgz/Guida_d'installazione_Fedora_11.tar.gz">archivio TGZ</a> |
-  <a href="it-IT/zip/Guida_d'installazione_Fedora_11.zip">archivio ZIP</a> |
-  <a href="it-IT/pdf/Guida_d'installazione_Fedora_11.pdf">PDF</a>
-</p>
-
-<p>Nederlands:
-  <a href="nl/tgz/Fedora_11_Installatie_Gids.tar.gz">TGZ-archief</a> |
-  <a href="nl/zip/Fedora_11_Installatie_Gids.zip">ZIP-archief</a> |
-  <a href="nl/pdf/Fedora_11_Installatie_Gids.pdf">PDF</a>
-</p>
-
-<p>Português brasileiro:
-  <a href="pt-BR/tgz/Guia_de_Instalação_Fedora_11.tar.gz">arquivo TGZ</a> |
-  <a href="pt-BR/zip/Guia_de_Instalação_Fedora_11.zip">arquivo ZIP</a> |
-  <a href="pt-BR/pdf/Guia_de_Instalação_Fedora_11.pdf">PDF</a>
-</p>
-
-<p>简体中文:
-  <a href="zh-CN/tgz/Fedora_11_安​装​指​南​.tar.gz">TGZ 檔案</a> |
-  <a href="zh-CN/zip/Fedora_11_安​装​指​南​.zip">ZIP 檔案</a> |
-  <a href="zh-CN/pdf/Fedora_11_安​装​指​南​.pdf">PDF</a>
-</p>
--->
-<?
-
-$template->displayFooter('$Date$');
-
+<?php
+/* Redirect to main docs page */
+header("Location: http://docs.fedoraproject.org/");
 ?>
+ 




More information about the Fedora-docs-commits mailing list