]> git.deb.at Git - deb/packages.git/blobdiff - templates/config.tmpl
Add a link to old releases on homepage
[deb/packages.git] / templates / config.tmpl
index 5ce7cc736eddbc6501d8432c58ccf1b19f09d081..1792ac5ac6eb446833489cb78b2dc7633ecac919 100644 (file)
@@ -5,7 +5,9 @@
 
    organisation = 'Debian'
    project_homepage = 'http://www.debian.org/'
-   packages_homepage = 'http://packages.debian.net/'
+   packages_homepage = '/'
+   packages_homepage_abs = 'http://packages.debian.net/'
+   old_releases = 'http://archive.debian.net/'
    searchformurl = packages_homepage
    search_url = '/search'
    tags_url = 'http://debtags.alioth.debian.org/'
        mail => 'webmaster@debian.org',
    }
    trademarknotes = g('%s is a <a href="%s">trademark</a> of %s', organisation, trademark.url, trademark.name)
-#   sponsor = {
-#      url => 'http://example.invalid/',
-#      name => 'Example Sponsor, Inc.',
-#   }
+   sponsors = [
+   {
+       url => 'http://example.invalid/',
+       name => 'Example Sponsor, Inc.',
+   },
+   {
+       url => 'http://example2.invalid/',
+       name => 'Example2 Sponsor, Inc.',
+   },
+   ]
 -%]
 [%-
    # possible values for importance: high, normal, low