No OneTemporary

File Metadata

Created
Sun, Jun 16, 8:49 PM
Index: trunk/www/sites/www/images/person.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/www/sites/www/images/person.png
===================================================================
--- trunk/www/sites/www/images/person.png (revision 1551750)
+++ trunk/www/sites/www/images/person.png (nonexistent)
Property changes on: trunk/www/sites/www/images/person.png
___________________________________________________________________
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: trunk/www/sites/www/images/person.svg
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = image/svg+xml
Index: trunk/www/sites/www/images/person.svg
===================================================================
--- trunk/www/sites/www/images/person.svg (nonexistent)
+++ trunk/www/sites/www/images/person.svg (revision 1551751)
Property changes on: trunk/www/sites/www/images/person.svg
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+image/svg+xml
\ No newline at end of property
Index: trunk/www/sites/www/index.php
===================================================================
--- trunk/www/sites/www/index.php (revision 1551750)
+++ trunk/www/sites/www/index.php (revision 1551751)
@@ -1,204 +1,204 @@
<?php
require('aether/config.php');
$pageConfig = array_merge($pageConfig, [
'title' => "KDE Community Home",
'cssFile' => 'content/home/portal.css?ver=1.2'
]);
require('aether/header.php');
if (@include_once("libs/class_db.php")) {
define("FRONTPAGE_LIVE_FEED", true);
}
if (defined("FRONTPAGE_LIVE_FEED")) {
require_once('users_conf.php');
require_once('aetherlibs/functions.php');
require_once("aetherlibs/feeds.php");
}
?>
<section id="headerCarousel" class="heroDisplay carousel slide overlay" data-ride="carousel">
<div class="carousel-inner" role="listbox" style="background-color: #333;">
<article id="slide-plasma-5-16" class="carousel-item light-text active">
<h1>Plasma 5.16</h1>
<div class="carousel-caption">
<p>Our desktop, smoother and more fun.</p>
<a href="announcements/plasma-5.16.0.php" class="learn-more">Learn More</a>
</div>
</article>
<article id="slide-applications" class="carousel-item light-text" style="position: relative">
<div style="position: relative; text-align: center; width: 100%; top: 45%;">
<h1 style="font-size: 40px; margin-top: -4ex;">
<a style="text-shadow: 2px 2px 3px #000; color: #fff;" href="applications/">Browse Our Updated Applications Website</a>
</h1>
</div>
</article>
<article id="slide-kirigami" class="carousel-item light-text" style="position: relative">
<div style="position: relative; text-align: center; width: 100%; top: 80px;">
<h1 style="margin-top: -4ex;">Create Convergent Apps with Kirigami</h1>
<a href="products/kirigami/" target="_blank" class="learn-more">Learn More</a>
</div>
</article>
<article id="slide-kde-laptop" class="carousel-item dark-text" style="position: relative">
<div style="position: relative; text-align: center; width: 100%; top: 50%; margin-top: -40px;">
<h1 style="margin-top: -4ex;">Announcing the KDE Slimbook</h1>
<a href="http://kde.slimbook.es/" target="_blank" class="learn-more">Learn More</a>
</div>
</article>
<article id="slide-the-game" class="carousel-item light-text">
<div style="text-align: center; width: 100%;">
<h1>Join the Game</h1>
<div>Invest in freedom; become a personal member or enroll your company as a contributing member or patron.</div>
<a href="https://relate.kde.org/" class="learn-more">Learn More</a>
</div>
</article>
</div>
<a class="carousel-control-prev" href="#headerCarousel" role="button" data-slide="prev" onclick="return false;">
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#headerCarousel" role="button" data-slide="next" onclick="return false;">
<span class="sr-only">Next</span>
</a>
<ol class="carousel-indicators">
<li data-target="#headerCarousel" data-slide-to="0" class="active"></li>
<li data-target="#headerCarousel" data-slide-to="1"></li>
<li data-target="#headerCarousel" data-slide-to="2"></li>
<li data-target="#headerCarousel" data-slide-to="3"></li>
<li data-target="#headerCarousel" data-slide-to="4"></li>
</ol>
</section>
<aside id="kWelcome" class="container">
<div class="row">
<p class="col-12">KDE<sup>®</sup> is an open community of friendly people who want to create:</p>
<p class="col-12" style="text-align: center"><b style="font-size: larger">“</b><b>A world in which everyone has control over their digital life and enjoys freedom and privacy</b>.<b style="font-size: larger">”</b></p>
<p class="col-12">To do this we:</p>
<div class="col-md-6 col-lg-3 mb-4" style="text-align: center">
- <img src="images/person.png" width="64" height="64" alt="Avatar icon"><br />
+ <img src="images/person.svg" width="64" height="64" alt="Avatar icon"><br />
Create software products which give users control, freedom and privacy.
</div>
<div class="col-md-6 col-lg-3 mb-4" style="text-align: center">
<img src="images/software-products.svg" width="64" height="64" alt="Icon Plasma with desktop background"><br />
Provide users with excellent user experience and quality.
</div>
<div class="col-md-6 col-lg-3 mb-4" style="text-align: center">
<img src="images/devices.svg" width="64" height="64" alt="Icon mobile device"><br />
Enable users regardless of their location, background, abilities, operating system and device.
</div>
<div class="col-md-6 col-lg-3 mb-4" style="text-align: center">
<img src="images/ecosystem.svg" width="64" height="64" alt="Icon earth"><br />
Promote the Free and Open-Source ecosystem.
</div>
<p class="col-12">Projects we work on have grown from our origins of creating a desktop
environment to cover every aspect of end-user software. The <a
href="https://manifesto.kde.org/">KDE Manifesto</a> explains what
projects we welcome.</p>
</div>
</aside>
<main class="container">
<div class="row">
<section id="announcement-feed" class="col-md">
<h2 class="mb-3">Announcements</h2>
<ul>
<!-- This comment is a marker for Latest Announcements, used by scripts -->
<li>
<h1>KDE Releases Frameworks 5.62.0 <i>September 14, 2019</i></h1>
<q>This release is part of a series of planned monthly releases
making improvements available to developers in a quick and predictable
manner. </q>
<a href="https://www.kde.org/announcements/kde-frameworks-5.62.0.php" class="learn-more">Read full announcement</a>
</li>
<li>
<h1>KDE Plasma 5.12.9 LTS Released <i>September 10, 2019</i></h1>
<q>Today KDE releases a new Long Term Support release of KDE Plasma 5, versioned 5.12.9.</q>
<a href="announcements/plasma-5.12.9.php" class="learn-more">Read full announcement</a>
</li>
<li>
<h1>KDE Ships KDE Applications 19.08.1 <i>September 5, 2019</i></h1>
<q>Today KDE released the new versions of KDE Applications.</q>
<a href="announcements/announce-applications-19.08.1.php" class="learn-more">Read full announcement</a>
</li>
</ul>
<a href="announcements/" class="learn-more" style="font-weight: bold;">&#x1F4E2; View all announcements</a>
</section>
<section id="homeFeedList" class="col-md">
<?php if (defined("FRONTPAGE_LIVE_FEED")): ?>
<h2 class="mb-3">News</h2>
<ul style="list-style-type: none; padding: 0px; margin: 0px;">
<?php
$items = Feeds::news(20);
//$items = array_merge($items, Feeds::blog(8));
svsort($items, 'timestamp');
foreach ($items as $i) {
$i['url'] = htmlspecialchars($i['url']);
$i['title'] = htmlspecialchars($i['title']);
$i['user'] = htmlspecialchars(
isset($kde_contributors[$i['user']]) && isset($kde_contributors[$i['user']]['name']) ?
$kde_contributors[$i['user']]['name'] :
$i['user']
);
echo '<li><a href="'.$i['url'].'" class="learn-more">'.$i['title'].'</a></li>';
}
?>
</ul>
<a href="https://dot.kde.org/" class="learn-more" style="font-weight: bold;">&#x1F4F0; Read more news</a>
<?php endif; ?>
<h2 class="mb-3">Community Blog Posts</h2>
<?php
$feed = simplexml_load_file('https://planet.kde.org/rss20.xml');
if ($feed !== FALSE) {
print '<ul class="list-unstyled m-0 p-0">';
for( $i= 0 ; $i <= 3 ; $i++ ) {
$item = $feed->channel->item[$i];
$title = (string) $item->title;
$url = (string) $item->link;
printf(
'<li><a href="%s" class="learn-more">%s</a></li>',
$url,
$title
);
};
print '</ul>';
}
?>
<a href="https://planet.kde.org/" class="learn-more" style="font-weight: bold;">&#x1F30D; Read our blogs on Planet KDE</a>
</section>
</div>
</main>
<?php
require('aether/footer.php');
?>