[TYPO3-english] content element type "header" doesn't get listed

horace grant horace3d at gmail.com
Wed Nov 17 13:46:20 CET 2010


On Wed, Nov 17, 2010 at 8:23 AM, Chris Müller <mueller at cyperfection.de>wrote:

> Hi Horace,
>
> have a look at the PageTS under "Web>Info>Page TSconfig". There you have to
> search for "mod.wizards.newContentElement.wizardItems". Under the entry
> "common" there are the content elements "text", "textpic", etc. Now you can
> add the header to them via
>
> mod.wizards.newContentElement.wizardItems.common {
>  elements {
>    header {
>      icon = path/to/icon.gif
>      title = Header
>      description = Your Description
>      tt_content_defValues.CType = header
>    }
>
>    show := addToList(header)
>  }
> }
>
> If you are using Templavoila you have to change "mod." to "templavoila."
>


thank you very much! :)

cheers,
horace




> Regards,
> Chris.
>
> Am 16.11.2010 19:11, schrieb horace grant:
>
>  hi,
>>
>> why is it that content elements of type "header" don't get listed if i
>> want
>> to add a new content element. i only can choose it if i change the type of
>> an already existing content element. what's the reason for this and how
>> could i change this?
>>
>> cheers,
>> horace
>>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list