Entity reminders

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project's goal is to aggregate all the functionality of several Drupal reminder projects.

Main tenets of reminder API:

  • Reminder API only handles the storage configuration, notification, and repeat/unsubscribe functionality
  • Integrations only provide a reminder criteria, and eligible users

With Reminder API you can build reminders similar to the ones that many other modules provide like:

PDFTemplate

Component type

module

Maintenance status

Development status

Downloads

344

Component created

Component changed

This modules offers an easy way to create PDFs from OpenDocument (.odt) templates. The magic: Each template can hold a variety of placeholders/variables that can easy be replaced via rules.

This module integrates the free pdftemplate.eu service. No registration required!

This module is developed and maintained by Kommune3

Rules Extra Tokens

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

Rules Extra Tokens is a tiny module that contains a Rules Action to make the contents of a cookie or session variable available as a token, [cookie:value] or [session:value], for use in subsequent Actions in the same Rule.
No other tokens are supplied at this stage.

This module is very much related to and could (should?) be merged with:

Administration Actions

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

This features exposes more buttons for performing single actions upon a node,
eg, 'rebuild node alias' or 'set field value to x'.

These actions are most useful for non-core actions and custom actions, such as
'check for broken links', 'convert to page',
or 'set expiry date 3 months into the future'.

admin_actions - quick configure process

Rules ctools

Component type

module

Categories

Maintenance status

Development status

Downloads

473

Component created

Component changed

Synopsis

Rules ctools allows embedding Rules components as content panes in Panels (and other modules using the CTools content panes). The parameters for the Rules components can either entered manually by end-users in a form, or set by CTools contexts.

Furthermore Rules ctools allows you to use any rules condition component as access check for content panes (panels, mini panels and other modules that using ctools panes.

DCAT

Component type

module

Maintenance status

Development status

Downloads

462

Component created

Component changed

This module provides the possibility to integrate external DCAT providers and import the datasets those DCAT feeds offer.

The main module provides the following entity types:

  • Dataset
  • Distribution
  • Agent
  • vCard

All these entities have the neccerary fields to conform with DCAT-AP.

Rules Passwords

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

334

Component created

Component changed

The Rules Passwords module provides actions for the Rules module that allow you to deal with user passwords.

The following actions are provided:

Rules Exec

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

193

Component created

Component changed

The Rules Exec module provides a Rules action that allows you to run shell commands from your own rules. The action will add variables with the command output as a list, plus the command return value, allowing you to do further checking and processing.

Please, read the documentation, specially the WARNING section. Running shell commands is risky business, specially if you plan to feed them user input.