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

[Solved] RadEditor Hyperlink manager doesn't display any pages in Page library

1 Answer 114 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Atul
Top achievements
Rank 1
Atul asked on 28 Jan 2010, 08:35 PM
Using RadEditorSharePoint 5.6.1.0 (MOSS 2007), when we try to open the hyperlink manager in the radeditor to link to a different page then NO PAGES APPEAR in the pages library of the current site (although pages exists and published).

please advise.

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 02 Feb 2010, 08:02 AM
Hi Atul,
By default RadEditor for MOSS uses OOB SharePoint link manager. Could you confirm that you are using it or the provided by Telerik one. You can do this by checking the respective ToolsFile.xml or ListToolsFile.xml (for list, wiki, blog ...), which are located in the /Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/5.x.x.0__1f131a624888eeed/Resources/ folder. If you have the following code
<tool name="MOSSLinkManager" shortcut="CTRL+K" />
,
you are using the OOB Link Manager. In this case i suggest you to enable the RadEditor for MOSS Link Manger. In order to do this replace the code above with:
<tool name="LinkManager" shortcut="CTRL+K" />

If this does not help, provide me with the editor's configuration files: ConfigFile.xml, ListConfigFile.xml, ToolsFile.xml, ListToolsFile.xml, which are located in the /Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/5.x.x.0__1f131a624888eeed/Resources/ folder.

Best wishes,
Stanimir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Atul
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or