[gimp-web/wip/Jehan/issue-236-new-sponsor-page: 9/15] themes: remove download list from various download pages.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/wip/Jehan/issue-236-new-sponsor-page: 9/15] themes: remove download list from various download pages.
- Date: Tue, 31 Aug 2021 13:49:05 +0000 (UTC)
commit bb04845ca0a8299e7718508c02fa7057b24ef849
Author: Jehan <jehan girinstud io>
Date: Sat Aug 28 15:43:27 2021 +0200
themes: remove download list from various download pages.
Also add links to the donating/sponsors page which lists the official
mirror servers.
themes/newgimp/templates/downloads-comments.html | 29 ++----------------
.../newgimp/templates/downloads-development.html | 30 +++----------------
themes/newgimp/templates/downloads-oldstable.html | 29 ++----------------
themes/newgimp/templates/downloads.html | 34 +++-------------------
4 files changed, 14 insertions(+), 108 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads-comments.html
b/themes/newgimp/templates/downloads-comments.html
index 6dce551c..3ed0e3f9 100644
--- a/themes/newgimp/templates/downloads-comments.html
+++ b/themes/newgimp/templates/downloads-comments.html
@@ -154,7 +154,7 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror
servers.
+ The download links above will attempt to download GIMP from one of our trusted <a
href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download directly from our server, you can
get the <a
href='//download.gimp.org/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/'>direct download
here</a>.
</p>
@@ -296,7 +296,7 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror servers.
+ The download links above will attempt to download GIMP from one of our trusted <a
href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download directly from our server, you can get
the <a href="//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/">direct download here</a>.
</p>
</small>
@@ -393,7 +393,7 @@
<div id='source'>
<h2>Source for version {{ GIMP_MAJOR_MINOR_VERSION }} (Stable)</h2>
- <p>GIMP releases available from gimp.org and its <a href='#mirrors'>mirrors</a> contain the source code
and have to be compiled in order to be installed on your system.</p>
+ <p>GIMP releases available from gimp.org and its <a href="/donating/sponsors.html">mirrors</a> contain
the source code and have to be compiled in order to be installed on your system.</p>
<p>For instructions, how to build GIMP from source code, please see <a href='/source/'>this page</a>.</p>
@@ -439,29 +439,6 @@
</div>
- <div id='mirrors' markdown="1">
- <h2>Web Mirrors</h2>
-
- <p>
- These are the entities sponsoring GIMP by mirroring the
- downloads, hence lessening burden on our servers.
- </p>
-
- <p>
- If you wish to be a part of this list by creating an official
- GIMP mirror and get rsync credentials, follow the <a
- href="https://wiki.gnome.org/Infrastructure/Mirrors">GNOME
- mirror process</a>, except that you must explicitly say you wish
- to mirror <em>download.gimp.org</em>, by <a
-
href="https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/new?issuable_template=new-mirror">opening
- a report on the Infrastructure tracker</a>.
- </p>
-
- <!-- MIRRORS -->
-
- </div>
-
-
<script src='/js/platform.js'></script>
<script src='/js/platform-display.js'></script>
diff --git a/themes/newgimp/templates/downloads-development.html
b/themes/newgimp/templates/downloads-development.html
index fc15522d..ecd7d786 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -165,7 +165,7 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror
servers.
+ The download links above will attempt to download GIMP from one of our trusted <a
href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download
directly from our server, you can get the <a
href='//download.gimp.org/pub/gimp/v{{FLATPAK_VER_DEVELOPMENT.split('.')[0]}}.{{FLATPAK_VER_DEVELOPMENT.split('.')[1]}}/linux/'>direct
download here</a>.
@@ -226,7 +226,7 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror
servers.
+ The download links above will attempt to download GIMP from one of our trusted <a
href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download directly from our server, you can
get the <a href='//download.gimp.org/pub/gimp/v{{ MACOS_VER_DEVELOPMENT.split('.')[0]}}.{{
MACOS_VER_DEVELOPMENT.split('.')[1]}}/osx/'>direct download here</a>.
</p>
</small>
@@ -297,7 +297,7 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror servers.
+ The download links above will attempt to download GIMP from one of our trusted <a
href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download directly from our server, you can get
the <a href="//download.gimp.org/pub/gimp/v{{ WINDOWS_VER_DEVELOPMENT.split('.')[0] }}.{{
WINDOWS_VER_DEVELOPMENT.split('.')[1] }}/windows/">direct download here</a>.
</p>
</small>
@@ -389,7 +389,7 @@
{{ GIMP_VERSION_DEVELOPMENT.split('.')[0] }}.{{ GIMP_VERSION_DEVELOPMENT.split('.')[1] }}
(Development)</h2>
- <p>GIMP releases available from gimp.org and its <a href='#mirrors'>mirrors</a> contain the source code
and have to be compiled in order to be installed on your system.</p>
+ <p>GIMP releases available from gimp.org and its <a href="/donating/sponsors.html">mirrors</a> contain
the source code and have to be compiled in order to be installed on your system.</p>
<p>For instructions, how to build GIMP from source code, please see <a href='/source/'>this page</a>.</p>
@@ -428,28 +428,6 @@
</div>
- <div id='mirrors' markdown="1">
- <h2>Web Mirrors</h2>
-
- <p>
- These are the entities sponsoring GIMP by mirroring the
- downloads, hence lessening burden on our servers.
- </p>
-
- <p>
- If you wish to be a part of this list by creating an official
- GIMP mirror and get rsync credentials, follow the <a
- href="https://wiki.gnome.org/Infrastructure/Mirrors">GNOME
- mirror process</a>, except that you must explicitly say you wish
- to mirror <em>download.gimp.org</em>, by <a
-
href="https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/new?issuable_template=new-mirror">opening
- a report on the Infrastructure tracker</a>.
- </p>
-
- <!-- MIRRORS -->
-
- </div>
-
{% else %}
<p>
No recent development version of GIMP available
diff --git a/themes/newgimp/templates/downloads-oldstable.html
b/themes/newgimp/templates/downloads-oldstable.html
index ac1343c8..3356849b 100644
--- a/themes/newgimp/templates/downloads-oldstable.html
+++ b/themes/newgimp/templates/downloads-oldstable.html
@@ -91,7 +91,7 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror
servers.
+ The download links above will attempt to download GIMP from one of our trusted <a
href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download directly from our server, you can
get the <a
href='//download.gimp.org/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER_OLDSTABLE }}/osx/'>direct
download here</a>.
</p>
@@ -199,7 +199,7 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror servers.
+ The download links above will attempt to download GIMP from one of our trusted <a
href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download directly from our server, you can get
the <a href="//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER_OLDSTABLE }}/windows/">direct download
here</a>.
</p>
</small>
@@ -279,7 +279,7 @@
<div id='source'>
<h2>Source for version {{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }} (Stable)</h2>
- <p>GIMP releases available from gimp.org and its <a href='#mirrors'>mirrors</a> contain the source code
and have to be compiled in order to be installed on your system.</p>
+ <p>GIMP releases available from gimp.org and its <a href="/donating/sponsors.html">mirrors</a> contain
the source code and have to be compiled in order to be installed on your system.</p>
<p>For instructions, how to build GIMP from source code, please see <a href='/source/'>this page</a>.</p>
@@ -316,29 +316,6 @@
</div>
- <div id='mirrors' markdown="1">
- <h2>Web Mirrors</h2>
-
- <p>
- These are the entities sponsoring GIMP by mirroring the
- downloads, hence lessening burden on our servers.
- </p>
-
- <p>
- If you wish to be a part of this list by creating an official
- GIMP mirror and get rsync credentials, follow the <a
- href="https://wiki.gnome.org/Infrastructure/Mirrors">GNOME
- mirror process</a>, except that you must explicitly say you wish
- to mirror <em>download.gimp.org</em>, by <a
-
href="https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/new?issuable_template=new-mirror">opening
- a report on the Infrastructure tracker</a>.
- </p>
-
- <!-- MIRRORS -->
-
- </div>
-
-
<script src='/js/platform.js'></script>
<script src='/js/platform-display.js'></script>
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index 9bb669fb..2f8f9026 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -156,7 +156,8 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror
servers.
+ The download links above will attempt to download GIMP
+ from one of our trusted <a href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download directly from our server, you can
get the <a
href='//download.gimp.org/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/'>direct download
here</a>.
</p>
@@ -298,7 +299,7 @@
<small>
<p>
- The download links above will attempt to download GIMP from one of our trusted mirror servers.
+ The download links above will attempt to download GIMP from one of our trusted <a
href="/donating/sponsors.html">mirror servers</a>.
If the mirrors do not work or you would rather download directly from our server, you can get
the <a href="//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/">direct download here</a>.
</p>
</small>
@@ -395,7 +396,7 @@
<div id='source'>
<h2>Source for version {{ GIMP_MAJOR_MINOR_VERSION }} (Stable)</h2>
- <p>GIMP releases available from gimp.org and its <a href='#mirrors'>mirrors</a> contain the source code
and have to be compiled in order to be installed on your system.</p>
+ <p>GIMP releases available from gimp.org and its <a href="/donating/sponsors.html">mirrors</a> contain
the source code and have to be compiled in order to be installed on your system.</p>
<p>For instructions, how to build GIMP from source code, please see <a href='/source/'>this page</a>.</p>
@@ -430,10 +431,6 @@
GIMP help files are available at <a
href='//download.gimp.org/mirror/pub/gimp/help/'>https://download.gimp.org/mirror/pub/gimp/help/</a>.
</p>
- <p>
- Please consider using one of the mirrors listed below.
- </p>
-
<h2>Development snapshots</h2>
<p>We now have a separate page for development versions of GIMP.</p>
@@ -441,29 +438,6 @@
</div>
- <div id='mirrors' markdown="1">
- <h2>Web Mirrors</h2>
-
- <p>
- These are the entities sponsoring GIMP by mirroring the
- downloads, hence lessening burden on our servers.
- </p>
-
- <p>
- If you wish to be a part of this list by creating an official
- GIMP mirror and get rsync credentials, follow the <a
- href="https://wiki.gnome.org/Infrastructure/Mirrors">GNOME
- mirror process</a>, except that you must explicitly say you wish
- to mirror <em>download.gimp.org</em>, by <a
-
href="https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/new?issuable_template=new-mirror">opening
- a report on the Infrastructure tracker</a>.
- </p>
-
- <!-- MIRRORS -->
-
- </div>
-
-
<script src='/js/platform.js'></script>
<script src='/js/platform-display.js'></script>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]