diff options
author | Filip Komar <filip@mageia.org> | 2013-12-28 19:55:00 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-12-28 19:55:00 +0000 |
commit | 39e22614f33ee0adbd7a8e8399c9d5c204d96771 (patch) | |
tree | cd3771edd5aa2895cbcb22728c4aa089e944f95f | |
parent | d03df8817b9771a41b0d9ef3c3c5e1ca7b5f1aad (diff) | |
download | www-39e22614f33ee0adbd7a8e8399c9d5c204d96771.tar www-39e22614f33ee0adbd7a8e8399c9d5c204d96771.tar.gz www-39e22614f33ee0adbd7a8e8399c9d5c204d96771.tar.bz2 www-39e22614f33ee0adbd7a8e8399c9d5c204d96771.tar.xz www-39e22614f33ee0adbd7a8e8399c9d5c204d96771.zip |
a draft of translatable doc entry page added
l--------- | ast/doc | 1 | ||||
l--------- | ca/doc | 1 | ||||
l--------- | cs/doc | 1 | ||||
l--------- | de/doc | 1 | ||||
l--------- | el/doc | 1 | ||||
-rw-r--r-- | en/doc/index.php | 69 | ||||
l--------- | eo/doc | 1 | ||||
l--------- | es/doc | 1 | ||||
l--------- | et/doc | 1 | ||||
l--------- | fi/doc | 1 | ||||
l--------- | fr/doc | 1 | ||||
l--------- | id/doc | 1 | ||||
l--------- | it/doc | 1 | ||||
l--------- | lv/doc | 1 | ||||
l--------- | nb/doc | 1 | ||||
l--------- | nl/doc | 1 | ||||
l--------- | pl/doc | 1 | ||||
l--------- | pt-br/doc | 1 | ||||
l--------- | pt/doc | 1 | ||||
l--------- | ro/doc | 1 | ||||
l--------- | ru/doc | 1 | ||||
l--------- | sl/doc | 1 | ||||
l--------- | tr/doc | 1 | ||||
l--------- | uk/doc | 1 | ||||
l--------- | ur/doc | 1 | ||||
l--------- | zh-cn/doc | 1 | ||||
l--------- | zh-tw/doc | 1 |
27 files changed, 95 insertions, 0 deletions
diff --git a/ast/doc b/ast/doc new file mode 120000 index 000000000..52ca4225f --- /dev/null +++ b/ast/doc @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file diff --git a/en/doc/index.php b/en/doc/index.php new file mode 100644 index 000000000..9c75fb4a1 --- /dev/null +++ b/en/doc/index.php @@ -0,0 +1,69 @@ +<?php +define('HLANG', true); +require '../../langs.php'; +_lang_load($locale, 'documentation'); + +?><!DOCTYPE html> +<html lang="<?php echo $locale; ?>" dir="ltr"> +<head> + <meta charset="utf-8"> + <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="/g/style/all.css" type="text/css"> +</head> +<body class="doc"> + <?php echo $hsnav; ?> + <h1 id="mgnavt">Mageia Documentation</h1> + <div id="doc" class="yui-t7"> + <div id="bd" role="main"> + <div class="yui-g"> + <div class="para donate" style="padding-top: 2em;"> + <h2>Find your documentation</h2> + <p>Select the manual, the release of Mageia and the language you want to + see. </p> + <hr> + <h3>Mageia 3</h3> + <div style="float: left; margin: 2em;"> + <h4>Installer</h4> + <p><a href="//doc.mageia.org/installer/3/de/content/index.html">Deutsch</a><br/> + <a href="//doc.mageia.org/installer/3/el/content/index.html">Ελληνικά</a><br/> + <a href="//doc.mageia.org/installer/3/en/content/index.html">English</a><br/> + <a href="//doc.mageia.org/installer/3/es/content/index.html">Español</a><br/> + <a href="//doc.mageia.org/installer/3/et/content/index.html">Eesti</a><br/> + <a href="//doc.mageia.org/installer/3/fr/content/index.html">Français</a><br/> + <a href="//doc.mageia.org/installer/3/nl/content/index.html">Nederlands</a><br/> + <a href="//doc.mageia.org/installer/3/pt_br/content/index.html">Português do Brasil</a><br/> + <a href="//doc.mageia.org/installer/3/ru/content/index.html">Pусский</a><br/> + <a href="//doc.mageia.org/installer/3/uk/content/index.html">Українська</a></p> + </div> + <div style="float: right; margin: 2em;"> + <h4>Control Center</h4> + <p><a href="//doc.mageia.org/mcc/3/en/content/index.html">English</a><br/> + <a href="//doc.mageia.org/mcc/3/et/content/index.html">Eesti</a><br/> + <a href="//doc.mageia.org/mcc/3/fr/content/index.html">Français</a><br/></p> + </div> + <hr style="clear: both;"> + <h3>Mageia 2</h3> + <div style="float: left; margin: 2em;"> + <h4>Installer</h4> + <p><a href="//doc.mageia.org/installer/2/de/content/index.html">Deutsch</a><br/> + <a href="//doc.mageia.org/installer/2/el/content/index.html">Ελληνικά</a><br/> + <a href="//doc.mageia.org/installer/2/en/content/index.html">English</a><br/> + <a href="//doc.mageia.org/installer/2/eo/content/index.html">Esperanto</a><br/> + <a href="//doc.mageia.org/installer/2/fr/content/index.html">Français</a><br/> + <a href="//doc.mageia.org/installer/2/nl/content/index.html">Nederlands</a><br/> + <a href="//doc.mageia.org/installer/2/pt_br/content/index.html">Português do Brasil</a><br/> + <a href="//doc.mageia.org/installer/2/uk/content/index.html">Українська</a><br/></p> + </div> + </div> + </div> + </div> + </div> + <div style="margin-left: 2em;"> + <hr> + <p><a href="//www.mageia.org/map/">Mageia</a> + | <a href="//www.mageia.org/support/">Support</a></p> + </div> +</body> +</html> @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file diff --git a/pt-br/doc b/pt-br/doc new file mode 120000 index 000000000..52ca4225f --- /dev/null +++ b/pt-br/doc @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file diff --git a/zh-cn/doc b/zh-cn/doc new file mode 120000 index 000000000..52ca4225f --- /dev/null +++ b/zh-cn/doc @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file diff --git a/zh-tw/doc b/zh-tw/doc new file mode 120000 index 000000000..52ca4225f --- /dev/null +++ b/zh-tw/doc @@ -0,0 +1 @@ +../en/doc
\ No newline at end of file |