Thermometer

Component type

module

Categories

Maintenance status

Development status

Downloads

1345

Component created

Component changed

The thermometer module provides a block to allow you to create a simple thermometer widget, useful for fundraising goals, without relying on an external third-party service, etc. It also uses CSS and Javascript, and not any Flash, etc.

Enable the module. Go to the blocks page and configure the "Thermometer" block. Place it where you want to see it!

The output is themeable, but beware that the JavaScript depends on the markup to a certain extent.

mTools

Component type

module

Categories

Maintenance status

Development status

Downloads

651

Component created

Component changed

mTools is a utility module that contains various tools that can be used or enabled on your Drupal site. It also contains some helper Drush commands for managing content especially during site development. It is designed to be a swiss-army-knife of functionality that I have found useful while developing sites. You should look over the Basic Functionality section below to see if this module suits your needs before deciding whether or not to install.

Services API Keys Authentication

Component type

module

Maintenance status

Development status

Downloads

688

Component created

Component changed

Extend Services module authentication.

This module allows authentication towards a web service, using API keys parameters for the service requests.
API Keys authentication: check if the provided keys are valid, they exist and belong to the right user (role and permission).
Individual API keys can be generated for each user and API keys authentication can be controlled on a per role basis.

boost_blast

Component type

module

Maintenance status

Development status

Component created

Component changed

NOTE: there is a related patch available for boost that we have not yet tested that might make this module unnecessary: https://www.drupal.org/node/2277703#comment-8941407

We have created a custom module called "BOOST BLAST" that is designed to work with boost and expire. If you want something similar for varnish, please have a look at varnish_vanish which was initially a port from boost_blast.

Scheduled Updates

Component type

module

Categories

Maintenance status

Development status

Downloads

122191

Component created

Component changed

The Scheduled Updates module allows scheduling updates at a specific date and time to entities such as Content(nodes), Users, Terms, Files and many more. Update dates can contain 1 or multiple fields. Since many more things are fields in Drupal 8 this means you can also update properties like published, promoted, sticky, title and pretty much anything else you can think of.

This modules supports 2 different types of updates:

Embedded Updates

These updates can be embedded on the add/edit form of the entity they will be updating.

Message type UI

Component type

module

Categories

Maintenance status

Development status

Downloads

169

Component created

Component changed

The missing site builders' tool for Message module:

  • Create and manage message type categories
  • Manage message type fields
  • Deploy everything with features

Use case:

  • Sitebuilder can add fields to message type categories, example: "Send mail to user for this message type?".

(Yes, you might want to wrap your head around message type fields vs. message fields. Any volunteers to add an example in a handbook page? PM me and i'll proudly link it here.)