Hi All,
We are using WEM 8.5 SP1+Cumulative (2015-08-06 16:57:14 GMT). When we set alignment for Image in TinyMCE and save the content, the applied alignment wiped out for that image.
Earlier we used WEM 8.5, as per OT Support have upgraded to latest cumulative Patch, but still having same issue.
I have given TinyMCE Widget configuration values. Can someone help to resolve this.
------------------------------------------------------------------------------------------------------------------------------------------------------
{
theme:"advanced",
plugins:"inlinelinksmedia,autolink,lists,spellchecker,pagebreak,style,layer,table,save,advhr,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template",
theme_advanced_buttons1:"bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect",
theme_advanced_buttons2:"cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,insertdate,inserttime,preview,|,forecolor,backcolor",
theme_advanced_buttons3:inlineLinksMediaCommandArray.toString(),
theme_advanced_buttons3_add:",|,anchor,unlink,code",
theme_advanced_toolbar_location:"top",
theme_advanced_toolbar_align:"left",
theme_advanced_statusbar_location:"bottom",
theme_advanced_resizing:true,
theme_advanced_styles: "PDF List=lstpdf;Header 1=header1;Header 2=header2;Header 3=header3;Table Row=tableRow1",
skin:"o2k7",
skin_variant:"silver",
convert_urls:false,
extended_valid_elements:"script[src|type|language],img[class|src|border|alt|title|hspace|vspace|width|height|onmouseover|onmouseout|name|vgn_ext_params]"
}
------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks
Jay