aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-10-16 16:19:21 +0000
committerRomain d'Alverny <rda@mageia.org>2012-10-16 16:19:21 +0000
commit7cbeb97c6fa99795333ec24358f1cd69aa5f4d2a (patch)
tree98ea9598dc1efb46eb9a7554d602a9e3f3e96d93
parentf2d890ff94879edf502d235dd49e053e51b5e3a7 (diff)
downloadwww-7cbeb97c6fa99795333ec24358f1cd69aa5f4d2a.tar
www-7cbeb97c6fa99795333ec24358f1cd69aa5f4d2a.tar.gz
www-7cbeb97c6fa99795333ec24358f1cd69aa5f4d2a.tar.bz2
www-7cbeb97c6fa99795333ec24358f1cd69aa5f4d2a.tar.xz
www-7cbeb97c6fa99795333ec24358f1cd69aa5f4d2a.zip
URLs for Mageia 3 are in place, redirect to wiki.m.o
-rw-r--r--3/index.php4
l---------ca/31
l---------cs/31
l---------de/31
l---------el/31
-rw-r--r--en/3/index.php2
-rw-r--r--en/downloads/3/index.php2
-rw-r--r--en/index.php20
l---------eo/31
l---------es/31
l---------et/31
l---------fi/31
l---------fr/31
l---------it/31
l---------lv/31
l---------nb/31
l---------nl/31
l---------pl/31
l---------pt-br/31
l---------pt/31
l---------ro/31
l---------ru/31
l---------sl/31
l---------tr/31
l---------uk/31
l---------zh-cn/31
l---------zh-tw/31
27 files changed, 39 insertions, 12 deletions
diff --git a/3/index.php b/3/index.php
new file mode 100644
index 000000000..d3f3f98bf
--- /dev/null
+++ b/3/index.php
@@ -0,0 +1,4 @@
+<?php
+
+require_once '../langs.inc.php';
+relocate($langs, '3/');
diff --git a/ca/3 b/ca/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/ca/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/cs/3 b/cs/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/cs/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/de/3 b/de/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/de/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/el/3 b/el/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/el/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/en/3/index.php b/en/3/index.php
new file mode 100644
index 000000000..688883eb2
--- /dev/null
+++ b/en/3/index.php
@@ -0,0 +1,2 @@
+<?php
+header('Location: https://wiki.mageia.org/en/Mageia_3_development'); \ No newline at end of file
diff --git a/en/downloads/3/index.php b/en/downloads/3/index.php
new file mode 100644
index 000000000..f952de4d8
--- /dev/null
+++ b/en/downloads/3/index.php
@@ -0,0 +1,2 @@
+<?php
+header('Location: https://wiki.mageia.org/en/Mageia_3_alpha2#Download_it'); \ No newline at end of file
diff --git a/en/index.php b/en/index.php
index a6ff50ec8..42ab7fd80 100644
--- a/en/index.php
+++ b/en/index.php
@@ -73,7 +73,7 @@ $nav = array(
max-width: 980px;
}
- ul#dl li { margin-bottom: 20px; }
+ ul#dl li { margin-bottom: 14px; }
#dl-btn {
display: block;
color: #000;
@@ -119,9 +119,10 @@ $nav = array(
text-decoration: none;
}
- #dl-btn-other {
+ .dl-btn-other {
display: block;
- width: 222px;padding: 10px 20px 10px 20px;
+ width: 222px;
+ padding: 10px 20px 10px 20px;
background: rgba(255,255,255, 0.1);
border-radius: 4px;
color: #ddeeff;
@@ -129,7 +130,7 @@ $nav = array(
text-decoration: none;
font-size: 75%;
}
- #dl-btn-other:hover {
+ .dl-btn-other:hover {
background: rgba(255,255,255, 0.2);
color: #fff;
}
@@ -172,7 +173,7 @@ $nav = array(
font-size: 75%;
}
#dl-btn { width: 222px; }
- #dl-btn-other:hover {
+ .dl-btn-other:hover {
background: rgba(255,255,255, 0.2);
color: #fff;
}
@@ -245,14 +246,9 @@ $nav = array(
<a hreflang="en" href="https://wiki.mageia.org/en/Mageia_2_Errata">errata</a>.
</p>
</li>
- <li><a href="contribute/" id="dl-btn-other"><?php _e('<strong>Get involved</strong> in the next version'); ?></a>
+ <li><a href="contribute/" class="dl-btn-other"><?php _e('<strong>Get involved</strong> in the next version'); ?></a>
</li>
- <!--
- <li><a href="1/" id="dl-btn-other">
- <span><?php _e('Download older Mageia 1 (June 2011)'); ?></span>
- </a>
- </li>
- -->
+ <li><a href="3/" class="dl-btn-other"><?php _e('Test Mageia 3%s', array(' alpha 2')); ?></a></li>
</ul>
</div>
</div>
diff --git a/eo/3 b/eo/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/eo/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/es/3 b/es/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/es/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/et/3 b/et/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/et/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/fi/3 b/fi/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/fi/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/fr/3 b/fr/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/fr/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/it/3 b/it/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/it/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/lv/3 b/lv/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/lv/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/nb/3 b/nb/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/nb/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/nl/3 b/nl/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/nl/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/pl/3 b/pl/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/pl/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/pt-br/3 b/pt-br/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/pt-br/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/pt/3 b/pt/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/pt/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/ro/3 b/ro/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/ro/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/ru/3 b/ru/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/ru/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/sl/3 b/sl/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/sl/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/tr/3 b/tr/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/tr/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/uk/3 b/uk/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/uk/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/zh-cn/3 b/zh-cn/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/zh-cn/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file
diff --git a/zh-tw/3 b/zh-tw/3
new file mode 120000
index 000000000..a78974580
--- /dev/null
+++ b/zh-tw/3
@@ -0,0 +1 @@
+../en/3 \ No newline at end of file