Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Log Section
Last Post 12/09/2009 4:51 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
pmarkiewicz
New Member
New Member
Posts:47


--
12/09/2009 4:33 PM

I noticed there is a Log section which records who last edited a file that is visible to the Site Admin.  What permissions do users need to have to be able to see this Log section?

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
12/09/2009 4:51 PM
Hi Patrick,

The log for a particular file is visible in the details screen for admins. If you want to broaden this view you should edit the following file:

desktopmodules/bring2mind/dmx/controls/details.ascx

In it you'll find a dmx:dmxpanel with id pnlLog:

dmx:dmxpanel runat="server" id="pnlLog" ViewPermission="Admin"

Set the viewpermission to "View" or "Edit" to change the visibility of this block.

Peter
You are not authorized to post a reply.