%META:TOPICINFO{author="tobyc" date="1260810313" format="1.1" reprev="1.12" version="1.12"}%
---+ Caboteria Skin

This skin is an attempt at a clean, css-driven layout.  I designed it for my vanity website http://www.caboteria.org/.  It's entirely text-based (except for the watermark) since I can't draw.  It's known to work with the 4.3.2 version of TWiki and probably won't work with anything older than 4.1.0 since it's based on PatternSkin.

For best results, you'll probably want to mess around with the variables in %TWIKIWEB%.TWikiPreferences.

This skin's TWiki page is http://twiki.org/cgi-bin/view/Plugins/CaboteriaSkin.

---++ 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.

   * Download the ZIP file from the Skin Home page (see below)
   * Unzip ==%TOPIC%.zip== in your twiki installation directory
   * Test if installed: %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=CaboteriaSkin
   * For skin activation see %TWIKIWEB%.TWikiSkins#Activating_Skins.

If you'd like to change the watermark image you can attach it to this page and edit the caboteria.css style sheet file.  It's at the top of the file:
<verbatim>
body {
  background: url(bullard.jpg) bottom right no-repeat fixed;}
}
</verbatim>

Change =bullard.jpg= to your image file name.

---++ Skin Info

<!-- Note on Screenshot: Please attach a 600x130 pixel screenshot and a full screen shot to the Skin topic, then update the href and img src to reflect the names -->
|  Description: | Simple and clean CSS-driven layout. |
|  Screenshot: | <a href="%ATTACHURL%/CaboteriaSkin.png" style="border:1px solid #eee;"><img src="%ATTACHURL%/CaboteriaSkin-small.png" alt="Click for full screen image" width="600" height="130"/></a> |
|  Base Name: | CaboteriaSkin |
|  Skin Author: | TWiki:Main/TobyCabot |
|  Skin Version: | 14 Dec 2009 |
|  Change History: | <!-- specify latest version first -->&nbsp; |
| 14 Dec 2009 | Updated to work with 4.3.2. |
| 18 Feb 2007 | Updated to work with 4.1.1.  Fairly major changes - I started from scratch using PatternSkin as a template.  No longer uses the Tigris style sheets.  |
| 21 Dec 2006 | Updated to work with 4.0.5.  Large-scale changes to work with the new templates. |
| 04 Sep 2004 | Uploaded new version that includes Tigris style sheets.   It also includes this metadata so it will display in TWiki.TWikiSkinBrowser. |
| 06 Jan 2004 | Fixed the "breadcrumbs" so they will display a document's parent (if it has one).  Cut the context info out of the title, I think it makes sense to have just the page name and site name. |
| 31 Dec 2003 | [[http://twiki.org/cgi-bin/view/Main/MatiasPalomec][MatiasPalomec]] suggested a couple of enhancements that make the skin more generic (use TWiki variables for things like the site name and webmaster email instead of hardcoding them).  Thanks, Matias!  Also fixed the broken "Go" form and modified the page title so the page name is first. |
| 26 Feb 2003 | [[http://twiki.org/cgi-bin/view/Main/TomWitt][Tom Wittbrodt]] pointed out that the stylesheet link in the skin and in =caboteria.css= was broken.  It pointed to a location outside of the wiki, but it should work now.  Thanks, Tom! |
|  Dependencies: |  |
|  Skin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% |
|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev |

-- Main.TobyCabot - 14 Dec 2009

%META:FILEATTACHMENT{name="caboteria.css" attr="" autoattached="1" comment="CaboteriaSkin top-level style sheet" date="1166717741" path="caboteria.css" size="977" user="Main.TobyCabot" version="4"}%
%META:FILEATTACHMENT{name="CaboteriaSkin.png" attachment="CaboteriaSkin.png" attr="" comment="screenshot" date="1171856465" path="CaboteriaSkin.png" size="110460" stream="CaboteriaSkin.png" user="Main.TobyCabot" version="2"}%
%META:FILEATTACHMENT{name="CaboteriaSkin-small.png" attachment="CaboteriaSkin-small.png" attr="" comment="600x130 screenshot" date="1171856433" path="CaboteriaSkin-small.png" size="20720" stream="CaboteriaSkin-small.png" user="Main.TobyCabot" version="2"}%
%META:FILEATTACHMENT{name="bullard.jpg" attr="" autoattached="1" comment="watermark of my house" date="1094319603" path="bullard.jpg" size="10758" user="tobyc" version="1.1"}%
