i want to configure the editor that registered user can't swith between design and html mode. only administrators and hosts.
regards
michael
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 05 Feb 2010, 05:00 PM
Hi,
You can control the appearance of Design and Html view modes of RadEditor by setting the EditModes property of the control.
Best regards,
Rumen
the Telerik team
Watch a video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Follow the status of features or bugs in
PITS
and vote for them to affect their priority.
thanks for the link, but how can i control the view modes for registered users or administrators at dotnetnuke?
0
Rumen
Telerik team
answered on 09 Feb 2010, 04:25 PM
Hi,
The requested feature is not supported out-of-the box by RadEditor for DNN and it is up to the developer working with the control to implement it. You should open the App_Code\TelerikWebUI\RadEditorProvider.vb file which represents the RadEditor provider and modify the code as per your requirements.
Kind regards,
Rumen
the Telerik team
Watch a video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Follow the status of features or bugs in
PITS
and vote for them to affect their priority.