Tabbed

Component type

module

Component created

Component changed

This sandbox project auto generates Quicktabs with taxonomy and views.

The code shows the categorised site’s content in different views. This means each term needs to be a tab. Each tab displays several views.

NOTE: this is sandbox project for me to get acquianted with some api's. I don't intend to make a real module out of it.

EasyAccordion for Views

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides integration for the EasyAccordion jQuery plugin with Views.
With EasyAccordion, you can organize any type of web content into a beautiful and user-friendly slider.

View EasyAccordion jQuery plugin demo here http://www.madeincima.eu/samples/jquery/easyAccordion/
See drupal module in action on www.rootsontheroad.nl

Block context

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module provides a simple way to create block content on node context. It re-uses Block core module functionalities and can be related to a part of Context module.

This module is developed for editor users. The aim is not to rewrite block or context module. It just provides an intuitive way to add blocks on contextual node, without overloading block core module administration page (/admin/build/block).

Panels Extra Layouts

Component type

module

Maintenance status

Development status

Downloads

37172

Component created

Component changed

Extra Layouts for the Panels Module

Panels is one of the most, if not the most, powerful modules for laying out a page in Drupal.

Panels builds on CTools which is a swiss army knife for doing all sorts of elaborated things in Drupal without having to hack the drupal core.

JAIL / Lazy Load Formatter

Component type

module

Maintenance status

Development status

Downloads

6312

Component created

Component changed

JAIL (Javascript Asynchronous Image Loading) is a technique created by Sebastiano Armeli-Battana to replace jQuery Lazy Load. Lazy Load was a great script but was abandoned and Sebastiano created JAIL to fill the void. The technique stops the browser from loading images that are not in the view port and loads them as they come into view.

Create Page

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows you to create blank pages. Useful for creating landing pages with wth Context Module. You create a blank page, set the context, and then use context to set the layout, what displays, etc. A UI and an API is provided. Currently blank pages are stored in the variables table and are exportable with Strongarm.