Git Product home page Git Product logo

drupal-views-sideways-plugin's Introduction

drupal-views-sideways-plugin

Drupal 6 Views Style plugin that displays results using the Sideways plugin for JQuery.

DEMO

Sideways is a plugin for JQuery created by Malihu. Sideways uses jQuery 1.6.2. The method "jQuery.noConflict" is used to avoid breaking other scripts on the page.

This module provides a new Style option called "sideways" when choosing the Display Style of the View.

The module should create a new view called "galleria_sideways" (this is actually untested). Note: the tpl template in the module works only if the view is named "galleria_sideways", an implementation of hook_views_default_views() in views_sideways.views_default.inc should provide a default view with correct name, otherwise you need to create the view naming it galleria_sideways.

The "views_sideways" archive contains the module: install as usual, dependencies are "views" and "libraries" modules.

The "sideways-20022013.tgz" archive contains the adapted implementation of Sideways plugin created by Malihu, must be uncompressed and placed inside the "libraries" folder of Drupal. The goal is to have the library within this folder "/sites/all/libraries/sideways/" (not tested in multi-site environment). Correct version of JQuery and other scripts are provided by Malihu's plugin.

galleria_sideways settings Access to plugin settings page (inside the view) to adjust the options. The module provides an interface to choose the animation effect and an option to tune the color of the background with the image above using html5 canvas. Needless to say, it does not work on IE8, and I think the 9 too etc. .. Works well in Firefox, Opera, and Chrome.

Sideways module actually does not support 3 events: on start, stop and on load. The files event_init.js, event_slidesLoaded.js, event_completed.js are not used, you should implement by yourself as suggested inside the module.

NOTE:

this is an old project for Drupal 6 reported here on Github for the convenience of those who still use D6, the original page is here http://www.quovadiscom.com/content/drupal-views-sideways-plugin

drupal-views-sideways-plugin's People

Contributors

gcassarino avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.