You are here

function andromeda_slideshow_nivo_slider_preprocess_andromeda_slideshow_nivo_slider in Andromeda Slideshow 7.2

Same name and namespace in other branches
  1. 7 modules/andromeda_slideshow_nivo_slider/andromeda_slideshow_nivo_slider.module \andromeda_slideshow_nivo_slider_preprocess_andromeda_slideshow_nivo_slider()

Implements hook_preprocess_andromeda_slideshow_nivo_slider()

File

modules/andromeda_slideshow_nivo_slider/andromeda_slideshow_nivo_slider.module, line 39
Integrates Nivo Slider with Andromeda Slideshow

Code

function andromeda_slideshow_nivo_slider_preprocess_andromeda_slideshow_nivo_slider(&$variables) {

  //alter the images before they are rendered here.
}