Rackspace webmail integration

Component type

module

Maintenance status

Development status

Downloads

1055

Component created

Component changed

This module integrates with rackspace webmail and provides a single sign-on for users.

It uses nusoap for Rackspace Webmail API integration.

It will create email account on rackspace webmail when new user register on Drupal site.

Example:--
if any user register with Drupal username: firstname.lastname
Rackspace webmail Inbox user will be: firstname.lastname@YOURSITENAME.COM

Block Background

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Block Background Module adds the background image to the blocks. User can upload the background image for each block in block configuration page.

Background images can be added to
1.Custom Blocks
2.View Blocks
3.Core Blocks(search,recent comments)

Watchdog DBlog Exclude

Component type

module

Maintenance status

Development status

Downloads

249

Component created

Component changed

This module adds settings allowing you to exclude specific types, severity levels and ip addresses from being logged to the database.
It does this by overriding the HOOK_watchdog function in the dblog module and implementing its own.
settings are with the other logging settings at: admin/config/development/logging

After implementing this module, I came across one that does virtually the same (though it doesn't seem to filter IP).
Watchdog Filtering

MakesALot

Component type

module

Categories

Maintenance status

Development status

Downloads

593

Component created

Component changed

MakesALot is a wrapper around Drush make to assist in a cleaner build setup for local development tasks.

Where drush make will download core and listed contrib modules and themes (and patches, libraries), MakesALot will automate the rest of the local build process similar to capistrano or platform.sh.

It has a few options:

Freebil

Component type

module

Maintenance status

Development status

Component created

Component changed

The Freebil Drupal 7 module is intended to serve as a mini billing system for small businesses or individuals. It was first conceived as an accounting tool for freelancers. It tracks customers, contacts, invoices, and payments. All customer, invoice and payment data is entered by the user via forms. An invoice is generated which can be emailed to the customer in text or HTML format. As payments are received, the user enters the payment data and the balance due is updated. A new invoice can be generated if there is still an outstanding balance.

User-agent Assign Role

Component type

module

Maintenance status

Development status

Downloads

745

Component created

Component changed

This module will assign a role to an anonymous user if the HTTP_USER_AGENT is one of a specified set of values.

Use Cases

When the URL is pasted into the share textbox on Facebook, the page will be scraped for content and images. If the page is unpublished or protected, Facebook will cache an error page and this error page will be displayed for future shares. This condition persists unless manually rescraped.