Shared Access

Component type

module

Maintenance status

Development status

Downloads

449

Component created

Component changed

The goal of this project is to provide a method for users to easily configure access settings to their own entities. The interface for configuring access will come from a shared access field attached to the entity.

Reverse Geocode Widget

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Geofield widget that provides way to fill geofield by just clicking on Google Map.

Features:
- Pick location on Google Map
- Reverse geocoding from coordinates to addressfield (optional)
- Supports single or multi-value Geofields (cardinality).

Installation tips:

- Choose Reverse Geocode Widget on your Geofield field.

Dependencies
- Geofield (1.x, 2.x)
- Addressfield (optional)

Media: Dreambroker

Component type

module

Maintenance status

Development status

Downloads

243

Component created

Component changed

Media: Dreambroker integrates with the Media module to make Dreambroker videos available as file entities.

Users can add Dreambroker videos to their site in a file field or insert them into a WYSIWYG area by pasting the video's URL into the media browser web tab. Formatter options are available to customize the Dreambroker player's appearance. The module is under active development and uses the Dreambroker iframe embed that can serve HTML5 videos to some mobile devices.

Initial development sponsored by Teleste.

AudioField additional formatters

Component type

module

Maintenance status

Development status

Component created

Component changed

AudioField additional formatters module is an add-on for the AudioField module, which adds additional output formats fields type AudioField. Allows you to select the format of the output fields AudioField for each field separately, and not only for all the fields at once.

Developed by

Nicholas Novoselov

Apache Solr Filefield

Component type

module

Maintenance status

Development status

Downloads

845

Component created

Component changed

This module enables the indexing of the contents of file in a File field along with the entity it is attached to in the Apache Solr search index. For example enabling this module for a file field on the Article content type with an attached PDF would allow searching for terms found in the PDF to return the article node in search results.

Date YMD

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Provides a simple date field that allows partial dates stored in an INT field.

This module provides a field containing select boxes for month, day and year. The field settings include an option for defining the beginning year. When the field is required, at least the year must be selected. Values are stored in the database in the form of: YYYYMMDD, YYYYMM00 or YYYY0000.