Maintainers strive to actively monitor issues and respond in a timely manner.

Smart Crop

Smart Crop is an imagecache action that crops based on entropy, which produces more pleasing results when cropping to a fixed aspect (for example it can help prevent cutting off people's heads when

Context Block Classes

Context Block Class gives users of the Context module the ability to define custom classes for blocks per context, both for each block and globally for a region. The module implements a context reaction, providing the interface required for adding classes to blocks which have been defined for that context. This unlocks a tremendous amount of theming flexibility for users of Context module. When combined with a grid based theme or any other theme which implements re-usable styles, the options are endless!

Requirements

Installation

  1. Enable the module.
  2. Ensure that your theme has a copy of block.tpl.php.
  3. Insert a PHP snippet to your theme's block.tpl.php file(s) that prints the $context_block_classes variable (see below).
  4. To add a class to a block or to all blocks within a region, add the "Block classes" reaction to your context.

Adding the php snippet

Add this snippet to your theme's block.tpl.php inside the block's class definition:

print $context_block_classes;

Here's the first line of the Garland theme's block.tpl.php prior to adding the code:

<div id="block-<?php print $block->module .'-'. $block->delta; ?>" class="clear-block block block-<?php print $block->module ?>">

Commerce PayPal

Transform Your Payment Experience with Seamless PayPal Integration

Particle

particle-concept.jpg

A port of Chris Spooner's Wordpress based design concept.

Complete with clean and valid code, a few touches of CSS3 and some quick fixes to help out old IE6.

Alpine

Alpine Theme

Alpine is a GPL v3 Wordpress theme by the same name that I converted to Drupal 6 originally. Since Drupal 7 has been released, I have also updated Alpine for Drupal 7.

I have already added some extra regions and plan to add more in later versions. There is also a 100% CSS Only Primary Links menu dropdowns for Drupal 6 and Main Menu drop downs for Drupal 7. Alpine features some great default images and styles, but can be easily modified with your own images. It is great for a nature blog, hiking blog, and generally any other outdoors or nature related website.

Block Regions

  • Header Content
  • Search Box
  • Left Sidebar
  • Content Top
  • Highlighted
  • Content
  • Content Bottom
  • Tryptych Column 1
  • Tryptych Column 2
  • Tryptych Column 3
  • Footer

Alpine 1.x Features

  • Drupal 7 Ready!
  • 100% Pure CSS Primary Links Menu Dropdowns (No need for JS libraries!)
  • Content Top and Content Bottom Block Regions
  • 2 Column Layout
  • Left Sidebar
  • Custom Header Image - Easily Modified!
  • Header Content Region - Just comment out or remove the CSS for the #header background image on line #29 in the CSS.

Please Note: Alpine 1.x is being phased out for Alpine 2.x. Please upgrade!

Sweepstakes

This module provides a node type that allows authenticated users to enter sweepstakes (contests). Winners are automatically chosen after the sweepstakes' end date.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained