[TYPO3-english] TinyMCE RTE configuration

tom typostudy at gmail.com
Wed Jul 25 14:57:38 CEST 2012


Hi,

It is working now after I put the below code into root page Tsconfig:
RTE.default.FE.init {
    theme_advanced_buttons3 =
}

Tom

On Wed, Jul 25, 2012 at 5:13 PM, tom <typostudy at gmail.com> wrote:

> Hi,
>
> I did some test, I put below code into root page->page TSconfig:
> RTE.default.init {
> theme_advanced_buttons2=
> theme_advanced_buttons3=
> theme_advanced_buttons4=
> }
> But FE(frontend), still no change, see picture here:
> http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7773749793
>
> And then I went to info->root->page TSconfig, I see RTE->default->init:
> theme_advanced_buttons1=newdocument,|,undo,redo,|...
> theme_advanced_buttons2=
> theme_advanced_buttons3=
> theme_advanced_buttons4=
> which is right(I set up in root pageTS), see picture here:
> http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7775223708
>
>  And I scrolled down, see RTE->default->FE->init: see picture here:
> http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7775280695
> I guess the values in RTE->default->FE->init overwrite the values in
> RTE->default->init:
> So how could I check the values(theme_advanced_buttons) in FE, and changed
> it to the same values as RTE->default->init?
>
> Blessings--Tom
>
>
> On Wed, Jul 25, 2012 at 8:12 AM, tom <typostudy at gmail.com> wrote:
>
> > Hi,
> >
> > I went to root page(id=1,shortcut page)->Edit page
> > properties->resources->TypoScript Configuration
> > Page TSConfig->put code"RTE.default.init {
> >   theme_advanced_buttons4=
> > }
> > "
> > Then clear all caches, In my internet/firefox browser, I even deleted all
> > the cookies, but still no change on my site(FE), what could go wrong?
> >
> > Tom
> >
> > On Wed, Jul 25, 2012 at 1:15 AM, Robert Wildling
> > <robertwildling at gmail.com>wrote:
> >
> > > In PageTS if root page, write:
> > >
> > > RTE.default.init {
> > >   theme_advanced_buttons4=
> > > }
> > >
> > > That should do it.
> > >
> > > To do further configuration, use:
> > > http://www.delusionworld.com/**files/tinymce_rte-config-**utility/<
> > http://www.delusionworld.com/files/tinymce_rte-config-utility/>
> > >
> > > Use forge for further infos:
> > > http://forge.typo3.org/**projects/show/extension-**tinymce_rte<
> > http://forge.typo3.org/projects/show/extension-tinymce_rte>
> > >
> > > And use the google group list to find even more infos:
> > >
> https://groups.google.com/**forum/?fromgroups#!forum/**typo3-tinymce_rte
> > <https://groups.google.com/forum/?fromgroups#%21forum/typo3-tinymce_rte>
> > >
> > > HTH!
> > > Regards,
> > > Robert
> > >
> > >
> > >  Hi,
> > >>
> > >> I am using TinyMCE RTE 0.8.1, I want to remove the last row of icons
> of
> > >> TinyMCE RTE, see picture here:
> > >> http://photo.163.com/**tomliutest/#m=2&aid=240826374&**pid=7773749793
> <
> > http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7773749793>
> > >> I read the manual ext/tinymce_rte/doc/manual.**sxw, but it is for
> older
> > >> version.
> > >> 1. I tried to edit extension manager->  tinymce_rte->configuration->**
> > >> Preset
> > >> pageTSconfig. , I changed standard to minimal, but FE no change,
> > >> 2. I was also thinking to edit ext/tinymce_rte/static/**standard.ts,
> but
> > >> it
> > >> seems it is not the right way to do.
> > >>
> > >> So if I want to remove the last row of icons of TinyMCE RTE, how
> could I
> > >> do? thanks.
> > >>
> > >> Tom
> > >>
> > >
> > > ______________________________**_________________
> > > TYPO3-english mailing list
> > > TYPO3-english at lists.typo3.org
> > > http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**english<
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english>
> > >
> > _______________________________________________
> > TYPO3-english mailing list
> > TYPO3-english at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> >
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list