Bug #15071
closedClean up the new page content items list
0%
Description
Current menu items:
Regular text element
Text with image below
Text with image to the right
These should be cleaned, remove one of the text/image items and just call it 'Text w/image"
Then Text should be renamed Text w/header - because that is what it actually gives you.
New menu items:
Text w/header
Text w/image
:-)
(issue imported from #M1628)
Updated by Kirill Klimov about 19 years ago
Also suggest to synchronize list of elements at the new page element wizard and at the page content.
Because for now some are present only via content type (insert records) - so when you want to create new record of type "insert records" you should chose anything at wizard and then change type...
Updated by Ernesto Baschny about 19 years ago
A "Text w/ image" also can have a header. So I would just call it:
"Text"
"Text with image"
Updated by Ernesto Baschny about 19 years ago
Maybe we could enhance this wizard and have the information about the CTypes come directly from the TCA. So I could add other CTypes to the wizard. Of course this means adding more parameters to TCA and have them being evaluated by the cms/layout/db_new_content_el.php wizard.
Updated by Michael Stucki about 19 years ago
Ernesto, I like that idea. However I think it should be implemented separately from this issue. Can you please move it to a new bug record?
Updated by Ernesto Baschny about 19 years ago
@Michael:
Done! New splitted "feature request" is http://bugs.typo3.org/view.php?id=1723