Junk

Component type

module

Categories

Maintenance status

Development status

Downloads

1878

Component created

Component changed

Junk module adds the ability to move any node to junk (trash) before deleting permanently. Junk can filter out trashed nodes from node listings and Views and has automatic "garbage collector". It is the best and all-in-one solution for this purpose.

Post It Everywhere

Component type

module

Maintenance status

Development status

Downloads

6217

Component created

Component changed

Now you don't need login to different social networks to post status updates. Just one click and your content will be posted to

  1. Facebook
  2. Twitter
  3. LinkedIn
  4. FriendFeed

The most common way to make your site popular is by posting your content to different social networks. Here is a new and simple way for publishing content to different social networks.

Features:

Reverse node reference url

Component type

module

Downloads

643

Component created

Component changed

A Fox production.

Reverse node reference url updates a node's reference of a node from the url.

By default it just checks if the user has "Bypass rnrurl acces" to let em add it, but can extend that via hook_nrnurlaccess, maybe.

Name refers to being a reverse of nodereference_url; and some code was based off of it.

Context Reaction: Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

14210

Component created

Component changed

Allows the Context module to change the theme of the site. 1.x is for use with Context 2 and is no longer being actively maintained. 2.x is for use with Context 3.

NOTE: Because of the way the Context module interacts with Drupal core, you can only use Context Reaction: Theme with the "Sitewide" or "Path" conditions. I recommend using Pathauto in combination with the Path condition for most use cases (especially things like node types, etc).

Content locking (anti-concurrent editing)

Component type

module

Maintenance status

Development status

Downloads

95380

Component created

Component changed

Features

  • Block concurrent editing: When a user is editing a node, any other user that attempts to edit the same node will be blocked from doing so, and notified that the content is already being edited.
  • By node type: This module can be configured to only lock certain content types against concurrent editing.
  • By format: This module can be configured to only lock specific input formats against concurrent editing.
  • Avoid losing content by accident: If a user is editing content and attempts to leave the edit form without first

Group

Component type

module

Maintenance status

Development status

Downloads

115272

Component created

Component changed

Group D8 is close to a full release! Please see: #2693167: [meta] D8 release roadmap. Drupal core 8.3.2 or higher required.

The Group module allows you to create arbitrary collections of your content and users on your site and grant access control permissions on those collections

Hover Preview for ImageCache

Component type

module

Maintenance status

Development status

Downloads

14961

Component created

Component changed

This module provides an image formatter. The overall goal is to enable the ability to provide a hover state of an image when a mouse rolls over it. This is similar to functionality you would find on many shopping websites.

The implementation of this module goes a bit further than just a javascript hover. It allows for hovering from any defined ImageStyle preset to any other ImageStyle preset. Since this is provided as a field formatter, it is supported both in views and at the theme output layer.