Devel IE

Component type

module

Maintenance status

Development status

Component created

Component changed

This module tries to smooth out the edges when developing for Internet Explorer.

When IE8 or below is detected it does this (temporarily for that page request):

  • Turns on css compression (To make respondjs work)
  • Clears css cache

Perfecto

Component type

module

Maintenance status

Development status

Downloads

1426

Component created

Component changed

Overview

The Perfecto module is for themers. It allows compositions to be floated over web page to quickly and accurately calibrate theme CSS. This way one doesn't have to switch between browser and Photoshop all the time to compare your current web and the end results.

Screencast Youtube

https://www.youtube.com/watch?v=-CkWR2oiY4A.

highlight js

Component type

module

Maintenance status

Development status

Downloads

177725

Component created

Component changed

Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.

Dependencies
Libraries API
highlight.js

Installation

Loot and Booty

Component type

module

Maintenance status

Development status

Downloads

636

Component created

Component changed

Helper module & tools for themes especially the ruler of the Drupal7seas: mothership basetheme
But booty is written to be a standalone helper for all themes

* Alternative & better Login form

Roadmap:
* Test classes for body
* Visual Mediaquery check
* custom page-404 pages

Textbook

Component type

module

Maintenance status

Development status

Downloads

93336

Component created

Component changed

This module provides a combination of CSS Styles, WYSIWYG settings, developer hooks, style guides, and well-designed CSS3 page templates to provide clean, accessible (seeking both 508 and WCAG 2.0 AA), and visually impressive styling. It does this in an attempt to help any theme provide consistent textbook styling for the production of online course materials without the need for advanced knowledge of CSS / HTML.

Custom Meta

Component type

module

Maintenance status

Development status

Downloads

114029

Component created

Component changed

While Nodewords (D6) and Metatags (D7) work well for adding things like Abstract, Description, Keywords, Robots, Copyright and even OpenGraph meta tags to your content. We continually found ourselves backed into a situation where we would have to release a tpl.php update or write a custom module to inject custom meta elements onto our platform.