[TYPO3-english] The "New Content Element Wizard" in version 4.3 => media & multimedia

Francois Suter fsu-lists at cobweb.ch
Wed Feb 24 10:12:00 CET 2010


Hi,

> I tried to add media or/and multimedia CType in the Special tab:

The following works for me (just the Media CE):

# Customize TV new content element wizard
templavoila.wizards.newContentElement {
		# Add the Media CE to the "special" group
	wizardItems.special.elements.media {
		icon = gfx/c_wiz/multimedia.gif
		title = 
LLL:EXT:cms/layout/locallang_db_new_content_el.xml:special_media_title
		description = 
LLL:EXT:cms/layout/locallang_db_new_content_el.xml:special_media_description
		tt_content_defValues {
			CType = media
		}
	}
}

HTH

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-english mailing list