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.
How to add a plugin to Tinymce version 3.1.2
Re: How to add a plugin to Tinymce version 3.1.2
TinyMCE has text color right out of the box, check the profiles tab to make sure...
Re: How to add a plugin to Tinymce version 3.1.2
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)
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)
Re: How to add a plugin to Tinymce version 3.1.2
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

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
Yes but you must modify the \MicroTiny\templates\tinymce_config.js but "posting code hacks is not allowed"Can this be done on Microtiny also.
Jean-Claude Etiemble MyPageFr
Re: How to add a plugin to Tinymce version 3.1.2
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.
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.
Re: How to add a plugin to Tinymce version 3.1.2
No hacking is needed, copy that file to module_custom/MicroTiny/templates/ then edit it as needed.jce76350 wrote:Yes but you must modify the \MicroTiny\templates\tinymce_config.js but "posting code hacks is not allowed"
Re: How to add a plugin to Tinymce version 3.1.2
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -



