aboutsummaryrefslogtreecommitdiffstats
path: root/en/4/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-02-01 09:20:35 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2014-02-01 09:20:35 +0000
commit61ee6b47a395b21cc99f4a2791c1370c88336abe (patch)
treee30238950ec4c1aa339049e4c5edcb32539bebac /en/4/index.php
parent9d64fa07bcd20d604482806f678d288ecaef4f1a (diff)
downloadwww-61ee6b47a395b21cc99f4a2791c1370c88336abe.tar
www-61ee6b47a395b21cc99f4a2791c1370c88336abe.tar.gz
www-61ee6b47a395b21cc99f4a2791c1370c88336abe.tar.bz2
www-61ee6b47a395b21cc99f4a2791c1370c88336abe.tar.xz
www-61ee6b47a395b21cc99f4a2791c1370c88336abe.zip
Mageia 4 final is here
Diffstat (limited to 'en/4/index.php')
-rw-r--r--en/4/index.php103
1 files changed, 102 insertions, 1 deletions
diff --git a/en/4/index.php b/en/4/index.php
index d2f8c161a..8b02cf7b3 100644
--- a/en/4/index.php
+++ b/en/4/index.php
@@ -1 +1,102 @@
-<?php include '../4/download_index.php';
+<?php
+
+define('HLANG', true);
+require '../../langs.php';
+
+_lang_load($locale, '4');
+?>
+<!doctype html>
+<html lang="<?php echo $locale; ?>">
+<head>
+ <meta charset="utf-8">
+ <title><?php _e('Mageia 4')?></title>
+ <link rel="stylesheet" href="/g/style/all.css">
+ <meta name="description" content="<?php _e('Mageia 4 is the new, solid, stable Linux distribution from the Mageia project.')?>">
+ <?php include '../../analytics.php'; ?>
+ <style>.para{text-align: justify;text-align: -webkit-auto;}</style>
+ <link rel="stylesheet" href="/g/style/bjqs.css">
+ <script src="/g/js/jquery-1.10.1.min.js"></script>
+ <script src="/g/js/bjqs-1.3.min.js"></script>
+ </head>
+
+<body class="downloads">
+ <?php echo $hsnav; ?>
+ <h1 id="mgnavtitle"><a href="../4/">Mageia 4</a></h1>
+ <?php include '../4/nav.php'; ?>
+ <div id="doc5" class="yui-t3">
+ <div id="bd" role="main">
+ <div class="yui-ge bb1">
+ <div class="yui-u first" style="width:55.5%">
+ <div class="para">
+
+<?php _h('About Mageia 4', null, 'h2');
+
+ _h('Mageia 4 is a GNU/Linux distribution for your computer, released by the <a href="%s">Mageia community</a>. It can be installed in several ways, with the Live or Classical ISOs being the most popular methods.', array('../community'));?>
+
+ <p><a href="../downloads/" style="background: #1272B1; color: white; padding: 0.9em; margin: 1em; display: inline-block; text-shadow: 0 1px 6px #000; border-radius: 3px;"><?php _e('Download it right away!');?></a></p>
+
+<?php _h('Live ISO\'s let you try Mageia without installation. Use <a href="%s">these instructions</a> to put the Live ISO on a CD, DVD or USB device. Then you can run Mageia 4 directly from there, and try Mageia using one of the graphical user interfaces such as GNOME or KDE.', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_stick.3F'));
+ _h('If you are happy with the Mageia experience, you can then install it onto your hard drive from the Live media.');
+
+ _h('The Classical ISO is the more traditional way to install Mageia directly. Take a look at the complete <a href="%s">documentation</a> for this installer.', array('../doc/'));
+
+ _h('Mageia 4 includes several desktop managers including KDE, Gnome, XFCE, Mate, and Cinnamon.');
+
+ _h('There are lots of applications in the official repositories. You can have a look at the <a href="%s">Mageia Application Database</a> to get a complete list of packages inside Mageia.', array('http://mageia.madb.org'));
+
+ _h('What\'s new?', null, 'h2');
+
+ _h('There\'s plenty of new goodness in Mageia 4, too much to include here - see the <a hreflang="en" href="%s">release notes</a> for an extensive exposé.',array('https://wiki.mageia.org/en/Mageia_4_Release_Notes'));
+
+ _h('To help users configure and use Mageia, and to provide some information about the community and the project, we\'ve added the new <a href="%s">MageiaWelcome</a>.It starts automatically when a session opens for the first time in any of the graphical environments.',array('https://wiki.mageia.org/en/Feature:MageiaWelcome'));
+
+ _h('We\'ve added two new desktop environments: Mate and Cinnamon, both available from the classic installer DVD/ISO. To make it more friendly we re-factored the <a href="%s">custom desktop choice</a>.',array('//doc.mageia.org/installer/4/en/content/choosePackageGroups.html'));
+
+ _h('There\'s been a lot of work done on Mageia software. Many packages were ported from Gtk2 to Gtk3, to use more modern components. We\'ve also ported all the tools from the deprecated usermode to polkit when privileges are needed.');
+
+ _h('TexLive used to need around 1GB of data for installation - now it\'s separated into 3 packages which will usually mean a much smaller footprint.');
+ ?>
+ </div>
+ </div>
+
+ <div class="yui-u" style="width:44.5%">
+ <div id="banner" style="text-align:center; display: block; padding: 2em 0em 4em;">
+ <!-- start Basic Jquery Slider -->
+ <ul class="bjqs">
+ <li><img src="/g/4/kde.png" title="KDE"></li>
+ <li><img src="/g/4/razorqt.png" title="RazorQT"></li>
+ <li><img src="/g/4/xfce.png" title="XFCE"></li>
+ <li><img src="/g/4/gnome.png" title="Gnome"></li>
+ <li><img src="/g/4/cinnamon.png" title="Cinnamon"></li>
+ <li><img src="/g/4/mate.png" title="Mate"></li>
+ <li><img src="/g/4/mageiawelcome1.png" title="Mageia Welcome 1."></li>
+ <li><img src="/g/4/mageiawelcome2.png" title="Mageia Welcome 2."></li>
+ <li><img src="/g/4/mageiawelcome3.png" title="Mageia Welcome 3."></li>
+ <li><img src="/g/4/mageiawelcome4.png" title="Mageia Welcome 4."></li>
+ <li><img src="/g/4/mageiawelcome5.png" title="Mageia Welcome 5."></li>
+ <li><img src="/g/4/drakconf.png" title="<?php _e('Mageia Control Center');?>"></li>
+ </ul>
+
+ </div>
+ <div class="para" style="padding: 1em 2em 1em 0em">
+
+ <?php
+ _h('Mageia in context', null, 'h2');
+
+ _h('Mageia is both a Community and a Linux Distribution, with Mageia 4 being our fourth release.');
+
+ _h('Mageia 4 is supported by the <a href="%s">Mageia.org nonprofit organisation</a>, which is governed by a body of recognized and elected contributors.',array('../about/'));
+
+ _h('Mageia 4 has been made by more than <a href="%s">100 people from all around the world</a>.',array('//people.mageia.org/g/'));
+
+ _h('Our work adds to the excellent work of the wider Linux and Free Software community. We aim to blend all the excellent work done by the community, adding the special Mageia ingredients, to bring you the best, most stable, reliable and enjoyable experience we can make for regular users, developers and businesses.');
+
+ _h('We welcome new contributors to any of the many different teams that go to make up Mageia the Community, and we encourage you to <a href="%s">join us</a>.', array('../contribute'));
+ ?>
+ </div>
+
+</div>
+</div>
+
+ </body>
+</html>