[Typo3] FCE in "New Content Element"

Henrik Evers henrik_evers at arcor.de
Tue Mar 1 21:20:43 CET 2005


Thank you. I found this here:

// Flexible content elements:
		$wizardItems ['fce'] = array ('header' => $LANG->getLL('fce'));

It seems it should look like the items above, for example:

'forms_3' => array(
				'icon'=>'gfx/c_wiz/login_form.gif',
				'title'=>$LANG->getLL('forms_3_title'),
				'description'=>$LANG->getLL('forms_3_description'),
				'params'=>'&defVals[tt_content][CType]=login'
			),

Where to get the variables from title, description and so on from? This should 
be easy somehow. But how to get the right params?

Skull, 
         Henrik

Am Dienstag, 1. März 2005 20:51 schrieb Nikolas Hagelstein:
> > I'm looking for the possibility to chosse my selfdone Flexible Content
> > Element
>
> just and an entry to the $wizardItems['fce'] array  in
> typo3conf/ext/templavoila/mod1/db_new_content_el.php
>
> cheers,
>             nikoas
>
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list