aboutsummaryrefslogtreecommitdiffstats
path: root/en/doc
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2023-08-25 10:48:58 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2023-08-25 10:48:58 +0200
commit72268d06c66cf26ed2159965162f29a4e2c310d6 (patch)
tree3b3a21e9f3969f14d1077cd9fd456d5ea6c1c1fd /en/doc
parent0175af732dc22c9ba2c4908d400150024708ffa1 (diff)
downloadwww-72268d06c66cf26ed2159965162f29a4e2c310d6.tar
www-72268d06c66cf26ed2159965162f29a4e2c310d6.tar.gz
www-72268d06c66cf26ed2159965162f29a4e2c310d6.tar.bz2
www-72268d06c66cf26ed2159965162f29a4e2c310d6.tar.xz
www-72268d06c66cf26ed2159965162f29a4e2c310d6.zip
Add Mageia 9 to other pages
Diffstat (limited to 'en/doc')
-rw-r--r--en/doc/archive.php16
-rw-r--r--en/doc/doc.php6
-rw-r--r--en/doc/index.php20
3 files changed, 32 insertions, 10 deletions
diff --git a/en/doc/archive.php b/en/doc/archive.php
index 5b7e11b64..96cf76a37 100644
--- a/en/doc/archive.php
+++ b/en/doc/archive.php
@@ -29,6 +29,22 @@ $rtl = is_locale_rtl($locale);
<?php _g('If you are looking for the current versions, see <a href="index.php">here</a>.')?></p>
<?php _g('Documentation built using the <a href="%s">Calenco tool from NeoDoc</a>.', 'http://www.neodoc.biz/', 'p')?>
<hr>
+ <h3>Mageia 7</h3>
+ <div class="row">
+ <div class="col">
+ <?php doc_list(_r('Control Center'), 'control_center', 7); ?>
+ </div>
+ <div class="col">
+ <?php doc_list(_r('Installer'), 'installer', 7); ?>
+ </div>
+ <div class="col">
+ <?php doc_list(_r('Installation from LIVE medium'), 'draklive', 7); ?>
+ </div>
+ <div class="col">
+ <?php doc_list(_r('Network installation'), 'netinstall', 7); ?>
+ </div>
+ </div>
+ <hr>
<h3>Mageia 6</h3>
<div class="row">
<div class="col">
diff --git a/en/doc/doc.php b/en/doc/doc.php
index 260cf2cb6..68231c9db 100644
--- a/en/doc/doc.php
+++ b/en/doc/doc.php
@@ -1,5 +1,11 @@
<?php
+//blind copy from 8, dont know if it's correct
+$documentation['installer' ][9] = array('ca','cs','de','el','en','eo','es','et','eu','fr','hr','hu','ja','nb','nl','pl','pt_br','ro','ru','sk','sl','sq','sr','sv','tr','uk','zh_cn');
+$documentation['control_center'][9] = array('ca','cs','da','de','el','en','es','et','eu','fr','id','it','ja','nb','nl','pl','pt_br','ro','ru','sl','sq','sr','sv','tr','uk','zh_cn');
+$documentation['draklive' ][9] = array('cs','de','el','en','es','et','eu','fr','hr','ja','nl','pt_br','ro','sk','sl','sq','sr','sv','uk');
+$documentation['netinstall' ][9] = array('ca','de','el','en','es','et','eu','fr','hu','ja','nb','nl','pt_br','ru','sl','sq','sr','sv','tr','uk','zh_cn');
+
$documentation['installer' ][8] = array('ca','cs','de','el','en','eo','es','et','eu','fr','hr','hu','ja','nb','nl','pl','pt_br','ro','ru','sk','sl','sq','sr','sv','tr','uk','zh_cn');
$documentation['control_center'][8] = array('ca','cs','da','de','el','en','es','et','eu','fr','id','it','ja','nb','nl','pl','pt_br','ro','ru','sl','sq','sr','sv','tr','uk','zh_cn');
$documentation['draklive' ][8] = array('cs','de','el','en','es','et','eu','fr','hr','ja','nl','pt_br','ro','sk','sl','sq','sr','sv','uk');
diff --git a/en/doc/index.php b/en/doc/index.php
index db0750f59..163fe8ced 100644
--- a/en/doc/index.php
+++ b/en/doc/index.php
@@ -32,35 +32,35 @@ $rtl = is_locale_rtl($locale);
<?php _g('Feel free to help <a href="../community/">us improve</a> them, or to assist in translating them into your language.')?></p>
<?php _g('Documentation built using the <a href="%s">Calenco tool from NeoDoc</a>.', 'http://www.neodoc.biz/', 'p')?>
<hr>
- <h3>Mageia 8</h3>
+ <h3>Mageia 9</h3>
<div class="row">
<div class="col">
- <?php doc_list(_r('Control Center'), 'control_center', 8); ?>
+ <?php doc_list(_r('Control Center'), 'control_center', 9); ?>
</div>
<div class="col">
- <?php doc_list(_r('Installer'), 'installer', 8); ?>
+ <?php doc_list(_r('Installer'), 'installer', 9); ?>
</div>
<div class="col">
- <?php doc_list(_r('Installation from LIVE medium'), 'draklive', 8); ?>
+ <?php doc_list(_r('Installation from LIVE medium'), 'draklive', 9); ?>
</div>
<div class="col">
- <?php doc_list(_r('Network installation'), 'netinstall', 8); ?>
+ <?php doc_list(_r('Network installation'), 'netinstall', 9); ?>
</div>
</div>
<hr>
- <h3>Mageia 7</h3>
+ <h3>Mageia 8</h3>
<div class="row">
<div class="col">
- <?php doc_list(_r('Control Center'), 'control_center', 7); ?>
+ <?php doc_list(_r('Control Center'), 'control_center', 8); ?>
</div>
<div class="col">
- <?php doc_list(_r('Installer'), 'installer', 7); ?>
+ <?php doc_list(_r('Installer'), 'installer', 8); ?>
</div>
<div class="col">
- <?php doc_list(_r('Installation from LIVE medium'), 'draklive', 7); ?>
+ <?php doc_list(_r('Installation from LIVE medium'), 'draklive', 8); ?>
</div>
<div class="col">
- <?php doc_list(_r('Network installation'), 'netinstall', 7); ?>
+ <?php doc_list(_r('Network installation'), 'netinstall', 8); ?>
</div>
</div>
<hr>