Start of topic | Skip to actions
TWiki SkinsSkins overlay regular templates with alternate header/footer layouts; topic text is not affectedOverviewSkins are customized TWikiTemplates files. You can use skins to change the look of a FS topic, for example, the layout of the header and footer. Rendered text between header and footer does not change. You can also use skins to define an alternate view, like a view optimized for printing.Defining SkinsSkin files are located in thetwiki/templates directory and are named with the syntax: <scriptname>.<skin>.tmpl. For example, the Printable skin for the view template is view.print.tmpl.
Activating SkinsA skin can be activated in two ways:
?skin=name URL parameter overrides the SKIN Preference value.
-- PeterThoeny - 14 Jul 2001 |