Question

How can I remove the topic Action Bar in the PatternSkin? I tried to create a new view.customer.tmpl file with this content:

%TMPL:INCLUDE{"view.pattern"}%

%TMPL:DEF{"topicaction"}%%TMPL:END%

%TMPL:DEF{"toolbar"}%%TMPL:END%

And I set the variable SKIN at WebPreferences to customer, but it doesn't work..

Does anybody have any idea about this problem?

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Debian 3.1
Web server: Apache
Perl version:  
Client OS:  
Web Browser:  
Categories: Skin

-- CarlaFreitas - 14 Jul 2006

Answer

I got!! It's necessary set the variable SKIN with customer and pattern. See:

   * Set SKIN = customer,pattern

I think it's strange, because at the file view.customer.tml I have done an include to view.pattern...

Well.. It works now smile

-- CarlaFreitas - 14 Jul 2006

You can also use:

   * Set COVER = customer

-- ArthurClemens - 15 Jul 2006

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2006-07-15 - ArthurClemens
 
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.