[TYPO3-mvc] RTE for Extbase Frontend Plugin form

Henjo Hoeksma me at henjohoeksma.nl
Fri Jul 13 00:16:30 CEST 2012


Hi Roland,

I used the Aloha editor on some occasions without any problems.

Kind regards,

Henjo

Problems are small because we learned how to deal with them.
Problems are big because we need to learn how to deal with them.


On Wed, Jul 11, 2012 at 4:58 PM, Roland <most.wanted at gmx.at> wrote:

> hi everybody,
>
> i need to enable the RTE for various textarea fields of my extbase/fluid
> fe plugin form:
>
> --- quote ---
>
> --- quote ---
>
> <f:form method="post" controller="Stellungnahme" action="update"
> name="kurzkommentar" object="{kurzkommentar}">
>
> <f:form.textarea property="text" rows="" cols="" />
>
> </f:form>
>
> --- /quote ---
>
> i found this snippets:
>
> http://www.in2code.de/**community/snippet-datenbank/**snippets/detail/rte-
> **viewhelper/?tx_in2snippets_pi1<http://www.in2code.de/community/snippet-datenbank/snippets/detail/rte-viewhelper/?tx_in2snippets_pi1>
>
> so i tried this:
>
> --- quote ---
>
> <f:form onsubmit="rteMove()" method="post" controller="Stellungnahme"
> action="update" name="kurzkommentar" object="{kurzkommentar}">
>
> <wdb:rte value="" isLast="1" name="text" namePrefix="tx_**
> wissensdatenbenk_**wissensdatenbank[test]" />
>
> <f:form.textarea property="text" rows="" cols="" />
>
> </f:form>
>
> --- /quote ---
>
> the plugin shows the textarea and above it some whitespace a animated
> loading.gif and test that says "the editor is being loaded. plaese wait..."
>
> i guess i don't exactly know what the varoious paramaeters exactly mean.
>
> did someone already used this viewhelper and give me some hints?
>
> or maybe you have got a better solution for the task "RTE for Extbase
> Frontend Plugin form"?
>
> kind regards.
>
> roland
>
> ______________________________**_________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc@**lists.typo3.org<TYPO3-project-typo3v4mvc at lists.typo3.org>
> http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**
> project-typo3v4mvc<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc>
>


More information about the TYPO3-project-typo3v4mvc mailing list