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

Component Installer

Component Installer allows installation of Components (third-party JavaScript and CSS packages) through Composer. This module facilitates its use for Drupal.

Dependencies

Usage

  1. Add the Components you want to your module's composer.json file:
    {
        "require": {
            "components/underscore": "*",
            "components/normalize.css": "*"
        }
    }
    
  2. Make your module depend on component_installer in your .info file:
    dependencies[] = component_installer
    
  3. Use Composer Manager to help build and install the Composer dependencies.
  4. The Component's JavaScript is now available for use through require.js:
    require(['underscore'], function (_) {
      // Underscore is now available.
      _.each([1, 2, 3], alert);
    });
    
  5. Any CSS that the Component provides is automatically loaded.

Available Components

DM User Picture Crop

DM User Picture Crop is a Drupal utility module based on jQuery that lets you crop your profile images when you upload them.

Coriolanus

Coriolanus Logotype

CORIOLANUS, DRUPAL INSTALLER SCRIPT 0.1b

Coriolanus is lightweight install drush script which sets up for you a very rich Drupal installation in seconds.

It automatically set up a Drupal installation with a wysiwyg editor and several of the most useful modules.
The script runs the drush .make file which download the necessary modules / libraries, then execute several drush commands which set up the installation of database, enable necessary Drupal modules and disable others e.g. as 'update'. You can alter the script to add new modules.

Available modules:
------------------------------------------

admin_menu, ctools, context, calendar, date, devel, features, imce, i18n, libraries, menu_block, modernizr, nice_menus, nodequeue, pathauto, relation, strongarm, token, ckeditor, jquery_update, views, views bulk operations (VBO), views_slideshow, webform

Available libraries:
------------------------------------------

jQuery 1.7.2, jQuery UI 1.8, CKEditor 4.1

Enabled by default modules:
------------------------------------------

ctools views views_ui context context_ui features webform jquery_update libraries wysiwyg ckeditor

REQUIREMENTS
------------------------------------------

Drush 5.x, http://drupal.org/project/drush
MySQL server 5.x
(on Windows only) Cygwin or alternative e.g. git-bash

INSTALL ON LINUX

DKAN Datastore

Development and issue management moved to Github

    Law / Laywer Template

    Law / Laywer Theme for Drupal is a Professional Responsive Theme for starting your Law business website on Drupal. It is a mobile friendly theme built on clean HTML5 markup and extensible CSS classes and ID's for unlimited theming possibilities. It has content first (top-down) load order for improved SEO.

    Note: The header images & background images, colors etc can easily be changed from Theme settings page to use the theme for any Business, Corporate or other purposes or type of website.

    Main Features

    • Mobile Friendly / Responsive out-of-the-box
    • Multiple Colors (with Color Module Support)
    • Configurable Header Image
    • Configurable Background Image
    • 1 column, 2 columns or 3 Columns layout
    • Clean HTML5 structure with extensible CSS classes and ID's for unlimited theming possibilities
    • Top-down load order for improved SEO
    • An adaptive, elegant, SASS based grid system
    • SASS ready with Bourbon mixin library
    • Grid Framework provided by Bourbon Neat
    • Styles for Default Drupal Core modules and blocks

    Law Theme Showcase

    Pages

    Subscribe with RSS Subscribe to RSS - Actively maintained