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

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.

Services Data

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Services data 7.x development sandbox.
Start with features necessary in our current project.
I will work towards porting 6.x Services Data module and contact maintainer of that module asap.

Offsite Content Frame

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

offsite_content_frame captures all external links on your site and redirects them to a page, on your site, with the external content in an iframe. A link back to your site is included in the header, along with an option to dismiss the frame.

Scrollbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provide a tooltip box that shows up when user scrolled down the page. It can contain anything, from views to little kittens. You can use this to build read more recommendations for example.