Masonry API

Component type

module

Maintenance status

Development status

Downloads

91088

Component created

Component changed

Provides an API for integrating the jQuery Masonry plugin with Drupal.

From desandro.github.io/masonry:

Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall.

Responsify

Component type

module

Maintenance status

Development status

Component created

Component changed

About

Responsify allows you to set up devices which have FROM and TO pixel breakpoints. You can use these devices in drupal_add_js calls to load in different JavaScript depending on whether the user is in the device bounds you specified. This allows you to for example load in different libraries if the user is on a mobile device width.

How to install and configure

Activate the module, setup permissions, and then go to admin/settings/responsify to set up your devices.

Hello Bar

Component type

module

Maintenance status

Development status

Downloads

1843

Component created

Component changed

A Hello Bar is a simple notification bar to deliver a message and drive traffic to a specific call to action.

It inserts a div at the top of the HTML markup with a message and a link.
The Hello Bar code snippet grabs the user’s Hello Bar Messages and then loads it into the page in a

at the top of the document.

Video preview here!

Hello Bar JavaScript Solo 1.0 Supported

Wysiwyg Grammar Checker

Component type

module

Maintenance status

Development status

Downloads

2105

Component created

Component changed

This module brings you wysiwyg grammar checking from Proofread Bot.com.

Wysiwyg support

The module integrates with TinyMCE at the moment, but I accept patches for other wysiwygs (FCKEditor, Aloha Editor etc.). Proofread Bot also has an affiliate program, so if you develop a wysiwyg integration you would gain exposure on proofreadbot.com increasing your chances to profit from your work! Take a look at the existing integrations at the very bottom on the proofreadbot.com pages.

Field Collection Bulkupload

Component type

module

Maintenance status

Development status

Downloads

3399

Component created

Component changed

Provides a way to bulkupload (using plupload) files into a filefield / imagefield located inside of a field collection. This allows photo galleries and file lists to be built out easily by admin users.

This module will automatically attach a bulkupload area to each field collection which contains either a file or image field. Users may then use this widget to bulk upload photos. Plupload also has the benefit of doing concurrent uploads, which makes uploading a lot of photos significantly faster.

This module relies on: