Cache Backends

Component type

module

Development status

Component created

Component changed

This is a backport of the Drupal 7 cache implementation to use with Drupal 6. No release will be made for Drupal 7. By using the Drupal 7 cache system you can use the Drupal 7 versions of cache backends:
* APC
* Memcache

Autosite: A minimal approach to drupal mass hosting

Component type

module

Categories

Development status

Component created

Component changed

Drupal 7 has two very exciting features for mass self-service hosting of small Drupal sites: Support of SQLite and the sites/sites.php file. Combined with a sandboxed PHP, it is now possible to automatically and safely create full new Drupal sites without any core hacks. This module wraps the required functionality in a minimal way for easy deployment.

Sampler API

Component type

module

Categories

Maintenance status

Development status

Downloads

4092

Component created

Component changed

The Sampler API allows modules to easily collect and store calculated pieces of data. It's designed primarily to assist in collection, storage, and display of metrics.

Modules provide the API with a metric to track (eg. 'Number of comments added to a node') a listing of objects to be tracked (for example, you may only want to track that for certain nodes) , a sampling strategy (eg. 'every 3 days'), and a method that returns the calculated values for the metric (eg. 'give me the values that you want to store for the period of January 1st midnight to January 4th midnight).

Endorse

Component type

module

Development status

Downloads

1627

Component created

Component changed

This module creates a content type called Endorsement (machine name: endorse) and a view for displaying such endorsements and sorting them. It also provides a stand alone form that can be made accessible to anonymous users without giving them create content permissions. With CRMAPI installed, it will also capture their contact data and insert it into your chosen CRM.

User Settings Access

Component type

module

Maintenance status

Development status

Downloads

9978

Component created

Component changed

Out of the box drupal have just one permissions "adminster users" which controls both user settings and user administration.
So the super user can either grant both privileges to other user or none of them.
This mini module provides additional permission for user Settings.
This allows now the super user to grant either user settings or users or even both privileges if wanted.
Sometime it could even helpfull to allow others to manage users but restrict the general users settings only to
drupal admin.

Privatemsg advanced

Component type

module

Categories

Development status

Downloads

2352

Component created

Component changed

The PM adv module extends the Privatemsg core module.

What exactly makes Privatemsg advanced?

Please read the FAQ in the documentation.

Additional modules

This module also contains the module Privatemsg advanced views.

The PM adv views module extends the Privatemsg core module with extra views functionality.