Accordions

Component type

module

Maintenance status

Development status

Downloads

9205

Component created

Component changed

Display various types of content, such as blocks, with an accordion-like behaviour. Items in accordion groups will initially appear 'collapsed' with only their titles showing. Clicking an item's title will 'expand' that item to show its whole content, and collapse any other accordion items in the same group. Group items into distinct accordions by simply naming them so that pages can have multiple accordions, each containing multiple types of content.

Sites 2

Component type

module

Maintenance status

Development status

Component created

Component changed

This is rewritten version of the Sites module of the 2.x branch because of a lot of buggy code.

WARNING

This repository was merged into main project Sites, so this project will not be maintained anymore.

drupal_http_request_timer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This overrides drupal_http_request from core with a slightly modified version that returns the duration of the request in its return object.

Uses Drupal 7.22's new feature to override the drupal_http_request function.

(This module won't do anything impressive so you will never find a good reason to use this module. I needed to did this one for some experiments and pushing to GIT anyway hoping someone would find this useful - highly unlikely)

deploy_version_date

Component type

module

Maintenance status

Development status

Component created

Component changed

This is one of those install and forget modules.

What it does

Fix. Show the deploy version/date it in the interface for specified access only.
Problem : PM's, Testers, End users dont know which version they are working on.