aGov Text Resize

Component type

module

Categories

Maintenance status

Development status

Downloads

3948

Component created

Component changed

This is a simple module that provides buttons to increase or decrease font sizes. It does this by adding a .font-large class to the <body> element.

You simply need to add the aGov text resize block to a region in your theme (e.g. header) and then write CSS rules in your themes stylesheet to handle body.font-large.

This module doesn't include any styles, as this will vary from theme to theme.

MVPCreator Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

335

Component created

Component changed

Provides some Panels style and layout utilities for use in a Panopoly site (or Panopoly-based distribution).

Includes (or will include) the following:

  • Style plugin: Background color
  • Style plugin: Background image
  • Layout: 10 rows
  • Support for 'full width' style plugins, layouts and themes, where a region style can span the full width of the page

These utilities make it easier to build attractive landing pages!

LightLazyLoader

Component type

module

Maintenance status

Development status

Downloads

349

Component created

Component changed

Introduction

LightLazyLoader (LLL) is delays loading of images in long web pages. Images outside of viewport are not loaded until user scroll (vertically or horizontally), resize, click, see css3 animation.
Using Light Lazy Loader make the page load faster - user is able to see content as soon is possible.

Responsive Frames

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that provides a text format filter that wraps frames (iframes by default, but can be configured to work with other types of frames like embed) around containing divs and optionally provides CSS to make the frames responsive (with the limitation of a fixed aspect ratio, also configurable per text format). Essentially this module makes frames (most commonly videos) behave like images with the width of 100%.

IE Redirect

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Never support Internet Explorer again

Add the URL of one of your competitors and IE Redirect will transfer all IE users to their page. Laugh out loud as their dev team despairs, baffled by the rising number of IE visitors. HO HO HO!

100% tested on Internet Explorer 6, 7, 8, 9, 10, 11

Devel form debug

Component type

module

Maintenance status

Development status

Downloads

5640

Component created

Component changed

This module adds a contextual link to every form that lets you easily find out form's ID, name of hook_form_FORM_ID_alter() hook and print out form's variables. The module is a successor of Get Form ID (https://www.drupal.org/project/get_form_id) which is deprecated from now on.

Vertical Tabs Config

Component type

module

Maintenance status

Development status

Downloads

4210

Component created

Component changed

This module allows you to:

  • Hide vertical tabs on add/edit node pages depending on content type and role.
  • Decide vertical tabs order (with a drag and drop interface since version 1.2).

Warning

You may need to clear drupal's and/or browsers cache if you don't see any changes after modifying vertical tabs order. Suggestions to improve the source code are welcome!

Drupal 8

Drupal 8 version is fully functional. Please, give me feedback!