Hi,
I am trying to customize the HTML editor in Alfresco Share/Client.
As per my business requirements the HTML editor should have only few elements(Bold,Italic,Underline etc)
I want to remove all other elements.I have deleted theme_advanced_buttons1_add : "fontselect,fontsizeselect",
theme_advanced_buttons2_add : "separator,forecolor,backcolor",
theme_advanced_buttons3_add_before : "tablecontrols,separator", lines from create-html.jsp file and it causes to remove few elements.Further I want to remove some more elements..
Please do share your ideas to customize the HTML ediotr as per requirements.
Thanks in Advance.Thiru