Statuses (Social Microblog)

Component type

module

Categories

Maintenance status

Development status

Downloads

33623

Component created

Component changed

This is the new home of the Facebook-style Statuses (Microblog) project for Drupal 7+.

Provides status updates / microblogs like Facebook's Wall / News Feed, Twitter's Timeline, and Yammer's Feed. Users can update their own status or write messages to other users, nodes, Organic Groups, taxonomy terms, or other entity types. @mentions and #hashtags are supported, as well as comments on status updates, viewing conversations between users, the ability to "like"/"reply" to/RT a message, automatic updates without page refreshing, and integration with over 20 modules.

SimpleHTMLDOM Parser

Component type

module

Categories

Maintenance status

Development status

Downloads

5254

Component created

Component changed

This is a parser plugin for Feeds that uses the SimpleHTMLDOM library to extract elements from HTML documents. It can be used to building screen scraping functionality with Feeds, and for automatically importing items from websites that do not support RSS.

Installation

Download the module and extract into your sites module folder. You will also need the Feeds module, and it's dependencies. Enable the module.

Extended Database API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides developer with a set of functions for more efficient data extraction under drupal 6 core. Using this module, a developer can easily extract keyed arrays, columns, single values and even trees as easy, as using native drupal database api.

Project's mission is to add flexibility without sacrificing simplicity of using database layer for developer. The original module doesn't clone or copy functionality of drupal 7 database layer, which is more focused on interacting with database, rather then data extraction.

Commerce Email

Component type

module

Categories

Maintenance status

Development status

Downloads

24308

Component created

Component changed

Commerce Email for Drupal Commerce

- Adds a configuration page for the order email
- Email content can be entered into textarea/wysiwyg (if available) form
- Email content can also be set to be loaded from a template file: commerce-order-email.tpl.php
- Allows the insertion of the order items into the email, token addition: [commerce-email:order-items]
- Supports Commerce Shipping
- Allows different language versions of each email
- Optional administrator email

BuzzGrowl

Component type

module

Maintenance status

Development status

Downloads

1699

Component created

Component changed

This module provides BuzzGrowl integration for your drupal site. All you have to do is enable it. No configuration is needed.

Show social media posts about your website on your website.

Privatemsg Templates

Component type

module

Maintenance status

Development status

Downloads

999

Component created

Component changed

Enables the creation of node based template messages.

Messages are made available as a select list when composing a new Privatemsg, selecting a message template from the select list injects the message template into the message body textarea.