Hi,
I want to add emoticons to the Telerik control in Communities as per this article:
http://www.telerik.com/help/aspnet-ajax/addcustomdropdowns.html
I need access to the location where the Telerik declaration is made but I can't seem to find it. I can't seem to add custom drop downs from just the HTMLEditorToolsFile.xml. It would seem you also need to be able to add a function to the OnClientCommandExecuting javascript.
Any ideas? Is this possible? Anyone tried this already?
Thanks,
Troy
Adding emoticons
At this time, in the case of the Communities iParts, to follow the steps specified in the article would require access to source code that is not generally available. In this case the RadEditor is created dynamically in code, it's not specified in markup. The only possible solution at this point in the current iMIS version would be to write replacements for the Communities iParts which display the HTML editor, and modifying the existing WCM content records to use the new replacement iParts.