This module make it easy to implement Supersized JQuery plugin into Drupal system. All available Supersized settings are configurable by UI.

In Drupal language...

A field type "Supersized Slide" comes with this module, and obviously, Supersized background slides are managed by fields of node.

  1. Add a "Supersized Slide" field to any content type. In most of the cases, this would be a multiple value field.
  2. Configure the Supersized options such as transition, interval, etc...
  3. Create a new content and upload beautiful images using the Supersized field.
  4. Yes, there you go! Supersized is just that easy to setup.

Important, make sure your background is transparent, otherwise you will not see the background images by Supersized at all.

Features

  • All Supersized options are configurable by UI.
  • Supersized options can be per field or per node.
  • Context support. Say there is a non-node page that you want to have Supersized on it. You can use this context reaction to assign a node with Supersized based on any Context condition. i.e. a path condition with values of '<front>'.
  • All components are wrapped by theme functions to support full creative flexibilities.
  • Able to disable Supersized if Browscap is installed.
  • Staring from 1.3, overlay texture are provided , and hook to add custom pattern is available.

Installation

Download all dependencies and Supersized jQuery plugin from:
https://github.com/f3ndot/supersized/tree/3718ae83f0945e327cc09530b959c5a8b049871f
* This is not the official release, however, this branch provide an "after slide" JS callback which is going to maximize your creativities.

  1. Decompress the downloaded file, rename it to "supersized" and place it in the the libraries folder such as sites/all/libraries.
    * Important * There might be a little bit confuse in the README file. Make sure you are placing the whole folder in your library as it is.
  2. Install this module as usual, and enabled Supersized.
  3. (Optional) Enable Supersized context, which allow you to assign content with Supersized under any context condition.

* Please note that Libraries 2 is required.

Please read README.txt for more detail including theming instruction.

On non-node page

A suggestion for anyone who wants to have a default supersized background on every pages unless something specific defined.

  1. Make sure Supersized, and Supersized Context modules are enabled.
  2. Create a node with supersized field.
  3. Upload your awesome pictures.
  4. Create a node with supersized field.
  5. Create a new context.
  6. Add Supersized condition, and make sure 'Active if no billboard assigned either in the node or by context.' is check.
  7. Add path condition, with the following values.
    ~admin
    ~admin/*
    ~node/*/*
    ~node/add
    ~node/add/*
    ~taxonomy/term/*/*
    ~user/*/*
    ~batch/*
  8. Add a Supersized reaction, and select the node you recreated.
  9. Save this context.

The path list may not be completed, feel free to add what is missing. Have fun!

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.2 tar.gz (19.16 KB) | zip (25.73 KB) 2013-Mar-26 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (25.87 KB) | zip (34.33 KB) 2013-May-23 Notes

Project Information


Maintainers for Supersized

  • ahlofan - 24 commits
    last: 1 week ago, first: 27 weeks ago

Issues for Supersized

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants