Views Parity Row

Component type

module

Maintenance status

Development status

Downloads

12695

Component created

Component changed

Description

This module provide a new Row Style Plugin for Views.

It allows you to alternate the view mode used to render the row. You can configure when it starts, when it ends and when to switch view mode (frequency).

With Drupal 7, if the module Entity API is enabled, this will be available for all kind of entities.
With Drupal 8, you do not need Entity API, it's already based on entities.

WET4 Slider

Component type

module

Maintenance status

Development status

Component created

Component changed

What is the Web Experience Toolkit (WET)?

A front-end framework used to build accessible, mobile friendly, and multilingual websites. It is open source and led by the Government of Canada (http://wet-boew.github.io/wet-boew/index-en.html).

Project Overview

This module will set up the WET4 Carousel Tabbed Interface (http://wet-boew.github.io/wet-boew/demos/tabs/tabs-carousel-en.html).

OKVideo

Component type

module

Maintenance status

Development status

Downloads

653

Component created

Component changed

OKVideo is an implementation of the OKVideo jQuery plugin that allows for YouTube or Vimeo videos to be used as full-screen backgrounds on webpages. OKVideo aims to be customizable while making some basic decisions about how the plugin should control video. When using OKVideo, all videos will be served from Vimeo or YouTube based on a number of variables like browser, device, bandwidth, etc.

OKVideo demo

Pseudo field

Component type

module

Maintenance status

Development status

Downloads

564

Component created

Component changed

This module allows you to render an extra field as a real field (with field label).

Description

The extra fields that can be attached to the entity using
hook_field_extra_fields() lack the overall look and feel of real fields because
real fields have labels and a theme around them while extra fields initially
look pretty bare (unless you theme them manually).