Nodequeue Clone

Component type

module

Maintenance status

Development status

Component created

Component changed

Clones one nodequeue into another nodequeue wiping out what was stored in the destination queue.

TODO: Add permissions support so only users with correct permissions are allowed to use module.

service_monitor

Component type

module

Maintenance status

Development status

Component created

Component changed

The Service Monitor module displays status reports for the configured third party services.This module will support services implemented through interfaces like REST,SOAP, AMF .
The reports includes:
1. service is up and running normally.
2. service is down.
2. custom status reports set for the services
This allows a Drupal site to monitor web services via admin panel.

Image Preset

Component type

module

Maintenance status

Development status

Downloads

2170

Component created

Component changed

Image Preset provides a new field formatter for image file entities, allowing you to directly choose an image style (from ImageCache), rather than having to create view modes and jump through hoops for every image style you want to display.

Usage:

  1. Enable module
  2. Choose 'Image Preset' as the field formatter from wherever you're configuring the field (Views, DisplaySuite, etc.)
  3. Choose your ImageCache preset

Publish button

Component type

module

Maintenance status

Development status

Downloads

94829

Component created

Component changed

Adds a publish and unpublish button for a simpler editorial workflow.

Usage

Install module.

After installation, on each content type there are a new setting at publishing options and to activate publish/unpublish button for the content type you are editing, you need to check 'Use publish/unpublish button for this content type' and save.

After that you need to add permissions for which roles that could publish content.

dbconnect

Component type

module

Maintenance status

Development status

Component created

Component changed

This module uses the target databases to set a number of 'extra' databases in which the users can connect at login. The optional connection to an extra database is stored in the user data array so if you want to retrieve data from the extra database you connected at login you can use:
db_query($query, $args, get_target_database());

Contentment

Component type

module

Maintenance status

Development status

Downloads

2938

Component created

Component changed

Contentment (content management) provides a dashboard for easily adding and managing content.

The dashboard consists of a series of tabbed pages (one for each content type) plus an overview page.
The overview page displays the latest activity on the site (nodes recently created, updated or commented on) as well as links to create nodes for each content type.
The content type-specific pages list all nodes of that type. They also include sub-pages to add new nodes of that type, and to edit that content type's settings.

Cryptolog

Component type

module

Maintenance status

Development status

Downloads

3906

Component created

Component changed

Cryptolog enhances user privacy by logging ephemeral identifiers rather than actual client IP addresses in Drupal's database tables and syslog.

When Cryptolog is enabled, Drupal 8's Drupal::request()->getClientIP() and Drupal 7's ip_address() output a 128-bit HMAC of the client IP address (in IPv6 notation), using a salt that is stored in memory and regenerated each day.

Flood Unblock

Component type

module

Maintenance status

Development status

Downloads

72913

Component created

Component changed

This module makes it possible for site administrators to remove ip-adresses from the flood table, or to remove all ip-adresses from the table depending on the event type.

Drush

The command you can call is drush flood_unblock (flun) <event>

For instance:

  • drush flood_unblock all
  • drush flood_unblock ip
  • drush flood_unblock user

Panopoly Admin

Component type

module

Categories

Maintenance status

Development status

Downloads

208303

Component created

Component changed

This is the administrative heart of Panopoly. It provides integration with popular UX/UI enhancement modules and exposes a variety of end user settings for Panopoly.

Panopoly WYSIWYG

Component type

module

Categories

Maintenance status

Development status

Downloads

205314

Component created

Component changed

Integrates a WYSIWYG into Panopoly

Key Features

  • The best TinyMCE WYSIWYG in Drupal
  • Addition of Kitchen Sink and Spellcheck Plugins
  • A good MarkitUp Editor for Drupal
  • Switching WYSIWYG + HTML text formats
  • Integration of Linkit module for adding WYSIWYG Links
  • Support for Caption Filter's WYSIWYG Captions