aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
blob: c9442f577cc501eff569951531530e4053c9eeec (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
<?php

$locale = explode('/', $_SERVER['REQUEST_URI']);
$locale = $locale[1];

include 'index_locales.php';

if (!array_key_exists($locale, $_t))
    $locale = 'en';

$_t = array_merge($_t['en'], $_t[$locale]);

?>
<!DOCTYPE html>
<html dir="ltr" lang="<?php echo $locale; ?>">
<head>
    <meta charset="utf-8">
    <title><?php echo $_t['page_title']; ?></title>
    <meta name="description" content="<?php echo $_t['page_desc']; ?>">
    <meta name="keywords" content="<?php echo $_t['page_kw']; ?>">
    <link rel="stylesheet" type="text/css" href="/g/style/all.css">
    <link type="text/plain" rel="author" href="/humans.txt">
    <link rel="alternate" type="application/rss+xml" title="<?php echo $_t['alternate_title']; ?>" href="<?php echo $_t['alternate_href']; ?>">
    <?php include '../analytics.php'; ?>
</head>
<body class="release">
    <?php include '../langs.php'; ?>
    <div id="doc" class="yui-t7">
        <div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a>
            <span class="lsep">|</span> <span class="subh"><?php echo $_t['page_h1']; ?></span></h1></div>
        <style>
        div#mgacount {
            font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
            color: #fff;
            background: #3494D3;
            background: -webkit-gradient(linear, left top, left bottom, from(#3494D3), color-stop(60%, #3494D3), to(#2383C2));
            background: -moz-linear-gradient(top, #3494D3 60%, #2383C2);
            background: -webkit-linear-gradient(top, #3494D3 60%, #2383C2);
            background: linear-gradient(top, #3494D3 60%, #2383C2);
            margin: 0; padding: 0;
            text-align: center;
        }
        #mgacount h2 { padding: 0.6em; font-size: 220%; color: #fff; font-weight: normal; margin-bottom: 0; }
        #mgacount h2 span { font-size: 45%; vertical-align: 30%; margin: 0 1em; }
        #mgacount h2 a,
        #mgacount h2 a:visited { color: #fff; }
        </style>
        <div id="mgacount"><h2><a href="./1/"><?php echo $_t['mageia-is-here']; ?></a></h2></div>
        <a href="./1/" title="Mageia 1"><img src="/g/1/screenshots/opt-mageia.jpg" alt="Mageia 1 Desktop" class="rel-desktop-home"></a>
        <div id="bd" role="main">
            <div class="yui-g"><div class="para">
                <p><a href="http://twitter.com/mageia_org" class="twitter-follow-button" data-lang="<?php echo $locale; ?>">Follow @mageia_org</a>
                <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script></p>
            </div></div>
            <?php /*
            <div class="yui-g bb1">
                <div class="para"><p><?php echo $_t['about'][0]; ?></p>
                    <p><?php echo $_t['about'][1]; ?></p>
                </div>
            </div>
            <div class="yui-g bb1">
                <div class="yui-u first rb1">
                    <div class="para" id="news">
                        <h2><a href="http://blog.mageia.org/"><?php echo $_t['news']; ?></a></h2>
                    <?php include '../lib/news.php'; echo html_news($locale); ?>
                    </div>
                </div>
                <div class="yui-u">
                    <div class="para">
                        <h2><?php echo $_t['right-now']; ?></h2>
                        <?php include '../roadmap.php'; ?>
                    </div>
                </div>
            </div>
            <div class="yui-g bb1">
                <div class="yui-u first">
                    <div class="para" id="contact">
                        <h2><a href="./contribute/"><?php echo $_t['join-us']; ?></a></h2>
                        <ul>
                            <li><a href="https://www.mageia.org/mailman/">Mailing-lists</a></li>
                            <li><a href="http://mageia.org/wiki/doku.php?id=irc">IRC (Freenode network)</a></li>
                            <li><a href="http://mageia.org/wiki/">Mageia Wiki</a></li>
                            <li>Contact the founders team:
                                <ul>
                                    <li><a href="mailto:mageia-contact@mageia.org">mageia-contact@mageia.org</a></li>
                                    <li><a href="mailto:press@mageia.org">press@mageia.org</a></li>
                                    <li>expect an answer within 2 days</li>
                                </ul></li>
                        </ul>
                        <p>
                            <a href="<?php echo $_t['alternate_href']; ?>"><img src="/g/images/smi/feed-32x32.png" alt="<?php echo $_t['alternate_title']; ?>"></a>
                            <a href="http://www.twitter.com/mageia_org"><img src="/g/images/smi/twitter-32x32.png" alt="@mageia_org"></a>
                            <a href="http://identi.ca/mageia"><img src="/g/images/smi/identica-32x32.png" alt="@mageia"></a>
                            <a href="http://www.facebook.com/Mageia"><img src="/g/images/smi/facebook-32x32.png" alt="Mageia"></a>
                            <a href="http://www.flickr.com/photos/mageia_org"><img src="/g/images/smi/flickr-32x32.png"></a>
                        </p>
                    </div>
                </div>
                <div class="yui-u">
                    <div class="para">
                    <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FMageia%2F157247240967735&amp;width=320&amp;connections=10&amp;stream=false&amp;header=false&amp;height=255" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:320px; height:255px;" allowTransparency="true"></iframe>
                    </div>
                </div>
            </div>
            */ ?>
        </div>
    </div>
</body>
</html>