[TYPO3] Please, help with RTE needed, it's not longer funny to edit text in TYPO3. :-/
Aji Yahya
aji.yahya at gmail.com
Wed Jul 30 18:55:39 CEST 2008
Dirk Schlueter schrieb:
> Hi TYPO3 people,
>
> since TYPO3 4.1.7 / 4.2 it's not longer funny to edit text content in
> TYPO3.
>
> In every text content element i'm inserting in a page, the RTE is loaded
> the first time. I don't want the rte, but disable the rte completly is
> not a alternative, because i need it sometimes.
>
> In all versions before 4.1.7 i can click on "disable RTE" and the RTE is
> disabled on all content elements while i uncheck the "disable RTE"-
> Checkbox or click on the RTE-Wizard-Icon.
>
> It there any way to get back the old behaviour of the rte enable/disable?
>
> Editors are nerved from clicking every time on "disable rte" and loading/
> disabling of it needs unnecessary time.
>
> Any ideas appreciated, including changes in the core!
>
> Thanks a lot.
> Dirk
Hi Dirk,
you can disable the RTE in TSconfig of the root page.
add this to TSconfig:
RTE {
default {
disabled = 1
}
}
as you wrote that you need it sometimes, then change the value of
"disabled" to "0", this will make the RTE available again & without
changing the core.
Best Regards
Aji
More information about the TYPO3-english
mailing list