Hide Contextual Links

Component type

module

Categories

Maintenance status

Development status

Downloads

2992

Component created

Component changed

This module hides contextual links, removing them entirely from the markup on a block by block basis by un-setting the #links element.

There are three setting for each block.

  1. Visible: The module does nothing.
  2. Hidden: Hides the contextual links from users who do not have the "Override hidden contextual links" permission. Useful for high-level administrators.
  3. Hidden from All: Hides them from everyone, administrators included.

Sync PostGIS

Component type

module

Maintenance status

Development status

Downloads

2206

Component created

Component changed

graphic-descriptionThis module pushes geospatial data (generally stored in a geofield) attached to entities into a PostGIS database. This enables modules to perform complex spatial queries and external services to interact with the data.

Use Sync Postgis 2.x with Geofield 2.x, and use Sync Postgis 1.x with Geofield 1.x

Flag Signup

Component type

module

Maintenance status

Development status

Component created

Component changed

Flag Signup enables users to signup to content via the flag module, e.g. to participate in workshops, signup for subscriptions, or any other case where a limit is required.

Authorization

Component type

module

Maintenance status

Development status

Downloads

6419

Component created

Component changed

This module abstracts authorization consumers, such as Drupal Roles, Organic Groups, Workbench Access Sections, and providers, such as LDAP, into pluggable consumer and provider classes. Originally the initial classes came out of the LDAP project, but they are needed for some other authorization models and were already designed to be decoupled from the LDAP groups providing the authorization.

This module is a requirement for the 8.x-3.0 branch of LDAP authorization and contains the ldap_authorization_drupal_roles module renamed as authorization_drupal_roles.

Gramar List Sandbox

Component type

module

Maintenance status

Development status

Component created

Component changed

The idea behind this module is to provide the user with a quick, and easy to use way of rendering lists of short names/labels/titles in line separated by custom set of characters, usually comma. Given that they are values in a field.
It provides UI options specify the separator, the use of links to the entity, and also the option to render the list in a grammatically correct fashion.
The module should handle nicely other fields that make reference to items, not only node or term reference. Adding support for other field should come in the future.