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

Vendy Tjung vtjung at dietzk.de
Tue Mar 18 14:21:52 CET 2008


Thank u for your code. Can I use it a version 0.7.
At folder I didn't see rdt_tinymce only rdt_rte. I had try this, but I got
error:

<renderlet:RTE name="additional_times_places">
<label>LLL:EXT:seminars/locallang_db.xml:tx_seminars_seminars.additional_tim
es_places</label>
</renderlet:RTE>

Thanks.

Vendy


-----Ursprüngliche Nachricht-----
Von: typo3-project-formidable-bounces at lists.netfielders.de
[mailto:typo3-project-formidable-bounces at lists.netfielders.de] Im Auftrag
von Loredana ZECA
Gesendet: Dienstag, 18. März 2008 14:15
An: typo3-project-formidable at lists.netfielders.de
Betreff: Re: [TYPO3-project-formidable] RTE with TEXTAREA in Frontend

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.
> 
_______________________________________________
TYPO3-project-formidable mailing list
TYPO3-project-formidable at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-formidabl
e



More information about the TYPO3-project-formidable mailing list