ilovefs campaignbox improvement + test valentine mode
svn path=/branches/test/; revision=27979
This commit is contained in:
parent
7be9cff29f
commit
36f37d29eb
2
fsfe.xsl
2
fsfe.xsl
@ -14,7 +14,7 @@
|
||||
<xsl:output method="html" encoding="utf-8" indent="yes" doctype-system="about:legacy-compat" />
|
||||
|
||||
<xsl:variable name="mode">
|
||||
<xsl:value-of select="'normal'" /> <!-- can be either 'normal' or 'valentine' -->
|
||||
<xsl:value-of select="'valentine'" /> <!-- can be either 'normal' or 'valentine' -->
|
||||
</xsl:variable>
|
||||
|
||||
<!-- The top level element of the input file is "buildinfo" -->
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
@ -8,22 +8,9 @@
|
||||
<meta name="keywords" content="fsfe Freie Software Open Source foss floss oss fsf Regierung Öffentliche Verwaltung gpl" />
|
||||
</head>
|
||||
|
||||
<body class="frontpage" id="index-html">
|
||||
<body class="frontpage frontpage" id="index-html">
|
||||
|
||||
<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">
|
||||
Eine Welt ohne Freie Software ist eine Welt in der wir Gefangene von propritären Software-Anbietern sind, die unser Leben betreiben. Um diesen Alptraum zu bekämpfen benötigen wir Organisationen wie die Free Software Foundation Europe.</p><span class="author">Stefano "Zack" Zacchiroli, ehemaliger Debian-Projektleiter</span>
|
||||
</a>
|
||||
|
||||
<a href="//documentfreedom.org" class="campaign-box" id="dfd">
|
||||
<img src="http://documentfreedom.org/graphics/dove-header.png" alt="" /><p class="text">Guter Zugang zu Informationen und mehr Aufklärung für Offene Standards.</p>
|
||||
</a>
|
||||
</div>
|
||||
<campaigns />
|
||||
|
||||
<div id="feeds">
|
||||
<div id="news" class="section">
|
||||
|
@ -313,11 +313,9 @@
|
||||
<link>//documentfreedom.org</link>
|
||||
</campaign>
|
||||
<campaign id="ilovefs">
|
||||
<!--
|
||||
<photo>/graphics/robot-protest-light.svg</photo>
|
||||
-->
|
||||
<photo></photo>
|
||||
<text>
|
||||
Show your love for Free Software
|
||||
Show your love for Free Software and thank developers
|
||||
</text>
|
||||
<link>/campaigns/ilovefs/ilovefs.html</link>
|
||||
</campaign>
|
||||
|
Loading…
Reference in New Issue
Block a user