Parallax Toolkit

Component type

module

Categories

Maintenance status

Development status

Downloads

6576

Component created

Component changed

This module has no recommended release version pending Peer Review through the Drupal Issue Queue.

About

The Parallax Block module enables the user to select none, Same, or Opposite directions (vertically and/or horizontally) when creating a block. Selecting Same or Opposite places a data-attribute which is ready by the attached javascript file, and then targeted for calculations causing parallax effect based on 'same' or ' opposite' value.

Fullscreen gallery

Component type

module

Maintenance status

Development status

Downloads

2458

Component created

Component changed

Overview

The Fullscreen gallery module provides a new image field formatter for entity types. This formatter extends default gallery display of image fields with opening an Fullscreen gallery page while clicking on any image within gallery.

Slick Carousel

Component type

module

Maintenance status

Development status

Downloads

148518

Component created

Component changed

Slick is a powerful and performant slideshow/carousel solution leveraging Ken Wheeler's Slick carousel. See http://kenwheeler.github.io/slick

Slick has a lot of options, please start with the very basic working samples from Slick Example.

Ajax node loader

Component type

module

Categories

Maintenance status

Development status

Downloads

1341

Component created

Component changed

Loads configurable content types after page load through ajax. This is helpful if you have an aggressive page cache and content types containing forms, such as poll and webform together with Boost module.

Future plans

It might be useful to also only load some content based on user platform, like mobile or not.

Made at Oxys

Landing edit

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a new field formatter for long text field type. Formatter allows to edit field content right from the page using contenteditable attribute. The goal of this module is to allow users not familiar with HTML to add minor tweaks to text of landing pages, which have complicated HTML structure, but don't need separate content type with complex theming since this is only one page. So you just create fancy landing page with HTML/CSS/JS, then drop it into text field with "Full HTML" filter and select "Landing edit" formatter on the manage display page of an entity.

Timelineage

Component type

module

Maintenance status

Development status

Component created

Component changed

Lateral scrolling timeline based off of the later scrolling slider found at http://tympanus.net/Tutorials/LateralOnScrollSliding/. Allows for the user friendly addition of nodes to timelineage blocks.

Credit to http://tympanus.net/Tutorials/LateralOnScrollSliding/ for initial design ideas.

Image Width and Height formatter

Component type

module

Maintenance status

Development status

Downloads

796

Component created

Component changed

This module provides

This module provide a formatter for image field. You can choose to display the width, the height or both of the image.

Use cases

I created this module when refactoring the OpenLayers Styles layer in the OpenLayers module.
This module and the module image URL formatter will now be needed if you want to display image as graphics for your markers.