Provides a form (with an associated permission) to allow a site administrator to assign a flag to another user for a specific piece of content.
Made by mandclu
The Event Platform is actually a set of modules, each of which provides functionality designed to satisfy the needs of anyone creating a site for a Drupal Camp or similar event.
This module adds to the functionality of core's display_link views header / footer plugin in a number of ways:
A more configurable version of the navigation block provided by the Book module in core. The options provided include:
- Choose to show only a single book (or default to show all, as in core)
- Choose a maximum depth to create the menu
- Force the menu to be expanded
This module allows editors to move content to a different workflow state by accessing a specially crafted URL, for example:
https://mydomain.com/content-moderation-link/process/in_review/node/108,109
This module provides a table for content administrators to quickly review all content of a specific content entity type (e.g. node, taxonomy term, etc) and bundle (content type, vocabulary, etc).
Adds a CKeditor button to insert details elements within content, which can be nested. JavaScript is adapted from original code by Ayhan Akilli.
When installed this module now creates a new content type (Alert), a related taxonomy vocabulary (Alert Severity), and a view for display the alerts. The module will automatically create three severity levels.
This module improves on core's "Empty Node Frontpage behavior" area plugin (used in headers and footers) when used on views that show a restrictive set of content types (e.g. one or two) by allowing a site builder to add links that point directly to one or more forms to add content, of a specific content type. You can also specify a class, for example to format as a button.
A small integration module to allow projects using Acquia Site Studio to use the Gin administration theme.