Maintainers are looking for help reviewing issues.

AmazonSES

Amazon SES for sending email in drupal by passing the standard send mail in drupal.
This is being built for drupal version 7.x

Medals

Medals is a Drupal 7 replacement for the User Badges module that integrates heavily into Drupal 7's taxonomy system. This module allows you to award "Medals" to users which show up in their profile when certain criteria are met, including gaining a role or reaching a set number of User Points in a particular category.

Datasources

Part of Ouch project.

Goal

Datasources provides a framework to describe and manage datasource to import in Drupal.

Usage

Module can register datasources.

Once you have defined your datasources, the module provides an UI to map datasource fields against entities fields and define import policies.

You can declare sharable preprocessors to do some field level transformation.

There is a basic support for list fields.

The module manages the find/update/insert stuff.

You can define import policy (multiple update, update only if untouched, etc).

Datasources provides a Drush command to import data.

Datasources uses Entity API (dev branch).

Datasources provides a sub module : Unique (by) datasource identifier wich creates a new type of field to describe a unique identifier by datasource.

More infos in the README.txt.

NEW Basic support for RSS via the aggregator module. So you can define datasource from Feeds and import RSS into nodes !

NEW (dev) Added a contrib module to import data from a folder tree (folders with text and images).

Datasources VS Feeds

Views Argument Inherit

This module allows arguments to inherit a default value from another argument.

This module provides a new default handler for Views, allowing the argument to inherit the value from another argument.

Free pager

Here's a quick video showing how this module works and also how to set up a Free pager block with Views: http://www.youtube.com/watch?v=lDDbtzmthNQ&feature=youtu.be

A note on performance: Free Pager iterates through all view results, to find a match on the current URL. If your Free Pager views have a lot of results (say 100+), this will have serious effects on page load times. It can partly be helped by standard Views caching, but not completely.
Free Pager has just got a new co-maintainer, so hopefully the performance issues can be solved soon.

Related modules

See the comparison of previous/next modules.

Quick comparison: Free pager is (afaik) the only Drupal module that allows putting pagers on basically anything – not only content. If you want to paginate content, compare with other modules.

README.txt


This module allows you to use Views to create simple forward/next pagers. It
provides a new display, Pager block, which will create a block with pager for
items listed in the view.

This pager module is a bit more difficult to wrap your head around than most
pager modules. In return, you get much more flexibility in what you can put
pagers on, and how the pagers should work. The basic concept is this:

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)