Video.js (HTML5 Video Player)

Component type

module

Maintenance status

Development status

Downloads

107186

Component created

Component changed

Video.js is a HTML5-based video player with a built-in Flash fallback for older browsers. This means that videos can be played on nearly all devices and operating systems, provided the right codecs are used.

This module is a support module for Video.js. It doesn't contain Video.js itself, but integrates it with the File, Link and Video modules after you've installed it.

Flag clear

Component type

module

Categories

Maintenance status

Development status

Downloads

5180

Component created

Component changed

This module provides functionality to remove user flags for nodes and other entities. Instead of requiring a user to login and remove the flag, the admin now has the ability to remove the flags as well. This functionality is often useful in user-submission use-cases, where users do not necessarily unflag the content that.

This module provides menu paths for unflagging and clearing entity flags out. This module also includes views fields that can be used to output 'unflag' and 'clear flags' links for each content item.

Context Useragent

Component type

module

Maintenance status

Development status

Downloads

21516

Component created

Component changed

Main functionality

Adds a new condition to the context module that allows performing regular expression tests on the useragent string ($_SERVER['HTTP_USER_AGENT']). This allows adding different reactions based on the user's browser, operating system, or other needed contexts that may be found in the useragent string.

Mixpanel

Component type

module

Maintenance status

Development status

Downloads

6267

Component created

Component changed

Provides integration with the Mixpanel real-time analytics service.

Unlike Google Analytics, Mixpanel isn't for tracking aggregate data about page views. Instead, you send specific events to Mixpanel when users perform certain actions. This allows you to examine how users interact with your site in real-time and connects all events to the individual user who performed them (so you can contact them).