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

Toolsfile

1 Answer 127 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Imran
Top achievements
Rank 1
Imran asked on 10 Sep 2008, 01:41 PM

Hello and apologies for another question regarding the toolsfile. I've trawled the forum but still haven’t found any specific answers.

In our previous installation of RadEditor we had ToolsFile and a ConfigFile. In the Config file we specified many properties but more importantly:

height, width, newlinebr, image/document paths and skin.

So using this config file we were able to control all the RadEditors in our application.

Looking at the new version, it seems it doesn’t have support for ConfigFile, so where can we assign these properties without having to declare them for each RadEditor. Is it possible to do it in the Toolsfile?

I see that ImageManager and DocumentManagers are used, but in the ToolsFile is it possible to specify the paths, as we don’t want to declare them for each individual instance of RadEditor in our app.

All help would be greatly appreciated. Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 10 Sep 2008, 03:17 PM
Hi Imran,

In RadEditor for ASP.NET AJAX the ConfigFile.xml is no longer supported, because RadEditor can be easily configured to use ASP.NET 2.0 Themes the same way you would do for an ordinary ASP.NET control. A chosen theme can be shared among multiple editors and thus make group re-configuration extremely easy. This ensures that configuration of all editors is done from a single location.

For more information on this topic, please, review the following help article: Using Themes
.


Best regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Imran
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or