Tagged Questions
A navigation aid used in user interfaces
20
votes
6answers
5k views
13
votes
2answers
10k 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 or read posts in a ...
7
votes
4answers
5k views
Breadcrumbs in Ruby on Rails
I'm slightly insecure about my breadcrumb solution. Names and links are defined in each controller action:
<a href="http://localhost:3000/">Home</a>
<% if defined? @l1_link %>
...
6
votes
2answers
390 views
MVC Sitemap Provider — Maintaining URL parameters in breadcrumb trail
I'm using the MvcSiteMapProvider from http://mvcsitemap.codeplex.com/ to create a breadcrumb trail for my project. I have some URLs that need an ID to be passed to present information for the ...
6
votes
4answers
60 views
PHP array question
This is more of a conceptual question concerning the built in functionality of PHP and arrays. I was wondering if there is any way to do the following:
You have an array $a and this array contains 5 ...
5
votes
2answers
75 views
Graphical breadcrumb for Emacs
Anyone know of any graphical breadcrumbs for Emacs? I would like to have the path to the file I am currently editing displayed on top somewhere.
5
votes
2answers
704 views
Creating a graphical breadcrumb or process trail in .NET MVC 2
I have a breadcrumb structure similar to the image above. It displays the progress trail of the forms, the form names and the current page being displayed and it also gives the user a guide to the ...
4
votes
5answers
153 views
How to Keep CSS Background Image on top of all divs(breadcrumb arrows)?
I have built a small breadcrumbs example cloning some functionality from Google's design. I have been looking to get the arrows to display on top of each-other so there isn't any white space. I have ...
4
votes
2answers
986 views
How do I remove HOME from breadcrumb
I am using Drupal 6.17 and want to get rid of "HOME" in the breadcrumb output...
eg:
$breadcrumb= PRODUCTS // SOFTWARE // FEATURES
instead of
HOME // PRODUCTS // SOFTWARE // FEATURES
4
votes
2answers
649 views
Bread-crumb style navigation for Winforms
Does anybody know of a bread-crumb style navigation for Winforms like the one from DotNetBar.
http://www.devcomponents.com/dotnetbar/BreadCrumbHorizontalTreeControl.aspx
I really like that control. ...
4
votes
2answers
4k views
how to implement breadcrumbs using Zend_Navigation
what are the best practices/suggestions/techniques to implement a breadcrumb for a ZendFramework application using Zend_Navigation? how and where is the best method to define the page hierarchy?
3
votes
1answer
251 views
In Rails 3, how do I implement breadcrumbs with multiple paths to nodes?
In our application, various articles can be reached via a number of paths.
You could, for example, go
"home > category 'rock music' > article 'Behind the Beatles'",
or "home > category ...
3
votes
1answer
95 views
zend navigation breadcrumbs to bypass ACL
I make use of Zend_Navigation and its menu helper and breadcrumbs helper together with Zend_Acl. This all works as expected. But is it possible to ignore the acl on the breadcrumbs only?
My goal is ...
3
votes
1answer
128 views
Best practice for outputting breadcrumbs in PHP
As part of an eCommerce solution we're working on, the CMS has the option for product categories to have an unlimited number of sub-categories, and each sub-category can have an unlimited number of ...
3
votes
4answers
110 views
Forcing text left in a Div
I have a breadcrumb pages showing in a div.( 25px high by 700px wide) The trouble is I have so many pages that the page titles in the breadcrumb are spilling out of the div. Is there a way for the ...
3
votes
4answers
285 views
Trimming a breadcrumb
I'm currently struggling with the problem of trimming a breadcrumb navigation so it doesn't destroy my site's design.
The problem is the following: The breadcrumb navigation has a fixed width (let's ...
3
votes
3answers
2k views
Can I add Microdata from HTML5 to a XHTML Strict site and still be compliant?
I've got a site coded in XHTML 1.0 Strict. I want to use the new Microdata to add breadcrumbs to my site (so Google will understand them).
My old non-microdata marked-up breadcrumbs look like this:
...
3
votes
2answers
188 views
Breadcrumbs in Fusebox 4/5
I'm wondering if anyone has come up with a clean way to generate a breadcrumbs trail in Fusebox. Specifically, is there a way of keeping track of "where you are" and having that somehow generate the ...
3
votes
2answers
2k views
Are there any JSF components for implementing breadcrumb navigation?
As far as I know there are two "kinds" of breadcrumbs.
The static/hierarchy one
Works like a stack
Entries are pushed when a user goes "deeper" into the site
Entries are poped when user goes "up" ...
3
votes
4answers
6k views
PHP Simple dynamic breadcrumb
I think this script is of big interest to any noob around here :) including me :)
What I want to create is a little code that I can use in any file and will generate a breadcrumb like this:
If the ...
3
votes
1answer
768 views
Passing parameters in breadcrumbs
I'm still a relative newcomer to Zend Framework, so please forgive me if this is a stupid question!
I'm using the breadcrumbs view helper in my application's main layout to provide the usual ...
3
votes
3answers
2k 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?
2
votes
1answer
127 views
jQuery build breadcrumb nav links from list structure
i have been modifying a snippet found on jsfiddle that creates breadcrumb links from an html ul nav structure:
working example: http://jsfiddle.net/pseudorad10/WpRMd/3/
trying to get working ...
2
votes
3answers
86 views
What semantic HTML markup should be used to create breadcrumbs?
What meaningful HTML tag should be used to create breadcrumbs? I have a menu bar which is created using unsorted list since it is a list:
<ul id="navigation">
<li><%= ...
2
votes
1answer
124 views
$post->post_parent behaves different on page then in functions.php
I created/modified a function to display breadcrumbs on pages on WordPress. The modified version makes use of #post->post_parent to get the parent of a page in order to have a full breadcrumb trail ...
2
votes
2answers
510 views
Building breadcrumbs for unlimited category depth - PHP + SQL
I'd like to be able to build the breadcrumbs for a content page, however the categories a piece of content is in can have unlimited depth, so i'm not sure how to go about it without getting each ...
2
votes
2answers
127 views
How do I determine where a header redirect came from
I need to find a way that the target of a header() redirect can determine what page initiated the redirect. We are using a mod_auth_cas hack to validate logins. Since we cannot have the entire site ...
2
votes
1answer
522 views
Breadcrumbs SiteMapPath and SEO-Friendly Routing
I have routing set up as follows:
void RegisterRoutes(RouteCollection routes)
{
routes.MapPageRoute("", "Home", "~/Default.aspx");
......
}
I'm implementing breadcrumbs using a SiteMapPath ...
2
votes
5answers
353 views
<div id=“breadcrumb”> or <div id=“breadcrumbS”> …?
this might seems as a very silly question or some might even think it's an attempt for starting a trolling discussion. Please don't .. I am serious with this question :)
Me and my work-mate, web ...
2
votes
1answer
48 views
PHP Simple modification/correction
I got this code from someone, it's almost perfect to create a dynamic breadcrumb, but there just a little glitch because it echoes two dividers before the breadcrumb:
$crumbs = ...
2
votes
4answers
361 views
How to recursively subtract from an array?
I'm pulling the url parameter and I'm trying to create a breadcrumb out of it. So, if I pull:
$url = 'contact/jane/now';
and I do:
$path = explode("/",$url);
How can I put it in a loop so that ...
2
votes
2answers
743 views
How to create breadcrumbs using Dynamic Data/LINQTOSQL framework?
I need some EXAMPLES or IDEAS on how to created dynamic breadcrumb control which will dynamically generated breadcrumbs for Dynamic Date framework powered by LINQTOSQL
2
votes
1answer
187 views
Implementing a bread crumb in Django
I'm writing an application in Django and I want every page to contain a bread crumb.
The bread crumb needs to look like "Group A > Group A.1 > Group A.1.1". On each page the bread crumb will be ...
2
votes
1answer
1k views
Drupal6: In theme_preprocess_page(&$vars), where do $vars come from? (How to manipulate breadcrumb)
I want to remove the breadcrumb when it's just one entry ("Home"). I'm in my theme's theme_preprocess_page(&$vars) function. $vars['breadcrumb'] is available, but it's just HTML. This is a bit to ...
2
votes
1answer
3k views
Easy breadcrumbs for RESTful rails application
Is there any helper method (Other than default rails breadcrumb) that generates bread crumb navigation dynamically for a particular page without having to pass trivial parameters in RESTful ...
2
votes
3answers
3k views
Is it possible use ASP.NET Sitemap to generate Breadcrumbs?
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:
<siteMap>
<siteMapNode ...
2
votes
4answers
155 views
Is adding attributes to nodes in the web.sitmap a bad idea?
I using SiteMapPath with an xml file for data. I would like to use the same file for another menu, but I need to have more information attached to each node.
<siteMapNode target="_blank" ...
2
votes
3answers
5k views
Dynamic breadcrumb generation - how to do?
I'm in the early phases of developing a brand spanking new site with Spring + Tiles. The site needs dynamically generated breadcrumbs.
What I mean by dynamic is that the user may reach a certain site ...
1
vote
0answers
21 views
Shared/Global Dictionary in Django Between URLs and Context Processor
At runtime I'm trying to generate a tree of parent-child relationships between views using the urls.py of different apps. I'm trying to accomplish breadcrumbs by allowing this tree to be defined by ...
1
vote
1answer
34 views
Dynamic SiteMap, BreadCrumb Based Off of Multiple Tables
I have about 20 different tables that each have a different parent / child relationship built into them. I've recently been asked to create a breadcrumb and Site Map for our website based off of all ...
1
vote
1answer
41 views
Breadcrumbs not working
I use this code below on my site to process breadcrumbs,
The problem with this code that i am getting all the time the same hierarchy and not the true one..
for example: url is ...
1
vote
3answers
145 views
CSS / HTML - Create “navigation breadcrumb”
Please start off by seing this image:
http://i44.tinypic.com/2zoivt0.png
As you can see, I pointed out the 3 navigation breadcrumb.
I am wondering how I am able to obtain this with CSS/CSS3 and ...
1
vote
0answers
94 views
Problems applying styles in Breadcrumb NavXT plugin for Wordpress
I am having enormous problems applying my styles to the Breadcrumb NavXT plugin.
When I applied my styles in a html test document it looked fine: screenshot
When I applied the same styles (but ...
1
vote
2answers
59 views
Drupal Menu-How to get Hierarchy
In Drupal how can I get selected menu items hierarchy?
If I selected item3, how can I get the the entire hierarchy...(eg:item1->item2-item3)
If I use $menu_item = menu_get_item();, I will get active ...
1
vote
1answer
142 views
Creating a breadcrumb control using FlowLayoutPanel in C#
I was thinking about ways to exploit the flow layout panel control, and I thought about the idea of using this control as a base for a breadcrumb control.
The standard I'm aiming for being the ...
1
vote
1answer
118 views
How to use django-sitetree? 2.0
I have annoying problems using django-sitetree (version 0.5.1) for generating a navigation menu with Django. For testing purposes I tried to configure django-sitetree to make a sitetree for the ...
1
vote
4answers
56 views
Problem modifying links within span
I am currently learning javascript/CSS and so I am trying to implement the Dynamic Javascript Breadcrumbs found at: http://www.webmonkey.com/2010/02/build_dynamic_breadcrumbs_with_javascript/. The ...
1
vote
2answers
118 views
Creating a breadcrumb like hierarchy using LINQ
I'm building a dropbox -like application to store images.
I have a database table called Images:
ImageId [PK]
ParentImageId [FK]
Name
Path
I want to create a breadcrumb from the above structure ...
1
vote
3answers
71 views
How to convert CSS class to id?
this is the CSS code...
.breadcrumb {
font-size: 10px;
background-color: #006600;
padding: 0px 2px 2px 2px;
text-align: center;
color: #FFFFFF;
}
.breadcrumb a {
color: ...
1
vote
1answer
170 views
php recursive breadcrumb from MySQL with category names
Here is my code:
function printBreadCrumb($id,$level=0) {
$levelNames=array('Year','Model','Serie','Maker');
$query = "SELECT * FROM category WHERE del=0 AND id=".$id." LIMIT 0,1";
$res ...