]> git.deb.at Git - deb/hackedgotchi.git/commitdiff
Add a link to the Wiki page.
authorjordi <jordi@c2f067bf-98e0-425f-9c98-e76020cfa380>
Mon, 8 Nov 2010 19:17:56 +0000 (19:17 +0000)
committerjordi <jordi@c2f067bf-98e0-425f-9c98-e76020cfa380>
Mon, 8 Nov 2010 19:17:56 +0000 (19:17 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/planet-debian/trunk@1348 c2f067bf-98e0-425f-9c98-e76020cfa380

config/config.ini
templates/index.html.dj

index 2f5b4fdc66b0de2bf4f94ed8272f13e8fda62ff1..52a221566ad8986ffd32356aac1892fd72ba9508 100644 (file)
@@ -29,12 +29,15 @@ showalltext = Show all
 subscriptionstext = Subscriptions
 feedtext = feed
 otherplanettext = Planetarium
+wikitext = More info on Planet Debian is available in our
+wikiname = wiki page
 
-# Do not change config values below here, just skip to the feeds
 # Do not change config values below here, just skip to the feeds
 owner_name = Debian Planet Maintainers
 owner_email = planet@debian.org
 
+wiki_url = http://wiki.debian.org/PlanetDebian
+
 search = true
 # new_feed_items: Number of items to take from new feeds
 # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
index 965620a419e340b6a4fa0f729734392531da9b9d..607a1f09c193c344c522842a285e1bdf6c03f80e 100644 (file)
@@ -90,7 +90,8 @@
 
          <p>
                {{ Config.lastupdatetext }} {{ date|date:"d M Y H:i" }}<br>{{ Config.utctext }}<br>
-               {{ Config.contacttext }} <a href="mailto:{{ owner_email }}">{{ owner_name }}</a>
+               {{ Config.contacttext }} <a href="mailto:{{ owner_email }}">{{ owner_name }}</a><br>
+               {{ Config.wikitext }} <a href="{{ wiki_url }}">{{ wikiname }}</a>
          </p>
 
          <h2>{{ Config.otherplanettext }}</h2>