[TASK] Move MetaTagManagers of OpenGraph and Twitter to EXT:seo
The new SEO extension handles opengraph and twitter (seo-relevant), thus do not need to stay in EXT:core, as they are only for sites which need SEO relevant information to be processed. Resolves: #85201 Releases: master Change-Id: Ib0bf503bb939b47747dc32209f78f8e7ce8622c1 Reviewed-on: https://review.typo3.org/57162 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- composer.json 1 addition, 0 deletionscomposer.json
- typo3/sysext/core/Tests/Unit/MetaTag/MetaTagManagerRegistryTest.php 4 additions, 2 deletions...xt/core/Tests/Unit/MetaTag/MetaTagManagerRegistryTest.php
- typo3/sysext/core/ext_localconf.php 0 additions, 8 deletionstypo3/sysext/core/ext_localconf.php
- typo3/sysext/seo/Classes/MetaTag/MetaTagGenerator.php 2 additions, 1 deletiontypo3/sysext/seo/Classes/MetaTag/MetaTagGenerator.php
- typo3/sysext/seo/Classes/MetaTag/OpenGraphMetaTagManager.php 3 additions, 1 deletiontypo3/sysext/seo/Classes/MetaTag/OpenGraphMetaTagManager.php
- typo3/sysext/seo/Classes/MetaTag/TwitterCardMetaTagManager.php 3 additions, 1 deletion.../sysext/seo/Classes/MetaTag/TwitterCardMetaTagManager.php
- typo3/sysext/seo/Tests/Unit/MetaTag/OpenGraphMetaTagManagerTest.php 4 additions, 2 deletions...xt/seo/Tests/Unit/MetaTag/OpenGraphMetaTagManagerTest.php
- typo3/sysext/seo/Tests/Unit/MetaTag/TwitterCardMetaTagManagerTest.php 3 additions, 2 deletions.../seo/Tests/Unit/MetaTag/TwitterCardMetaTagManagerTest.php
- typo3/sysext/seo/composer.json 5 additions, 0 deletionstypo3/sysext/seo/composer.json
- typo3/sysext/seo/ext_localconf.php 12 additions, 2 deletionstypo3/sysext/seo/ext_localconf.php
Please register or sign in to comment