CARTO Sync

Component type

module

Maintenance status

Development status

Downloads

358

Component created

Component changed

This module allows to Synchronize your Drupal data with CARTO. This gives the ability to create amazing maps and process your spatial data using the tools provided by CARTO.

Usage

To synchronize your data, all you need to do is to create a view using a CARTO Sync display type and then synchronize it with CARTO from the CARTO Sync dashboard page. Automatically your data will be synchronized with CARTO and you would be able to do almost everything with them.

Linkback semantic

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is inspired by https://indieweb.org/Semantic_Linkbacks and will do these things:
Creates a new field called semantic type in linkback entity. If the linkback has fetched some metainfo and has some microformats semantics such as:
'in-reply-to'
'like-of'
'repost-of'
'bookmark-of'
'tag-of'
Will include it in the new field semantic type. This way you can create views grouping by semantic type.

Paragraph blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

823

Component created

Component changed

This module allows you to place each value of a muti-value paragraph field into a different block. And further it allows you to place paragraph fields from related entities in a similar manner. It does so by extending both paragraphs with an admin title that is only used in the UI for layout and extending panels by providing the blocks for placement.

Block Style Plugins

Component type

module

Maintenance status

Development status

Downloads

1741

Component created

Component changed

This is a fancy way to allow editors to add classes to blocks via the UI.

Tutorial Video: https://youtu.be/Y0t8owlV2_4

Block Style Plugins is an API module that allows a module or theme to add style options to block configuration by creating a custom plugin. In its simplest implementation, a UI element allows predefined classes to be added to a block so that CSS in a theme can alter a block's display.

Text Rotator Filter

Component type

module

Maintenance status

Development status

Downloads

130

Component created

Component changed

Introduction

Text Rotator Filter is a very simple and lightweight module giving node author a filter to create a 'text rotator' effect.
It does so by integrating Simple Text Rotator jQuery plugin with text format filters.

You can see it in action on this page: http://freelance-drupal.com

Elements Numberfield

Component type

module

Categories

Maintenance status

Development status

Downloads

5

Component created

Component changed

Elements numberfield extends Elements module.

By using Elements, you can use HTML5 elements on your forms, but in order to do that, you need to write your own custom code to build or alter your form. Our module removes the need to write custom code for Fields, as it provides an HTML5 number widget for all Integer and Decimal fields. Just select “HTML5 numberfield” as controller widget in those fields you want to use it.

It also provides support for minimum, maximum and step attributes.

Layout Library

Component type

module

Maintenance status

Development status

Downloads

166

Component created

Component changed

A library of configurable layouts for Drupal 8.3+

Included Layouts:

  • A configurable basic one column layout with a floating region.
  • A configurable stacked one column layout with a floating region, a header, and a footer.
  • A configurable two column layout with a header, a footer, and two floating regions.

Requirements

Layout Discovery module: Part of Drupal 8.3+ core.