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

Theme per language

Allows the administrator to specify a theme to use per language.

1

bla bla

jQuery Calendars API

THIS MODULE HAS A NEW HOME.

Description

Brings the awesome jQuery World Calendars API to Drupal.

Disclaimer

This module is in an early development stage, It is not intended to be used in production.

Dependencies

Requirements

Installation

  • Download and install Libraries API module as usual.
  • Download jQuery Calendars library and put it in sites/all/libraries/jquery.calendars
  • Download jQuery 1.4.2 and put it in sites/all/libraries/jquery/jquery-1.4.2.min.js (6.x only)
  • Goto admin/settings/jquery-calendars (6.x)
  • Goto admin/config/user-interface/jquery-calendars (7.x)

API Usage

OM Tools

This module is a theming enhancement tool designed to work with all themes, but works best for OM Base Theme.

OM Subthemer

OM Subthemer Sample Skin

A power tool that creates subthemes for all base themes. By default, it is using OM Base Theme (version 2) and it has also an option to make standalone themes.

This module demonstrates the power of PHP recursion when applied to custom layouting and automates processing of important classes, such as:

  • Wrapper Level - styling by wrapper depth
  • Row/Column - styling blocks vertically or horizontally
  • Number of Rows/Columns - for applying width and height depending on the number rows and columns, ex. 1 column gets 100%, 2 columns get 50%, and so on
  • First/Last - styling first div or last div differently
  • Wrapper/Region - styling wrapper divs and region divs differently

Features

  • Ability to create custom layouts and regions
  • Creating regions and wrappers is as easy as dragging the elements
  • Wrapper Element: an element, with other elements nested below it, becomes a wrapper
  • Region Element: an element, without other elements nested below it, becomes a region

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained