MissPlete

Component type

module

Categories

Maintenance status

Development status

Downloads

218

Component created

Component changed

Drupal integration for MissPlete: a misspelling-tolerant autocomplete in less than 220 lines, no-dependencies.

MissPlete is a misspelling-tolerant autocomplete written in ECMAScript 2015, aka ECMAScript 6 (ES6).

It supports synonyms and it can be customized with any algorithm to select and sort the completions. By default it uses a Jaro–Winkler distance algorithm, which allows for better sloppy interaction than the usual completion based on exact substring matches.

Hook Event Dispatcher

Component type

module

Maintenance status

Development status

Downloads

4026

Component created

Component changed

This module dispatches events for several Drupal core hooks. This allows you to use the D8 Event Subscriber system, instead of the outdated hook system, to react on certain events. The module includes events for the most common hooks.

Currently this module dispatches events for the following hooks:

Gmap Store Locator

Component type

module

Categories

Maintenance status

Development status

Downloads

609

Component created

Component changed

Overview:
This is a very simple module that provides an entity to add the store locations.

This module allows configuring Google Map Marker, Show/hide fields in list and info-window, drag-gable sorting of fields which will appear on the map. the module also provides the location map block.

Installation:
Download the module and extract it to the modules directory. Install it as any Drupal contributed module.

Configuration:
Go to admin/config/store-locator/settings and configure as you want.

CKE Placeholder Embed

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

CKE Placeholder Embed allows you to embed all sorts of external content in CKEditor by pasting a URL in the CKE Placeholder library.

If it is a known source - like YouTube or Twitter - the content will embedded accordingly. Otherwise an iframe will be created.

Dependencies

CKE Placeholder
OEmbed

Drupal 8

A D8 version will be developed.