Moderation State

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox has been moved to the Workbench Moderation Project.

Please do not file any further issues against this project. Work is continuing in Workbench Moderation in the 8.x-1.x branch. Thank you.

wip, lightweight workbench moderation for d8

see @todos in code for what needs to be done - but basically:

Views Tabs Field

Component type

module

Maintenance status

Development status

Downloads

2052

Component created

Component changed

This module provides a field to Views which renders content in vertical or horizontal tabs.

Usage

  1. Install the module just as you would any other Drupal module.
  2. In your view add a "Tabs" field.
  3. Set the type of tabs, vertical or horizontal (requires the Field Group module).
  4. Add or remove tabs via the Views field configuration.
  5. Insert markup, copy, and tokens from other fields into the tab content.
  6. Then see your field rendered in the tabs.

Migrate API

Component type

module

Categories

Maintenance status

Development status

Downloads

7113

Component created

Component changed

You can think of this migrate as the "CTools for Migrate"

This module provides generic functionality for Migrate in contrib and helper services that can be used by runners, UI's and more. It will primarily be a dependency of another Migrate module in contrib and not installed on its own unless you're writing custom code around Migrate tooling.

BlockPop

Component type

module

Maintenance status

Development status

Downloads

796

Component created

Component changed

INTRODUCTION

The BlockPop module provides a highly configurable block that will show a modal window (aka popup) when a page containing the block is viewed. It has settings for popup styles, popup start and end dates, popup frequency and google analytics actions when a user clicks a link in the popup.

Installation

BlockPop requires the Drupal Libraries module as well as two javascript libraries.

The Libraries module can be found at http://drupal.org/project/libraries.