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

Adding the Find & Replace button in the source code view of the Editor

1 Answer 45 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Chantal
Top achievements
Rank 1
Chantal asked on 11 Sep 2011, 03:21 AM
Hi,

We are using the Web Site Management Server 10.1 (RedDot).
We use the RadEditor for editing our content.
When i switch to source code view i would like to add the Find and Replace button. How can we add a button in the source code toolbar ?
I managed to add it in the editor view.

Is there also a way to disable the preview mode ?

Thanks a lot.

Chantal

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 13 Sep 2011, 01:28 PM
Hello Chantal,

The Find and Replace dialog could be enabled in HTML mode only in IE and this is supported only by RadEditor for ASP.NET AJAX. You can test the AJAX editor in this example: Default settings.
If the classic editor (RadEditor.dll) is used in RedDot there is not way to enable this tool in HTML mode, but you can use the built-in Find feature of the browser by hitting the Ctrl+F shortcut key combination.

You can see how to hide the preview mode of RadEditor for ASP.NET AJAX in this article Edit Modes.
To hide the Preview mode of RadEditor Classic just set the ShowPreviewMode property to "false":

All the best,
Rumen
the Telerik team

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