Dropcap ckeditor plugin

Component type

module

Maintenance status

Development status

Downloads

229

Component created

Component changed

-- SUMMARY --
A drop cap is a decorative element typically used in documents at the start of a section or chapter. It's a large capital letter at the beginning or a paragraph or text block that has the depth of two or more lines of normal text. Drop caps are easy to apply in Word.

This module extend ckeditor plugin to insert dropcap and Improve the content authoring experience by using CKEditor's new widget interface.

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.

Cision Block

Component type

module

Maintenance status

Development status

Downloads

171

Component created

Component changed

Overview

This module is providing a custom block which can be placed in any region and configured to display a certain number of items from the specified cision feed source.
You may also choose wheter to display feed images or not.
The text for each feed item will be generated from either the Intro or Body field, depending on availability.

Ace Field Widget

Component type

module

Maintenance status

Development status

Downloads

171

Component created

Component changed

Project Description

This module provides an Ace code editor widget for text fields.

Ace is a code editor written in JavaScript, allowing you to edit HTML, PHP and JavaScript (and more) in a very natural way. It provides syntax highlighting, proper indentation, keyboard shortcuts, auto-completion, code folding, find and replace (including regular expressions). Learn more about Ace or try a demo.

Media entity CARTO

Component type

module

Maintenance status

Development status

Downloads

373

Component created

Component changed

CARTO integration for Media entity module.

Allows end users to store references to CARTO maps in Media entities and provides a formatter to embed those maps easily in a Drupal site.

Related Modules

To generate your CARTO maps from the data stored in your Drupal site, you can use the CARTO Sync module.

Social Media Channel Feed

Component type

module

Maintenance status

Development status

Downloads

340

Component created

Component changed

Social Channel Feed

The Social channel feed module allows user to fetch feeds/data from their different social channels. User can fetch feeds from Facebook, Twitter, LinkedIn, Youtube, Instagram. Feeds data can display in page or in block configuration. User can set separate block for each social media channel.
Social media feed module user can get better experience of error handing and exception handling. Better use of Drupal 8 caching system, page load is faster after enabling the cache from social media feed global configuration.

CKAN Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides read-only CKAN integration for Drupal. It is read only; Drupal will only ever pull information from CKAN. This code will not attempt to update any CKAN data.

Currently this module provides a text filter for embedding a CKAN resource, as an HTML table, in a Drupal content page.

Google Calendar Events Display

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal module to render Google Calendar Events as a block

Google Service Account

In order to make queries to your Google Calendar, you must register for an API key, create a Service Account, and download the credentials to your Drupal site. You register for API keys on the Google Developer Console.

This module is a "Server-to-Server" application; Drupal will be making requests as a user you specify in the module's settings. You will want to read up on how to set up OAuth 2.0 for your Google Service Account.