[TYPO3-project-formidable] RTE or TinyMCE in FORMidable 0.7

Manuel Rego Casasnovas mrego at igalia.com
Tue Jun 26 11:09:49 CEST 2007


Hi Luc,

You are right, I have a problem with the javascript.

The file isn't included correctly, in my HTML I have a line like:
<script type='text/javascript'
src='http://localhost/res/tiny_mce/tiny_mce.js'></script>

But now I've modified the source code and I get the next line:

<script type="text/javascript" src="typo3conf/ext/ameos_formidable/api/base/rdt_tinymce/res/tiny_mce/tiny_mce.js"></script>


But the result is the same, a simple textarea.


I know that the problems are because I'm using FORMIdable 0.7, but I
don't obtain that TinyMCE works neither RTE.
Perhaps I'll have to use a simple textarea without this features.

Thank you very much,
   Rego

Luc Muller escribió:
> One more precision...
>
> If you do not have any tinyMCE interface only a classical textarea. it is 
> about a JS problem.
> It do not transform the textarea into the awaited tinyMCE.
>
> but well it seems that tinyMCE wasn't include in FORMidable 0.7.0 so this 
> might be the problem.
>
> well make sure Javascript is enabled, and try to make sure TinyMCE 
> Javascript file are correctly included in your html template.
>
> Luc
>
> "Manuel Rego Casasnovas" <mrego at igalia.com> a �crit dans le message de news: 
> mailman.1204.1182841879.4800.typo3-project-formidable at lists.netfielders.de...
>   
>> Hello.
>>
>> I've taken up again the work with the TinyMCE renderlet.
>> I've followed the instructions from Luc, and with a bit of changes more,
>> I've gotten a TinyMCE renderlet "working".
>>
>> I've got a simple XML config with the next lines:
>> <renderlet:TINYMCE name="my_field" label="TinyMCE">
>> </renderlet:TINYMCE>
>>
>> With a simple template:
>> {my_filed.label}: {my_filed}
>>
>> And I get a TEXTAREA where I can place HTML code inside. But I don't
>> have any buttons to use bold, italics, ...
>>
>> How I have to configure this renderlet?
>> Where can I find some examples about how to use the TinyMCE renderlet?
>>
>>
>> Thank you very much,
>>   Rego
>>
>> -- 
>> Manuel Rego Casasnovas
>> Computer Science Engineer
>> mailto:mrego at igalia.com
>> Tel: +34 986 10 76 10
>> Fax: +34 981 91 39 49
>> Igalia - http://www.igalia.com 
>>     
>
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-formidable

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


More information about the TYPO3-project-formidable mailing list