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 2004-09-01 version of TWiki.
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.
This skin's TWiki page is
http://twiki.org/cgi-bin/view/Plugins/CaboteriaSkin.
Installation
There should be no additional steps besides the usual TWiki skin installation that you need to take.
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.
--
TobyCabot - 04 Sep 2004
Skin Info
Description: |
Very simple and clean CSS-driven layout. |
Screenshot: |
|
Base Name: |
CaboteriaSkin |
Skin Author: |
TWiki:Main/TobyCabot |
Skin Version: |
04 Sep 2004 |
Change History: |
|
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 |
Copyright © 1999-2025 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.