Products

Solutions

Resources

Partners

Community

About

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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Remove Message and Notifications Link Options in the Menu Bar in DNN 6.2Remove Message and Notifications Link Options in the Menu Bar in DNN 6.2
Previous
 
Next
New Post
6/19/2012 10:40 AM
 

Is it possible to either disable the link for the messages and notifications in the login menu that redirects you to your user profile page? Alternatively, could you just get rid of these two boxes somehow while keeping all the other ones (e.g. languages, login, logout, etc.)? 

I have been looking in the .ascx file for the DarkKnight skin that I am using and I come across this line which seems to affect the menu style.

<dnn:MENU MenuStyle="DNNMega" runat="server"></dnn:MENU>

Is there another menu token that doesn't have the messages and notifications link in the menu bar I can use? Or is there some other way to combat this issue?

 
New Post
6/19/2012 2:42 PM
 
Sorry, I made a mistake above. This line seems to affect the code for the login menu



Do I need to change the Login.ascx file to get rid of these two menu options? Or does some other skin object need to be changed?
 
New Post
6/19/2012 2:44 PM
 
Sorry, the code referred to above should be:

< dnn:LOGIN ID="dnnLogin" CssClass="LoginLink" runat="server" LegacyMode="false" />
 
New Post
6/19/2012 5:46 PM
 

To disable the notification, messages and image on the login I would try to set the LegacyMode="true".  Not sure if this worked correct, a other way could be to change the lines into

 

<dnn:LOGIN runat="server" id="dnnLOGIN" cssclass="LoginTokens" />

<dnn:USER runat="server" id="dnnUSER" cssclass="LoginTokens" />

 
New Post
6/19/2012 8:44 PM
 
As mentioned the user control has a LegacyMode property to revert to the "old" behaviour without the enhanced markup, but you can also switch on/off the capabilities via the ShowUnreadMessages and  ShowAvatar properties.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Remove Message and Notifications Link Options in the Menu Bar in DNN 6.2Remove Message and Notifications Link Options in the Menu Bar in DNN 6.2


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