Theming tools

Component type

module

Maintenance status

Development status

Component created

Component changed

The module is unique in that we want to activate activate resources among these resources are Javascript to help us speed the development, detection of browsers, operating systems, devices. In other resources helps us to standardize our dear friend IE.

The module is for Theming work much faster, easy, usable and clean.

High contrast

Component type

module

Categories

Maintenance status

Development status

Downloads

5122

Component created

Component changed

Provides a quick solution to allow the user to switch between the active theme and a high contrast version of it.

Just install the module and press tab on your keyboard. "Toggle high contrast" link will appear after first or second key press. Click it or press enter. You're now in the high contrast mode. You can return to normal view following the same steps.

CSS Fields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About this modules

CSS Fields is a simple module that provides a custom field type called "CSS." CSS Fields allows you to use CSS very easily for individual nodes by implementing the core function drupal_add_css() while allowing you to keep semantically clean and stable WYSIWYG content. It adds the CSS to the <head> of your HTML document so that you can follow W3C standards without sacrificing your workflow.

Alter Toolbar

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A module for altering the way the Toolbar looks.

The idea behind this little utility module came from the need to differentiate multiple Drupal installations from each other so developers could quickly and easily tell which environment they were in.

Currently it allows the background color to be overridden, but will most likely have added functionality in the future.

Field Formatter Obfuscate

Component type

module

Maintenance status

Development status

Downloads

491

Component created

Component changed

Adds a formatter for text / long text fields to obfuscate the value.

The Field formatter obfuscate module allows you to obfuscate any text / long text field by encoding and hiding the value using ROT13 cipher and data-attributes. Client-side Javascript will be used to decode and display the value.

Note that this is not an encryption. It is merely a simple scheme to hide text from search engines.

Requirements

None.

Chunker

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

Breaks content (body text) into sections at header boundaries. This enables us to use collapsible fieldsets. tabs, vertical tabs or other jqueryUI style formatters like accordion to create in-page pagination automatically, while editors only have to write H2 (or h3) tags to trigger that behavior.

This can be applied over top of any existing body content, as part of the 'field display' settings. It can be applied retroactively to any content.

Drush themegenerator

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a global drush plugin, using yeoman to create subthemes for any basetheme.

Installation instructions:

1. Download the module
2. Put it into [your home directory]/drush/drush_themegenerator
3. Execute drush cc drush

AT Tools

Component type

module

Maintenance status

Development status

Downloads

36086

Component created

Component changed

Drupal 8

AT Tools provides theme and admin features that may be required by your theme. This is now a required module for Adaptivetheme in Drupal 8.

Includes: AT Tools and the AT Theme Generator module (required to generate new sub-themes).

See docs for the Theme Generator: http://docs.adaptivethemes.com/theme-generator/