Background Video

Component type

module

Maintenance status

Development status

Downloads

2800

Component created

Component changed

This Background Video module allows to play video in the background of the page. To play video background in the background what you have to do is just specify
the name of the class to which you want to add the background video. There are some other specification like Loop the video, where to place the controls
like play/pause and mute/unmute, Autoplay video when the page loads etc.

New York Times Best Sellers

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple module for displaying the New York Times Best Sellers list as either an ordered list of titles or series of cover images. Includes options for which lists to include, how many to show, and where to link to.

Originally developed by Syntactic Studio for the Highland Public Library.

Push Notification for Drupal

Component type

module

Maintenance status

Development status

Component created

Component changed

PushAssist is a complete push notification solution for Drupal blogs, article and websites, trusted by thousands of developers, Drupal site owners and marketers across the globe. It allows your website to re-engage your most loyal customers with targeted push notifications.

This plugin will automatically install the required library into your website post account verification. You can either create your free account or provide your API Keys & Secret Keys to start using PushAssist. All the major functionalities, dashboard, metrics are displayed within your Drupal Admin Panel.

HTML5 File and Image field

Component type

module

Maintenance status

Development status

Component created

Component changed

This module brings the new features from HTML5 into the Drupal core's Image and File fields without making any visual changes.

Features include:
- Multi file upload support User can select multiple files from the "File Upload" dialog box.
- File type restriction: Browser.
- Javascript validation for file type, size, and dimensions.
- All the goodness that comes from core's File and Image fields!

File Mime Type Checker

Component type

module

Categories

Maintenance status

Development status

Downloads

272

Component created

Component changed

Drupal 7 file validation is performed by file_validate_extensions which only relies on the file name extension. By using 'File Mime Type Checker', you can check the mime type of the file. 'File Mime Type Checker' uses the php library 'fileinfo' and is dependent on that. Through this php lib we can perform a more secure and reliable check on the file's mime type and compare that to the allowed file extensions, as these are set by the admin within the content type's field settings.

Animate slider block

Component type

module

Maintenance status

Development status

Component created

Component changed

Animate Slider block module integrates the Animate Slider jquery Plugin with Drupal 8 block. Baisc animation has attached to the all elements for all slide items. Multiple instance of slider can be created for different pages which is a big creadit to Drupal 8 block system(A single slider block can be used multiple times with different configurations in same/different regions).