svn commit: r40365 - in head/nl_NL.ISO8859-1: htdocs share/xml
Rene Ladan
rene at FreeBSD.org
Wed Dec 12 22:23:18 UTC 2012
Author: rene
Date: Wed Dec 12 22:23:17 2012
New Revision: 40365
URL: http://svnweb.freebsd.org/changeset/doc/40365
Log:
MFen the Dutch website:
- index.xsl r40335 -> r40361 (and add missing process.footer text)
- header.l10n.ent r40313 -> r40361
Modified:
head/nl_NL.ISO8859-1/htdocs/index.xsl
head/nl_NL.ISO8859-1/share/xml/header.l10n.ent
Modified: head/nl_NL.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/nl_NL.ISO8859-1/htdocs/index.xsl Wed Dec 12 21:57:30 2012 (r40364)
+++ head/nl_NL.ISO8859-1/htdocs/index.xsl Wed Dec 12 22:23:17 2012 (r40365)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Vertaald door: Siebrand Mazeland / Rene Ladan
%SOURCE% en_US.ISO8859-1/htdocs/index.xsl
- %SRCID% 40335
+ %SRCID% 40361
-->
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
"http://www.FreeBSD.org/XML/www/share/xml/xslt10-freebsd.dtd" [
@@ -190,14 +190,6 @@
<div class="frontnewroundbox">
<div class="frontnewtop"><div><b style="display: none">.</b></div></div>
<div class="frontnewcontent">
- <a href="http://www.FreeBSDFoundation.org/donate/">Doneer aan &os;</a>
- </div> <!-- frontnewcontent -->
- <div class="frontnewbot"><div><b style="display: none">.</b></div></div>
- </div> <!-- frontnewroundbox -->
-
- <div class="frontnewroundbox">
- <div class="frontnewtop"><div><b style="display: none">.</b></div></div>
- <div class="frontnewcontent">
<a href="&enbase;/projects/newbies.html">Nieuw bij &os;?</a>
</div> <!-- frontnewcontent -->
<div class="frontnewbot"><div><b style="display: none">.</b></div></div>
@@ -332,4 +324,14 @@
</div> <!-- FRONTMAIN -->
</div> <!-- FRONTCONTAINER -->
</xsl:template>
+
+ <xsl:template name="process.footer">
+ ©right;
+
+ Het merk &os; is een geregistreerd handelsmerk van de &os; Foundation
+ en wordt gebruikt door The &os; Project met toestemming van <a
+ href="http://www.freebsdfoundation.org/documents/Guidelines.shtml">The
+ &os; Foundation</a>.
+ <a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a>
+ </xsl:template>
</xsl:stylesheet>
Modified: head/nl_NL.ISO8859-1/share/xml/header.l10n.ent
==============================================================================
--- head/nl_NL.ISO8859-1/share/xml/header.l10n.ent Wed Dec 12 21:57:30 2012 (r40364)
+++ head/nl_NL.ISO8859-1/share/xml/header.l10n.ent Wed Dec 12 22:23:17 2012 (r40365)
@@ -2,7 +2,7 @@
<!-- $FreeBSD$
%SOURCE% share/xml/header.ent
- %SRCID% 40313
+ %SRCID% 40361
-->
<!-- FreeBSD HTML Header Entiteiten -->
@@ -31,6 +31,17 @@
<!ENTITY header2.word.donate 'Doneer'>
<!ENTITY header2.word.contact 'Contact'>
+<!ENTITY header2.donatebutton '
+ <div xmlns="http://www.w3.org/1999/xhtml" class="frontdonateroundbox">
+ <div class="frontdonatetop"><div><b style="display: none;">.</b></div></div>
+ <div class="frontdonatecontent">
+ <a
+ href="http://www.FreeBSDFoundation.org/donate/">Doneer aan &os;</a>
+ </div>
+ <div class="frontdonatebot"><div><b style="display: none;">.</b></div></div>
+ </div>
+'>
+
<!ENTITY header2.topnav '
<div xmlns="http://www.w3.org/1999/xhtml" id="menu">
<ul class="first">
@@ -98,7 +109,8 @@
<ul>
<li><a href="http://www.freebsdfoundation.org">Foundation</a>
<ul>
- <li><a href="http://www.freebsdfoundation.org/donate/">Doneer</a></li>
+ <li><a href="http://www.freebsdfoundation.org/donate/">Geldelijke donaties</a></li>
+ <li><a href="&enbase;/donations/">Hardware-donaties</a></li>
</ul>
</li>
</ul>
More information about the svn-doc-head
mailing list