You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/Integration/tests-full/changelog/expected/Changelog/12.0/Breaking-87616-RemovedHookForAlteringPageLinks.html
settings stored in a global array called $GLOBALS['TYPO3_CONF_VARS'].
170
170
They are commonly set in config/system/settings.php, config/system/additional.php,
171
171
or the ext_localconf.php file of an extension. " data-bs-html="true"><ahref="https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/Configuration/Typo3ConfVars/Index.html" target="_blank">$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['typolinkProcessing']['typolinkModifyParameterForPageLinks'] <spanclass="text-secondary"><iclass="fa-regular fa-circle-question"></i></span></a></code>
172
-
has been removed in favor of a new PSR-14 event <codeclass="code-inline" translate="no" aria-description="PHP class" aria-details="<code>final class ModifyPageLinkConfigurationEvent</code>: <code>\TYPO3\CMS\Frontend\Event\ModifyPageLinkConfigurationEvent</code><br><em>A generic PSR 14 Event to allow modifying the incoming (and resolved) page when building a "page link".</em>" data-bs-html="true"><ahref="https://api.typo3.org/main/classes/TYPO3-CMS-Frontend-Event-ModifyPageLinkConfigurationEvent.html" target="_blank">\TYPO3\CMS\Frontend\Event\ModifyPageLinkConfigurationEvent <spanclass="text-secondary"><iclass="fa-regular fa-circle-question"></i></span></a></code>.</p>
172
+
has been removed in favor of a new PSR-14 event <codeclass="code-inline" translate="no" aria-description="PHP class" aria-details="<code>final class ModifyPageLinkConfigurationEvent</code><br><em>A generic PSR 14 Event to allow modifying the incoming (and resolved) page when building a "page link".</em>" data-bs-html="true"><ahref="https://api.typo3.org/main/classes/TYPO3-CMS-Frontend-Event-ModifyPageLinkConfigurationEvent.html" target="_blank">\TYPO3\CMS\Frontend\Event\ModifyPageLinkConfigurationEvent <spanclass="text-secondary"><iclass="fa-regular fa-circle-question"></i></span></a></code>.</p>
173
173
174
174
175
175
<p>The event is called after TYPO3 has already prepared some functionality
0 commit comments