Hi,
Could you please tell exactly which version of RadEditor is used in SiteCore 6.4? RadEditor Classic (RadEditor.Net2.dll) or RadEditor for ASP.NET AJAX (Telerik.Web.UI.dll)?
If it is RadEditor Classic you should ensure that the script is imported after the editor's declaration, e.g.
as shown in the following demo:
Adding Custom Tools. Note that RadEditor Classic does not support Firefox 6+ and will be rendered as a textarea in that browser.
If you use the new RadEditor for ASP.NET AJAX you see how to add a custom button in this demo:
Custom Tools. Another option is to use the following code to execute a command of a custom button:
Greetings,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now