Image Lazyloader

Component type

module

Maintenance status

Development status

Downloads

35224

Component created

Component changed

This is a small helper module which will automatically lazyload all images for sites with multiple images, which will make the site load faster.

All images will only load when it's visible to the browser window.

Available Settings:
1) Enable/Disable
2) Distance - image distance from the viewable browser window before the actual image loads
3) Placeholder Image - stand-in image
4) Loader Icon - animating icon (shamelessly borrowed from ajaxblocks module)
5) Excluded Pages - page paths to be excluded from image lazyload

Responsive ImageCache

Component type

module

Maintenance status

Development status

Component created

Component changed

Make your images responsive by defining rules for switching ImageCache presets based on CSS media queries.

This module allows administrators to define rules that replace one ImageCache preset by another when a media query is being evaluated. On content load and viewport resize all the defined rules will be evaluated and image src attributes will be replaced to point to the correct imagecache preset. While there are better alternatives for implementing responsive images this works well for quick & dirty replacements with minimal configuration.

Responsive Web Design Images

Component type

module

Maintenance status

Development status

Downloads

712

Component created

Component changed

An easy to use simple helper module for making your images responsive.

Features:

  1. Loads the correct image size depending on the set image breakpoints, this means that you have to set image styles for these breakpoints.
  2. Only loads when it shows on the browser window
  3. Responsive images do not directly depend on the window's width but on the image container which can have % width of the window.

Available Settings:

Imgmap

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

An attempt to integrate the online image map editor found at http://www.maschek.hu/imagemap/imgmap

This for now is just a proof of concept. I have looked at how it has been successfully integrated with wysiwyg editors but I needed to use it in a way that would not have been easy to do with all of the code bundled in one field.

My specific use case was to use the relate module to like node of a certain content type and allow a guided search of image maps for you to navigate the assemblies of products.

JUpload

Component type

module

Maintenance status

Development status

Downloads

58763

Component created

Component changed

JUpload integrates the GPL license, Java based JUpload allowing Drupal users to upload very large files (> 2GB). Unlike uploaders written in Flash, Silverlight, or HTML5, Java does not have client side issues files larger than 2GB. Using FTP eliminates issues with PHP's file upload limits receiving files as an HTTP post.

EPUB Export

Component type

module

Maintenance status

Development status

Downloads

3252

Component created

Component changed

Overview

This project builds content objects from drupal and bundles them into an
EPUB 3.0 document. Currently it will export a rendered entity seperate of all
of the page markup and gather all the referenced resources within the content
and bundle those into one EPUB document.

That is, this module looks at the content and determines what should be included
in the EPUB document. The actual build process takes place during cron, make
sure to run cron as a user that has access to the content necessary otherwise
the build will fail.

Social Feed

Component type

module

Maintenance status

Development status

Downloads

5398

Component created

Component changed

Drupal 8 version

Drupal 8 version work is just started and the branch should be considered very experimental for now.

Drupal 7 Version

Synopsis

Social Feed module provides the user to fetch the data from their respective Facebook, Twitter, and Instagram profiles and then display them accordingly as per their requirement using the Drupal block system.

This module is easy and simple to install and use if the project page description or the README.txt file is followed correctly.

Media MPX

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

MPX (thePlatform) Media stream plugin for the Media module

This module is split in two:
media_mpx - contains the streams, displays, player themes, and settings UI for the api
mpx_api - a client library to connect to MPX api on the backend

The goal: