TWiki > TWiki > PatternSkin (r12 vs. r11) TWiki webs:
Main | TWiki | Sandbox?
TWiki . { Welcome | Register | Changes | Topics | Index | Search | Go } Log In or Register

r12 - 29 Aug 2004 - 23:21 - Main.ArthurClemens r11 - 28 Aug 2004 - 23:11 - Main.ArthurClemens

Pattern skin

Pattern skin

PatternSkin is developed to provide a CSS based default look and feel for TWiki - flexible and W3C? -compliant. Its layout and color scheme are designed to provide a nice, clean and productive editing environment. For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin-based new skin.

PatternSkin is developed to provide a CSS based default look and feel for TWiki - flexible and W3C? -compliant. Its layout and color scheme are designed to provide a nice, clean and productive editing environment. For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin-based new skin.

Screen Shot

Screen Shot

Click for full screen image

Click for full screen image

Supported browsers

Supported browsers

PatternSkin has been tested succesfully on the following browsers:

PatternSkin has been tested succesfully on the following browsers:

  • Windows
    • Internet Explorer 6.0, 5.5 (note: Explorer 5.0 is not supported: will function but shows visual quirks)
    • Mozilla/Firefox
  • Mac OS X
    • Safari 1.2
    • Mozilla/Firefox
  • Windows
    • Internet Explorer 6.0, 5.5 (note: Explorer 5.0 is not supported: will function but shows visual quirks)
    • Mozilla/Firefox
  • Mac OS X
    • Safari 1.2
    • Mozilla/Firefox

Not tested, but will probably work (let me know):

Not tested, but will probably work (let me know):

  • *nix
    • Mozilla/Firefox
  • *nix
    • Mozilla/Firefox

Installation

Installation

Note: You do not need to install anything on the browser to use this skin. The following instructions are for the administrator who installs the skin on the server where TWiki is running.

Note: You do not need to install anything on the browser to use this skin. The following instructions are for the administrator who installs the skin on the server where TWiki is running.

Note 2: PatternSkin is included with TWiki by default. Use the following instructions only if you are upgrading PatternSkin.

Note 2: PatternSkin is included with TWiki by default. Use the following instructions only if you are upgrading PatternSkin.

Troubleshooting

Troubleshooting

If you have set the SKIN variable setting to pattern and you still don't see the layout as on the screenshot, a few settings in may have been disabled.

If you have set the SKIN variable setting to pattern and you still don't see the layout as on the screenshot, a few settings in may have been disabled.

Check these variables here:

Check these variables here:

  • TWIKILAYOUTURL = /twiki/pub/TWiki/PatternSkin/layout.css
  • TWIKISTYLEURL = /twiki/pub/TWiki/PatternSkin/style.css
  • SKIN = nat
  • TWIKILAYOUTURL = /twiki/pub/TWiki/PatternSkin/layout.css
  • TWIKISTYLEURL = /twiki/pub/TWiki/PatternSkin/style.css
  • SKIN = nat

If TWIKILAYOUTURL or TWIKISTYLEURL don't give a value or point to non-existing files, check in TWikiPreferences that the following variables do exist and that they are set to on:

If TWIKILAYOUTURL or TWIKISTYLEURL don't give a value or point to non-existing files, check in TWikiPreferences that the following variables do exist and that they are set to on:

   * %TWIKIWEB%.PatternSkin settings:
      * Set TWIKILAYOUTURL = %PUBURL%/%TWIKIWEB%/PatternSkin/layout.css
      * Set TWIKISTYLEURL = %PUBURL%/%TWIKIWEB%/PatternSkin/style.css
   * %TWIKIWEB%.PatternSkin settings:
      * Set TWIKILAYOUTURL = %PUBURL%/%TWIKIWEB%/PatternSkin/layout.css
      * Set TWIKISTYLEURL = %PUBURL%/%TWIKIWEB%/PatternSkin/style.css

If this still does not work, contact the administrator who installs skins.

If this still does not work, contact the administrator who installs skins.

For further troubleshooting and feedback, go to TWiki:Plugins/PatternSkinDev.

For further troubleshooting and feedback, go to TWiki:Plugins/PatternSkinDev.

Creating your own look

Creating your own look

It is easy to tune the look and feel of PatternSkin by changing the color and space (margin, padding) settings in the Style Sheet files.

It is easy to tune the look and feel of PatternSkin by changing the color and space (margin, padding) settings in the Style Sheet files.

You may also choose to radically change the look and create a PatternSkin-based new skin. This is easier than to create a skin by writing new template files; you can concentrate on how things should look instead of what elements should get displayed.

You may also choose to radically change the look and create a PatternSkin-based new skin. This is easier than to create a skin by writing new template files; you can concentrate on how things should look instead of what elements should get displayed.

You can eiter:

You can eiter:

  • Change the layout.css and style.css attachment files for this topic (upload updated versions)
  • In TWikiPreferences, point the variables TWIKILAYOUTURL and TWIKISTYLEURL to other attachments, perhaps in another topic (your new skin topic?)
  • Change the layout.css and style.css attachment files for this topic (upload updated versions)
  • In TWikiPreferences, point the variables TWIKILAYOUTURL and TWIKISTYLEURL to other attachments, perhaps in another topic (your new skin topic?)

See for practical details: PatternSkinCustomization
The CSS classes that PatternSkin uses are documented in PatternSkinCss.

See for practical details: PatternSkinCustomization
The CSS classes that PatternSkin uses are documented in PatternSkinCss.

Customization

Customization

See: PatternSkinCustomization, PatternSkinPalette?

See: PatternSkinCustomization, PatternSkinPalette?

Further reading

Further reading

Skin Info

Skin Info

Description: Provides a CSS based default look and feel for TWiki - flexible and W3C? -compliant
Screenshot: Click for full screen image
Base Name: pattern
Skin Author: TWiki:Main/ArthurClemens
Skin Version: 28 Aug 2004 (v1.0.9)
History:  
28 Aug 2004: v.1.0.9 - CAIRO RELEASE VERSION - Removed twikiTopic div from attach template
24 Aug 2004: v.1.0.8 - Fix for disabled TablePlugin; added plain.pattern.tmpl
23 Aug 2004: v.1.0.7 - Change to checkboxes in edit and preview screen; removed REVINFO at bottom; style changes
22 Aug 2004: v.1.0.6b - Removed files from zip that are now part of the TWiki distribution; removed .DS_Store files
17 Aug 2004: v.1.0.6 - Support for twikiMoved css class
17 Aug 2004: v.1.0.5 - Fix for not showing SEARCHSTRING
16 Aug 2004: v.1.0.4 - Fixes search results layout with noheader="on"
14 Aug 2004: v.1.0.3 - Update to attach template, css fix to edit template
14 Aug 2004: v.1.0.2 - Fixes print template, table paddings in topics, minor changes to style.css
13 Aug 2004: v.1.0.1 - Updated /data/TWiki/WebLeftBarPersonalTemplate and style.css
08 Aug 2004: Initial version (v1.0.0)
Dependencies:  
Skin Home: http://TWiki.org/cgi-bin/view/Plugins/PatternSkin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/PatternSkinDev
Download: http://TWiki.org/cgi-bin/view/Plugins/PatternSkin
Description: Provides a CSS based default look and feel for TWiki - flexible and W3C? -compliant
Screenshot: Click for full screen image
Base Name: pattern
Skin Author: TWiki:Main/ArthurClemens
Skin Version: 28 Aug 2004 (v1.0.9)
History:  
28 Aug 2004: v.1.0.9 - CAIRO RELEASE VERSION - Removed twikiTopic div from attach template
24 Aug 2004: v.1.0.8 - Fix for disabled TablePlugin; added plain.pattern.tmpl
23 Aug 2004: v.1.0.7 - Change to checkboxes in edit and preview screen; removed REVINFO at bottom; style changes
22 Aug 2004: v.1.0.6b - Removed files from zip that are now part of the TWiki distribution; removed .DS_Store files
17 Aug 2004: v.1.0.6 - Support for twikiMoved css class
17 Aug 2004: v.1.0.5 - Fix for not showing SEARCHSTRING
16 Aug 2004: v.1.0.4 - Fixes search results layout with noheader="on"
14 Aug 2004: v.1.0.3 - Update to attach template, css fix to edit template
14 Aug 2004: v.1.0.2 - Fixes print template, table paddings in topics, minor changes to style.css
13 Aug 2004: v.1.0.1 - Updated /data/TWiki/WebLeftBarPersonalTemplate and style.css
08 Aug 2004: Initial version (v1.0.0)
Dependencies:  
Skin Home: http://TWiki.org/cgi-bin/view/Plugins/PatternSkin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/PatternSkinDev
Download: http://TWiki.org/cgi-bin/view/Plugins/PatternSkin

Related topics

Related topics

See also Further reading on this page.

See also Further reading on this page.

Other skins:

Other skins:

Feedback

Feedback

Leave remarks, suggestions and other feedback in TWiki:Plugins.PatternSkinDev.

Leave remarks, suggestions and other feedback in TWiki:Plugins.PatternSkinDev.

-- TWiki:Main/ArthurClemens - 28 Aug 2004

-- TWiki:Main/ArthurClemens - 28 Aug 2004

  
Attachment sortActionSizeDateWhoComment
gif i_arrow_down.gifmanage 0.1 K 16 Aug 2004 - 05:41 ArthurClemens? Icon: down arrow; used for Table Of Contents
else layout.cssmanage 1.8 K 25 Aug 2004 - 12:20 ArthurClemens? Layout: positioning of page elements
else style.cssmanage 25.9 K 30 Aug 2004 - 00:06 ArthurClemens? Style: appearance: margins, fonts, colors
Attachment sortupActionSizeDateWhoComment
gif i_arrow_down.gifmanage 0.1 K 16 Aug 2004 - 05:41 ArthurClemens? Icon: down arrow; used for Table Of Contents
else layout.cssmanage 1.8 K 25 Aug 2004 - 12:20 ArthurClemens? Layout: positioning of page elements
else style.cssmanage 25.9 K 28 Aug 2004 - 23:10 ArthurClemens? Style: appearance: margins, fonts, colors
r12 - 29 Aug 2004 - 23:21 - ArthurClemens? r11 - 28 Aug 2004 - 23:11 - ArthurClemens?



Topic PatternSkin . { View | History | Interweave | r16 < r15 < r14 < r13 < r12 | More }

Revision r12 - 29 Aug 2004 - 23:21 - ArthurClemens?
Revision r11 - 28 Aug 2004 - 23:11 - ArthurClemens?

This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.