Skip to content

Commit

Permalink
fix: apply whitespace fixes (#1483)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 22, 2024
1 parent 395da44 commit 6117894
Show file tree
Hide file tree
Showing 56 changed files with 37 additions and 61 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@
csvDelimiter = ;
csvQuote = '
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@
mod.web_list {
noExportRecordsLinks = 1
}
1 change: 0 additions & 1 deletion Documentation/ContentObjects/Fluidtemplate/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -463,4 +463,3 @@ It should look like this afterwards:
* :path:`Layouts`
* :path:`Pages`
* :path:`Partials`

Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ page {
10.as = mainMenu
}
}
}
}
1 change: 0 additions & 1 deletion Documentation/ContentObjects/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ Please see :ref:`cobjects-general-information` for an introduction.

GeneralInformation/Index
*/Index

Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
following abstract:</p>
<p>{page.pageRecord.abstract}</p>
</main>
</f:section>
</f:section>
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
<main role="main">
<p>The site title in the current template is: {language.websiteTitle}</p>
</main>
</f:section>
</f:section>
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
<footer>
See also our <f:page pageUid="{settings.page.uid.dataPrivacy}">data privacy policy</f:page>
</footer>
</f:section>
</f:section>
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
<p>The current parent page has the title {parentPageTitle}</p>
<p>Another variable is {another_variable}</p>
</main>
</f:section>
</f:section>
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
</li>
</f:for>
</ol>
</f:if>
</f:if>
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
</f:if>
</li>
</f:for>
</ul>
</ul>
1 change: 0 additions & 1 deletion Documentation/ContentObjects/RestoreRegister/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,3 @@ again.
70 = RESTORE_REGISTER
80 = TEXT
80.stdWrap.data = register:myTextRegister
1 change: 0 additions & 1 deletion Documentation/ContentObjects/Svg/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,3 @@ Output the SVG with the defined dimensions:
height = 600
src = EXT:my_ext/Resources/Public/Images/example.svg
}
1 change: 0 additions & 1 deletion Documentation/DataProcessing/CustomDataProcessors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ Example output
==============

.. include:: /Images/AutomaticScreenshots/DataProcessing/CustomDataProcessors.rst.txt

1 change: 0 additions & 1 deletion Documentation/DataProcessing/FlexFormProcessor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,3 @@ The according FlexForm configuration:
.. literalinclude:: _FlexFormWithFal.xml
:language: xml
:caption: Excerpt of a FlexForm configuration

2 changes: 1 addition & 1 deletion Documentation/DataProcessing/_FlexFormWithImage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
</ROOT>
</main>
</sheets>
</T3DataStructure>
</T3DataStructure>
1 change: 0 additions & 1 deletion Documentation/Functions/GetEnv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ Example
myConstant = defaultValue
# Enable overriding by environment variable
myConstant := getEnv(TS_MYCONSTANT)
1 change: 0 additions & 1 deletion Documentation/Functions/_Examples/Typolink-Example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

1 change: 0 additions & 1 deletion Documentation/Gifbuilder/Calc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@ The generated image looks like:
:alt: TYPO3 GIFBUILDER Example

The rendered image from the example above

2 changes: 0 additions & 2 deletions Documentation/Gifbuilder/ObjectNames/Box/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,3 @@ opacity

Mathematically speaking: Opacity = Transparency^-1, i.e. 100% opacity = 0%
transparency.


1 change: 0 additions & 1 deletion Documentation/Gifbuilder/ObjectNames/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ objects in *both* areas; note that they are different each time!
:maxdepth: 1

*/Index

2 changes: 0 additions & 2 deletions Documentation/Glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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`.


1 change: 0 additions & 1 deletion Documentation/Guide/TypoScriptFunctions/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ The most used function is the "standard wrap", usually known as "stdWrap".
If/Index
Typolink/Index
ParseFunc/Index

1 change: 0 additions & 1 deletion Documentation/Guide/TypoScriptFunctions/StdWrap/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ arbitrarily, until the anticipated result is finally achieved by accident.
The :ref:`TypoScript reference <stdWrap>` 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.

Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ Objects rendering content
- :ref:`FLUIDTEMPLATE <cobj-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.

Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/CommaSeparatedValueProcessor.png
:class: with-shadow
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
:alt: Overview of all data processing examples
:class: with-shadow

Overview of all data processing examples
Overview of all data processing examples
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/DatabaseQueryProcessor.png
:class: with-shadow
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/FilesProcessor.png
:class: with-shadow
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/GalleryProcessor.png
:class: with-shadow
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/LanguageMenuProcessor.png
:class: with-shadow
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/MenuProcessor.png
:class: with-shadow
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/SiteProcessor.png
:class: with-shadow
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. =========================================================
.. figure:: /Images/AutomaticScreenshots/DataProcessing/SplitProcessor.png
:class: with-shadow
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
:alt: Media orientation Palette
:class: with-shadow

Media orientation in the content elements such as text with images
Media orientation in the content elements such as text with images
Original file line number Diff line number Diff line change
Expand Up @@ -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
Media height and width in the content element Text and Images
2 changes: 1 addition & 1 deletion Documentation/Images/AutomaticScreenshots/Input1.rst.txt
Original file line number Diff line number Diff line change
@@ -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
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -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
The :guilabel:`Rootlevel` flag in the tab :guilabel:`Options` a template record
Original file line number Diff line number Diff line change
@@ -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
:class: with-shadow
Original file line number Diff line number Diff line change
Expand Up @@ -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
The list module without export buttons after activating the single-table mode
Original file line number Diff line number Diff line change
Expand Up @@ -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
The list module with export buttons after activating the single-table mode
2 changes: 0 additions & 2 deletions Documentation/PageTsconfig/Mod/Shared.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.


Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ mod.web_layout.BackendLayouts {
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ mod.web_layout.BackendLayouts {
}
}
}
}
}
1 change: 0 additions & 1 deletion Documentation/PageTsconfig/Mod/WebList.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ mod.web_list.downloadPresets {
columns = uid, title
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ page.mod.web_list.downloadPresets {
columns = uid, title, slug
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ mod.wizards.newContentElement.wizardItems.myGroup {
}
}
}
mod.wizards.newContentElement.wizardItems.myGroup.show = customText
mod.wizards.newContentElement.wizardItems.myGroup.show = customText
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mod.SHARED.colPos_list = 0,2
mod.SHARED.colPos_list = 0,2
1 change: 0 additions & 1 deletion Documentation/PageTsconfig/TcaDefaults.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ Example: Do not hide newly created pages by default
:caption: EXT:site_package/Configuration/page.tsconfig

TCAdefaults.pages.hidden = 0

Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
}
}
}
[END]
[END]
Original file line number Diff line number Diff line change
Expand Up @@ -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
- myvendor/my-extension

0 comments on commit 6117894

Please sign in to comment.