modifications to the frontpage
svn path=/branches/test/; revision=27454
This commit is contained in:
parent
ea1571c61b
commit
f937a1228f
@ -3,40 +3,33 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
|
||||
<meta name="description" content="Non profit organisation working to create general understanding and support for software freedom. Includes news, events, and campaigns." />
|
||||
<meta name="keywords" content="fsfe free software open source foss floss oss fsf government public sector gpl" />
|
||||
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<quote-box tag="donors" />
|
||||
<!-- Removed until supporters program is available again
|
||||
<a id="our-work" href="/support/support.html"><label-ourwork2011/></a>
|
||||
-->
|
||||
<!-- a href="http://documentfreedom.org">
|
||||
<img src="/graphics/dfd-2013-banner.png" title="Document Freedom Day banner" />
|
||||
</a -->
|
||||
|
||||
</div>
|
||||
<body class="frontpage" id="index-html">
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<a href="/donate/donate.html" class="donate-box"><donate-label /></a>
|
||||
<!-- p class="support-box"><a href="/support"><support-label /></a></p -->
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box"><join-label /></a>
|
||||
</div>
|
||||
|
||||
<campaign-box4/>
|
||||
<div id="campaigns-boxes" class="cycle-slideshow" data-cycle-pause-on-hover="true" data-cycle-speed="500" data-cycle-timeout="9000" data-cycle-slides="a" data-cycle-fx="scrollHorz" data-cycle-swipe="true">
|
||||
<div class="cycle-pager"></div>
|
||||
|
||||
<!--TODO campaigns-box /-->
|
||||
|
||||
<a href="/donate/donate.html" class="campaign-box" id="zacchiroli">
|
||||
<img src="http://fsfe.org/donate/zacchiroli.jpg" alt="" /><p class="text">A world without Free Software is a world where we are all hostages of proprietary software vendors that run our lives. To fight such a nightmare scenario we need organisations like Free Software Foundation Europe.</p><span class="author">Stefano "Zack" Zacchiroli, Former Debian Project Leader</span>
|
||||
</a>
|
||||
|
||||
<a href="//documentfreedom.org" class="campaign-box" id="dfd">
|
||||
<img src="http://documentfreedom.org/graphics/dove-header.png" alt="" /><p class="text">Celebrating information accessibility and raising awareness of Open Standards.</p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="feeds">
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
<a class="rss-feed" href="/news/news.rss" title="news RSS feed"><i class="fa fa-rss"></i></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe" title="follow FSFE on identi.ca"><i class="fa fa-comments-o"></i></a>
|
||||
</h2>
|
||||
|
||||
<all-news />
|
||||
@ -45,25 +38,25 @@
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<subscribe-nl />
|
||||
|
||||
<ul>
|
||||
<all-newsletters />
|
||||
<li><a href="news/newsletter.html"><more-label /></a></li>
|
||||
<ul id="more-news-list">
|
||||
<li><a href="/news/news.html" class="learn-more">See all news</a></li>
|
||||
<li><a href="http://planet.fsfe.org/en" class="learn-more">Read FSFE blogs</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<a class="big-donate" href="donate/donate.html">Donate to FSFE</a>
|
||||
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
<a class="rss-feed" href="/events/events.rss" title="events RSS feed"><i class="fa fa-rss"></i></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics" title="FSFE events as iCal feed"><i class="fa fa-calendar-o"></i></a>
|
||||
</h2>
|
||||
|
||||
<all-events />
|
||||
@ -71,6 +64,7 @@
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<followup>join</followup>
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
|
Loading…
x
Reference in New Issue
Block a user