https://codereview.appspot.com/115700043/diff/1/MoinMoin/themes/foobar/templates/layout.html File MoinMoin/themes/foobar/templates/layout.html (right): https://codereview.appspot.com/115700043/diff/1/MoinMoin/themes/foobar/templates/layout.html#newcode121 MoinMoin/themes/foobar/templates/layout.html:121: {% for segment_name, segment_path, exists in theme_supp.location_breadcrumbs(fqname) -%} On ...
10 years, 5 months ago
(2014-08-07 15:43:23 UTC)
#2
https://codereview.appspot.com/115700043/diff/1/MoinMoin/themes/foobar/templa...
File MoinMoin/themes/foobar/templates/layout.html (right):
https://codereview.appspot.com/115700043/diff/1/MoinMoin/themes/foobar/templa...
MoinMoin/themes/foobar/templates/layout.html:121: {% for segment_name,
segment_path, exists in theme_supp.location_breadcrumbs(fqname) -%}
On 2014/08/06 14:35:00, Thomas.J.Waldmann wrote:
> location breadcrumbs deal with hierarchical NAMES like
> main/sub/subsub.
>
> how does this play well with fqnames in general?
If the item has no name then it shows @itemid/51b2f1bdd36f4bbaad2cc8b55db1ea21
so Now this will show shorted fqname instead of this.
This cr is specifically for nameless items.
For items having name this cr doesn't cause any affect, they are displayed as
they were previously
Issue 115700043: Now shortened fqname is shown in trail and also used fqname instead of item_name in location_breadc…
(Closed)
Created 10 years, 5 months ago by sksaurabhkathpalia
Modified 10 years, 5 months ago
Reviewers: thomas.j.waldmann_gmail.com
Base URL:
Comments: 2