[TYPO3-project-formidable] RTE with TEXTAREA in Frontend

Loredana ZECA l.zeca at ameos.com
Tue Mar 18 14:15:11 CET 2008


Hy,

If you want a RTE control, you must use the renderlet:TINYMCE like this:
	<renderlet:TINYMCE name="summary">
		<label>Description:</label>
		<config width="450px" height="200px" />
	</renderlet:TINYMCE>

Good luck,
Loredana




Vendy Tjung a écrit :
> Hi All,
> 
>  
> 
> can i render the Textarea as RTE in Frontend?
> 
> <renderlet:TEXTAREA name="additional_times_places">
> 
>  
> <label>LLL:EXT:seminars/locallang_db.xml:tx_seminars_seminars.additional_tim
> es_places</label>
> 
> </renderlet:TEXTAREA>
> 
>  
> 
> I need the times and places as RTE.
> 
>  
> 
> somebody know?
> 
>  
> 
> Thanks,
> 
>  
> 
> Vendy.
> 


More information about the TYPO3-project-formidable mailing list