This is a migrated thread and some comments may be shown as answers.

Removing Managers from RadEditor

1 Answer 64 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Eli
Top achievements
Rank 1
Veteran
Eli asked on 21 Oct 2016, 06:24 PM

I am wondering if there is a way to remove the DocumentManager, ImageManager etc from the RadEditor so that none of the extra javascript for those features is loaded.  In this particular spot I am using RadEditor it is for fairly basic formatting and none of the advanced features are necessary.  I am not having any particular problem, just looking for any ways to streamline and improve performance in general.

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 24 Oct 2016, 04:00 PM
Hi Eli,

The file browser dialogs such as the Image Manager and the Document Manager use lazy loading which means that their scripts are loaded only when the user loads these dialogs. Regarding this there is nothing that you can optimize in regards to the dialogs.

You can however learn how to optimize the editor in this help article: Optimizing Performance.

Best regards,
Rumen
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
Tags
Editor
Asked by
Eli
Top achievements
Rank 1
Veteran
Answers by
Rumen
Telerik team
Share this question
or