aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/footer.wml
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn>2011-02-05 17:40:59 +0000
committerDamyan Ivanov <dmn>2011-02-05 17:40:59 +0000
commitcf1ca94b67b8fa88bf49fc77c56c09b5213ecf2a (patch)
tree55466d652270cb7688079b3fd35aeb2330e0a309 /english/template/debian/footer.wml
parent9b5204c72007b128952d9131be0e371bd6f3fc0e (diff)
Apply design patch (footer links added)
CVS version numbers english/template/debian/footer.wml: 1.120 -> 1.121
Diffstat (limited to 'english/template/debian/footer.wml')
-rw-r--r--english/template/debian/footer.wml78
1 files changed, 78 insertions, 0 deletions
diff --git a/english/template/debian/footer.wml b/english/template/debian/footer.wml
index 0dc3675ff6a..f6aac75846b 100644
--- a/english/template/debian/footer.wml
+++ b/english/template/debian/footer.wml
@@ -1,6 +1,14 @@
#use wml::debian::ctime
+#use wml::debian::links.tags
#use wml::debian::common_tags
#use wml::debian::release_info
+#### no server selection anymore
+## <div id="serverselect">
+## <when <not "$(NOMIRRORS)"/>>
+## <mirrors-serverlist/>
+## </when>
+## </div> <!-- end serverselect -->
+## <hr />
<if-stable-release release="squeeze">
<form method="post" action="http://www-broken-layout.debian.org/cgi-bin/layout-problem.cgi">
@@ -10,6 +18,76 @@
</p>
</form>
</if-stable-release>
+
+<when <not "$(MAINPAGE)"/>>
+
+<div id="footermap">
+<!--UdmComment-->
+<p><strong><a href="/"><home/></a></strong></p>
+ <ul id="footermap-cola">
+ <li><a href="$(INTRO)/about"><about/></a>
+ <ul>
+ <li><a href="$(HOME)/social_contract"><socialcontract/></a></li>
+ <li><a href="$(HOME)/intro/free"><freesoftware/></a></li>
+ <li><a href="$(HOME)/partners/"><partners/></a></li>
+ <li><a href="$(HOME)/donations"><donations/></a></li>
+ <li><a href="$(HOME)/contact"><contactus/></a></li>
+ </ul>
+ </li>
+ </ul>
+ <ul id="footermap-colb">
+ <li><a href="$(DISTRIB)/"><gettingdebian/></a>
+ <ul>
+ <li><a href="$(HOME)/CD/vendors/"><cdvendors/></a></li>
+ <li><a href="$(HOME)/CD/"><cdisoimages/></a></li>
+ <li><a href="$(DISTRIB)/netinst"><netinst/></a></li>
+ <li><a href="$(DISTRIB)/pre-installed"><pre-installed/></a></li>
+ </ul>
+ </li>
+ <li><a href="$(DISTRIB)/packages"><debianpackages/></a></li>
+ </ul>
+ <ul id="footermap-colc">
+ <li><a href="$(HOME)/News/"><news/></a>
+ <ul>
+ <li><a href="$(HOME)/News/project/"><projectnews/></a></li>
+ <li><a href="$(HOME)/events/"><events/></a></li>
+ </ul>
+ </li>
+
+ <li><a href="$(DOC)/"><documentation/></a>
+ <ul>
+ <li><a href="$(HOME)/releases/"><releaseinfo/></a></li>
+ <li><a href="$(HOME)/releases/stable/installmanual"><installationmanual/></a></li>
+ <li><a href="$(DOC)/books"><debianbooks/></a></li>
+ </ul>
+ </li>
+ </ul>
+ <ul id="footermap-cold">
+ <li><a href="$(HOME)/support"><support/></a>
+ <ul>
+ <li><a href="$(HOME)/international/"><debinternational/></a></li>
+ <li><a href="$(HOME)/security/"><security/></a></li>
+ <li><a href="$(BUGS)/"><bugreports/></a></li>
+ <li><a href="$(HOME)/MailingLists/"><mailinglists/></a></li>
+ <li><a href="http://lists.debian.org/"><mailarchives/></a></li>
+ <li><a href="$(HOME)/ports/"><portsarchitectures/></a></li>
+ </ul>
+ </li>
+</ul>
+<ul id="footermap-cole">
+ <li><a href="$(MISC)/"><misc/></a></li>
+
+ <li><a href="$(HOME)/intro/help"><helpdebian/></a></li>
+
+ <li><a href="$(HOME)/devel/"><develcorner/></a></li>
+
+ <li><a href="$(HOME)/sitemap"><sitemap_short/></a></li>
+ <li><a href="$(SEARCH)"><search/></a></li>
+</ul>
+<!--/UdmComment-->
+</div> <!-- end footermap -->
+</when>
+
<define-tag sendcomments whitespace=delete>
# TRANSLATORS: Please make clear in the translation of the following
# item that mail sent to the debian-www list *must* be in English. Also,

© 2014-2024 Faster IT GmbH | imprint | privacy policy