Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Version 2 of this module aims to make all of the Nivo Slider customization options available for configuration as well as introduce re-usable configurations to help better maintain consistency across multiple sliders that you may wish to use the same settings.
If you are coming from v1 of this module you will no longer find the transition and effect settings on each individual gallery node. Instead you will see a checkbox to enable the Nivo Slider block, as before, and a select list in order to select a configuration preset.
The configuration preset now holds all of the Nivo Slider settings. These configuration presets can be managed from the 'Media Nivo Slider' page (admin/config/media/media-nivo-slider). From here you can add/edit/delete configurations. If you add or delete a configuration, be sure to clear your Drupal cache to ensure the configuration preset select list is updated with the latest list of configurations.
See README.txt for further instructions on creating new configuration presets if needed.
USERS UPGRADING FROM V1
========================
An upgrade update has been provided to easily upgrade users from version 1 to the 7.x-2.0-beta version. If you are updating from any of the version 1 releases be sure to visit update.php or run drush's updatedb call after updating the module source to transition your existing sliders to use the new configuration presets setup.
The upgrade update will take the settings for each of your existing Media Nivo Slider blocks and create a new configuration preset, after which it will assign the newly created configuration preset to the node. This should ensure that you experience no changes in the presentation of your existing Media Nivo Slider blocks.
Once the upgrade is complete you may want to edit, and/or consolidate the configuration presets if you were using the same settings across multiple Media Nivo Slider blocks.