aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/relnotes.rst
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2012-12-01 20:31:18 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2012-12-01 20:31:18 +0100
commit7989cd6e4961749a39147c9020dbae745b4f23de (patch)
tree95a24ceec72f541b0735781009e62380a761c314 /docs/source/siteadmin/relnotes.rst
parent9945468603b8476f735d735dbc7505ee47ff9f42 (diff)
downloadmediagoblin-7989cd6e4961749a39147c9020dbae745b4f23de.tar.lz
mediagoblin-7989cd6e4961749a39147c9020dbae745b4f23de.tar.xz
mediagoblin-7989cd6e4961749a39147c9020dbae745b4f23de.zip
docs: Add trim_whitespaces plugin to relnotes and documentation
Rather than mentioning a hypothetical module restrictfive, we use the existing plugin mediagoblin-licenses that people can install. Also, mention that plugin in the release notes. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'docs/source/siteadmin/relnotes.rst')
-rw-r--r--docs/source/siteadmin/relnotes.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst
index 1b70b31c..56267eb1 100644
--- a/docs/source/siteadmin/relnotes.rst
+++ b/docs/source/siteadmin/relnotes.rst
@@ -49,6 +49,12 @@ carefully, or at least skim over it.
See :ref:`core-plugin-section` for plugin documentation
+* **trim_whitespace**
+
+ We bundle the optional plugin trim_whitespace which reduces the size
+ of the delivered html output by reducing redundant whitespace.
+
+ See :ref:`core-plugin-section` for plugin documentation
0.3.0
=====