TouchTouch

Component type

module

Maintenance status

Development status

Downloads

859

Component created

Component changed

TouchTouch is a module written by blacksnipe for Drupal 7.x to enable a front-end gallery for images in fields, based on an extended(*) version of the jQuery-plugin by Martin Angelov described on
http://tutorialzine.com/2012/04/mobile-touch-gallery/.

You can add it as a field formatter or simply use the formatter for fields in Views.

cbodyclass

Component type

module

Maintenance status

Development status

Component created

Component changed

This module add contextual classes and responsive classes to HTML body which can be very helpful to style differently on different context. Contextual classes like we have on Drupal 7.
It also add responsive classes on different window widths like:
cbody-layout-mobile, cbody-layout-narrow, cbody-layout-normal, cbody-layout-wide

=====
Installation
-----

Slider Pro

Component type

module

Maintenance status

Development status

Downloads

4735

Component created

Component changed

The Slider Pro module integrates the slider pro library with drupal. Slider Pro is a responsive and touch-enabled jQuery slider that allows you to create elegant and professionally looking slider. This module integrates with the views module and provides a field field formatter for image fields.

Features that are supported:

Jssor gallery / slider

Component type

module

Maintenance status

Development status

Component created

Component changed

Creates a responsive image gallery or slider using Jssor Slider (http://www.jssor.com) javascript library. Gallery is created from any image field as field view formatter. Customizable image styles and gallery themes.

Integration with views is already done.

Now this module is a powerfull tool to create responsive image galleries and sliders.

jslog

Component type

module

Maintenance status

Development status

Component created

Component changed

JSLog the javascript error logger for Drupal 7

When console.log won't cut it.

A Javascript logging module to allow the client to send logging calls via ajax to watchdog for both errors and general logging. The goal of the module is to fill the gap of logging on the client side to be able to catch and log errors on production environments. Secondarily it could be provide development and debugging tool when client data needs to be recorded for review.