TWiki
>
TWiki Web
>
PatternSkin
(revision 21) (raw view)
Edit
Attach
---+!! Pattern skin <!-- Contributions to this skin are appreciated. Please update the skin page at http://twiki.org/cgi-bin/view/Plugins/PatternSkin or provide feedback at http://twiki.org/cgi-bin/view/Plugins/PatternSkinDev. If you are a TWiki contributor please update the skin in the SVN repository. --> <div style="float:right; background-color:#EBEEF0; margin:0 0 20px 20px; padding: 0 10px 0 10px;"> %TOC{title="Page contents"}% </div> %SHORTDESCRIPTION%. 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. <!-- * Set SHORTDESCRIPTION = CSS based skin with clean and productive editing environment --> ---++ Screenshot <a href="%ATTACHURL%/patternskin_screenshot_full.png"><img src="%ATTACHURL%/patternskin_screenshot.png" style="border:1px solid #eee;" alt="Click for full screen image" width="600" height="130" /></a> <!-- %SEARCH{ "%TOPIC%" scope="topic" nosearch="on" nototal="on" format="$pattern(.*\| *Screenshot\:[^\|]*\|([^\|]*).*)" }% <div class="twikiGrayText">Click to view full screenshot</div>--> ---++ Creating your own look ---+++ Template customization %SYSTEMWEB%.PatternSkinCustomization - how to configure page elements %TOC{"%SYSTEMWEB%.PatternSkinCustomization" title=" "}% ---+++ Style sheet customization %SYSTEMWEB%.PatternSkinCssCookbook - how to customize the visual style %TOC{"%SYSTEMWEB%.PatternSkinCssCookbook" title=" "}% ---+++ Changing graphics The original Photoshop files of the skin graphics (mainly background images) are attached to PatternSkinGraphics. ---++ Supported browsers !PatternSkin has been tested successfully on the following browsers: * Windows * Internet Explorer 7.0, 6.0, 5.5 (note: Explorer 5.0 is *not* supported: will function but shows visual quirks) * Mozilla/Firefox 2.0, 1.5 * Mac OS X * Safari 3.0.2 * Mozilla/Firefox 2.0, 1.5 (note: Firefox 1.0 will show visual quirks) * *nix * Mozilla/Firefox 1.5 (note: Firefox 1.0 will show visual quirks) ---++ 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 2:* !PatternSkin is included with TWiki by default. Use the following instructions only if you are upgrading !PatternSkin. * Download the ZIP file from the Skin Home page (see below) * Unzip ==%TOPIC%.zip== in your twiki installation directory * Test if installed: %SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%?skin=pattern * For skin activation see %SYSTEMWEB%.TWikiSkins ---+++ Troubleshooting If you have set the SKIN variable setting to =pattern= and you still don't see the layout as on the <a href="%ATTACHURL%/patternskin_screenshot_full.png">screenshot</a>, a few settings in may have been disabled. Check these variables here: * TWIKILAYOUTURL = %TWIKILAYOUTURL% * TWIKISTYLEURL = %TWIKISTYLEURL% * TWIKICOLORSURL = %TWIKICOLORSURL% * SKIN = %SKIN% If TWIKILAYOUTURL or TWIKISTYLEURL don't give a value or point to non-existing files, check in %SYSTEMWEB%.TWikiPreferences that the following variables do exist and that they are set to on: <pre> * %<nop>SYSTEMWEB%.PatternSkin settings: * <nop>Set TWIKILAYOUTURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/PatternSkin/layout.css * <nop>Set TWIKISTYLEURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/PatternSkin/style.css * <nop>Set TWIKICOLORSURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/PatternSkin/colors.css </pre> *NOTE:* customization of these values should be done in [[%USERSWEB%.TWikiPreferences]] If this still does not work, contact the administrator who installs skins. For further troubleshooting and feedback, go to TWiki:Plugins/PatternSkinDev. Report bugs at TWikibug:PatternSkin. ---++ Skin Info | Skin Author: | TWiki:Main/ArthurClemens | | Copyright: | © 2004-2008 TWiki:Main/ArthurClemens; <br /> © 2004-2010 TWiki:TWiki/TWikiContributor | | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | | Description: | TWiki's default skin; CSS based, flexible and <nop>W3C-compliant | | Screenshot: | <a href="%ATTACHURL%/patternskin_screenshot_full.png"><img src="%ATTACHURL%/patternskin_screenshot.png" style="border:1px solid #eee;" alt="Click for full screen image" width="600" height="130" /></a> | | Preview: | [[%SCRIPTURL{view}%/%WEB%/%TOPIC%?skin=pattern][Preview with this skin]] | | Base Name: | pattern | | Skin Version: | 2010-05-25 | | History: | <!-- specify latest version first --> | | 2010-05-25: | TWikibug:Item6453 - don't use red color in topic action, implies red-links -- TWiki:Main/PeterThoeny and TWiki:Main/SopanShewale | | 2010-04-28: | TWikibug:Item6416 - fix for only two pages printing in FF 3.6 -- TWiki:Main/PeterThoeny | | 03 Aug 2008: | v.3.0.1 - TWiki 4.2.1 (Edinburgh) RELEASE VERSION | | 13 Jul 2007: | v.3.0.0 - TWiki 4.2.0 (Edinburgh) RELEASE VERSION | | 15 Jan 2006: | v.2.0.6 - TWiki 4.1.0 (Edinburgh) RELEASE VERSION | | 26 Sep 2006: | v.2.0.5 - Fixed form background colors | | 22 Jul 2006: | v.2.0.4 - Refactored info in colors.css; fixed textarea color | | 26 Jun 2006: | v.2.0.3 - TWiki 4.0.3 (Dakar) RELEASE VERSION | | 31 Jan 2006: | v.2.0.0 - TWiki 4.0.0 (Dakar) RELEASE VERSION | | 28 Aug 2004: | v.1.0.9 - TWiki 3.0 (Cairo) RELEASE VERSION | | 08 Aug 2004: | Initial version (v1.0.0) | | Dependencies: | TWiki:Plugins/TwistyContrib (included in TWiki distribution) | | Skin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | | Download: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | ---++ Related topics * %SYSTEMWEB%.TWikiCss * %SYSTEMWEB%.PatternSkinCss * %SYSTEMWEB%.PatternSkinCssCookbook * %SYSTEMWEB%.PatternSkinCssCookbookCenterPage * %SYSTEMWEB%.PatternSkinCssCookbookEditTableStyle * %SYSTEMWEB%.PatternSkinCssCookbookFonts * %SYSTEMWEB%.PatternSkinCssCookbookNoLeftBar * %SYSTEMWEB%.PatternSkinCssCookbookNoTopBar * %SYSTEMWEB%.PatternSkinCustomization * %SYSTEMWEB%.PatternSkinGraphics * %SYSTEMWEB%.WebBottomBar * %SYSTEMWEB%.WebLeftBar * %SYSTEMWEB%.WebLeftBarCookbook * %SYSTEMWEB%.WebLeftBarExample * %SYSTEMWEB%.WebLeftBarLogin * %SYSTEMWEB%.WebLeftBarPersonalTemplate * %SYSTEMWEB%.WebLeftBarSearch * %SYSTEMWEB%.WebLeftBarWebsList * %SYSTEMWEB%.WebTopBar * %SYSTEMWEB%.AdminDocumentationCategory Other skins: * %SYSTEMWEB%.TWikiSkins * %SYSTEMWEB%.TWikiSkinBrowser
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r32
|
r23
<
r22
<
r21
<
r20
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r21 - 2010-05-26
-
TWikiContributor
TWiki
Log In
or
Register
TWiki Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
LAPPD
Sandbox
TWiki
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.PatternSkin
.