Rhinoslider
Categories
Component ID
2662104
Component name
Rhinoslider
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Description
Rhinoslider module integrates the Rhinoslider library with Drupal. This way, you can use the jquery rhinoslider library to build slideshows.
How to use
This module, allows you to use Rhinoslider loading the library, instead of let the user incorporates jquery libraries in custom modules.
You can use the library in any theme or module by calling drupal_add_library('rhinoslider', 'rhinoslider').
Also you can load the library doing libraries_load('rhinoslider')
