Skip to content
Snippets Groups Projects
Commit c6ae177b authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] v7 Changelog: Fix compile warnings, update 7.6.x/ Index.rst

Fixes a broken link and restructures the 7.6.x/Index.rst to be
free from patch level releases. This is ok with the low number
of files in this folder. Since v8, the install tool documentation
module will further help with keeping track of new files during
patch level releases, too. Not having named patch level versions
is easier to maintain from core point of view and simplifies
the underlying workflow.
The patch also adds indirectly adds a file which has been forgotton
to reference in Index.rst, this can't happen anymore from now on
due to the glob reference.

Change-Id: I2163f0823becbf5b719dc4cf9c1520ed224abb15
Resolves: #83361
Releases: 7.6
Reviewed-on: https://review.typo3.org/55124


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 9d0a087b
Branches
Tags
No related merge requests found
......@@ -27,7 +27,7 @@ configuration of :ref:`stdWrap <t3tsref:stdwrap-htmlparser>`:
}
It is also possible to use it in the
:ref:`HTMLparser_rte or HTMLparser_db <t3api:transformations-tsconfig-processing-htmlparser>`
:ref:`HTMLparser_rte or HTMLparser_db <t3coreapi:transformations-tsconfig-processing-htmlparser>`
in Page TSconfig:
.. code-block:: typoscript
......
.. include:: ../../Includes.txt
7.6.x Changes
=============
Important breaking changes after the 7.6 release.
Changes after 7.6.0 LTS release.
**Table of contents**
......@@ -12,41 +11,33 @@ Important breaking changes after the 7.6 release.
:local:
:depth: 1
7.6.11 Important Change
^^^^^^^^^^^^^^^^^^^^^^^
.. toctree::
:maxdepth: 1
:titlesonly:
Important-77411-RemovedExtbaseTableColumnCache
7.6.10 Breaking Change / New Feature
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Breaking Changes
^^^^^^^^^^^^^^^^
.. toctree::
:maxdepth: 1
:titlesonly:
:glob:
Breaking-73461-ImportModuleDisabledForNonAdminUsers
Feature-73461-EnableImportModuleForNonAdminUsers
Breaking-*
7.6.5 Breaking Change
^^^^^^^^^^^^^^^^^^^^^
Features
^^^^^^^^
.. toctree::
:maxdepth: 1
:titlesonly:
:glob:
Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed
Feature-*
7.6.x Important Change
^^^^^^^^^^^^^^^^^^^^^^
Important
^^^^^^^^^
.. toctree::
:maxdepth: 1
:titlesonly:
:glob:
Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus
Important-75400-NewDataHandlerCommandCopyToLanguage
\ No newline at end of file
Important-*
......@@ -19,7 +19,7 @@ description = This documentation contains the changelog
t3api = https://typo3.org/api/typo3cms/
# t3cgl = https://docs.typo3.org/typo3cms/CodingGuidelinesReference/
# t3coreapi = https://docs.typo3.org/typo3cms/CoreApiReference/
t3coreapi = https://docs.typo3.org/typo3cms/CoreApiReference/
# t3editors = https://docs.typo3.org/typo3cms/EditorsTutorial/
# t3extbasebook = https://docs.typo3.org/typo3cms/ExtbaseFluidBook/
# t3fal = https://docs.typo3.org/typo3cms/FileAbstractionLayerReference/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment