Download & Extend

Releases for Style

style 6.x-1.x-dev

Download Size md5 hash
style-6.x-1.x-dev.tar.gz 19.6 KB fd40c370d23a70fff27cc7767eb76e8b
style-6.x-1.x-dev.zip 22.59 KB 807beb559dbcb5639d216d9f9d36023f
Last updated: February 25, 2011 - 07:51
Development snapshot from branch: 6.x-1.x

Release notes

     _         _                            _       _      
 ___| |_ _   _| | ___   _ __ ___   ___   __| |_   _| | ___ 
/ __| __| | | | |/ _ \ | '_ ` _ \ / _ \ / _` | | | | |/ _ \
\__ \ |_| |_| | |  __/_| | | | | | (_) | (_| | |_| | |  __/
|___/\__|\__, |_|\___(_)_| |_| |_|\___/ \__,_|\__,_|_|\___|
         |___/          A skinning system for Drupal Themes

Style.module is a skinning system that overrides stylesheets in themes.

===========================
  File structure
===========================
    In every module and theme, the /styles folder includes additional
    styles.

    Every directory in /styles is a different, unique, style.

    When a style is chosen, the style system replaces normal stylesheets
    for a theme or module with the styles own.
  
    It does this by replacing files relative to the original theme.
    
    Let's take an example, here's the output of DRUPAL_THEME_DIR/themes/moo/:
    
  +-DRUPAL_THEME_DIR/themes/moo/
  |
  +-moo.css
  |
  +-template.php
  |
  +-moo.info
  |
  +-page.tpl.php
  |
  +-images/
  | |
  | +-header-bg.png
  |
  +-logo.png
  |
  +-styles/
    |
    +-georgia-font/
    | |
    | +-moo.css
    |
    +-ocean/
    | |
    | +-moo.css
    | |
    | +-images/
    |   |
    |   +-background.png
    |
    +-day/
    | |
    | +-moo.css
    | |
    | +-images/
Read more

style HEAD

Download Size md5 hash
style-HEAD.tar.gz 10.87 KB ebc0468ad96c7326b04fc971a98b1b8a
style-master.tar.gz 10.84 KB 7062b05518505e3b1b55dc34f6b44546
style-HEAD.zip 12.23 KB 941d3748b3de2081074b1fb1d8ed4df8
style-master.zip 12.03 KB 973fc7e5c2ce069327eed55da0f5b64f
Last updated: February 25, 2011 - 07:51
Development snapshot from branch: master
Subscribe with RSS Syndicate content
nobody click here