Media Colorbox

Component type

module

Categories

Maintenance status

Development status

Downloads

53334

Component created

Component changed

Integrates Colorbox with the Media module via a custom colorbox field formatter. The field formatter may be applied to file based fields and as the formatter for the 'file' field on file entity types.

Copyright Block

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that creates a block you'll most likely place in the footer region

The Drupal Copyright Block menu module displays copyright information in a block. No block configuration is required; however there are 2 configuration options available:

  • the beginning year of the copyright notice
  • the name of the copyright holder

REQUIREMENTS/DEPENDENCIES

None.

INSTALLATION

Datasources

Component type

module

Categories

Maintenance status

Development status

Downloads

4024

Component created

Component changed

Part of Ouch project.

Goal

Datasources provides a framework to describe and manage datasource to import in Drupal.

Usage

Module can register datasources.

Once you have defined your datasources, the module provides an UI to map datasource fields against entities fields and define import policies.

You can declare sharable preprocessors to do some field level transformation.

There is a basic support for list fields.

The module manages the find/update/insert stuff.

Dead to me

Component type

module

Maintenance status

Development status

Downloads

1959

Component created

Component changed

Allows users to kill other users (and as a result hide all content written by those users).

Features

  • Allows you to easily "kill" users either via your "Dead to me" page, or via a link on the user's content.
  • Users can be brought back from the dead and "resurrected" to become visible to you again.
  • That's really it. You kill. You resurrect. Lather, rinse, repeat. Just don't enjoying killing too much. But what do I care, it's fun. Do it all you want.

Geofield

Component type

module

Categories

Maintenance status

Development status

Downloads

589018

Component created

Component changed

Geofield is a module for storing geographic data in Drupal 7 & Drupal 8. It supports all geo-types (points, lines, polygons, multitypes etc.)

Drupal 8 and GeoPHP library dependency

Since 8.x-1.0-alpha2 version, this module is not depending on GeoPHP module anymore. The GeoPHP library dependency is being managed through composer. Please read https://www.drupal.org/node/2718229 for more information about composer dependencies.

Read More Control

Component type

module

Categories

Maintenance status

Development status

Downloads

36539

Component created

Component changed

A module to control when the teaser Read More link appears in Drupal 7.

There is no mechanism in core to decide if the read more link should appear. This means that this link will always show no matter if there is additional content to display. This module tries to overcome this issue by allowing administrators to determine how to handle this link in relation to both the content type and individual fields.

The module allows you to add Read more links to other supported view modes (RSS feed, Search results, etc) or even other supported entity types. Particularly useful if you use panels or views and either programmatically add additional view modes or use other contrib modules to provide these.