diff --git a/.gitignore b/.gitignore
index 0e86e5cc8..c79ff5573 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
# Git
# global ignore file
########################
-# ignoring temporary files (left by e.g. vim)
+# ignoring temporary files (left by e.g. vim)
# ignoring by common IDE's used directories/files
# dont ignore .rej and .orig as we want to see/clean files after conflict resolution
#
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 821a3dda2..cc6a16221 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,9 +2,9 @@
## Create Issues
-* If you find something missing or something is wrong in this manual, you are welcome to write an issue describing the problem.
-* If you can, please try to fix the problem yourself.
-* For minor changes, it is not necessary to create an issue first.
+* If you find something missing or something is wrong in this manual, you are welcome to write an issue describing the problem.
+* If you can, please try to fix the problem yourself.
+* For minor changes, it is not necessary to create an issue first.
## Make changes (create pull requests)
diff --git a/Documentation/CodeSnippets/PageTSconfig/Mod/CsvExport.rst.txt b/Documentation/CodeSnippets/PageTSconfig/Mod/CsvExport.rst.txt
index 7d3efd57e..c2be16b34 100644
--- a/Documentation/CodeSnippets/PageTSconfig/Mod/CsvExport.rst.txt
+++ b/Documentation/CodeSnippets/PageTSconfig/Mod/CsvExport.rst.txt
@@ -8,4 +8,3 @@
csvDelimiter = ;
csvQuote = '
}
-
\ No newline at end of file
diff --git a/Documentation/CodeSnippets/PageTSconfig/Mod/noExportRecordsLinks.rst.txt b/Documentation/CodeSnippets/PageTSconfig/Mod/noExportRecordsLinks.rst.txt
index 29bfe83d9..8f05aeba2 100644
--- a/Documentation/CodeSnippets/PageTSconfig/Mod/noExportRecordsLinks.rst.txt
+++ b/Documentation/CodeSnippets/PageTSconfig/Mod/noExportRecordsLinks.rst.txt
@@ -7,4 +7,3 @@
mod.web_list {
noExportRecordsLinks = 1
}
-
\ No newline at end of file
diff --git a/Documentation/ContentObjects/Fluidtemplate/Index.rst b/Documentation/ContentObjects/Fluidtemplate/Index.rst
index 945a2c33f..bf1e2bbbb 100644
--- a/Documentation/ContentObjects/Fluidtemplate/Index.rst
+++ b/Documentation/ContentObjects/Fluidtemplate/Index.rst
@@ -463,4 +463,3 @@ It should look like this afterwards:
* :path:`Layouts`
* :path:`Pages`
* :path:`Partials`
-
diff --git a/Documentation/ContentObjects/Fluidtemplate/_includes/_BeforeMigrationToPageview.typoscript b/Documentation/ContentObjects/Fluidtemplate/_includes/_BeforeMigrationToPageview.typoscript
index 62122da78..0c2e88522 100644
--- a/Documentation/ContentObjects/Fluidtemplate/_includes/_BeforeMigrationToPageview.typoscript
+++ b/Documentation/ContentObjects/Fluidtemplate/_includes/_BeforeMigrationToPageview.typoscript
@@ -56,4 +56,4 @@ page {
10.as = mainMenu
}
}
-}
\ No newline at end of file
+}
diff --git a/Documentation/ContentObjects/Index.rst b/Documentation/ContentObjects/Index.rst
index d5c7f3bab..fe2560464 100644
--- a/Documentation/ContentObjects/Index.rst
+++ b/Documentation/ContentObjects/Index.rst
@@ -22,4 +22,3 @@ Please see :ref:`cobjects-general-information` for an introduction.
GeneralInformation/Index
*/Index
-
diff --git a/Documentation/ContentObjects/Pageview/_includes/_DisplayPageInfo.html b/Documentation/ContentObjects/Pageview/_includes/_DisplayPageInfo.html
index db42e7fdc..884c97e69 100644
--- a/Documentation/ContentObjects/Pageview/_includes/_DisplayPageInfo.html
+++ b/Documentation/ContentObjects/Pageview/_includes/_DisplayPageInfo.html
@@ -5,4 +5,4 @@
following abstract:
{page.pageRecord.abstract}
-
\ No newline at end of file
+
diff --git a/Documentation/ContentObjects/Pageview/_includes/_DisplaySiteTitle.html b/Documentation/ContentObjects/Pageview/_includes/_DisplaySiteTitle.html
index ac5cf7440..2869654b6 100644
--- a/Documentation/ContentObjects/Pageview/_includes/_DisplaySiteTitle.html
+++ b/Documentation/ContentObjects/Pageview/_includes/_DisplaySiteTitle.html
@@ -3,4 +3,4 @@
The site title in the current template is: {language.websiteTitle}
-
\ No newline at end of file
+
diff --git a/Documentation/ContentObjects/Pageview/_includes/_PageWithConstant.html b/Documentation/ContentObjects/Pageview/_includes/_PageWithConstant.html
index d5483e4e9..a13269f1b 100644
--- a/Documentation/ContentObjects/Pageview/_includes/_PageWithConstant.html
+++ b/Documentation/ContentObjects/Pageview/_includes/_PageWithConstant.html
@@ -6,4 +6,4 @@
-
\ No newline at end of file
+
diff --git a/Documentation/ContentObjects/Pageview/_includes/_PageWithVariables.html b/Documentation/ContentObjects/Pageview/_includes/_PageWithVariables.html
index 28bfdf3f7..68ca0928a 100644
--- a/Documentation/ContentObjects/Pageview/_includes/_PageWithVariables.html
+++ b/Documentation/ContentObjects/Pageview/_includes/_PageWithVariables.html
@@ -6,4 +6,4 @@
The current parent page has the title {parentPageTitle}
Another variable is {another_variable}
-
\ No newline at end of file
+
diff --git a/Documentation/ContentObjects/Pageview/_includes/_PartialBreadCrumb.html b/Documentation/ContentObjects/Pageview/_includes/_PartialBreadCrumb.html
index b9665328e..6bd3f0ac1 100644
--- a/Documentation/ContentObjects/Pageview/_includes/_PartialBreadCrumb.html
+++ b/Documentation/ContentObjects/Pageview/_includes/_PartialBreadCrumb.html
@@ -8,4 +8,4 @@
-
\ No newline at end of file
+
diff --git a/Documentation/ContentObjects/Pageview/_includes/_PartialMainNavigation.html b/Documentation/ContentObjects/Pageview/_includes/_PartialMainNavigation.html
index 7e466a7dc..49fdeeeba 100644
--- a/Documentation/ContentObjects/Pageview/_includes/_PartialMainNavigation.html
+++ b/Documentation/ContentObjects/Pageview/_includes/_PartialMainNavigation.html
@@ -25,4 +25,4 @@
-
\ No newline at end of file
+
diff --git a/Documentation/ContentObjects/RestoreRegister/Index.rst b/Documentation/ContentObjects/RestoreRegister/Index.rst
index 481dfb41d..5956e2c38 100644
--- a/Documentation/ContentObjects/RestoreRegister/Index.rst
+++ b/Documentation/ContentObjects/RestoreRegister/Index.rst
@@ -87,4 +87,3 @@ again.
70 = RESTORE_REGISTER
80 = TEXT
80.stdWrap.data = register:myTextRegister
-
diff --git a/Documentation/ContentObjects/Svg/Index.rst b/Documentation/ContentObjects/Svg/Index.rst
index a98261cd4..28a9f0a26 100644
--- a/Documentation/ContentObjects/Svg/Index.rst
+++ b/Documentation/ContentObjects/Svg/Index.rst
@@ -99,4 +99,3 @@ Output the SVG with the defined dimensions:
height = 600
src = EXT:my_ext/Resources/Public/Images/example.svg
}
-
diff --git a/Documentation/DataProcessing/CustomDataProcessors.rst b/Documentation/DataProcessing/CustomDataProcessors.rst
index 13cca9b51..52b4f646f 100644
--- a/Documentation/DataProcessing/CustomDataProcessors.rst
+++ b/Documentation/DataProcessing/CustomDataProcessors.rst
@@ -21,4 +21,3 @@ Example output
==============
.. include:: /Images/AutomaticScreenshots/DataProcessing/CustomDataProcessors.rst.txt
-
diff --git a/Documentation/DataProcessing/FlexFormProcessor.rst b/Documentation/DataProcessing/FlexFormProcessor.rst
index 705ef324d..8f54d71b1 100644
--- a/Documentation/DataProcessing/FlexFormProcessor.rst
+++ b/Documentation/DataProcessing/FlexFormProcessor.rst
@@ -146,4 +146,3 @@ The according FlexForm configuration:
.. literalinclude:: _FlexFormWithFal.xml
:language: xml
:caption: Excerpt of a FlexForm configuration
-
diff --git a/Documentation/DataProcessing/_FlexFormWithImage.xml b/Documentation/DataProcessing/_FlexFormWithImage.xml
index d313496b9..c7a6f91ee 100644
--- a/Documentation/DataProcessing/_FlexFormWithImage.xml
+++ b/Documentation/DataProcessing/_FlexFormWithImage.xml
@@ -20,4 +20,4 @@
-
\ No newline at end of file
+
diff --git a/Documentation/Functions/GetEnv.rst b/Documentation/Functions/GetEnv.rst
index 5276e8bd5..69d0b0c46 100644
--- a/Documentation/Functions/GetEnv.rst
+++ b/Documentation/Functions/GetEnv.rst
@@ -37,4 +37,3 @@ Example
myConstant = defaultValue
# Enable overriding by environment variable
myConstant := getEnv(TS_MYCONSTANT)
-
diff --git a/Documentation/Functions/_Examples/Typolink-Example.rst b/Documentation/Functions/_Examples/Typolink-Example.rst
index bb56ff2c5..73c58a4b0 100644
--- a/Documentation/Functions/_Examples/Typolink-Example.rst
+++ b/Documentation/Functions/_Examples/Typolink-Example.rst
@@ -62,4 +62,3 @@ You can also apply a custom :typoscript:`userFunc` to vital objects like the
routine. This would allow you to modify any kind of link generated from the
parsing of the Rich-Text-Editor (RTE), usually by adding CSS classes to it,
adjusting :html:`rel` attributes or attaching :html:`data-XXX` attributes.
-
diff --git a/Documentation/Gifbuilder/Calc.rst b/Documentation/Gifbuilder/Calc.rst
index 39e2de9f2..e0efa47dd 100644
--- a/Documentation/Gifbuilder/Calc.rst
+++ b/Documentation/Gifbuilder/Calc.rst
@@ -57,4 +57,3 @@ The generated image looks like:
:alt: TYPO3 GIFBUILDER Example
The rendered image from the example above
-
diff --git a/Documentation/Gifbuilder/ObjectNames/Box/Index.rst b/Documentation/Gifbuilder/ObjectNames/Box/Index.rst
index f63c78d50..a4ff335c3 100644
--- a/Documentation/Gifbuilder/ObjectNames/Box/Index.rst
+++ b/Documentation/Gifbuilder/ObjectNames/Box/Index.rst
@@ -128,5 +128,3 @@ opacity
Mathematically speaking: Opacity = Transparency^-1, i.e. 100% opacity = 0%
transparency.
-
-
diff --git a/Documentation/Gifbuilder/ObjectNames/Index.rst b/Documentation/Gifbuilder/ObjectNames/Index.rst
index 00ec9f2a8..6d1371ccd 100644
--- a/Documentation/Gifbuilder/ObjectNames/Index.rst
+++ b/Documentation/Gifbuilder/ObjectNames/Index.rst
@@ -16,4 +16,3 @@ objects in *both* areas; note that they are different each time!
:maxdepth: 1
*/Index
-
diff --git a/Documentation/Glossary.rst b/Documentation/Glossary.rst
index 963ecc2d4..24a78a510 100644
--- a/Documentation/Glossary.rst
+++ b/Documentation/Glossary.rst
@@ -115,5 +115,3 @@ Top level objects
You can view this in the :ref:`submodule-active-typoscript`. Top level
objects are located on the top level. Top level objects are for
example `config`, `page` and `plugin`.
-
-
diff --git a/Documentation/Guide/TypoScriptFunctions/Index.rst b/Documentation/Guide/TypoScriptFunctions/Index.rst
index fe965f0d0..54d479c84 100644
--- a/Documentation/Guide/TypoScriptFunctions/Index.rst
+++ b/Documentation/Guide/TypoScriptFunctions/Index.rst
@@ -28,4 +28,3 @@ The most used function is the "standard wrap", usually known as "stdWrap".
If/Index
Typolink/Index
ParseFunc/Index
-
diff --git a/Documentation/Guide/TypoScriptFunctions/StdWrap/Index.rst b/Documentation/Guide/TypoScriptFunctions/StdWrap/Index.rst
index c666f1d53..06300d494 100644
--- a/Documentation/Guide/TypoScriptFunctions/StdWrap/Index.rst
+++ b/Documentation/Guide/TypoScriptFunctions/StdWrap/Index.rst
@@ -28,4 +28,3 @@ familiar with it and be ready to explore it in greater depth using the
.. include:: _Chapters/_CObject.rst.txt
:show-buttons:
-
diff --git a/Documentation/Guide/TypoScriptFunctions/StdWrap/_Chapters/_TheDataType.rst.txt b/Documentation/Guide/TypoScriptFunctions/StdWrap/_Chapters/_TheDataType.rst.txt
index a3c44a140..609735347 100644
--- a/Documentation/Guide/TypoScriptFunctions/StdWrap/_Chapters/_TheDataType.rst.txt
+++ b/Documentation/Guide/TypoScriptFunctions/StdWrap/_Chapters/_TheDataType.rst.txt
@@ -12,4 +12,3 @@ arbitrarily, until the anticipated result is finally achieved by accident.
The :ref:`TypoScript reference ` is very clear about
which properties exist and what their data type is, so please refer
to that essential resource while writing your TypoScript configuration.
-
diff --git a/Documentation/Guide/TypoScriptObjects/RenderingContent/Index.rst b/Documentation/Guide/TypoScriptObjects/RenderingContent/Index.rst
index 5441c6731..d61285783 100644
--- a/Documentation/Guide/TypoScriptObjects/RenderingContent/Index.rst
+++ b/Documentation/Guide/TypoScriptObjects/RenderingContent/Index.rst
@@ -31,4 +31,3 @@ Objects rendering content
- :ref:`FLUIDTEMPLATE ` renders a template with the
template engine Fluid with variables and data that you define - as previously
discussed in the ":ref:`insert-content-in-a-template`" chapter.
-
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/CommaSeparatedValueProcessor.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/CommaSeparatedValueProcessor.rst.txt
index b58123027..89ddf488b 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/CommaSeparatedValueProcessor.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/CommaSeparatedValueProcessor.rst.txt
@@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/CommaSeparatedValueProcessor.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/DataProcessingExamples.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/DataProcessingExamples.rst.txt
index 2b47f041f..338cd0fb4 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/DataProcessingExamples.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/DataProcessingExamples.rst.txt
@@ -7,4 +7,4 @@
:alt: Overview of all data processing examples
:class: with-shadow
- Overview of all data processing examples
\ No newline at end of file
+ Overview of all data processing examples
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/DatabaseQueryProcessor.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/DatabaseQueryProcessor.rst.txt
index ed52a0c04..7bafb2b76 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/DatabaseQueryProcessor.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/DatabaseQueryProcessor.rst.txt
@@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/DatabaseQueryProcessor.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/FilesProcessor.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/FilesProcessor.rst.txt
index 450fc3e69..dc813d2f9 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/FilesProcessor.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/FilesProcessor.rst.txt
@@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/FilesProcessor.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/GalleryProcessor.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/GalleryProcessor.rst.txt
index 7c8a38c19..c04a85864 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/GalleryProcessor.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/GalleryProcessor.rst.txt
@@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/GalleryProcessor.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/LanguageMenuProcessor.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/LanguageMenuProcessor.rst.txt
index 3b40adcf4..9d4101173 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/LanguageMenuProcessor.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/LanguageMenuProcessor.rst.txt
@@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/LanguageMenuProcessor.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/MenuProcessor.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/MenuProcessor.rst.txt
index 62389e9e1..728000fbe 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/MenuProcessor.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/MenuProcessor.rst.txt
@@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/MenuProcessor.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/SiteProcessor.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/SiteProcessor.rst.txt
index d22f2dfda..6f795b110 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/SiteProcessor.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/SiteProcessor.rst.txt
@@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/SiteProcessor.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/DataProcessing/SplitProcessor.rst.txt b/Documentation/Images/AutomaticScreenshots/DataProcessing/SplitProcessor.rst.txt
index 9414cfcfd..3a5050484 100644
--- a/Documentation/Images/AutomaticScreenshots/DataProcessing/SplitProcessor.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/DataProcessing/SplitProcessor.rst.txt
@@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/SplitProcessor.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/Fluidtemplate/ImageOrientation.rst.txt b/Documentation/Images/AutomaticScreenshots/Fluidtemplate/ImageOrientation.rst.txt
index 82aac2ea7..c4a7ca408 100644
--- a/Documentation/Images/AutomaticScreenshots/Fluidtemplate/ImageOrientation.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/Fluidtemplate/ImageOrientation.rst.txt
@@ -4,4 +4,4 @@
:alt: Media orientation Palette
:class: with-shadow
- Media orientation in the content elements such as text with images
\ No newline at end of file
+ Media orientation in the content elements such as text with images
diff --git a/Documentation/Images/AutomaticScreenshots/Fluidtemplate/MediaHeight.rst.txt b/Documentation/Images/AutomaticScreenshots/Fluidtemplate/MediaHeight.rst.txt
index 829e78b65..79a2f4471 100644
--- a/Documentation/Images/AutomaticScreenshots/Fluidtemplate/MediaHeight.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/Fluidtemplate/MediaHeight.rst.txt
@@ -4,4 +4,4 @@
:alt: Media height and width in the content element Text and Images
:class: with-shadow
- Media height and width in the content element Text and Images
\ No newline at end of file
+ Media height and width in the content element Text and Images
diff --git a/Documentation/Images/AutomaticScreenshots/Input1.rst.txt b/Documentation/Images/AutomaticScreenshots/Input1.rst.txt
index bbd084dfe..68c886d55 100644
--- a/Documentation/Images/AutomaticScreenshots/Input1.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/Input1.rst.txt
@@ -1,4 +1,4 @@
.. Automatic screenshot: Remove this line if you want to manually change this file
.. figure:: /Images/AutomaticScreenshots/Input1.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/RootlevelFlag.rst.txt b/Documentation/Images/AutomaticScreenshots/RootlevelFlag.rst.txt
index 90de54e87..6dbd0ef08 100644
--- a/Documentation/Images/AutomaticScreenshots/RootlevelFlag.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/RootlevelFlag.rst.txt
@@ -4,4 +4,4 @@
:alt: The Rootlevel flag in the tab Options a template record
:class: with-shadow
- The :guilabel:`Rootlevel` flag in the tab :guilabel:`Options` a template record
\ No newline at end of file
+ The :guilabel:`Rootlevel` flag in the tab :guilabel:`Options` a template record
diff --git a/Documentation/Images/AutomaticScreenshots/WebList/ExportDialog.rst.txt b/Documentation/Images/AutomaticScreenshots/WebList/ExportDialog.rst.txt
index f295f3870..fc32e527b 100644
--- a/Documentation/Images/AutomaticScreenshots/WebList/ExportDialog.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/WebList/ExportDialog.rst.txt
@@ -1,4 +1,4 @@
.. Automatic screenshot: Remove this line if you want to manually change this file
.. figure:: /Images/AutomaticScreenshots/WebList/ExportDialog.png
- :class: with-shadow
\ No newline at end of file
+ :class: with-shadow
diff --git a/Documentation/Images/AutomaticScreenshots/WebList/NoExportButtons.rst.txt b/Documentation/Images/AutomaticScreenshots/WebList/NoExportButtons.rst.txt
index 3f908e3cb..514b69646 100644
--- a/Documentation/Images/AutomaticScreenshots/WebList/NoExportButtons.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/WebList/NoExportButtons.rst.txt
@@ -3,4 +3,4 @@
.. figure:: /Images/AutomaticScreenshots/WebList/NoExportButtons.png
:class: with-shadow
- The list module without export buttons after activating the single-table mode
\ No newline at end of file
+ The list module without export buttons after activating the single-table mode
diff --git a/Documentation/Images/AutomaticScreenshots/WebList/WithExportButtons.rst.txt b/Documentation/Images/AutomaticScreenshots/WebList/WithExportButtons.rst.txt
index ae0d2eeda..96b64c790 100644
--- a/Documentation/Images/AutomaticScreenshots/WebList/WithExportButtons.rst.txt
+++ b/Documentation/Images/AutomaticScreenshots/WebList/WithExportButtons.rst.txt
@@ -3,4 +3,4 @@
.. figure:: /Images/AutomaticScreenshots/WebList/WithExportButtons.png
:class: with-shadow
- The list module with export buttons after activating the single-table mode
\ No newline at end of file
+ The list module with export buttons after activating the single-table mode
diff --git a/Documentation/PageTsconfig/Mod/Shared.rst b/Documentation/PageTsconfig/Mod/Shared.rst
index 5a3273a8e..f6df48933 100644
--- a/Documentation/PageTsconfig/Mod/Shared.rst
+++ b/Documentation/PageTsconfig/Mod/Shared.rst
@@ -150,5 +150,3 @@ disableSysNoteButton
Disables the `sys_note` creation button in the modules' top button bar
in the :guilabel:`Page`, :guilabel:`List` and :guilabel:`Info`
modules.
-
-
diff --git a/Documentation/PageTsconfig/Mod/WebLayout/_BackendLayout.tsconfig b/Documentation/PageTsconfig/Mod/WebLayout/_BackendLayout.tsconfig
index 698538b84..29a7f5fd6 100644
--- a/Documentation/PageTsconfig/Mod/WebLayout/_BackendLayout.tsconfig
+++ b/Documentation/PageTsconfig/Mod/WebLayout/_BackendLayout.tsconfig
@@ -38,4 +38,4 @@ mod.web_layout.BackendLayouts {
}
}
}
-}
\ No newline at end of file
+}
diff --git a/Documentation/PageTsconfig/Mod/WebLayout/_backendLayouts-example.tsconfig b/Documentation/PageTsconfig/Mod/WebLayout/_backendLayouts-example.tsconfig
index 547f5f8cf..567c87bf2 100644
--- a/Documentation/PageTsconfig/Mod/WebLayout/_backendLayouts-example.tsconfig
+++ b/Documentation/PageTsconfig/Mod/WebLayout/_backendLayouts-example.tsconfig
@@ -30,4 +30,4 @@ mod.web_layout.BackendLayouts {
}
}
}
-}
\ No newline at end of file
+}
diff --git a/Documentation/PageTsconfig/Mod/WebList.rst b/Documentation/PageTsconfig/Mod/WebList.rst
index a85f6b5e0..8caf747c4 100644
--- a/Documentation/PageTsconfig/Mod/WebList.rst
+++ b/Documentation/PageTsconfig/Mod/WebList.rst
@@ -720,4 +720,3 @@ Example: Set the default search level to "infinite levels"
:caption: EXT:my_sitepackage/Configuration/page.tsconfig
mod.web_list.searchLevel.default = -1
-
diff --git a/Documentation/PageTsconfig/Mod/_WebList/_downloadPresets.tsconfig b/Documentation/PageTsconfig/Mod/_WebList/_downloadPresets.tsconfig
index 2f27fe123..95510680a 100644
--- a/Documentation/PageTsconfig/Mod/_WebList/_downloadPresets.tsconfig
+++ b/Documentation/PageTsconfig/Mod/_WebList/_downloadPresets.tsconfig
@@ -11,4 +11,4 @@ mod.web_list.downloadPresets {
columns = uid, title
}
}
-}
\ No newline at end of file
+}
diff --git a/Documentation/PageTsconfig/Mod/_WebList/_downloadPresetsUser.tsconfig b/Documentation/PageTsconfig/Mod/_WebList/_downloadPresetsUser.tsconfig
index 5d7c7ad15..933961cb5 100644
--- a/Documentation/PageTsconfig/Mod/_WebList/_downloadPresetsUser.tsconfig
+++ b/Documentation/PageTsconfig/Mod/_WebList/_downloadPresetsUser.tsconfig
@@ -10,4 +10,4 @@ page.mod.web_list.downloadPresets {
columns = uid, title, slug
}
}
-}
\ No newline at end of file
+}
diff --git a/Documentation/PageTsconfig/Mod/_newContentElementWizardGroup.tsconfig b/Documentation/PageTsconfig/Mod/_newContentElementWizardGroup.tsconfig
index 58f64b789..11a561777 100644
--- a/Documentation/PageTsconfig/Mod/_newContentElementWizardGroup.tsconfig
+++ b/Documentation/PageTsconfig/Mod/_newContentElementWizardGroup.tsconfig
@@ -16,4 +16,4 @@ mod.wizards.newContentElement.wizardItems.myGroup {
}
}
}
-mod.wizards.newContentElement.wizardItems.myGroup.show = customText
\ No newline at end of file
+mod.wizards.newContentElement.wizardItems.myGroup.show = customText
diff --git a/Documentation/PageTsconfig/Mod/_snippets/_mod.SHARED.colPos_list.tsconfig b/Documentation/PageTsconfig/Mod/_snippets/_mod.SHARED.colPos_list.tsconfig
index 3b359d5dc..6ec7e1461 100644
--- a/Documentation/PageTsconfig/Mod/_snippets/_mod.SHARED.colPos_list.tsconfig
+++ b/Documentation/PageTsconfig/Mod/_snippets/_mod.SHARED.colPos_list.tsconfig
@@ -1 +1 @@
-mod.SHARED.colPos_list = 0,2
\ No newline at end of file
+mod.SHARED.colPos_list = 0,2
diff --git a/Documentation/PageTsconfig/TcaDefaults.rst b/Documentation/PageTsconfig/TcaDefaults.rst
index 6ac0cdc84..59d6c1b71 100644
--- a/Documentation/PageTsconfig/TcaDefaults.rst
+++ b/Documentation/PageTsconfig/TcaDefaults.rst
@@ -37,4 +37,3 @@ Example: Do not hide newly created pages by default
:caption: EXT:site_package/Configuration/page.tsconfig
TCAdefaults.pages.hidden = 0
-
diff --git a/Documentation/TopLevelObjects/_includes/_concat-compress.rst.txt b/Documentation/TopLevelObjects/_includes/_concat-compress.rst.txt
index 5615d2264..76576cd32 100644
--- a/Documentation/TopLevelObjects/_includes/_concat-compress.rst.txt
+++ b/Documentation/TopLevelObjects/_includes/_concat-compress.rst.txt
@@ -5,7 +5,7 @@
uncached pages. For optimal performance, you should prefer
to pre-bundle as many CSS/JS assets as possible via a frontend
buildchain. Also, you can try to utilize HTTP/2 multiplexing on your
- webserver, which performs much better than HTTP/1 for requesting multiple
+ webserver, which performs much better than HTTP/1 for requesting multiple
small files. It also leverages distinct cacheability of these CSS/JS assets.
Most servers can be configured to dynamically compress specific
diff --git a/Documentation/UserTsconfig/_Setup/_user-setup-default.tsconfig b/Documentation/UserTsconfig/_Setup/_user-setup-default.tsconfig
index c3fee4203..efd533639 100644
--- a/Documentation/UserTsconfig/_Setup/_user-setup-default.tsconfig
+++ b/Documentation/UserTsconfig/_Setup/_user-setup-default.tsconfig
@@ -17,4 +17,4 @@
}
}
}
-[END]
\ No newline at end of file
+[END]
diff --git a/Documentation/UsingSetting/_Sets/_MyExtensionWithACoolFeature_config.yaml b/Documentation/UsingSetting/_Sets/_MyExtensionWithACoolFeature_config.yaml
index a77d85d2b..5d181be3a 100644
--- a/Documentation/UsingSetting/_Sets/_MyExtensionWithACoolFeature_config.yaml
+++ b/Documentation/UsingSetting/_Sets/_MyExtensionWithACoolFeature_config.yaml
@@ -3,4 +3,4 @@ label: Set for a cool feature
# This feature depends on the TypoScript and settings of the main set
dependencies:
- - myvendor/my-extension
\ No newline at end of file
+ - myvendor/my-extension