File Force Download Imagecache

Component type

module

Maintenance status

Development status

Downloads

471

Component created

Component changed

Extension for File Force Download module to apply an image style (AKA imagecache) on the downloadable image file.
In contrast to the File Force Download only, which this module extends, it doesn't simply allow to download the original image file but to download an image style derivate of the image instead.
This is for example helpful, if you want to preprocess the downloadable image style generally first (watermarking, etc.).

Path Entity Context

Component type

module

Categories

Maintenance status

Development status

Downloads

99

Component created

Component changed

Module provides a CTools context that loads an entity of given type from a given path argument.

E.g. if current path is user/%user/orders/%commerce_order, the module allows to obtain commerce order
object from the fourth path argument.

The module adds one new context per entity type (e.g. "Node from path", "User from path"). Context settings form allows
to select the path argument position to use as entity ID.

Cookie_Banner

Component type

module

Categories

Maintenance status

Development status

Downloads

1796

Component created

Component changed

This module allows a site to be compliant with EU directive on privacy and electronic communications. By displaying the banner on your site you will demonstrate that you are complying with the aforementioned directive, and information about your cookie policy will be readily available to users thanks to the sticky popup window at the bottom.

Simple Stock Ticker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module does not store stock quote data locally. It currently provides a panels pane where a stock symbol can be entered as part of the configuration settings form of the pane. Once the pane is added to a panel, a stock ticker with the last trade price, the change, and the change in percent is added and updated every 10 seconds.

To make this module more usable for a general audience, the following could be completed.

Email Registration Password for Drupal8.x

Component type

module

Maintenance status

Development status

Component created

Component changed

Module extend Email registration module and provide a [current-user:password] token on /admin/config/people/accounts. This make a possible sending generated user password on registration email when used Email registration module, like Registration Password Token for Drupal8

Dependencies:
https://www.drupal.org/project/email_registration

Litelog

Component type

module

Categories

Maintenance status

Development status

Downloads

436

Component created

Component changed

About

Simple module allowing to filter out some of the entries logged to the database log: selectively suppress watchdog messages to reduce chattiness and clutter.

Based on the idea from Lightlog, but with exclusive rather than inclusive approach (selecting which log entries should NOT be saved in the database).

Require To Publish Sandbox

Component type

module

Maintenance status

Development status

Component created

Component changed

A Drupal module which allows required fields to remain empty as long as the node is unpublished. Also, it creates a "Save as Draft" button.

There is a D6 module which does this already: https://drupal.org/project/required_for_pub

Try to make compatible with Workbench, which handles status per revision rather than per node. Allow Workbench to set "require" level to an arbitrary state? (For instance, not required for "Draft" but required for "Needs Review" or "Published"?)