Question
I would like to modify the bottom toolbar. In my taste the current list is too long, and it is confusing users...
I would like to get the rid of everything else, but "More topic actions" (and would preferrably want to move it to the top toolbar).
Environment
--
VesaSuontama - 18 May 2006
Answer
This is about customizing your skin of choice.
If you are using patternskin,
PatternSkinCustomization has an introduction.
Btw:
QuickMenuSkin was recently contributed, it has less directly visible options and might suit your needs better.
--
SteffenPoulsen - 16 Jun 2006
QuickMenuSkin has about the same options in the bottom tool bar.
If you are using pattern skin, create a new view template in
/templates, for instance
view.myskin.tmpl. Write in there:
%TMPL:INCLUDE{"view.patttern"}%
%TMPL:DEF{"topicactionbuttons"}%%TMPL:P{"activatable_more"}%%TMPL:END%
Then set in
Main.TWikiPreferences:
* Set SKIN = myskin,pattern
--
ArthurClemens - 16 Jun 2006
Thanks, Arthur!
--
SteffenPoulsen - 16 Jun 2006