tc:breadcrumbs
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tc:breadcrumbs [2006/09/18 05:58] – created fgm | tc:breadcrumbs [2023/11/13 15:37] (current) – replaced Drupal links by monospace text fgm | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Breadcrumbs output by the taxonomy_context module ====== | ====== Breadcrumbs output by the taxonomy_context module ====== | ||
| - | * what should their content be ? | + | ===== what should their content be ? ===== |
| + | |||
| + | ==== Nedjo ==== | ||
| + | |||
| + | 2006/09/18: Breadcrumbs in Drupal lead up to, but do not include, the current page. Assume a taxonomy like this: | ||
| + | |||
| + | < | ||
| + | Food (vocabulary id 2) | ||
| + | grains (root term, id 1) | ||
| + | wheat (second-level term, id 2) | ||
| + | rice (second-level term, id 3) | ||
| + | vegetables (root term, id 4) | ||
| + | potatoes (second-level term, id 5) | ||
| + | onions (second-level term, id 6) | ||
| + | </ | ||
| + | |||
| + | When browsing the term ' | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | When browsing a node assigned to rice, the breadcrumb should be: | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | We should probably look at the [[http:// | ||
| + | |||
| + | |||
| + | ==== Frederic ==== | ||
| + | |||
| + | 2006/09/18 I'm a bit reluctant on this. One the one hand, ISTR that breadcrumbs in drupal are supposed to as you describe. OTOH, there' | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | and show a page related to the terms rice, typically the list of nodes matching the term. while browsing a node assigned to rice, say Carnaroli, the breadcrumb should be: | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | ... which happens to be how drupal works from the home page, which by default displays a node list matching a criterium (published + promoted), from which each node is one level deeper as a detail page. Same with these taxonomy contexts: term page lists nodes, putting the node list in its parental context, and node pages show the nodes, in their parental context. | ||
| + | |||
| + | or possibly | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | to include automatic permalinks within the same logic | ||
| + | |||
| + | ==== Current situation ==== | ||
| + | |||
| + | * using the latest patch by FGM on top of 4.7.3, the situation is mostly the one I describe, but this leads to a peculiar path on the taxonomy/ | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | * in this situation, it should probably just be : | ||
| + | |||
| + | ''/ | ||
| + | |||
| + | ==== Other P.O.V. ? ==== | ||
| + | |||
| + | Any other ideas ? | ||
| + | |||
| + | ==== Vote list ==== | ||
| + | |||
| + | Add your preference to your choice: | ||
| + | |||
| + | * No terminal symbol (default drupal style) | ||
| + | * Terminal symbol (usability style) | ||
| + | * Setting to choose either | ||
tc/breadcrumbs.1158559124.txt.gz · Last modified: (external edit)
