Difference: CaboteriaSkin (11 vs. 12)

Revision 1214 Dec 2009 - TobyCabot

Line: 1 to 1
 

Caboteria Skin

Changed:
<
<
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.1.1 version of TWiki and probably won't work with anything older than 4.1.0 since it's implemented as an overlay on top of PatternSkin.
>
>
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.
 
Changed:
<
<
For the time being there's only one template, for viewing pages. For best results, you'll probably want to mess around with the variables in TWikiPreferences.
>
>
For best results, you'll probably want to mess around with the variables in 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.

Changed:
<
<
>
>
  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:
body {
  background: url(bullard.jpg) bottom right no-repeat fixed;}
}

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: Click for full screen image
Base Name: CaboteriaSkin
Skin Author: TWiki:Main/TobyCabot
Changed:
<
<
Skin Version: 18 Feb 2007
>
>
Skin Version: 14 Dec 2009
 
Change History:
<-- specify latest version first -->
 
Added:
>
>
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 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 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 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/CaboteriaSkin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/CaboteriaSkinDev
Changed:
<
<
-- TobyCabot - 18 Feb 2007
>
>
-- TobyCabot - 14 Dec 2009
 
META FILEATTACHMENT attr="" autoattached="1" comment="CaboteriaSkin top-level style sheet" date="1166717741" name="caboteria.css" path="caboteria.css" size="977" user="Main.TobyCabot" version="4"
META FILEATTACHMENT attachment="CaboteriaSkin.png" attr="" comment="screenshot" date="1171856465" name="CaboteriaSkin.png" path="CaboteriaSkin.png" size="110460" stream="CaboteriaSkin.png" user="Main.TobyCabot" version="2"
META FILEATTACHMENT attachment="CaboteriaSkin-small.png" attr="" comment="600x130 screenshot" date="1171856433" name="CaboteriaSkin-small.png" path="CaboteriaSkin-small.png" size="20720" stream="CaboteriaSkin-small.png" user="Main.TobyCabot" version="2"
META FILEATTACHMENT attr="" autoattached="1" comment="watermark of my house" date="1094319603" name="bullard.jpg" path="bullard.jpg" size="10758" user="tobyc" version="1.1"
View topic | History: r12 < r11 < r10 < r9 | More topic actions...
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.CaboteriaSkin.