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  |  

AspDotNetStoreFront
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Webhost4Life - $4.95 Windows Hosting
 


  Sponsors  

Meet Our Sponsors

SteadyRain
DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
Jango Studios - Skins, Modules and Hosting for DotNetNuke
eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
 


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
265 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
551 posts
everysport.net
8th 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
885 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
551 posts
everysport.net
8th 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
265 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.

 


Dnaxp.Net
Dnaxp.Net offers a comprehensive base of information, resources, and support for DotNetNuke.
www.dnaxp.net
DNNMasters - modules, consulting, development
DNNMasters developers are involved in DNN development since DNN 1.0.9 and today we offer a broad range of DNN related products and services including custom development of modules, help with ing third party modules for specific needs, general DNN technical support and administrative services.
www.dnnmasters.com
Cygnusoft Custom Software
Cygnusoft has been providing cutting-edge custom software solutions for 20 years. Cygnusoft is also a leading start-up incubator, helping our partners build successful new businesses.
www.cygnusoft.com

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