Slider7
Component ID
1580954
Component name
Slider7
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is my attempt to port the slider by Mark Theunissen to Drupal 7
This module is based on code from thekevinday from http://drupal.org/node/1027024
I found a few issues with the code as there was a dependency for the 'nodereference' module which needed to be changed to 'node_reference' which is part of the references module. There were only a couple minor drupal coding standard changes.
The javascript is still not working so that is where work still needs to be done.
Slider module creates an effect called the "Coda slider", which was made famous by the site:
In this Drupal implementation, each panel of the slider is an individual node. You can have any node you like appear as slides within the slider.
