Project

General

Profile

Actions

Bug #70043

closed

Element of fluid_styled_content are missing in NewContentElementWizard

Added by Tobias Wollender over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Category:
Fluid Styled Content
Target version:
Start date:
2015-09-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When using the new fluid_styled_content I guess you can uninstall css_styled_content, as all you need should be handled by fluid_styled_content. But the elements of fluid_styled_content aren't displayed in the NewContentElementWizard. I compared the two extensions and found the following snippet in the ext_localconf.php of css_styled_content:

// Include new content elements to modWizards
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig('<INCLUDE_TYPOSCRIPT: source="FILE:EXT:css_styled_content/Configuration/PageTSconfig/NewContentElementWizard.ts">');

This part is missing in fluid_styled_content. Should be added there too (with changed file path of course).


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #70162: Load Content Element Wizard TsConfig for fluid_styled_content per defaultClosedSascha Egerer2015-09-28

Actions
Actions

Also available in: Atom PDF