Certified to Rock field

Component type

module

Maintenance status

Development status

Downloads

2560

Component created

Component changed

This module provides a field that allows one to input their Drupal.org user ID, and view their Certified to Rock rating. This was mainly coded as a learning exercise, so it may be limited in features and polish.

Basically if you're looking for a way to get the Certified To Rock rating for your users, then this is a module that will do the job!

Facebook walls

Component type

module

Maintenance status

Development status

Downloads

4548

Component created

Component changed

This light weight module allows you to show facebook walls of diffent users, pages or apps in a block. You can configure as many facebook walls as you'd like. Each wall provides an own block.
This drupal module uses the jquery plugin developed by neosmart (http://www.neosmart.de/social-media/facebook-wall) to retrive and show the facebook walls.

Simple Facebook Wall Post

Component type

module

Maintenance status

Development status

Downloads

1959

Component created

Component changed

Note:

Facebook now provides a stand alone send button, which does something similar to this module. This module posts Drupal content to a wall, but the stand alone send button sends a page to a friend or a group.

Overview

Sometimes you just want to post to a Facebook wall, without having to go through the hassle of building a Facebook app for such a simple use case. The solution is easy:

Comment Access

Component type

module

Maintenance status

Development status

Downloads

8686

Component created

Component changed

Overview

Comment Access allows your users to control the comments on their posts. It adds permissions to administer, approve, and delete comments on nodes they create without granting full comment administration access. Permissions are granted by node type, so it's a great way to allow your users to manage comments on their own blogs,

Profile Aggregator

Component type

module

Maintenance status

Development status

Downloads

535

Component created

Component changed

Aggregates a user's profile nodes into one.

You have several different pieces of profile information about your users regarding to their work, eating habits, leisure time, and so on, all of which are considered to be semi-private (ie. may be hidden from eg. unauthenticated users). You may want to make (some part of) their profile data merged into one node per user, possibly with some considerably different layout and/or access control. You have set up different content types: 'work', 'eating', 'leisure', and 'public_profile', all of them set up with Content Profile module--but how to merge the first three into the fourth?

Here comes profile_aggregator.module handy. Just select the source profiles ('work', 'eating' and 'leisure'), select the target profile ('public_profile') with the appropriate format, and let the users update their pieces of profile information while having Drupal do the merge part of the work!

Hashtags

Component type

module

Maintenance status

Development status

Downloads

8585

Component created

Component changed

Hashtags module provides alternative way of adding tags to entities.

Keywords that start with a pound (#) sign are called hashtags i.e. #drupal7 or #drupal6.

Clicking on the hashtag will lead you to a thread of entities that have that have applied that hashtag. Hashtag that appiled to comment will lead to the corresponding node.

Atrium Leads

Component type

module

Maintenance status

Development status

Downloads

1524

Component created

Component changed

Atrium Leads is a simple Open Atrium feature that provides a "Business Lead" content type.

This can be used for keeping track of the status of any kind of business lead, ie. potential clients, RFPs, job offers, or even for tracking candidates for hire.

It offers a simple content type with fields for Description, Link, Contact Information, Keywords, and Status (New, Contacted, In progress, Closed, Abandoned).

It also provides views for navigating through leads by status and tag. Everything is based in Views and CCK so further customization is possible.

Privatemsg Bulkmail

Component type

module

Maintenance status

Development status

Downloads

2150

Component created

Component changed

The Privatemsg Bulkmail module is intended for site administrators who want to send out an identical private message to a large user base (100.000 users and more). An example use case would be an internal notification to all registered users through a private message.

This module requires the amazing Privatemsg module.