Collapsed Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

An alternate to vertical tabs/fieldsets to simplifying a form with a lot of fields -- hides a field behind a one time link.

For example, a node type a where the body field is barely used, can hide it behind a 'Click here to use body' link that will hide the body field, then disappear on clicking, revealing the body field.

Inspired by tumblr's "Show Description" link.

Drupal like (Flag counter)

Component type

module

Categories

Maintenance status

Development status

Downloads

12629

Component created

Component changed

This module provides Facebook-like "Like" functionality using the Flag and Lightbox2 modules.

It appends a string to the flag link that displays the number of times a piece of content has been flagged. Different strings for different flags can be configured.

For example:

like (5) -> unlike (6)
bookmark (10 times) -> bookmarked (11 times)

Dependencies:

Flag

My Certificates Wall

Component type

module

Maintenance status

Development status

Component created

Component changed

This is module for Drupal 7. The module allows to publish Certificates Wall - the set of images corresponding to certificates, awards, diplomas ect.
This module works like widget. It pulls data from certificateswall.com and displays on Drupal site.

This module will be useful when Drupal site is used as personal blog. In this case blogger can represent his Certificates Wall.

The module has couple of configuration settings to choose best representation of Certificates Wall.

Vash integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Integrates Drupal with the Vash project.

This module provides a simple API to generate Vash images and storing them in Drupals file_managed table. The example file demonstrates an example usage of using Vash images as default for users that don't have any other profile picture.

Frameup

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Exposes an Iframe formatter for Drupal 7 Link Fields, and an Iframe content type for CTools aware applications like Panels. Translation: Drop IFrames into your panels willy-nilly.

Text Encrypt

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides encrypted text and long text fields and includes a feeds mapper for import.

Requires the Encrypt module.

Module is adapted mainly from the core Text field module.