if you want to use the "old" fe editing feature you need to set this
in pageTS or userTS.
RTE.default.useFEediting = 1
or update to TYPO3 4.3 with frontend editing advanced
On Dec 8, 2:45 pm, Geison Quevedo - Brazil <
geis...@gmail.com> wrote:
> Hello, I am using the admPanel mode and tinymce_rte, when I am at site
> and click on pencil, open a pop-up to edit the content, but the
> tinymce_rte isn't loading, I did the same but by WEB-VIEW and clicked
> on pencil, and worked, but the tinymce_rte was loaded in the frame of
> typo3 CMS.
>
> is it normal?
>
> my user TSconf:
> admPanel {
> enable.edit = 1
>
> module.edit.forceNoPopup = 0
>
> module.edit.forceDisplayFieldIcons = 1
>
> module.edit.forceDisplayIcons = 0
>
> hide = 1
> }