File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Configuration/TCA/Overrides Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 22defined ('TYPO3_MODE ' ) or die ();
33
44call_user_func (function () {
5- if (\TYPO3 \CMS \Core \Utility \ExtensionManagementUtility::isLoaded ('cs_seo ' )) {
6- $ GLOBALS ['TCA ' ]['pages ' ]['columns ' ]['tx_csseo_og_description ' ]['config ' ]['default ' ] = '' ;
7- $ GLOBALS ['TCA ' ]['pages ' ]['columns ' ]['tx_csseo_tw_description ' ]['config ' ]['default ' ] = '' ;
8- }
9-
105 $ GLOBALS ['TCA ' ]['pages ' ]['columns ' ]['tx_themes_icon ' ]['config ' ] = array (
116 'type ' => 'user ' ,
127 'userFunc ' => 'T3kit\themeT3kit\UserFunction\IconFontSelector->renderField ' ,
Original file line number Diff line number Diff line change 5151 "pixelant/pxa-newsletter-subscription" : " ~9.0.2" ,
5252 "pixelant/pxa-form-enhancement" : " dev-master" ,
5353 "pixelant/pxa-cookie-bar" : " ~2.1.1" ,
54- "friendsoftypo3/frontend-editing" : " ~1.4.3"
54+ "friendsoftypo3/frontend-editing" : " ~1.4.3" ,
55+ "clickstorm/cs_seo" : " ~4.0.0"
5556 }
5657}
You can’t perform that action at this time.
0 commit comments