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

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Problems with Solpart submenubreadcrumbarrowProblems with Solpart submenubreadcrumbarrow
Previous
 
Next
New Post
6/27/2006 9:58 AM
 

Dear dnn fellows
It seems that submenubreadcrumbarrow is not working in version dnn 4.0.3.

In the xml of my uploaded skin I've set:
<Setting>
  <Name>useskinpatharrowimages</Name>
  <Value>true</Value>
</Setting>
<Setting>
  <Name>rootbreadcrumbarrow</Name>
  <Value>RtMnItBrArrw.gif</Value>
</Setting>
<Setting>
  <Name>submenubreadcrumbarrow</Name>
  <Value>SuMnItBrArrw.gif</Value>
</Setting>
<Setting>
  <Name>userootbreadcrumbarrow</Name>
  <Value>true</Value>
</Setting>
<Setting>
  <Name>usesubmenubreadcrumbarrow</Name>
  <Value>true</Value>
</Setting>

The rootbreadcrumbarrow shows up correctly.
That means it uses the gif in the same map as the skin location. For instance:
<img alt="*" src="/dnn403/Portals/_default/Skins/Sta-SkinBlue/RtMnItBrArrw.gif" border="0">
The submenubreadcrumbarrow don't shows up correctly.
That means it uses the .gif in the images map of dnn.
<img alt="*" src="/dnn403/images/breadcrumb.gif" border="0">

  Who have checked this? Who can help me?...


Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
7/30/2006 3:01 PM
 

Dear Dnn-fellows

Perhaps this is the solution.

First
In dnn 4.0.3 and later... you can choose a menu provider, for instance:
ProviderName="SolpartMenuNavigationProvider"
ProviderName="DNNMenuNavigationProvider"
Dnn support both (and others...).

Second
In the solpartmenu you could use for instance:
rootbreadcrumbarrow="RtMnItBrArrw.gif"
submenubreadcrumbarrow="SuMnItBrArrw.gif"

These setting you can't use anymore...

Third
Instead of this two properties you've to use
NodeLeftHTMLBreadCrumbSub (HTML to display to the left of the node that resides in a submenu and is a breadcrumb)
NodeRightHTMLBreadCrumbSub (HTML to the right of the node that reside in a submenu and is a breadcrumb)
NodeLeftHTMLBreadCrumbRoot (HTML to display to the left of the node that resides in the root and is a breadcrumb)
NodeRightHTMLBreadCrumbRoot (HTML to the right of the node that resides in the root and is a breadcrumb)

I'm still surprised that the rootbreadcrumbarrow works...

There is a lot of work to do to manage the menu's (solpartmenu and dnnmenu). I hope that we can help each other.


Vriendelijke groeten
Gilbert Vanden Borre
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Problems with Solpart submenubreadcrumbarrowProblems with Solpart submenubreadcrumbarrow


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