SID-01123: Breadcrumbs not showing in same way in 5 as in 4
| Status: |
Unanswered |
TWiki version: |
5.0.1 |
Perl version: |
5.8.8 |
| Category: |
CategoryInstallation |
Server OS: |
RHEL 5.5 |
Last update: |
14 years ago |
Hello all,
I have recently installed TWiki-5.0.1 and have noticed that the breadcrumbs are different to the way it was done in version 4. My team prefers having the breadcrumbs as in version 4.
I noticed
http://twiki.org/cgi-bin/view/Support/SID-00875
and followed those steps as best as I could but couldn't get the breadcrumbs back.
After more searching I installed this
http://twiki.org/cgi-bin/view/Plugins/BreadCrumbsPlugin
and changed the
view.tagme.tmpl to be this.
<verbatim>
%TMPL:INCLUDE{"view"}%
%TMPL:DEF{"contentheader"}%<div class="tagmetags">
You are here: %BREADCRUMBS%, %BREADCRUMBS{"<web>.<topic>" ...}%<br>
Tags: %TAGME{ tpaction="%URLPARAM{tpaction}%" web="%WEB%" tag="%URLPARAM{tag}%" }%,
view l tags </div>%TMPL:END%
</verbatim>
This doesn't strike me as the correct way of doing this, but the instructions on SID-00875 aren't very clear so this was the best I could do.
What would the best way to do this be?
Thanks in advance,
Ian
--
IanJamesWood - 2011-03-09
Discussion and Answer
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2011-05-02
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.