Base64 File Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

File Base64 formatter is a simple module that provides a way to encode files
as Base64. It works with file fields only.

For a private file, we cant able to access a file through web services so I have created formatter to serve the private file in web services.

Views responsive columns

Component type

module

Categories

Maintenance status

Development status

Downloads

143

Component created

Component changed

Views display plugin that displays items within responsive columns.

The number of columns will change depending on screen width.

Column counts and break points are defined within the view plugin settings.

Tiki Toki

Component type

module

Categories

Maintenance status

Development status

Downloads

17

Component created

Component changed

Provides a Views display that outputs data in specific JSON format in order to integrate your content with beautiful 3D and 2D timelines from Tiki Toki service. To be able to use it you need to have a Silver account.

Tokens in Views Filter Criteria

Component type

module

Categories

Maintenance status

Development status

Downloads

44

Component created

Component changed

This is module allow to use tokens in views filter criteria values.

Usage

Install the module as any other module.
Open any target view and open settings form of any string filter. Then check field "Use tokens in value" in settings
form and add global tokens to filter value.

Views Plain

Component type

module

Categories

Maintenance status

Development status

Downloads

14

Component created

Component changed

Views display style that removes all the wrapper markup.

Installation

composer require drupal/views_plain:1.x-dev

Configuration

While editing a View, select the 'Plain' option under 'Format'.

Video embed Hudl

Component type

module

Maintenance status

Development status

Downloads

32

Component created

Component changed

This module provides Hudl handler for Video Embed Field.
Users can add Hudl videos to their site by pasting the video's URL into a video embed field.
in the setting users can set width and height and also autoplay option of the video.
This module also can get thumbnail image from Hudl website for using it as a teaser image.

Requires:
Video Embed Field

OtherView Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

13

Component created

Component changed

The filter provided by this module exclude nodes (or another content) from a view, by excluding the results of one view from another one. This allows you to filter a view results by another view.