[!!!][-FEATURE] Remove resources from TypoScript records
This patch drops the functionality that resources (like images) can be uploaded and bound to TypoScript templates. This feature was hardly ever used and is bloated through the core. Change-Id: Ib4c0c107d10fb3dbe9b2ad02691df05709a14ae6 Resolves: #34471 Releases: 6.0 Reviewed-on: http://review.typo3.org/9322 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Felix Kopp Tested-by: Felix Kopp Reviewed-by: Susanne Moog Tested-by: Susanne Moog
Showing
- NEWS.txt 11 additions, 0 deletionsNEWS.txt
- t3lib/class.t3lib_tsparser_ext.php 5 additions, 276 deletionst3lib/class.t3lib_tsparser_ext.php
- t3lib/class.t3lib_tsstyleconfig.php 1 addition, 23 deletionst3lib/class.t3lib_tsstyleconfig.php
- t3lib/class.t3lib_tstemplate.php 1 addition, 51 deletionst3lib/class.t3lib_tstemplate.php
- typo3/sysext/cms/ext_tables.sql 0 additions, 1 deletiontypo3/sysext/cms/ext_tables.sql
- typo3/sysext/cms/tbl_cms.php 2 additions, 16 deletionstypo3/sysext/cms/tbl_cms.php
- typo3/sysext/em/classes/install/class.tx_em_install.php 1 addition, 4 deletionstypo3/sysext/em/classes/install/class.tx_em_install.php
- typo3/sysext/install/mod/class.tx_install.php 1 addition, 2 deletionstypo3/sysext/install/mod/class.tx_install.php
- typo3/sysext/install/report/class.tx_install_report_installstatus.php 0 additions, 1 deletion.../install/report/class.tx_install_report_installstatus.php
- typo3/sysext/t3editor/classes/ts_codecompletion/class.tx_t3editor_codecompletion.php 1 addition, 2 deletions...es/ts_codecompletion/class.tx_t3editor_codecompletion.php
- typo3/sysext/tstemplate_ceditor/class.tx_tstemplateceditor.php 2 additions, 13 deletions.../sysext/tstemplate_ceditor/class.tx_tstemplateceditor.php
- typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php 1 addition, 96 deletionstypo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php
- typo3/sysext/tstemplate_objbrowser/class.tx_tstemplateobjbrowser.php 1 addition, 2 deletions...t/tstemplate_objbrowser/class.tx_tstemplateobjbrowser.php
Please register or sign in to comment