diff --git a/Documentation/Functions/Parsefunc.rst b/Documentation/Functions/Parsefunc.rst index 2aa28c9a6..a871cdadc 100644 --- a/Documentation/Functions/Parsefunc.rst +++ b/Documentation/Functions/Parsefunc.rst @@ -244,6 +244,13 @@ nonTypoTagUserFunc sword ===== +.. deprecated:: 11.5 + This functionality has been marked as deprecated as this feature only works + in non_cached environments, which is not a recommended solution by TYPO3. + + It is recommended to implement this functionality on the client-side via + JavaScript as a custom solution, when this feature is needed. + :aspect:`Property` sword diff --git a/Documentation/Setup/Config/Index.rst b/Documentation/Setup/Config/Index.rst index 2f4650ca5..e09659eee 100644 --- a/Documentation/Setup/Config/Index.rst +++ b/Documentation/Setup/Config/Index.rst @@ -2137,6 +2137,13 @@ spamProtectEmailAddresses\_lastDotSubst sword\_noMixedCase ================== +.. deprecated:: 11.5 + This functionality has been marked as deprecated as this feature only works + in non_cached environments, which is not a recommended solution by TYPO3. + + It is recommended to implement this functionality on the client-side via + JavaScript as a custom solution, when this feature is needed. + .. container:: table-row Property @@ -2158,6 +2165,14 @@ sword\_noMixedCase sword\_standAlone ================= + +.. deprecated:: 11.5 + This functionality has been marked as deprecated as this feature only works + in non_cached environments, which is not a recommended solution by TYPO3. + + It is recommended to implement this functionality on the client-side via + JavaScript as a custom solution, when this feature is needed. + .. container:: table-row Property