Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorHide the Browse Server button for user rolesHide the Browse Server button for user roles
Previous
 
Next
New Post
1/24/2008 12:15 AM
 

Andrew N wrote

Hi there, I need to hide the Browse Server button in the URL popup. I have the editir set to basic for site members and i want them to be a ble to put links into their pages but I don't want them to be able to link directly to another page on the site or browse the file system in the root folder.

Cheers,

Andrew

The file management aspect is easily managed by applying permissions using the Admin, File Manager. The FCK browser will respect this. Remove view permissions from the root and give view and write permissions to your desired subfolder.

Removing the button can be done if you hack the file Providers/HtmlEditorProviders/Fck/FCKeditor/editor/dialog/fck_link.html

Put something like this around the div holding the button at line 63:

<% If DotNetNuke.Security.PortalSecurity.IsInRoles("PortalSettings.AdministratorRoleName") Then%>

button code

<%End If%>

You'll have to repeat this when you upgrade, or if the next version already has this option, as Locopon has mentioned, then you can drop it altogether.

Rob

 
New Post
11/8/2009 10:24 PM
 

Old post, but I too am attempting to hide this doggone browse server button from anyone that is not an admin.  The code hack below does not appear to work because the file is an HTML and not something that runs on the server side (ie: and aspx file).

 
New Post
1/15/2013 2:50 AM
 
Thanks Mauricio, I need it
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorHide the Browse Server button for user rolesHide the Browse Server button for user roles


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out