Recently Viewed Nodes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The recently viewed nodes module allows you to log any nodes
a user visits. This works for both anonymous users and
logged in users. You can limit what nodes are logged by type
and to specific roles.

The list can also be saved to database, with flexible admin
settings that will allow you to tailor the module to your
server.

An example use of the module is for UberCart. You can log
anonymous nodes visits and when the user logs in, it
will automatically save the list for that user.

Magellan

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Drupal module Magellan is designed to add a curriculum mapping interface to the Daedalus module.

Mail Template

Component type

module

Categories

Maintenance status

Development status

Downloads

5006

Component created

Component changed

Mail Template is intended to be a platform for emailing needs in drupal, like:

* simple emails - posibility to send simple emails to some recipients
* automailing (autoresponder) - based on rules
* email marketing - also based on rules
* custom use based on api
* other modules integrations

It will use mimemail for building & send emails

Thanks to Previewable email templates module. It was used as a starting point.

Node points

Component type

module

Maintenance status

Development status

Component created

Component changed

This D7 module would like to make lists of the "best content" of the site based on points. Something like http://drupal.org/project/userpoints but with nodes.

Features
Every node can give points based on several rules which the admin user can change.
Points based on
- the length of the node body
- the number of the comments
- taxonomy ids
- statistics
- users votes
- extra points of the editor

:) (sorry for my english)

N-Tuple

Component type

module

Maintenance status

Development status

Component created

Component changed

N-Tuple is a collection of modules provides customized and extendable multi-component cck fileds capable representing/storing relations (of any-arity ) between drupal objects that developers can use in different ways:

Locale Context

Component type

module

Categories

Maintenance status

Development status

Downloads

1200

Component created

Component changed

This module handles contexts for locale. It requires the custom-locale core patch, which is bundled (for Drupal 6.20) with this module.

Under /admin/settings/language/contexts the available and default contexts are managed.

"Available contexts" are the contexts available to the system.
"Default contexts" are the default contexts for the site, FILO fallback.

The translation integrates into Drupals core Locale module.