How to add a plugin to Tinymce version 3.1.2

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Barrowboy
Forum Members
Forum Members
Posts: 223
Joined: Mon Dec 16, 2013 4:09 pm

How to add a plugin to Tinymce version 3.1.2

Post by Barrowboy »

Hi
I am using the latest version of CMS with version 3.1.2 Tinymce editor.

Can you explain how to add a plugin? I would like the 'textcolor' plugin to be available to the backend user. And maybe the color picker.

I have tried always to do this but failed and unable to find any instructions on how to do this even on Tinymce website.

Can this be done on Microtiny also.

Thanks.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How to add a plugin to Tinymce version 3.1.2

Post by Dr.CSS »

TinyMCE has text color right out of the box, check the profiles tab to make sure...
Barrowboy
Forum Members
Forum Members
Posts: 223
Joined: Mon Dec 16, 2013 4:09 pm

Re: How to add a plugin to Tinymce version 3.1.2

Post by Barrowboy »

I
Thanks for your reply but can you be a bit more specific? I am unable to find any reference in the profile tabs.

I am using profile Advanced (ID 2)
jce76350
Beta Tester
Beta Tester
Posts: 2108
Joined: Mon May 29, 2006 1:20 pm

Re: How to add a plugin to Tinymce version 3.1.2

Post by jce76350 »

add in tab Plugins / Plugins : textcolor
and in toolbar "| forecolor backcolor"
as you can see in help TinyMCE | Text Color Plugin
plugins: "textcolor",
toolbar: "forecolor backcolor"
- if you want fontsize add "| fontsizeselect" in toolbar
Can this be done on Microtiny also.
Yes but you must modify the \MicroTiny\templates\tinymce_config.js but "posting code hacks is not allowed" ;)
Jean-Claude Etiemble MyPageFr
Barrowboy
Forum Members
Forum Members
Posts: 223
Joined: Mon Dec 16, 2013 4:09 pm

Re: How to add a plugin to Tinymce version 3.1.2

Post by Barrowboy »

Hi
Thanks again all done its easy when you know how.

I was adding the 'textcolor' to the toolbars not 'forecolor backcolor'

I should like to add the new cms v2 works a treat.
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: How to add a plugin to Tinymce version 3.1.2

Post by Jeff »

jce76350 wrote:Yes but you must modify the \MicroTiny\templates\tinymce_config.js but "posting code hacks is not allowed" ;)
No hacking is needed, copy that file to module_custom/MicroTiny/templates/ then edit it as needed.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: How to add a plugin to Tinymce version 3.1.2

Post by Rolf »

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Modules/Add-Ons”