This project is under active development.

Stark

Screenshot of the Stark theme

The Stark theme is provided for demonstration purposes; it uses Drupal’s default HTML markup and CSS styles. It can be used as a troubleshooting tool to determine whether module-related CSS and JavaScript are interfering with a more complex theme, and can be used by designers interested in studying Drupal’s default markup without the interference of changes commonly made by more complex themes.

changeme

Changeme Screenshot

This theme is intended for those who want a simple layout with the ability to easily change simple aspects such as font colors, link colors, fonts, and header color without having to bother to dig through lots of code to find what you should change. We accomplish that with a second, very well documented stylesheet called changeme.css which only includes the "most frequently want to change" items with lots of comments.

To modify this theme you should:

  • Never touch the style.css
  • Instead, proceed directly to changeme.css (do not pass go or collect $200)
  • see how the changeme.css is clearly documented to make simple changes
  • Save file and rejoice.

Please report any bugs in the issue queue, as this theme is a total and complete 'work in progress'. (theme created very quickly and haphazardly by Mustardseed Media, Inc.)

Drupal 7

A Drupal 7 develoment version has been committed. Please test it and post issues in queue.

Upgrading from D6

  • When upgrading from the Drupal 6 theme, be sure to backup your changeme.css file which has all of your custom work in it.
  • You can simply drop this file into the new D7 theme, overwriting the blank changeme.css.

Import

There are a multitude of different import and export modules in existence to handle the complex task of getting data from other systems into Drupal.

Accessible Helper Module

Goals:

  1. Assist in making Drupal content more accessible.
  2. Serve as an api for other drupal accessibility modules when common
    functionality is needed

blip.fm

This module provides basic integration with the blip.fm web API. Features include:

Pages

Subscribe with RSS Subscribe to RSS - Under active development