Needs work
Project:
Views Nivo Slider
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2011 at 13:39 UTC
Updated:
3 Jan 2012 at 11:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
giorgosktry in the views fields to set the original image as image formatter
Comment #2
jamestombs commentedNivo slider overrides the fields set imagecache preset. Note below:
Comment #3
dmitriy.trt commentedI'm attaching patch made for stable 6.x-2.0 allowing to use original image for slider. This modification is incompatible with "Thumbnails with ImageCache presets" control navigator, so I've also added validation to plugin. It needs work, because applying it to latest git code failed.
Patch also removes duplicated code (building preset options).
Maintainers, why are you using
$title_idas title in functiontemplate_preprocess_views_nivo_slider_view_nivo_sliderfields()when callingtheme('imagecache', ... )? Behavior was changed in this commit.