custom-nivo-slider.css |
styles/default/custom-nivo-slider.css |
|
/*
* Note: Include the nivo-slider.css file that comes
* with the main download before including this file.
*/
#slider {
position:relative;
margin:30px 30px 60px 30px;
-moz-box-shadow:0px 0px 10px #333;
-webkit-box-shadow:0px 0px 10px… |
license.txt |
js/license.txt |
|
Copyright (c) 2010 Gilbert Pellegrom
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction,… |
nivo-slider.css |
js/nivo-slider.css |
|
/*
* jQuery Nivo Slider v1.9
* http://nivo.dev7studios.com
*
* Copyright 2010, Gilbert Pellegrom
* Free to use and abuse under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*
* March 2010
*/
/* The Nivo Slider… |
views-nivo-slider-view-nivo-sliderfields.tpl.php |
views-nivo-slider-view-nivo-sliderfields.tpl.php |
|
|
views-nivo-slider-view.tpl.php |
views-nivo-slider-view.tpl.php |
|
Views Nivo Slider theme wrapper. |
views_nivo_slider.info |
views_nivo_slider.info |
|
name = Views Nivo Slider
description = Display a view with Nivo Slider
core = 6.x
package = Views
dependencies[] = views
dependencies[] = jquery_update
dependencies[] = imagecache |
views_nivo_slider.module |
views_nivo_slider.module |
|
The implementation of Views Nivo Slider module. |
views_nivo_slider.views.inc |
views_nivo_slider.views.inc |
|
Provide the views nivo slider plugin definition. |
views_nivo_slider_plugin_row_nivo_sliderfields.inc |
views_nivo_slider_plugin_row_nivo_sliderfields.inc |
|
Contains the base row style plugin. |
views_nivo_slider_style_plugin.inc |
views_nivo_slider_style_plugin.inc |
|
Provide the views nivo slider plugin object with default options and form. |