Hi,
We're currently upgrading from TeamSite 6.7.2 to TeamSite 7.4.1 and so are switching over from VFE to TinyMCE. After a patch was applied to our test environment TinyMCE has been upgraded from v3 to v4 but the Content Template Developer manual for 7.4.1 and for 7.5 both seem to refer to TinyMCE v3 options.
So it looks like I'm back at square one trying to get custom styles working in TinyMCE (after I just got it working in v3... sigh...)
Does anyone know what's replaced the 'styles' config option? I've tried using 'style_formats' as defined in the TinyMCE doco but with no joy:
IWTinyMCECustomConfig("content", "style_formats", [title:'My class', inline: 'span', classes: 'myclass']);
Or even better, does anyone have the updated TeamSite TinyMCE customisation doco?
Thanks in advance,
Lisa