aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html29
1 files changed, 24 insertions, 5 deletions
diff --git a/index.html b/index.html
index 986e0ee1..84407f7c 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
<title>Mageia Documentation</title>
<meta name="description" content="Documentation for Mageia distribution and its tools.">
<meta name="keywords" content="doc,documentation,help,guide,installer,installation,mageia,linux">
+ <link rel="stylesheet" href="screen.css" type="text/css">
<style>
html, body { margin: 0; padding: 0; }
#doc { margin: 10px; }
@@ -12,11 +13,29 @@
</head>
<body class="support">
<h1 id="mgnavt">Mageia Documentation</h1>
- <div id="doc">
- <p>Currently available documentation, in English only, is:</p>
- <ul>
- <li><a href="installer/2/en/content/index.html">Installation with DrakX</a></li>
- </ul>
+ <div id="doc" class="para" style="width: 500px;">
+ <h2>Find your documentation</h2>
+ <p>Select the manual, the release of Mageia and the language you want to
+ see: </p>
+ <form name="goto" method="post" action="goto.php">
+ <select name="manual">
+ <option value="installer" selected >Installer Help</option>
+ </select>
+ <select name="release">
+ <option value="2" selected >Mageia 2</option>
+ </select>
+ <select name="flang" dir="ltr">
+ <option value="de">Deutsch</option>
+ <option value="el">Ελληνικά</option>
+ <option value="en" selected >English</option>
+ <option value="eo">Esperanto</option>
+ <option value="fr">Français</option>
+ <option value="nl">Nederlands</option>
+ <option value="pt_br">Português do Brasil</option>
+ <option value="uk">Українська</option>
+ </select>
+ <input type="submit" value="Go" />
+ </form>
<hr>
<p><a href="//www.mageia.org/map/">Mageia</a>
| <a href="//www.mageia.org/support/">Support</a></p>