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

Sharepoint permissions in RadEditor

1 Answer 43 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 25 Jul 2008, 11:56 AM
Hello,

is it possible to use Sharepoint permissions in the RadEditor ?
We want two groups of publisher.
First group need alle possibilities of radeditor.
The second group need less possibilities fo radeditor.

Is it possible to bind a sharepoint permission on an Tools.xml setting file ?

I found these example :
 RadEditor1.ToolsFile = "~/Editor/Examples/Default/FullSetOfTools.xml";

But I don't want program anything. I only want to configure.

Greatings
Martin

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 28 Jul 2008, 12:27 PM
Hi Martin,

Currently, the desired functionality is not supported out of-the-box. But, you can override the MOSSRadEditor base class in your custom WebPart and there define your custom logic that will set the editor's tools depending on the user's permissions.

In addition, please review the following help article:
http://www.telerik.com/help/aspnet-ajax/radeditor-in-custom-moss-solutions.html

I hope this helps.

Regards,
George
the Telerik team

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