Hi guys,
I'm working very fine with latest mojoportal release 2.3.2.4 MSSQL (buid 2009/10/29), but I've a big problem with features Forecolor and Backcolor of TinyMCE only in Event Calendar module (0.0.0.3).
When I changed the color, in non editor area, I get a big error about the format and I can't understand the solution way.
This is my custom configuration in CustomTinyMCE.config file:
FullToolbarPlugins="style,media,paste,print,searchreplace,fullscreen,emotions,directionality,table,contextmenu,advimage,inlinepopups,spellchecker,wordcount,safari"
FullToolbarRow1Buttons="code,separator,fullscreen,separator,selectall,removeformat,cleanup,cut,copy,separator,paste,pastetext,pasteword,separator,print,separator,undo,redo,separator,search,replace"
FullToolbarRow2Buttons="forecolor,backcolor,separator,blockquote,bold,italic,underline,strikethrough,separator,sub,sup,separator,bullist,numlist,separator,outdent,indent,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,formatselect,fontselect,fontsizeselect"
FullToolbarRow3Buttons="tablecontrols,separator,link,unlink,anchor,image,media,table,hr,emotions,charmap,iespell,spellchecker,separator,cleanup"
And added in User.config this tag:
<add key="TinyMCE:IncludeHardCodedStyleTools" value="true" />
Please, Can someone help me?
Thanks,
Sami