summaryrefslogtreecommitdiff
path: root/templates/mirrors/mirrorlist_generate.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 21:46:51 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 21:46:51 -0400
commitae9ee14ff153698dd90c6560437e42ff124a6d0b (patch)
treeffd990442f624d5d09282c4ecea064f3ed588e70 /templates/mirrors/mirrorlist_generate.html
parent9b23e64dde9d218c5dfbc70bf38f5e2afe7e4089 (diff)
Abstract ArchWiki URLs and references.
Notable things: * Standardize on "ArchWiki", instead of also having "Arch Wiki", via BRANDING_WIKINAME * Link to the article "Install_Guide" instead of "Official_Arch_Linux_Install_Guide", it's a redirect anyway. * On the download page, it assumes the that the version is just appended to the URL for the wiki link. * For the wiki RSS link, It now uses "/${title}?feed=rss" instead of "?title=${title}&feed=rss".
Diffstat (limited to 'templates/mirrors/mirrorlist_generate.html')
-rw-r--r--templates/mirrors/mirrorlist_generate.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/mirrors/mirrorlist_generate.html b/templates/mirrors/mirrorlist_generate.html
index c68cad6c..2025eec2 100644
--- a/templates/mirrors/mirrorlist_generate.html
+++ b/templates/mirrors/mirrorlist_generate.html
@@ -1,5 +1,6 @@
{% extends "base.html" %}
{% load package_extras %}
+{% load wiki %}
{% block title %}{{ BRANDING_DISTRONAME }} - Pacman Mirrorlist Generator{% endblock %}
{% block content %}
@@ -28,8 +29,8 @@
<h3>Customized by country mirrorlist</h3>
<p>The following form can generate a custom up-to-date
- <a href="https://wiki.archlinux.org/index.php/Pacman"
- title="ArchWiki: Pacman">pacman</a> mirrorlist based on geography and
+ <a href="{% wiki_url 'Pacman' %}"
+ title="{{BRANDING_WIKINAME}}: Pacman">pacman</a> mirrorlist based on geography and
desired protocol(s). Simply replace the contents of
<code>/etc/pacman.d/mirrorlist</code> with your generated list.
Additionally, the mirror status data can be incorporated into the generated