Hello,
I want to change the configuration of TinyMCE within 3.2 Share.
As a test case, I've decided to remove the fontsize button from the toolbar and increase the height of TinyMCE.
Having read other similar posts in this forum, I copied the contents of web-client-config-wcm.xml into shared/classes/alfresco/extension/web-client-config-custom.xml, replaced what I needed to, and added the "replace='true'" attribute to the <config> element. But this doesn't seem to change anything.
I then tried placing the same content into shared/classes/alfresco/web-extension/web-framework-config-custom and editing web-client-config-wcm.xml directly to no avail.
I seem to have _some_ success editing the tiny_mce-min.js file directly, but I'm sure this isn't the preferred, most sustainable, option?
What's going wrong? Does anyone have a link to an example or tutorial they could post?
TIA,
Simon