Tagged Questions

0
votes
1answer
82 views

Breadcrumb navigation for a grails app

Hi, for my first grails project i like use a breadcrumb navigation. The only plugin i found so far is menu plugin With this plugin i was only able to create a static menu structur …
1
vote
1answer
44 views

mvc procedure question

Hello, I am borrowing some codeigniter authentication library and try to integrate it with my mvc version. My version initiates breadcrums in the basecontroller and every module …
1
vote
1answer
107 views

Windows 7 breadcrumbs in jQuery?

I could have swore I have seen this before, but has anyone the Windows 7 breadcrumb feature done in jQuery?
0
votes
3answers
124 views

click paths in logs or analytics?

I'm trying to see the path my users take when clicking thru a web app I have. I've got logs, awstats and webalizer on the server-side, and I'm looking to install some sort of analy …
0
votes
1answer
17 views

SiteMapPath Asp.net at Java

Hello, how can i do SiteMapPath navigation like Asp.net at Java (home -> product -> dvd -> ...) Exist some lib or jar to do it ? Or some example, would be nice, any idea ) Thank …
1
vote
3answers
695 views

Is it possible use ASP.NET Sitemap to generate Breadcrumbs?

Hello. I want my ASP.NET site to have simple menu string aka Breadcrumbs. I have created Sitemap with all required elements and registered into Web.config. For example: <siteMa …
0
votes
2answers
131 views

How to Implement Breadcrumbs for nested Categories

My categories can be nested about 6 levels deep at most. The problem I am having is getting the breadcrumb array or list from the database (sql server 2005). My sql skills are not …
0
votes
3answers
147 views

Finding breadcrumbs for nested sets

I'm using nested sets (aka modified preorder tree traversal) to store a list of groups, and I'm trying to find a quick way to generate breadcrumbs (as a string, not a table) for AL …
0
votes
1answer
205 views

ecommerce dynamic breadcrumb best practice - How Do you do yours ?

Hi everyone, I am looking for a best practice to provide users of my ecommerce website with a breadcrumb trail. Current Site Setup: ASp.net 3.5 SQL express 2005 DB DB Table Setu …
0
votes
2answers
376 views

JSF/Facelets: set `action` attribute to a dynamically evaluated string

In my JSF/Facelets application, I want to dynamically generate a breadcrumb trail from a list of page IDs using a custom tag: <spm:breadcrumbs trail="foo,bar,baz"/> This s …
0
votes
3answers
194 views

Bread crumbs with url rewriting

In database I have a list of hierarchical list of categories so i construct a Custom Sitemap provider (by extending StaticSiteMapProvider ) with this list of categories. Now, th …
1
vote
3answers
749 views

Extending SharePoint Breadcrumbs across multiple site collections

I’ve been trying to find a way to extend SharePoint breadcrumbs across multiple site collections, and I’ve been unable to find a way. I can set the portal site connection setting …
1
vote
1answer
475 views

Sharepoint: Custom SiteMapProvider for custom list

Hi All, I need to customise the title property for SiteMapNodes. I am using WSS, and have created a custom document library. While navigating through this library I want to chan …
1
vote
2answers
683 views

How can dynamic breadcrumbs be achieved with ASP.net MVC?

How can dynamic breadcrumbs be achieved with ASP.net MVC? If you are curious about what breadcrumbs are: What are breadcrumbs? Well, if you have ever browsed an online store o …
0
votes
2answers
418 views

Customizing breadcrumb in sharepoint publishing site with variations

I have a Sharepoint publishing site with variations. The breadcrumb by default shows this: Variation Root > English Site > Some Page What I want to display is: "Home" > Some Pag …

1 2 next
15 30 50 per page