-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[!!!][TASK] Remove obsolete
DeeplPreviewFlagGeneratePageHook
Since TYPO3 v12 `contentPostProc-all` hook is not called and replaced with PSR-14 event `AfterCacheableContentIsGeneratedEvent`, which has been respected with * #397 * #398 TYPO3 v11 support has been removed and this change cleansup introduced dual version code with upporting the bugfix as a housekeeping change. Further, the now obsolete hook is completly removed. Related: #397 Related: #398
- Loading branch information
Showing
4 changed files
with
9 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters