Bug #71631
closedV7.6: different CE-element types during "Insert new CE" and "CE-content type selection"
0%
Description
When I put in a new CE in a page I get "Text & Media" (See image 1) but not "Text" only or "Text & Images"!?
We have to choose "Headline" e.g. and modify the type in the CE (See image 2)
Files
Updated by Riccardo De Contardi about 9 years ago
I confirm that this discrepancy comes out when you have installed "Fluid Styled Content" instead of "CSS Styled Content".
In this case the wizard reports only "Text and Media" (correct), while the dropdown inside the CE still shows all the separate entries
value / label:
textmedia -> "Text & Media"
text -> "Text"
textpic -> "Text and Images"
image -> "Images"
Updated by Riccardo De Contardi about 9 years ago
- Category set to Backend User Interface
Updated by Kurt Kunig about 9 years ago
No Ricardo, that's not correct.
"Fluid Styled Content" was installed as an extension but NOT included in the template!
There is no difference between including "Fluid Styled Content" or "CSS Styled Content"!?
When I uninstall the ext. "Fluid Styled Content" - all the standard CE-types disappeared!?
Updated by Riccardo De Contardi about 9 years ago
- Status changed from New to Needs Feedback
I must correct myself (I did not paid enough attention, my fault):
The issue comes when you have installed both css_styled_content and fluid_styled content. If you install only fluid_styled_content, the only element available on the dropdown is in fact textmedia.
Kurt, if you talk about the "include static (from extension)" on Typoscript Template, I think that the only effect you will have if you don't include fluid_styled content is that you will not have an output of the elements in the frontend.
There are many differences between css_styled_content and fluid_styled_content, the most remarkable is that, as the name itself says, the latter is built with fluid, while css_styled_content are built entirely via Typoscript. Another one is that all the elements "text, images, text and images" have been merged into "text and media".
So, the situation is this:
1) BOTH css_styled_content AND fluid_styled_content INSTALLED:
wizard: shows only "Text & Media"
dropdown: shows "Text & Media", "Text", "Text and Images" , "Images"
2) ONLY fluid_styled_content INSTALLED:
wizard: shows "Text & Media"
dropdown: shows "Text & Media"
3) ONLY css_styled_content INSTALLED:
wizard: shows "Text", "Text and Images" , "Images"
dropdown: shows "Text", "Text and Images" , "Images"
4) BOTH css_styled_content AND fluid_styled_content UNISTALLED:
No content element is available (and this is correct)
At this point, I think here is no issue at all IMO, if you have both installed (case 1)) , it is plausible that the list of the possible elements contains all; the wizard contains only "text & media" to avoid confusion (I think)
Tell me if there is anything I have forgotten and best regards.
Updated by Kurt Kunig about 9 years ago
What is meant with "ONLY css_styled_content INSTALLED:"?
Installed in the EM or included in the template?
I repeat this again:
When I uninstall the ext. "Fluid Styled Content" - all the standard CE-types disappeared! (look into the screenshot below).
Your point 3 is not correct, I've never seen "Text", "Text and Images" , "Images" in the wizard.
Updated by Riccardo De Contardi about 9 years ago
- File cattura.png cattura.png added
with "Install", I mean installed in Extension Manager; I admit I've not tried what happens when you add/remove the typoscript template, so I tried with the latest master every possible combination between the extension installed in EM and the template included, and the results are shown on the attached table (CATTURA.PNG)
As far as I can see the inclusion of the template has nothing to do with the elements shown on the wizard or the dropdown.
I admit that yesterday I missed that when you include both css_styled_content and fluid_styled_content, the wizard shows also "images only" (today I tried with a 7.6.1 (latest master from git), this evening I will try again with an "offical" 7.6)
When you have no elements on the wizard, what is the situation in the extension manager?
Is there something else I should try? Can you give me other informations about how to reproduce your scenario?
Updated by Alexander Opitz over 8 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.