Social Buttons

Component type

module

Maintenance status

Development status

Downloads

22243

Component created

Component changed

The simplest and easiest way to add social buttons (Facebook Like, Google+, Twitter share ...) to your contents.
Social Buttons is a field and uses the Field API, which makes it attachable to any entity, exposed to Views, exportable through Features, and more ...

Commerce SP PayPal

Component type

module

Categories

Maintenance status

Development status

Downloads

2683

Component created

Component changed

This module integrates the PayPal Recurring Billing functionality into the Commerce subscription product module.

Once a PayPal Recurring Billing Profile has been created based on the product information, PayPal communicates with Drupal via IPNs (Instant Payment Notification) and tells when a new recurrent invoice is filed, the subscription got cancelled, etc. Drupal reacts upon these events, sets the subscription validity date and executes the necessary Rules components from the Commerce SP module.

pjax for Drupal

Component type

module

Maintenance status

Development status

Downloads

4522

Component created

Component changed

pjax is a jQuery plugin that loads new content into the current page without a full page load. This is usually quicker and smoother than a full page reload, because Drupal only has to deliver the main page content and not the full page – and the browser only has to redraw a smaller amount of markup.

In addition to this, pjax updates the page URL with the proper page path using HTML5 pushState – not with #url-fragments that are commonly used with ajax-loaded content. It also updates the page title with the title of the loaded page. In other words, it has all of the benefits of standard page loads (permalinks, SEO), while taking advantage of partial page loads in the browser.

Browsers that don't support pushState – specifically IE < 10 – will automatically fall back to full page loads. In other words, nothing will break, but the module will not provide any benefits for those browsers.

For a quick example of this technique, see the original pjax demo. A more elaborate example is Github's project file browser.

Easy Module

Component type

module

Categories

Maintenance status

Development status

Downloads

1786

Component created

Component changed

The main advantage of Easy Module is that you get all the hooks' information directly from the pages Drupal provides for the API documentation, as well as this module allows you to expose the generator module as an open service.

Location Migrate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

First implementation of Migrate functionality for Location module

Data handling: JSON data support ONLY!

D6 XML Example

Drupal 6 example, the data is handled extending XMLMigration class: the $current_row stores a SimpleXMLElement and thus allows an XPath element selection..

Bot Rules

Component type

module

Maintenance status

Development status

Downloads

2449

Component created

Component changed

Overview

This module provides events, conditions and actions to integrate an IRC
bot with Rules.

Prerequisites

A working IRC bot using Bot module.

Fantacalcio

Component type

module

Maintenance status

Development status

Component created

Component changed

A module that implements the manage of a League of Fantacalcio (Italian fantasy football game).

With this module you can create tournaments (championship, cup, ...), groups, teams and manage a league with matches, standings and upload votes (a text file copied from an XLS file from http://fantagazzetta.com) and calculate results.

Points, rounds and other settings can be configurated.

Further updates are coming...