aboutsummaryrefslogtreecommitdiffstats
path: root/en/5/index.php
blob: d8af2bb6edba4b646f05e4dd01c83d90a29caac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<?php
define('HLANG', true);
define('ALIGNMENT', 'Center');
require '../../langs.php';
$rtl = is_locale_rtl($locale);

$dictionary = read_translation_file($locale, array('5', 'common_footer'));
?>
<!DOCTYPE html>
<html <?php echo $rtl ? 'dir="rtl"' : 'dir="ltr"'?> lang="<?php echo $locale; ?>">
<head>
    <meta charset="utf-8">
    <title><?php _g('Mageia 5.1')?></title>
    <meta name="description" content="<?php _g('Mageia 5 is the new, solid, stable Linux distribution from the Mageia project.')?>">
    <?php echo common_header(); ?>
    <?php include '../../analytics.php'; ?>
    <style> .fixed-img{ max-height:342px } </style>
</head>
<body <?php echo $rtl ? 'style="text-align: right;"' : ''?> class="downloads">
    <?php echo $hsnav; ?>

    <h1 id="mgnavt"><a href="../5/">Mageia 5.1</a></h1>
    <?php include '../5/nav.php'; ?>

    <div id="doc5" class="yui-t3" style="margin-bottom: 0px;">
        <div id="bd" role="main">
            <div class="yui-ge bb1 row">
        <div class="yui-u first col" >
                    <div class="para">

<?php _g('About Mageia 5', null, 'h2'); 

            _g('Mageia 5 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');?>

        <p><a href="./download_index.php" class="btn btn-primary"><?php _g('Download it right away!');?></a></p>

<?php       _g('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 5 directly from there, and try Mageia using one of the graphical user interfaces such as GNOME or KDE.', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')), 'p');
            _g('If you are happy with the Mageia experience, you can then install it onto your hard drive from the Live media.', null, 'p');

            _g('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/'), 'p');

            _g('Mageia 5 includes several desktop managers including KDE, Gnome, XFCE, Mate, and Cinnamon.', null, 'p');

            _g('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('//madb.mageia.org'), 'p');

            _g('What\'s new?', null, 'h2');

            _g('There\'s plenty of new goodness in Mageia 5, too much to include here - see the <a hreflang="en" href="%s">release notes</a> for an extensive exposé.',array($releasenotes), 'p');

            _g('There is one feature worth mentioning here. It took a lot of effort and time but it was worth it. Mageia 5 <a href="%s">supports UEFI</a>, which means it’s now even easier to install it on recent hardware.',
            array(_r('https://blog.mageia.org/en/2015/05/30/waiting-for-mageia-5-spotlight-on-uefi-support/')), 'p');

            _g('To help users configure and use Mageia, and to provide some information about the community and the project, there\'s a program called <a href="%s">MageiaWelcome</a>. It starts automatically when a session opens for the first time in any of the graphical environments.',array(_r('https://wiki.mageia.org/en/Feature:MageiaWelcome')), 'p');
        ?>
    </div>
 </div>

  <div class="yui-u col-sm-6" >

    <div id="carouselExampleControls" class="carousel slide mx-30" data-ride="carousel">
      <div class="carousel-inner" role="listbox">
        <div class="carousel-item active">
          <img class="d-block fixed-img" src="/g/5/Cinnamon.png" alt="Cinnamon">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/Enlightenment.png" alt="Enlightenment">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/gnome.png" alt="gnome">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/kde.png" alt="kde">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/Lxde.png" alt="Lxde">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/Mate.png" alt="Mate">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/Xfce.png" alt="Xfce">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/MageiaControlCenter.png" alt="<?php _g('Mageia Control Center');?>">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/MageiaWelcome1.png" alt="Mageia Welcome 1">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/MageiaWelcome2.png" alt="Mageia Welcome 2">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/MageiaWelcome3.png" alt="Mageia Welcome 3">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/MageiaWelcome4.png" alt="Mageia Welcome 4">
        </div>
        <div class="carousel-item">
          <img class="d-block fixed-img" src="/g/5/MageiaWelcome5.png" alt="Mageia Welcome 5">
        </div>
      </div>
      <a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
        <span class="carousel-control-prev-icon" aria-hidden="true"></span>
        <span class="sr-only">Previous</span>
      </a>
      <a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
        <span class="carousel-control-next-icon" aria-hidden="true"></span>
        <span class="sr-only">Next</span>
      </a>
    </div>

    <div class="para py-3">
       <?php
         _g('Mageia in context', null, 'h2');

           _g('Mageia is both a Community and a Linux Distribution, with Mageia 5 being our fifth release.', null, 'p');

           _g('Mageia 5 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/'), 'p');

           _g('Mageia 5 has been made by more than <a href="%s">100 people from all around the world</a>.',array('//people.mageia.org/g/'), 'p');

           _g('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.', null, 'p');

           _g('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'), 'p');
       ?>
 </div>

</div>
</div>
</div>
</div>
<?php echo common_footer($locale); ?>
  </body>
</html>