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

How to hide the 'Look In' section from the Link - Webpage Dialog

1 Answer 47 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
shailendra
Top achievements
Rank 1
shailendra asked on 02 Jan 2009, 09:54 PM
Hi,

I am using 5.3.1.0 Radeditor control.
I want to hide the Look In section from the Link - Webpage Dialog box. can anyone help me on this.


Thanks,
Shailendra

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 05 Jan 2009, 01:35 PM
Hi Shailendra,

You can not hide the Look In section from the default MOSS Link Manager. This dialogue is part of the default MOSS Editor and Telerik's RadEditor is just providing this functionality. If you don't want to see the Look In section, I suggest you to hide the default MOSS Link Manager and use the Telerik's LinkManager dialogue. In order to do this you need to modify the respective ToolsFile.xml, which is located in Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint\5.3.2.0__1f131a624888eeed\Resources\ToolImages folder (5.3.2.0__1f131a624888eeed depend on control's version).
1. Remove the following line.
<tool name="MOSSLinkManager" shortcut="CTRL+K" /> 

2. Add
<tool name="LinkManager" /> 


I hope this helps.

All the best,
Stanimir
the Telerik team

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