cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring TinyMCE in Share

simon_white
Champ in-the-making
Champ in-the-making
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
2 REPLIES 2

sgt_pepper
Champ in-the-making
Champ in-the-making
Did you manage to figure this out? I have the same issue.
I'd like to add the standard alignment buttons (left, center, right) and the HTML toggle to edit HTML.

Sgt.Pepper

eddiem
Champ in-the-making
Champ in-the-making
Hi,
Have you had a look at the Forms 3.2 examples? (http://code.google.com/p/alfresco-forms-service-examples/.

We've included the examples in our Share 3.2 CE and we are able to customise tinyMCE.

Cheers,
Eddie