Skip to content

TYPO3 v13 compatibility#22

Open
Mbigha wants to merge 2 commits intoteam23:mainfrom
Mbigha:typo3-13-compatibility
Open

TYPO3 v13 compatibility#22
Mbigha wants to merge 2 commits intoteam23:mainfrom
Mbigha:typo3-13-compatibility

Conversation

@Mbigha
Copy link

@Mbigha Mbigha commented Jan 5, 2025

What?

I updated the extension and made it compatible with TYPO3 v13 and PHP v8.3

Why?

The Extension t23_inline_container is a useful extension, but has no version compatible for TYPO3 v13.
So I updated the extension so that its users can continue using and enjoying it with TYPO3 v13.

How?

  • Setting of return types for functions with no return type specified.
  • Implementing an event Listener for the 'IsContentUsedOnPageLayoutEvent' event to prevent the displaying of the
    'Unused elements detected on this page' message being displayed in the Page Module in the TYPO3 Backend when a Container Content Element with children is localized in the 'Connected Mode'.
  • Remove 'showRemovedLocalizationRecords' TCA option which is no longer used.

Testing

Tested on TYPO3 v12 and TYPO3 v13

@PBahner
Copy link

PBahner commented Nov 6, 2025

this change is part of #25

@PBahner PBahner mentioned this pull request Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants