[gimp-web] Remove whitspace in <img src="".



commit f27320b16c22d5bba43dc447efd2bafaf7406261
Author: Shlomi Fish <shlomif shlomifish org>
Date:   Fri May 1 12:50:14 2020 +0300

    Remove whitspace in <img src="".
    
    The HTML w3c validator is unhappy with URLs containing whitespace:
    
    https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.gimp.org%2F
    
    Fixed the URLs and renamed the files.
    
    See:
    
    * https://gitlab.gnome.org/Infrastructure/gimp-web/-/merge_requests/37 -
      discussion.

 .../creativecommons/{by-sa 80x15.png => by-sa-80x15.png}    | Bin
 .../creativecommons/{by-sa 88x31.png => by-sa-88x31.png}    | Bin
 content/tutorials/Asset_Folders/index.md                    |   2 +-
 content/tutorials/Automate_Editing_in_GIMP/index.md         |   2 +-
 content/tutorials/AutomatedJpgToXcf/index.md                |   2 +-
 content/tutorials/Basic_Color_Curves/index.md               |   2 +-
 content/tutorials/Basic_Perl/index.md                       |   2 +-
 content/tutorials/CircleImage/index.md                      |   2 +-
 .../tutorials/Digital_Black_and_White_Conversion/index.md   |   2 +-
 content/tutorials/Floating_Logo/index.md                    |   2 +-
 content/tutorials/GIMPProfile/index.md                      |   2 +-
 content/tutorials/GIMP_Quickies/index.md                    |   2 +-
 content/tutorials/ImageFormats/index.md                     |   2 +-
 content/tutorials/Layer_Masks/index.md                      |   2 +-
 content/tutorials/Luminosity_Masks/index.md                 |   2 +-
 content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md   |   2 +-
 content/tutorials/template/index.md                         |   2 +-
 themes/newgimp/templates/base.html                          |   2 +-
 18 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/content/images/creativecommons/by-sa 80x15.png b/content/images/creativecommons/by-sa-80x15.png
similarity index 100%
rename from content/images/creativecommons/by-sa 80x15.png
rename to content/images/creativecommons/by-sa-80x15.png
diff --git a/content/images/creativecommons/by-sa 88x31.png b/content/images/creativecommons/by-sa-88x31.png
similarity index 100%
rename from content/images/creativecommons/by-sa 88x31.png
rename to content/images/creativecommons/by-sa-88x31.png
diff --git a/content/tutorials/Asset_Folders/index.md b/content/tutorials/Asset_Folders/index.md
index c815d4c5..db2c3d89 100644
--- a/content/tutorials/Asset_Folders/index.md
+++ b/content/tutorials/Asset_Folders/index.md
@@ -95,7 +95,7 @@ TIP: If possible, consider using a separate folder to store your own assets in,
 
 
 <small>
-<a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US"; rel="license"><img class='cc-badge' 
alt="Creative Commons License" src="/images/creativecommons/by-sa 80x15.png" /></a>
+<a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US"; rel="license"><img class='cc-badge' 
alt="Creative Commons License" src="/images/creativecommons/by-sa-80x15.png" /></a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - GIMP Quickies (text & images)</span> by [Pat 
David](https://blog.patdavid.net)
 is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
 </small>
diff --git a/content/tutorials/Automate_Editing_in_GIMP/index.md 
b/content/tutorials/Automate_Editing_in_GIMP/index.md
index 33ff0957..ce7e1980 100644
--- a/content/tutorials/Automate_Editing_in_GIMP/index.md
+++ b/content/tutorials/Automate_Editing_in_GIMP/index.md
@@ -657,7 +657,7 @@ Image - Running your code in the Gimp Python Console
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <br><span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Automate Editing</span> by <a 
rel="cc:attributionURL" xmlns:cc="https://creativecommons.org/ns#";>Stephen Kiel</a> is licensed under a <a 
href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US"; rel="license">Creative Commons 
Attribution-ShareAlike 3.0 Unported License</a>. The code sources in this tutorial are licensed by Stephen 
Kiel under the conditions of the <a href="https://www.gnu.org/copyleft/gpl.html";>GNU Public License GPL 
V3</a>.
 </small>
diff --git a/content/tutorials/AutomatedJpgToXcf/index.md b/content/tutorials/AutomatedJpgToXcf/index.md
index df8a29c0..5a489098 100644
--- a/content/tutorials/AutomatedJpgToXcf/index.md
+++ b/content/tutorials/AutomatedJpgToXcf/index.md
@@ -352,7 +352,7 @@ The following scripts are the _script-fu_ and _python-fu_ versions of the Jpg to
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Automated Jpeg to XCF (text & images)</span> by 
<a rel="cc:attributionURL" xmlns:cc="https://creativecommons.org/ns#";>Stephen Kiel</a>
 is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US). The code sources in this tutorial are 
licensed by Stephen Kiel under the conditions of the [GNU](http://www.gnu.org/) Public License GPL V3.
diff --git a/content/tutorials/Basic_Color_Curves/index.md b/content/tutorials/Basic_Color_Curves/index.md
index 92b150c5..f8a700dd 100644
--- a/content/tutorials/Basic_Color_Curves/index.md
+++ b/content/tutorials/Basic_Color_Curves/index.md
@@ -347,7 +347,7 @@ The original tutorial this was adapted from may be found [here](https://blog.pat
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Basic Color Curves (text & images)</span> by 
[Pat David](https://blog.patdavid.net) is licensed under a [Creative Commons Attribution-ShareAlike 3.0 
Unported License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US) (except _Hollow Moon_ by 
_qsimple/Eric_ on [Flickr](https://www.flickr.com/people/qsimple/)).
 </small>
diff --git a/content/tutorials/Basic_Perl/index.md b/content/tutorials/Basic_Perl/index.md
index d3b42941..882590ce 100644
--- a/content/tutorials/Basic_Perl/index.md
+++ b/content/tutorials/Basic_Perl/index.md
@@ -1107,7 +1107,7 @@ The Gimp-Perl distribution also has over 50 more example scripts supplied. Take
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - A Tutorial for GIMP-Perl Users (text & 
images)</span>
 by [Ed J] is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
diff --git a/content/tutorials/CircleImage/index.md b/content/tutorials/CircleImage/index.md
index aae5bf70..8a0e04c5 100644
--- a/content/tutorials/CircleImage/index.md
+++ b/content/tutorials/CircleImage/index.md
@@ -44,7 +44,7 @@ In light of this:
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <br/>
 <span xmlns:dct="https://purl.org/dc/terms/";>GIMP Tutorial - Making a Circle-Shaped Image</span> by Ofnuts 
is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).</small>
diff --git a/content/tutorials/Digital_Black_and_White_Conversion/index.md 
b/content/tutorials/Digital_Black_and_White_Conversion/index.md
index cc5ca69d..2d64d770 100644
--- a/content/tutorials/Digital_Black_and_White_Conversion/index.md
+++ b/content/tutorials/Digital_Black_and_White_Conversion/index.md
@@ -994,7 +994,7 @@ The old _"Converting Color Images to B&W"_ tutorial can be found [here](../Color
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="https://purl.org/dc/terms/";>GIMP Tutorial - Digital B&W Conversion (text)</span> by [Pat 
David](https://blog.patdavid.net).
 Licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).</small>
diff --git a/content/tutorials/Floating_Logo/index.md b/content/tutorials/Floating_Logo/index.md
index 17f91daa..a7c71af3 100644
--- a/content/tutorials/Floating_Logo/index.md
+++ b/content/tutorials/Floating_Logo/index.md
@@ -425,7 +425,7 @@ The original tutorial this was adapted from can be found [here](../The_Basics).
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - GIMP Quickies (text & images)</span> by [Pat 
David](https://blog.patdavid.net)
 Licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
diff --git a/content/tutorials/GIMPProfile/index.md b/content/tutorials/GIMPProfile/index.md
index 90b9ffdf..4e2ef674 100644
--- a/content/tutorials/GIMPProfile/index.md
+++ b/content/tutorials/GIMPProfile/index.md
@@ -79,7 +79,7 @@ with that modified profile.
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <br/>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Your GIMP Profile and You</span> by Ofnuts is 
licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).</small>
diff --git a/content/tutorials/GIMP_Quickies/index.md b/content/tutorials/GIMP_Quickies/index.md
index 608eb31f..e4f828c1 100644
--- a/content/tutorials/GIMP_Quickies/index.md
+++ b/content/tutorials/GIMP_Quickies/index.md
@@ -257,7 +257,7 @@ The original tutorial this was adapted from can be found [here](../Lite_Quickies
 
 
 <small>
-<a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US"; rel="license"><img class='cc-badge' 
alt="Creative Commons License" src="/images/creativecommons/by-sa 80x15.png" /></a>
+<a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US"; rel="license"><img class='cc-badge' 
alt="Creative Commons License" src="/images/creativecommons/by-sa-80x15.png" /></a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - GIMP Quickies (text & images)</span> by [Pat 
David](https://blog.patdavid.net)
 is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
 </small>
diff --git a/content/tutorials/ImageFormats/index.md b/content/tutorials/ImageFormats/index.md
index 13a917d4..bc482ac7 100644
--- a/content/tutorials/ImageFormats/index.md
+++ b/content/tutorials/ImageFormats/index.md
@@ -140,7 +140,7 @@ Use them unless you know better, they can usually be converted easily to any oth
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <br/>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Image Formats Overview</span> by Ofnuts is 
licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).</small>
diff --git a/content/tutorials/Layer_Masks/index.md b/content/tutorials/Layer_Masks/index.md
index 9e82b15b..e40d0fde 100644
--- a/content/tutorials/Layer_Masks/index.md
+++ b/content/tutorials/Layer_Masks/index.md
@@ -195,7 +195,7 @@ The original tutorial this was adapted from may be found [here](https://blog.pat
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Layer Masks (text & images)</span> by [Pat 
David](https://blog.patdavid.net).
 Licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
diff --git a/content/tutorials/Luminosity_Masks/index.md b/content/tutorials/Luminosity_Masks/index.md
index 3b970a33..67a6ae0a 100644
--- a/content/tutorials/Luminosity_Masks/index.md
+++ b/content/tutorials/Luminosity_Masks/index.md
@@ -399,7 +399,7 @@ The original tutorial this was adapted from may be found [here](http://blog.patd
 
 <small>
 <a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Luminosity Masks (text)</span> by [Pat 
David](http://blog.patdavid.net).  
 Licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
diff --git a/content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md 
b/content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md
index c4322738..971f8b10 100644
--- a/content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md
+++ b/content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md
@@ -279,7 +279,7 @@ For the "Power lines" picture shown in Figure 8 above, after doing "Color/Auto/S
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Tone Mapping Using GIMP Levels (text & 
images)</span> by [Elle Stone](https://ninedegreesbelow.com/) is licensed under a [Creative Commons 
Attribution-ShareAlike 3.0 Unported License](https://creativecommons.org/licenses/by-sa/3.0/).
 </small>
diff --git a/content/tutorials/template/index.md b/content/tutorials/template/index.md
index 0a0f7ab5..cf30ce98 100644
--- a/content/tutorials/template/index.md
+++ b/content/tutorials/template/index.md
@@ -9,7 +9,7 @@ Something like the following works well:
 
 <small>
 <a href='https://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+<img class='cc-badge' src='/images/creativecommons/by-sa-80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - TITLE (text & images)</span> by [Pat 
David](https://blog.patdavid.net) is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
 </small>
diff --git a/themes/newgimp/templates/base.html b/themes/newgimp/templates/base.html
index a3f78193..0a04df0e 100644
--- a/themes/newgimp/templates/base.html
+++ b/themes/newgimp/templates/base.html
@@ -233,7 +233,7 @@
                         <p>
                         <small>
                             <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/";>
-                                <img alt="Creative Commons License" src="/images/creativecommons/by-sa 
80x15.png">
+                                <img alt="Creative Commons License" 
src="/images/creativecommons/by-sa-80x15.png">
                             </a>
                             <br>
                             Unless otherwise noted, <span xmlns:dct="http://purl.org/dc/terms/"; 
property="dct:title">The GIMP Website</span> by <a xmlns:cc="http://creativecommons.org/ns#"; 
href="https://www.gimp.org/team.html"; property="cc:attributionName" rel="cc:attributionURL">The GIMP Team</a> 
is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/";>Creative Commons 
Attribution-ShareAlike 4.0 International License</a>.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]