skmMenu and Breadcrumbs

E

empire5

It does not seem skmMenu supports a breadcrumb. I was thinking of using the
SiteMap class for the breadcrumb. Has anyone done anything like this? My
potential designs are:

1. Using menu.sitemap as the base layout and populating the skmMenu menuitem
collection programmatically.
2. Writing a conversion of menu.sitemap to the skmMenu.xml menu item
structure.
3. The reverse of the above two, i.e.: start with skmMenu.xml
4. Maintain both menu.sitemap and skmMenu.xml

I'd like to stay with open source stuff or .net classes.
 
E

empire5

OK, so let's say we pick the sitemap.xml as our base? We would then xml
transform it to skmMenu.xml

Seems like a good addition to the 4 proposed designs below.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top