[TYPO3-core] RFC: #9439: New Element Wizard has no option for hiding Elements via pageTS

Oliver Hader oliver at typo3.org
Tue Oct 21 15:27:52 CEST 2008


Hi Steffen,

Steffen Kamper schrieb:
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9439
> 
> Branches: trunk
> 
> Problem:
> 
> This seems a forgotten implementation, i did this with attached patch.
> Its for the new Content Element Wizard.
> 
> Use following setting:
> mod.xMOD_db_new_content_el.hideItems = x,y,z
> 
> Additional Information:
> 
> Following wizards are implemented by default:
> 
> common, common_regularText, common_textImage, common_imagesOnly,
> common_bulletList, common_table, special, special_filelinks,
> special_multimedia, special_sitemap, special_plainHTML, forms,
> forms_mail, forms_search, forms_login, plugins, plugins_general

What is the intention of this patch?
You can use something like the following to hide/remove types:
TCEFORM.tt_content.CType.removeItems = html,div,text

Isn't that enough and do you only want to hide them in the "new content
element wizard" and have them still available in the TCEforms view while
editing the new record?

olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager


More information about the TYPO3-team-core mailing list