Deep Zoom

Component type

module

Maintenance status

Development status

Downloads

3157

Component created

Component changed

The Deep Zoom module provides the ability to create interactively viewable high-resolution images using the Microsoft Deep Zoom file format and the Seadragon Ajax library, ala Zoom.it but hosted 100% locally.

Deep Zoom was initially developed for the State Library of Victoria by Realityloop.

Development of the offline processing functionality was sponsored by Orygen Youth Health.

 

Features

  • Multiple display options:
    • Image field formatter.
    • [dev] File field formatter (Offline processing functionality).
    • Text format filter.
  • Batch API based image processor.

Commerce Cart Ajax

Component type

module

Maintenance status

Development status

Downloads

22034

Component created

Component changed

Features

  1. The “remove” button on cart view removes the item from the cart immediately, without a page refresh. The row is removed from the table.
  2. The “Qty” is updated when the "update" button is clicked. The totals are recalculated.

Spaces Theme

Component type

module

Maintenance status

Development status

Downloads

2643

Component created

Component changed

This module is a complement to Spaces / Spaces OG / OG. It creates a /theme path for use within organic groups. This leverages the og_theme property as well as Strongarm to allow for system settings to be different per theme. An example of what this enables:

Group 1 uses Garland for their group theme and wants to render primary links.

Group 2 users a community theme that doesn't utilize primary links in a way that makes sense (given site context).

Node Tabs

Component type

module

Maintenance status

Development status

Downloads

1452

Component created

Component changed

Node tabs is a module that allows you to assign tabbed content to nodes.

The module creates a block called Node tabs that you can add to a region or panel.

You can also call the tabs using the following function:
print node_tabs_generate_tabs();

Requirements

Node tabs requires that jQuery UI be installed. You can download jQuery UI from
http://drupal.org/project/jquery_ui.

Cool message

Component type

module

Maintenance status

Development status

Downloads

2767

Component created

Component changed

Description

Provides a beautiful display of system messages (errors, warning, etc.).
These messages displaying at the top of the page using CSS3 and jQuery.
If you click on message then it will hide.

Screenshot

Installation

Just download, unzip/untar and activate the module.

Future Functionality

  • Support for multiple styles.
  • Settings location on the page.

    WindowSize

    Component type

    module

    Maintenance status

    Development status

    Downloads

    1535

    Component created

    Component changed

    WindowSize adds a small window at the top of your web browser that displays the current window dimensions. This module is designed to be a help for themer's working specifically on responsive themes who need to know the current width of the window and where the break points are.