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.

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.

Face Detection

Component type

module

Maintenance status

Development status

Downloads

1212

Component created

Component changed

Face Detection module uses the jQuery Facedetection library to provide an image viewer jQuery plugin.

It only has been tested on Chrome, Firefox 3-8, IE 9

You can try the demo here.

Sponsors

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.

Bean Examples

Component type

module

Maintenance status

Development status

Downloads

5627

Component created

Component changed

This is a place to find bean example plugins. Developers should start here when looking for examples for creating custom bean types using the Bean API.

Example Plugins:

Article Listing
This bean type shows a listing of recent nodes published that are of the 'article' bundle type. User can define the number of results returned by entityFieldQuery(), a single view mode to use for node results and append a custom "More Link" at the bottom of the block.