Skip to content

Commit

Permalink
Item11893: Let breadcrumb's first component link to WIKIHOMEURL
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@14891 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed May 23, 2012
1 parent 519225f commit 7f8fb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PatternSkin/templates/view.pattern.tmpl
Expand Up @@ -35,7 +35,7 @@

%TMPL:DEF{"breadcrumb:title"}%<span class="patternHomePathTitle">%MAKETEXT{"You are here:"}% </span>%TMPL:END%

%TMPL:DEF{"breadcrumb:wikitoolname"}%[[%USERSWEB%.%HOMETOPIC%][%WIKITOOLNAME%]]%TMPL:END%
%TMPL:DEF{"breadcrumb:wikitoolname"}%[[%WIKIHOMEURL%][%WIKITOOLNAME%]]%TMPL:END%

%TMPL:DEF{"breadcrumb:currentweb"}%%TMPL:P{"breadcrumb:separator"}%<a href="%SCRIPTURLPATH{"view"}%/%WEB%/%HOMETOPIC%">%MAKETEXT{"[_1] Web" args="<nop>%WEB%"}%</a>%TMPL:END%

Expand Down

0 comments on commit 7f8fb71

Please sign in to comment.