Video Comment FranklyMe

Component type

module

Maintenance status

Development status

Component created

Component changed

Use this plugin to spice up your posts with video comments instead of boring text comments. Simply start by creating a new post, the video comment feature is added automatically at the end of the post.

This plugin places two-set widget. First, a sleek 'record video' button, and a video carousel at the end of all of your posts. Official plugin from FranklyMe.

It'll be shown to your audience once your post goes live, where they can take a video selfie (velfie) that'll be viewable by everybody on your site.

FranklyMe Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

The Frankly.me plugin for Drupal adds Frankly.me social plugins to your Drupal site and optimizes the experience of your audience through easy ask buttons and social widgets. Associate your Drupal site with side pane widgets and embed shortcodes for frankly.me ask button and social widgets. All features are deeply integrated with Drupal APIs to make building your webpages and administrative features as easy as possible with the extensibility you expect from Drupal.

Views Partial Date

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views filter for date fields that allows filtering without setting a year.

Supported filter types:

  • month
  • week
  • day
  • day of the week
  • hour
  • minute

Note: Support for core date fields (like node created date) has not yet been implemented.

Views Custom Style

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views Custom Style is targeted at themers. It allows you to limit the amount of custom template files for your Displays. It also adds more flexibility as all resulting rows and fields can be printed within one template file. Only 2 templates remain, the wrapper (views-view.tpl.php) and the custom style wrapper (views-view-custom.tpl.php).

Views Term Relationship Depth

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Views handler allowing you to create relationships between taxonomy terms and entities, based on the terms' hierarchical descendants.

For example, given a vocabulary 'Animal' containing terms such as Vertebrate, Mammal, Cat, Dog, etc, and a Person entity with a term-reference field 'Pet', you could create a view listing all people with pets that are Mammals (including descendants such as Cats and Dogs) using the existing 'has taxonomy term (with depth)' contextual filter.

Views Numeric Range Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

380

Component created

Component changed

This module creates a +/- tolerance setting when filtering a numeric based view field.

So for example, if you have a number field that is exposed, A person can search for "100" and automatically have it search by plus or minus 10%. So it would return all results between "90" and "110".

Dependencies

- Views

Flickity Carousel

Component type

module

Maintenance status

Development status

Downloads

6912

Component created

Component changed

Flickity is a touch responsive gallery created by desandro. This module integrates the Flickity library providing both theme functions for manual rendering and Views integration via a format style. Flickity does not depend on jQuery and can be used with or without the library; this also goes for the Drupal implementation.