I have a RadEditor with very basic functionality. Nothing in the modules section, using external Toolbar file, and external CSS file.
However, this is generating a tremendous amount of code to the page for things like Image Manager, Document manager, etc, which I am not using. Also it's adding a lot of extra code for localization: $create(Telerik.Web.UI.RadEditor, {"_localization":{"addcustomcolor":"Add Custom Color...","addcustomhexcolor":"Add Hex Color...","
Except that I'm not using Add custom color, hex color, or anything other than bold, italic, underline.
How can I trim this way down?
However, this is generating a tremendous amount of code to the page for things like Image Manager, Document manager, etc, which I am not using. Also it's adding a lot of extra code for localization: $create(Telerik.Web.UI.RadEditor, {"_localization":{"addcustomcolor":"Add Custom Color...","addcustomhexcolor":"Add Hex Color...","
Except that I'm not using Add custom color, hex color, or anything other than bold, italic, underline.
How can I trim this way down?