Project

General

Profile

Actions

Bug #71631

closed

V7.6: different CE-element types during "Insert new CE" and "CE-content type selection"

Added by Kurt Kunig over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-11-17
Due date:
% Done:

0%

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

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

onlyTextAndMedia.png (8.06 KB) onlyTextAndMedia.png Kurt Kunig, 2015-11-17 15:45
TextAndImages_inside.png (8.59 KB) TextAndImages_inside.png Kurt Kunig, 2015-11-17 15:45
without_ext_fluid_styled_content.png (6.61 KB) without_ext_fluid_styled_content.png Kurt Kunig, 2015-11-17 18:03
without_ext_fluid_styled_content.png (6.61 KB) without_ext_fluid_styled_content.png Kurt Kunig, 2015-11-18 11:31
cattura.png (35.5 KB) cattura.png Riccardo De Contardi, 2015-11-18 12:24
Actions #1

Updated by Riccardo De Contardi over 8 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"

Actions #2

Updated by Riccardo De Contardi over 8 years ago

  • Category set to Backend User Interface
Actions #3

Updated by Kurt Kunig over 8 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!?

Actions #4

Updated by Riccardo De Contardi over 8 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.

Actions #5

Updated by Kurt Kunig over 8 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.

Actions #6

Updated by Riccardo De Contardi over 8 years ago

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?

Actions #7

Updated by Alexander Opitz about 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.

Actions

Also available in: Atom PDF