Newsletter Subscribers Export

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Newsletter Subscribers Export module is used for downloading Subscribers List in CSV format. It gives user to select which fields are exportable, includes the option for headers as first row

Bootstrap Library

Component type

module

Maintenance status

Development status

Downloads

73107

Component created

Component changed

Drupal 8 is here!!

Drupal 8 version includes local libraries as well as external CDN libraries.
Drupal 8 version of the module does not depend on libraries module.

This module loads via libraries , regardless of the theme you are using. It does nothing else.

When using Bootstrap themes is particularly helpful to:

COinS

Component type

module

Maintenance status

Development status

Downloads

894

Component created

Component changed

COinS module provides COinS support to Drupal

Quick start

  1. Enable the module
  2. Go to Administration » Configuration » Search and metadata » COinS
  3. Create at least one type detection rule. Type detection rules allow the module to guess the type of a node. Regex should starts and ends with '/' character.
  4. Configure mappings. These are node fields that are used to build the COinS.

To test, you can download the Zotero extension for Firefox and navigate through your nodes.

workbench entity translation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Workbench entity translation is a module which publish translations of the entity to be published or view by the user, only if it published using workbench moderation state i.e. published.

Key points:

Because translation to work as a separate entity and to be view only when it is reviewed and published by their respective reviewer and publisher. This module will help you to achieve this task.

It will separate out the entity translation irrespective of creating anther node or any other source.

Mark as Read

Component type

module

Categories

Maintenance status

Development status

Downloads

789

Component created

Component changed

Overview

This module marks the HTML elements 'read' or 'unread' based on the CSS selector provided on the admin which is a very rare use case though. It uses database to track the user click activity as opposed to the cookies. This can be used with any html elements, but requires to have the unique attribute value which represents that html element uniquely.

Common Use Case

List of links on the sidebar and clicking on the links has to open url in the iframe.

Email client unbolds or changes display properties when unread email is clicked or read.