Addressfield Autocomplete

Component type

module

Maintenance status

Development status

Downloads

12574

Component created

Component changed

Addressfield autocomplete

Provides a hook into google maps autocomplete API. Implements a new widget which utilises the addressfield autocomplete functionality and provides an easy to use single box for entering an address.

It also allows you to target addresses within specific countries and search for full addresses, establishments or just cities within those countries.

Flag Limiter

Component type

module

Maintenance status

Development status

Downloads

1790

Component created

Component changed

Flag limiter is a supplement to the Flag module. It specifically supports version 3.x.

This module allows any flag (for example: bookmarks) to have both absolute- and user-specific limits added to it. So for example, you could limit one page to be flagged up to 15 times and limit individual users to only 2 flags of that type.

In the spirit of Drupal flexibility, this provides some interesting usages including as an alternative voting or even a simple signup/registration system.

osCaddie - Alfresco Integration

Component type

module

Categories

Maintenance status

Development status

Downloads

2104

Component created

Component changed

What is osCaddie?

osCaddie is a service offering from Appnovation technologies under their initiative to enable “Open Source for the Enterprise”. It includes a toolkit of modules to integrate between open source technologies in a scalable fashion. Two key components of such a system are Drupal, which is used for front end interactions, and Alfresco, which is used for back end storage of digital assets.

Multifield table

Component type

module

Categories

Maintenance status

Development status

Downloads

3523

Component created

Component changed

This module provides a simple formatter that displays Multifield fields in a table.

You only have to choose which fields want to display and their order in the multifield manage display tab and choose Table formatter for your multifield fields in your entity type manage display tab.

Then, multifield table displays the multifields item in a nice table!!

Multifield Table also provides a new Widget for Multifield items, allowing content editors to create and edit Multifield items easily.

Media Query Images

Component type

module

Maintenance status

Development status

Downloads

1001

Component created

Component changed

A javascript-free responsive image formatter.

This module has similar functionality to the Picture module.

This module provides an additional image field formatter and stand-alone widget
that allows the browser to automatically download the appropriately sized image
for the current display. This helps save bandwidth and improves the page load
time.

Because the module does not require javascript in modern browsers, images are
requested sooner in page load and reduces browser processor usage on javascript.

Instructions

After enabling the module you can select it as a field formatter for any image
fields defined on a content type.

There are three options when using this module as a field formatter:

  1. "Media Query Images with Picture mappings" - This allows formatting of the
    field using pre-existing mappings from the Picture module. This allows for
    simple replacement of Picture module formatting with this module. Picture
    module must remain enabled to preserve breakpoint mappings.

    Requires Picture and Breakpoints module.

  2. "Media Query Images with Breakpoints" - This allows formatting of the field
    with Breakpoints functionality. Each breakpoint in Breakpoints group is
    configured in the field display settings.

    Requires Breakpoints module.

  3. "Media Query Images" - This output has no automatic image choosing
    functionality. You select from the list of available styles for this field
    to show. This output is designed for developers that want to have total
    control of the displayed image style using their code.

    Requires no additional modules.

Legacy Browser Support

The built-in automatic image selection funcitonality of this module depends on
media queries support in the browser.

Browsers supporting media queries can be seen here
http://caniuse.com/#feat=css-mediaqueries.

This functionality also works with IE8 when using respond.js, a JS polyfill for
media queries.

Tested using Respond.js module in IE8.

Not tested in any older browsers.

Simple Entity Merge

Component type

module

Maintenance status

Development status

Downloads

449

Component created

Component changed

Development for this project is on GitHub

A module that allows two entities to be merged together. Enable and visit /admin/simpleentitymerge

Features:

  • Merge fields
  • Merge properties (with an API hook to expose more)
  • Update foreign database keys
  • Update entity references
  • Update authoring information
  • Delete the source entity

Paragraphs

Component type

module

Categories

Maintenance status

Development status

Downloads

589130

Component created

Component changed

Overview

Paragraphs is the new way of content creation!
It allows you — Site Builders — to make things cleaner so that you can give more editing power to your end-users.

Instead of putting all their content in one WYSIWYG body field including images and videos, end-users can now choose on-the-fly between pre-defined Paragraph Types independent from one another. Paragraph Types can be anything you want from a simple text block or image to a complex and configurable slideshow.