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

Selecting default font-size in the DropDown

1 Answer 53 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
IT Betrieb
Top achievements
Rank 1
IT Betrieb asked on 14 Nov 2008, 09:26 AM
Hello,

we would like to preselect a font size in edit mode. I found instruction for implementing this with javascript, but the files which should be edited don't exist (instructions are for 4.4.0, we have 5.2.3)

http://www.telerik.com/community/forums/aspnet/editor/default-size-and-font.aspx#406720

Could you please provide an updated instructions for loading the javascript?

Regards,
Markus

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 14 Nov 2008, 10:42 AM
Hi IT Betrieb,

You can set certain properties for RadEditor by modifying the respective ConfigFile.xml.
It is located in the following folder:
/Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/5.2.3.0__1f131a624888eeed/Resources/

There you can set the OnClientLoad property of the RadEditor.

You can use EditorToolPart.js file to place your java script code. It is also located in the folder:
/Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/5.2.3.0__1f131a624888eeed/Resources/

I hope this helps.

Greetings,
Stanimir
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
WebParts for SharePoint
Asked by
IT Betrieb
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or