• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item7160: Support breadcrumbs at the top of the page in TopMenuSkin

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension TopMenuSkin Enhancement Closed   major 6.0.0

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Some of us don;t want to click a menu to see where we are. We just want to have that information on the page.

In fact, I have a client who was hand-coding breadcrumb strings into WebTopicEditTemplate!

Please ass a variable and an IF to view.topmenu.tmpl, similar to the one for WEBLEFTBAR, e.g.

%TMPL:DEF{"top"}%%IF{
 "defined BREADCRUMBS"
 then="<div class=\"patternTop\"><span class=\"patternHomePath twikiLeft\">%TMPL:P{\"breadcrumb\"}%</span>
<!-- /patternHomePath--><br class="twikiClear" /></div><!--/patternTop-->"
 else=""
}%%TMPL:END%

-- TWiki:Main/VickiBrown - 2013-02-21

Good point.

-- TWiki:Main.PeterThoeny - 2013-02-25

This is now in SVN trunk.

-- TWiki:Main.PeterThoeny - 2013-09-28

ItemTemplate
Summary Support breadcrumbs at the top of the page in TopMenuSkin
ReportedBy TWiki:Main.VickiBrown
Codebase ~twiki4, 5.1.4
SVN Range TWiki-5.1.3-trunk, Wed, 20 Feb 2013, build 25123
AppliesTo Extension
Component TopMenuSkin
Priority Enhancement
CurrentState Closed
WaitingFor

Checkins TWikirev:26435 TWikirev:26436 TWikirev:26437
TargetRelease major
ReleasedIn 6.0.0
Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r7 - 2013-10-15 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback