[!!!][TASK] Move pages.url_scheme to compatibility7
Adding SSL support on a per-page basis is something that does not happen very much in 2017 anymore, rather doing this on a per-domain basis, and based on server-redirects makes more sense these days. The field and the functionality for links is moved to EXT:compatibility7. Resolves: #79302 Releases: master Change-Id: I7ae1c59533bee1d015b39811f39d590e5488aabe Reviewed-on: https://review.typo3.org/51077 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 1 addition, 8 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/compatibility7/Classes/Hooks/EnforceUrlSchemeHook.php 89 additions, 0 deletions...ext/compatibility7/Classes/Hooks/EnforceUrlSchemeHook.php
- typo3/sysext/compatibility7/Configuration/TCA/Overrides/pages.php 33 additions, 0 deletions...sext/compatibility7/Configuration/TCA/Overrides/pages.php
- typo3/sysext/compatibility7/Resources/Private/Language/locallang_tca.xlf 20 additions, 0 deletions...mpatibility7/Resources/Private/Language/locallang_tca.xlf
- typo3/sysext/compatibility7/ext_localconf.php 7 additions, 0 deletionstypo3/sysext/compatibility7/ext_localconf.php
- typo3/sysext/compatibility7/ext_tables.sql 6 additions, 0 deletionstypo3/sysext/compatibility7/ext_tables.sql
- typo3/sysext/core/Configuration/TCA/pages.php 2 additions, 25 deletionstypo3/sysext/core/Configuration/TCA/pages.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-79302-MovedPagesurlSchemeToCompatibility7Extension.rst 43 additions, 0 deletions...ng-79302-MovedPagesurlSchemeToCompatibility7Extension.rst
- typo3/sysext/core/Tests/Functional/Tca/PagesVisibleFieldsTest.php 0 additions, 4 deletions...sext/core/Tests/Functional/Tca/PagesVisibleFieldsTest.php
- typo3/sysext/core/ext_tables.sql 0 additions, 1 deletiontypo3/sysext/core/ext_tables.sql
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 1 addition, 4 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 0 additions, 19 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Resources/Private/Language/locallang_tca.xlf 0 additions, 12 deletions...ext/frontend/Resources/Private/Language/locallang_tca.xlf
- typo3/sysext/viewpage/Classes/Controller/ViewModuleController.php 1 addition, 5 deletions...sext/viewpage/Classes/Controller/ViewModuleController.php
Please register or sign in to comment