Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Contact Role

This module allows the core contact module to send emails to site users and site roles.

Joomla to Drupal

This module enables the import of the following content from a Joomla website into Drupal.

  • Users
  • Sections & Categories into Taxonomy Vocabularies and Terms
  • Content items to nodes

Only available in 7.x-2.x (currently under development):

  • JComments import

The module was developed against Joomla 1.0.x, however initial reports from the community indicate that the module also works with Joomla 1.5.x.

Mail Redirect

The Mail Redirect module redirects ALL system generated email (see notes below that CC/BCC were not supported until the 3.x branches of D7/D8/D9) to a test mail domain or address. This is especially useful when doing site testing which uses a production database which is populated with real email addresses.

Works with any mail generated by drupal_mail().

General Usage:

redirect any system generated email to your configured email domain or address
usage (specific for 7.x-2.x and newer, see README for older releases):
- in your test site's settings.php set:
$conf = array('mail_redirect_opt' => "domain");
$conf = array('mail_redirect_domain' => "mydomain.com");
OR
$conf = array('mail_redirect_opt' => "address");
$conf = array('mail_redirect_address' => "myaddress@mydomain.com");

result:
- input $to: john_smith@about.com
- output $to:
john_smith@mydomain.com
OR
myaddress@mydomain.com

Tipjoy

tipjoy

A simple module that adds Tipjoy buttons to content.

Contributors who wish to add a “tip this” button to their posts, or a “tip me” button to their user page, must sign up on the Tipjoy website to get a Tipjoy username.

The module is quite customizable.

As a website Administrator, you can:

- Modify the labels for Tipjoy buttons.
- Have your own “tip this” button in a block, for the website (as an entity) to collect tips.
- Exclude certain content types from being tipped.
- Choose to place the Tipjoy buttons above or below the node body.
- Grant the privilege to “get tip” to certain roles only.
- Allow contributors to toggle the display of their “tip this” buttons on a per-node basis.

As a contributor who has the privilege to get tips, you can:

- Toggle the display of a Tipjoy button on your user page.
- Toggle the display of a Tipjoy button in content you author.
- Toggle the display of a Tipjoy button in each node you author.

Up to now, Tipjoy has been a service that allows bloggers to collect tips from happy readers. Bloggers can either add “tip this” buttons to each blog post or just put up a general “leave a tip” banner somewhere on their site. With this new module, Drupal-powered communities can now offer their contributors an incentive to post more. On its front page, Tipjoy.com keeps track of tips given and received throughout the world, showing off the most tipped content, and featuring new content worth checking out.

Development of the Tipjoy module has been sponsored by Ole Sturm at http://olesturm.com.

Caroline
11 heavens

Disqus

DISQUS is a comments platform that helps you build an active community from your website's audience. It has awesome features, powerful tools, and it's easy to install.

Drupal Integration

  • Display recent comments, popular threads, and other widgets in blocks
  • Provide comments on any node type or user
  • Views 2/3 integration (number of comments)
  • Single Sign-On

Disqus Features

  • Threaded comments and replies
  • Notifications and reply by email
  • Subscribe and RSS options
  • Aggregated comments and social mentions
  • Powerful moderation and admin tools
  • Full spam filtering, blacklists and whitelists
  • Support for Disqus community widgets
  • Connected with a large discussion community
  • Increased exposure and readership

Tutorials

Installation

Scott from Level Up Tuts put together a great tutorial on how to install Disqus on Drupal 7. He walks you through these steps:

  1. Download and install the Disqus module into your respective sites directory (sites/all/modules).

Fire Eagle

This module provides integration with Fire Eagle : http://fireeagle.yahoo.net/

(still under development).

Pages

Subscribe with RSS Subscribe to RSS - Integrations