Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AppTheory specializes in solutions based on the DotNetNuke platform and has 2 employees on the DotNetNuke Core Team.
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Engage Software - Training Partner for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
The best choice for your web site host, email hosting, and domain registration.
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Make it Hot! ( ...  dnnMENU question for the Skinning Team
Previous Previous
 
Next Next
New Post 6/16/2008 1:09 PM
User is offline Cuong Dang
275 posts
engagesoftware.com
9th Ranked


dnnMENU question for the Skinning Team 

Can the Skinning Team (or anyone) confirm that the followings are working properly in dnnMENU. If so, please show an example that it's successfully implemented.

CSSSeparator

CSSLeftSeparator

CSSRightSeparator

CSSLeftSeparatorSelection

CSSRightSeparatorSelection

CSSLeftSeparatorBreadCrumb

CSSRightSeparatorBreadCrumb

The above items are attributes that can be embedded in an ASCX file when you want to specify your CSS selectors. However, on numerous attempts, we (as many other deveplopers) have not seen any lights at the end of the tunnel.

Thanks,


Cuong Dang
Engage Software
St. Louis, MO
314.966.4000



The leading provider of DotNetNuke support, training and custom module development.
 
New Post 6/16/2008 2:05 PM
User is offline Brandon Haynes
638 posts
everysport.net
7th Ranked


Re: dnnMENU question for the Skinning Team 

Hi Cuong,

I use Telerik's RadMenu exclusively, but since no one else has responded maybe I can yield some insight into your problem.

To diagnose problems like these, I suggest looking at the menu navigation provider and seeing how the relevant values are being used.  Looking in Library/Providers/NavigationProviders/DNNMenuNavigationProvider/DNNMenuNavigationProvider.vb, I see the CSSSeperator attribute being used as follows:

If String.IsNullOrEmpty(SeparatorHTML) = False Then
 If CSSSeparator <> "" Then strSeparatorClass = CSSSeparator
 strSeparator = SeparatorHTML
End If

...

If String.IsNullOrEmpty(strSeparator) = False AndAlso strType = "All" Then 'strType <> "Left" AndAlso strType <> "Right" Then
 objMenuItem.LeftHTML &= GetSeparatorMarkup(strSeparatorClass, strSeparator)
End If

So, SeperatorHTML must be specified in order for this attribute to be used.  Once the strSeparatorClass is initialized, it is only used when strSeparator is non-empty AND strType == "All".  Only then is the generated markup value appended to the results.

Pretty confusing, huh?

Brandon


Brandon Haynes
BrandonHaynes.org
 
New Post 6/16/2008 2:08 PM
User is offline Salaro Golestanian
892 posts
www.salaro.com
7th Ranked




Re: dnnMENU question for the Skinning Team 
Modified By Salaro Golestanian  on 6/16/2008 5:50:17 PM)

I am a little rusty on these but these are all SolpartMenu stuff that are not supported at the moment in DNNmenu.

Salar


SalarO

 
New Post 6/16/2008 2:10 PM
User is offline Brandon Haynes
638 posts
everysport.net
7th Ranked


Re: dnnMENU question for the Skinning Team 

Yeah -- I suspected as much when I saw that those property definitions were all commented out in the provider source.

Brandon


Brandon Haynes
BrandonHaynes.org
 
New Post 6/16/2008 3:01 PM
User is offline Cuong Dang
275 posts
engagesoftware.com
9th Ranked


Re: dnnMENU question for the Skinning Team 
Modified By Cuong Dang  on 6/16/2008 6:06:36 PM)

 Salaro Golestanian wrote

I am a little rusty on these but these are all SolpartMenu stuff that are not supported at the moment in DNNmenu.

Salar

Salaro,

Thanks for the response. but according to this document written by Jon Henning (page 14), it clearly states that it is compatable with both SolPartMenu and dnnMENU. Is that right?


Cuong Dang
Engage Software
St. Louis, MO
314.966.4000



The leading provider of DotNetNuke support, training and custom module development.
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Make it Hot! ( ...  dnnMENU question for the Skinning Team
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Icthus Technologies
Building Faith on the Internet
www.icthustech.com
Efficion Consulting
A premier DotNetNuke consulting firm providing complete DNN services including: custom module development, skinning and design, installation and integration services.
www.efficionconsulting.com
DotNetNuke Training by Engage Software
Specializing in customized training, architecture and module solutions for large scale implementations lead by DNN Core Team Member Christopher Hammond.
engagesoftware.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP