Views Masonry

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Based on david DeSandro's "jQuery Masonry" script, this module provides a Masonry style view. Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.

TEI Download

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

The TEI Download module allows downloading various renderings of documents encoded according to the standards of the Text Encoding Initiative (TEI) and published with the TEI Content module. The TEI Download module lets the user download the documents displayed online in several file formats (txt, epub, xml/tei) and several versions.

The module is part of a package of modules we call the TEICHI Framework. This name brings together the Text Encoding Initiative (TEI) and Computer-Human Interaction (CHI). The package works with Drupal 7 and consists of three modules: TEI Download (described here), TEI Content (the base module, currently at http://drupal.org/sandbox/christof.s/1118172), and TEI Search (in development, currently at http://drupal.org/sandbox/christof.s/1120932).

TEI Search

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

The TEI Search module adds search functions to the TEI Content module. Its key feature is that it is aware of some TEI tags.

The TEI Search module is part of a package of modules called TEICHI framework. This name brings together the Text Encoding Initiative (TEI) and Computer-Human Interaction (CHI). This framework functions in a Drupal 7 environment and consists of three modules: TEI Search (described here, still in development), TEI Content (the base module: currently at http://drupal.org/sandbox/christof.s/1118172), and TEI Download (currently at http://drupal.org/sandbox/christof.s/1120822).

Dojo Toolkit

Component type

module

Maintenance status

Development status

Downloads

2829

Component created

Component changed

Dojo Toolkit (http://www.dojotoolkit.org) is a Javascript platform that goes beyond JQuery to add full browser-side data objects in addition to a huge variety of other goodness.

This is an API module to support loading Dojo from a CDN or a local build. It is now being targeted at the most recent versions of Dojo, 1.7+, with Asynchronous Module Definitions (AMD).