Wow.JS So Impress
This module integrates the wow.js library into Backdrop CMS. WOW is a Javascript library which works nicely with the Animate CSS library to create great cross browser CSS3-based animations in your website.
CONTENTS OF THIS FILE
- Introduction
- Tested
- Known Issues
- Special Thanks
- Requirements
- Installation
- Coming From Drupal?
- Usage
- License
- Credits
- Maintainers
TESTED
Working in Backdrop 1.3 but requires manual integration of the code library or the Wow.JS So Impress demo setting to see the effects of this.
KNOWN ISSUES
Your project may or may not fall under the license/terms of usage. Please read: https://github.com/matthieua/WOW
This module is not https://www.drupal.org/project/wowjs because it is easier to start a new module to work more simply within the Backdrop CMS system.
SPECIAL THANKS
Matt Aussaguel http://mynameismatthieu.com/WOW for the initial library.
https://www.drupal.org/u/goddamnnoise for the library checking code.
REQUIREMENTS
Javascript enabled on your website and Animate_CSS and Libraries module installed.
Additional adjustment for this module can be found at:
http://knowyourmeme.com/photos/628438-doge
http://knowyourmeme.com/photos/581567-doge
http://knowyourmeme.com/photos/581723-doge
http://knowyourmeme.com/photos/623077-doge
Visit and you will receive the correct attitude adjustment to keep working with this.
INSTALLATION
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules
- Download and ADD the library from https://github.com/daneden/animate.css to /libraries/animate
- Download and ADD the library from https://github.com/matthieua/WOW to /libraries/wow
- Install the module as usual.
- In your Javascript file you can write the code based on this API to do what you want.
- Visit the configuration page and choose which pages of your website you want the effects to take place on.
COMING FROM DRUPAL?
This module is not https://www.drupal.org/project/wowjs because it is easier to start a new module to work more simply within the Backdrop CMS system than to rewrite the codebase. There comes a point in which support for two very different codebases for one small project would confuse people.
PERMISSIONS
none
USAGE
Reveal CSS animation as you scroll down a page. By default, you can use it to trigger animate.css animations. But you can easily change the settings to your favorite animation library.
Advantages:
Smaller than other JavaScript parallax plugins
Super simple to install, and works with animate.css, so if you already use it, that will be very fast to setup
Fast execution and lightweight code: the browser will like it
You can change the settings easily (see the /js/demo.js file for an example that you can modify).
LICENSE
This project is GPL v3 software. See the LICENSE.txt file in this directory for complete text.
CREDITS
- biolithic https://github.com/biolithic
MAINTAINERS
- biolithic https://github.com/biolithic
Ported to Backdrop by:
- biolithic https://github.com/biolithic