Word Serialization

Component type

module

Maintenance status

Development status

Downloads

31

Component created

Component changed

This module provides a Word encoder for the Drupal 8 Serialization API. This
enables the DOCX format to be used for data output (and potentially input,
eventually). For example:

For example:

  • Views can output DOCX data via a 'Word Export' display in a View.
  • Module developers can leverage DOCX as a format when using the
    Serialization API.

Installation

Content cancel button

Component type

module

Categories

Maintenance status

Development status

Downloads

32

Component created

Component changed

INTRODUCTION
------------

The Content cancel button module provides a cancel button on node forms.

INSTALLATION
------------

* Install as you would normally install a contributed Drupal module. Visit:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.

Views More Filters

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Additional filters for Views to make user list as select dropdown.
Steps:
1. Download this module
2. Enable this module
3. In views add User relationship
4. In filters you can find filed named as Author UID (select list) under content group.
5. You can use this as exposed filters

JSON LD Schema API

Component type

module

Maintenance status

Development status

Downloads

74

Component created

Component changed

This module has a single goal: provide developers with a very simple toolkit for implementing structured data according to the schema.org vocabulary.

When providing structured data as part of your website, there are two considerations:

Leaflet AWMC

Component type

module

Maintenance status

Development status

Downloads

19

Component created

Component changed

This module adds the map tiles provided by the Ancient World Mapping Center (AWMC) hosted at MapBox (http://mapbox.com) as layers to any to any Leaflet maps on your system. For more information about these layers see http://awmc.unc.edu/wordpress/tiles/map-tile-information

Requirements

Leaflet (https://www.drupal.org/project/leaflet)

YAML Parser

Component type

module

Categories

Maintenance status

Development status

Downloads

15

Component created

Component changed

Yaml parser

This module will add the spyc-library and provide a simple API to parse YAML from strings or files. It is an api-only module and has no UI. Other modules will depend on this one.

Installation

Copy the modules in sites/all/modules/contrib as usual
Download the spyc-library from https://github.com/mustangostang/spyc and place it into sites/all/modules/libraries

Service Worker Registration

Component type

module

Maintenance status

Development status

Downloads

21

Component created

Component changed

This module allows to register your Service Worker script.

Please note that to register a Service Worker script your site should have a valid SSL certificate or its domain should be "localhost".

In order to register your service worker script go to Home -> Administration -> Configuration -> Service Worker Registration Settings and enter a relative path to your service-worker.js (from the site root), e.g. sites/default/files/service-worker.js

Fixed translation language interface

Component type

module

Maintenance status

Development status

Downloads

9

Component created

Component changed

Ever wanted to keep the interface language the same, even when you are translating content to a different language? Maybe you don't speak the language yourself, and just got the translations sent to you somehow? Here is the module that fixes it for you.

It will alter the links to content translations, so you can keep your current language even when editing content in different languages.