aboutsummaryrefslogtreecommitdiffstats
path: root/en/3
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/3
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/3')
-rw-r--r--en/3/for-pc/index.php98
-rw-r--r--en/3/for-server/index.php53
-rw-r--r--en/3/index.php4
-rw-r--r--en/3/nav.php6
4 files changed, 156 insertions, 5 deletions
diff --git a/en/3/for-pc/index.php b/en/3/for-pc/index.php
new file mode 100644
index 000000000..3e90bd5dd
--- /dev/null
+++ b/en/3/for-pc/index.php
@@ -0,0 +1,98 @@
+<?php
+
+define('HLANG', true);
+require '../../../langs.php';
+_lang_load($locale, '3');
+
+?>
+<!DOCTYPE html>
+<html lang="<?php echo $locale; ?>">
+<head>
+ <meta charset="utf-8">
+ <title><?php _e('Mageia 3, for your PC')?></title>
+ <link rel="stylesheet" href="/g/style/all.css">
+ <style>
+ .para { text-align: left; float: left; width: 250px; display: block; border-right: 1px solid #eef; border-bottom: 1px solid #eef; }
+ hr { margin-top: 2em; }
+ </style>
+ <?php include '../../../analytics.php'; ?>
+</head>
+<body class="downloads">
+ <?php echo $hsnav; ?>
+ <h1 id="mgnavtitle"><a href="../3/">Mageia 3</a> &raquo; <?php _e('for your PC')?></h1>
+ <?php include '../nav.php'; ?>
+ <div class="para" style="width: 600px;">
+ <section>
+ <?php
+ _h('Plenty', null, 'h2');
+ _h('There are more than 21&nbsp;700&nbsp;packages in our repositories. And that\'s just for the 64-bit branch.');
+ _h('The total number is double that &ndash; and then if you consider the backports, and the packages in the Cauldron still testing... you\'ll see that Mageia users are spoiled for choice.');
+ _h('Here\'s a cross-section, first of the working graphical environments, and then of the core applications you could be using on your desktop:');
+ _h('Environments', null, 'h2');
+ _h('Mageia 3 has all the major desktop environments:');
+ ?>
+ <ul>
+ <li>KDE4 SC 4.10.2,</li>
+ <li>GNOME 3.6,</li>
+ <li>XFCE 4.10,</li>
+ <li>LXDE,</li>
+ <li>Razor-Qt,</li>
+ <li>E17.</li>
+ </ul>
+ <?php
+ _h('And then there are the window managers, including Openbox, WindowMaker, IceWM, Fluxbox, Fvwm2 and Awesome.');
+ _h('Applications &rarr;', null, 'h2');
+ _h('There are many, many to choose from &ndash; including all the most popular.');
+ ?>
+ </section>
+ </div>
+ <div class="para" style="width: 300px">
+ <?php
+ _h('Web', null, 'h3');
+ _h('Choose your web browser from Firefox ESR 17.0.6, Chromium-browser 26.0.1410.65, Epiphany 3.6.1 or Opera 12.15 &ndash; or one of the many others such as Lynx or Konqueror; then pick an email client from KMail 4.10.2, Thunderbird ESR 17.0.6, Evolution 3.6.3 or maybe Claws-Mail or Mutt.');
+ ?>
+ </div>
+ <div class="para" style="width: 300px">
+ <?php
+ _h('Messaging', null, 'h3');
+ _h('Choose from Kopete, Pidgin, Empathy or Kadu for instant messaging; use Quassel, Konversation, XChat-Gnome or KVIrc for IRC chat; try QuteCom or Ekiga (or even Skype) for VOIP.');
+ ?>
+ </div>
+ <div class="para" style="width: 300px">
+ <?php
+ _h('Office', null, 'h3');
+ _h('The two full-featured office suites LibreOffice and Calligra are there, as well as AbiWord, and a host of text editors including Kate; for finance there\'s KMyMoney, Skrooge or the professional-level GnuCash.');
+ ?>
+ </div>
+ <div class="para" style="width: 300px">
+ <?php
+ _h('Image', null, 'h3');
+ _h('Use GIMP for powerful image manipulation, or Inkscape for vector drawing; Blender is there for serious animation. DigiKam or Showfoto will take care of your photos, talk to your camera and give you more basic image editing.');
+ ?>
+ </div>
+ <div class="para" style="width: 300px">
+ <?php
+ _h('Sound', null, 'h3');
+ _h('For playing audio files, choose from Amarok 2.7.0 and Rhythmbox, among others; use VLC, Totem or MPlayer for video and for audio, or use the XBMC Media Center as your home entertainment system. Some packages can be found in both the Core and Tainted repositories: the packages in the Core repository support only non-patent-encumbered codecs and the packages in the Tainted repository support all codecs, for users who live in countries where those codecs don\'t infringe local laws.');
+ ?>
+ </div>
+ <div class="para" style="width: 300px">
+ <?php
+ _h('Video', null, 'h3');
+ _h('For editing video files, try Avidemux or OpenShot; for subtitles, there\'s Gaupol or Subtitles Composer; use MythTV, Miro, tvtime, FreetuxTV or Me TV for watching or recording TV programmes.');
+ ?>
+ </div>
+ <div class="para" style="width: 300px">
+ <?php
+ _h('Plus', null, 'h3');
+ _h('Then there\'s ZoneMinder, for CCTV Security; VirtualBox or WINE for virtualisation; and a range of development environments such as Anjuta, Eclipse, Netbeans or KDevelop.');
+ ?>
+ </div>
+ <div class="para">
+ <?php
+ _h('For more information about these and other packages, check the <a href="%s">Mageia 3 Release notes</a>.', array('https://wiki.mageia.org/en/Mageia_3_Release_Notes'));
+ _h('You can take a look at the <a href="%s">Mageia Application Database</a> to get a more complete list of Mageia packages.', array('http://mageia.madb.org/'));
+ ?>
+ </div>
+</body>
+</html>
diff --git a/en/3/for-server/index.php b/en/3/for-server/index.php
new file mode 100644
index 000000000..3cfc3958e
--- /dev/null
+++ b/en/3/for-server/index.php
@@ -0,0 +1,53 @@
+<?php
+
+define('HLANG', true);
+require '../../../langs.php';
+_lang_load($locale, '3');
+
+?>
+<!DOCTYPE html>
+<html lang="<?php echo $locale; ?>">
+<head>
+ <meta charset="utf-8">
+ <title><?php _e('Mageia 3, for your server')?></title>
+ <link rel="stylesheet" href="/g/style/all.css">
+ <style>
+ .para { text-align: left; float: left; width: 250px; display: block; border-right: 1px solid #eef; border-bottom: 1px solid #eef; }
+ hr { margin-top: 2em; }
+ </style>
+ <?php include '..././../analytics.php'; ?>
+</head>
+<body class="downloads">
+ <?php echo $hsnav; ?>
+ <h1 id="mgnavtitle"><a href="../3/">Mageia 3</a> &raquo; <?php _e('for your server')?></h1>
+ <?php include '../nav.php'; ?>
+ <div class="para" style="width: 600px;">
+ <section>
+ <?php
+ _h('Mageia 3 has all the main services and server packages you will need to run your server.');
+ _h('Aside from the cross-section included here, you will find many others in the repositories: you can use rpmdrake to search for packages, or check the <a href="%s">Mageia App DB</a>.', array('http://mageia.madb.org'));
+
+ _h('Administration', null, 'h3');
+ _h('For centralised administration, we include puppet 2.7.21; we use it widely in <a href="%s">our own infrastructure</a>.', array('//svnweb.mageia.org/adm/puppet/'));
+
+ _h('The entire High Availability stack has been updated, and now includes drbd 8.4.2, Corosync 2.3.0 and Pacemaker 1.1.8.');
+
+ _h('Databases', null, 'h3');
+ _h('Databases included are PostgreSQL 8.4.17; MariaDB 5.5.28, which replaces MySQL; BDB.');
+ _h('And there are NoSQL servers too: CouchDB 1.2.1, Redis 2.6.5, MongoDB 2.2.2.');
+
+ _h('Servers', null, 'h3');
+ _h('Web servers include Apache 2.4.4, Cherokee 1.2.101 and lighttpd 1.4.32.');
+ _h('For file and directory sharing and network printing on heterogeneous networks, we have Samba 3.6.15, OpenLDAP 2.4.33 and Cups 1.5.4.');
+ _h('Mail servers included with Mageia 3 are Postfix 2.9.6, Cyrus-imapd 2.4.17 and Dovecot 2.1.15.');
+ ?>
+ </section>
+ </div>
+ <div class="para">
+ <?php
+ _h('For more information about these and other packages, check the <a href="https://wiki.mageia.org/en/Mageia_3_Release_Notes">Mageia 3 Release notes</a>.');
+ _h('You can take a look at the <a href="%s">Mageia Application Database</a> to get a more complete list of Mageia packages.', array('http://mageia.madb.org/'));
+ ?>
+ </div>
+</body>
+</html>
diff --git a/en/3/index.php b/en/3/index.php
index b988cd3b3..688e93bf4 100644
--- a/en/3/index.php
+++ b/en/3/index.php
@@ -24,14 +24,14 @@ _lang_load($locale, '3');
<?php include '../3/nav.php'; ?>
<div class="para" style="width: 600px;">
<section>
- <a href="../downloads" title="Mageia 3"><img src="/g/3/mageia-3-desktop-550.png" alt="Mageia 3" style="width: 550px; display: block; margin: 2em auto 3em auto; box-shadow: 0 0 5px #aaa;"></a>
+ <a href="../3/download_index.php" title="Mageia 3"><img src="/g/3/mageia-3-desktop-550.png" alt="Mageia 3" style="width: 550px; display: block; margin: 2em auto 3em auto; box-shadow: 0 0 5px #aaa;"></a>
<?php
_h('Mageia 3 is a GNU/Linux distribution for your computer, released by the <a href="%s">Mageia community</a>.', array('../community'));
_h('What\'s new?', null, 'h2');
_h('Too much to include here! See the <a href="https://wiki.mageia.org/en/Mageia_3_Release_Notes">release notes</a> for an extensive exposé.');
?>
- <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>
+ <p><a href="../3/download_index.php" 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('Mageia in context', null, 'h2');
_h('Mageia is both a Community and a Linux Distribution, with Mageia 3 being our third release.');
diff --git a/en/3/nav.php b/en/3/nav.php
index 997459647..feaba4a9b 100644
--- a/en/3/nav.php
+++ b/en/3/nav.php
@@ -2,9 +2,9 @@
$nav = array(
"/{$locale}/3/" => _t('Mageia&nbsp;3'),
- "/{$locale}/downloads/" => _t('Download'),
- "/{$locale}/for-pc/" => _t('For PC'),
- "/{$locale}/for-server/" => _t('For server'),
+ "/{$locale}/3/download_index.php/" => _t('Download'),
+ "/{$locale}/3/for-pc/" => _t('For PC'),
+ "/{$locale}/3/for-server/" => _t('For server'),
);
$sru = trim($_SERVER['REQUEST_URI']);