At the moment, it is not possible to have a WebTopBar topic by web.
All the webs share the one from the TWiki web.
I think there is a small bug in the viewtopbar.pattern.tmpl
It should be
%INCLUDE{%WEB%.WebTopBar}%
instead of
%INCLUDE{%TWIKIWEB%.WebTopBar}%
like in viewleftbar.pattern.tmpl
This problem was already mentionned by
MartinCleaver
(see
http://koala.ilog.fr/twikiirc/bin/irclogger_log/twiki?date=2006-04-20,Thu
)
--
TWiki:Main/CarineCourbis
- 13 Apr 2007
We have chosen not to offer this by default; each web would need a topic WebTopBar, and any change to the top bar would result in lots of topics to update. Some TWiki installations have hundreds of webs.
But you can change it yourself in a skin override. Its quite simple to make, see
PatternSkinCustomization for tips.
--
TWiki:Main.ArthurClemens
- 13 Apr 2007