]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/css_market.mdwn
convert rcs_revert to only stage the reversion
[ikiwiki.git] / doc / css_market.mdwn
index 52a9fab8b3602a01a09a3bf5667418a1c91f83fb..c167388a70286869bdd702bc2d7c9d79079c75c7 100644 (file)
@@ -1,18 +1,21 @@
 [[!meta title="CSS Market"]]
 
-User contributed stylesheet files for ikiwiki. Feel free to add your own
-stylesheets here. (Upload as wiki pages; wiki gnomes will convert them to css
-files..)
+User contributed stylesheet files for ikiwiki. Unless otherwise noted,
+these style sheets can be installed by copying them into your wiki's source
+dir with a filename of `local.css`.
+
+Feel free to add your own stylesheets here. (Upload as wiki pages; wiki
+gnomes will convert them to css files..) Selected ones from here are
+included in the [[theme_plugin|plugins/theme]].
 
 * **[[css_market/zack.css]]**, contributed by [[StefanoZacchiroli]],
   customized mostly for *blogging purposes*, can be seen in action on 
-  [zack's blog](http://www.bononia.it/~zack/blog/)
+  [zack's blog](http://upsilon.cc/~zack/blog/)
   [[!meta stylesheet="zack"]]
 
 * **[[css_market/kirkambar.css]]**, contributed by [[Roktas]].  This far from perfect
   stylesheet follows a [Gitweb](http://www.kernel.org/git/?p=git/git.git;a=tree;f=gitweb)
   like theme, so it may provide a consistent look'n feel along with the [[rcs/git]] backend. ;-)
-  You can see it in action on [kirkambar](http://kirkambar.net/) (Turkish content).
   [[!meta stylesheet="kirkambar"]]
 
 * **[[css_market/embeddedmoose.css]]**, contributed by [[JoshTriplett]].
@@ -20,13 +23,6 @@ files..)
   Debian lighttpd index.html page.
   [[!meta stylesheet="embeddedmoose"]]
 
-* **Refresh**, contributed by [[FredericLespez]]. Adapted from a free template
-  designed by [styleshout](http://www.styleshout.com).
-  You can see it [here](http://fred.ccheznous.org). You can download the local.css file and
-  the modified templates [here](http://fred.ccheznous.org/refresh_20060602.tgz).
-    * You'll find a updated version of these templates [here](http://www.der-winnie.de/~winnie/configs/ikiwiki-templates.tar.gz). 
-      These templates are known to work with ikiwiki 2.31, and since I'll install always the newest one on my server I'll will update them on a regular basis.
-
 * **[[02_Template.css]]**, contributed and adapted by [maxx](http://martin.wuertele.net/), [original](http://www.openwebdesign.org/viewdesign.phtml?id=3057)
   designed by [jarico](http://www.openwebdesign.org/userinfo.phtml?user=jcarico) 
   (License: public domain). You'll need a modified page.tmpl
@@ -46,7 +42,30 @@ files..)
   templates.
   [[!meta stylesheet="bma"]]
 
+* **[blankoblues.css][1]**, contributed by [[Blanko]]. Can be seen on [Blankoblues Demo][2]. Local.css and templates available [here][3].
+
+* **[contraste.css][4]**, contributed by [[Blanko]]. Can be seen on [Contraste Demo][5]. Local.css and templates available [here][6].
+
+* **[[css_market/actiontabs.css]]**, contributed by [[svend]]. This style sheet displays
+  the action list (Edit, RecentChanges, etc.) as tabs. This is in use at [branchable](http://www.branchable.com/).
+  [[!meta stylesheet="actiontabs"]]
+
+* **[wiki.css](http://cyborginstitute.net/includes/wiki.css)** by [[tychoish]]. 
+  I typically throw this in as `local.css` in new wikis as a slightly more clear and readable
+  layout for wikis that need to be functional and elegant, but not necessarily uniquely designed. 
+  Currently in use by the [the outeralliance wiki](http://oa.criticalfutures.com/). 
+  
+
 If your web browser allows selecting between multiple stylesheets, this
 page can be viewed using many of the stylesheets above. For example, if
 using Epiphany with the Select Stylesheet extension enabled, use View ->
 Style.  In Firefox or Iceweasel, use View -> Page Style.
+
+<!-- Page links -->
+
+ [1]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/src/local.css (Download Blankoblues CSS)
+ [2]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/htdocs/ (Take a tour on Blankoblues Demo)
+ [3]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/blankoblues.tar.gz (Download local.css and templates for Blankoblues theme)
+ [4]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/src/local.css (Download Contraste CSS)
+ [5]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/htdocs/ (Take a tour on Contraste Demo)
+ [6]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/contraste.tar.gz (Download local.css and templates for Contraste theme)