[FEATURE] Allow modification of typolink params
Added a hook to typolink if link type is "page" to be able to modify page links (for example enriching them with further information from the current page row). Resolves: #79121 Releases: master Change-Id: If7c21339bcc80319986d1a555c559d7964878c50 Reviewed-on: https://review.typo3.org/51075 Reviewed-by:Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-79121-ImplementHookInTypolinkForModificationOfPageParams.rst 48 additions, 0 deletions...21-ImplementHookInTypolinkForModificationOfPageParams.rst
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 30 additions, 17 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/ContentObject/TypolinkModifyLinkConfigForPageLinksHookInterface.php 33 additions, 0 deletions...ect/TypolinkModifyLinkConfigForPageLinksHookInterface.php
Please register or sign in to comment