Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 23:53 UTC
Updated:
11 Apr 2010 at 03:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
Scott Reynolds commentedhere is the patch. its pretty invasive.
Comment #2
Scott Reynolds commentedthere is one small code style error. The #default_value for breakout_fields should have a space after the =>
Comment #3
jrabeemer commentedSlideshow now appears for me in the style list.
Comment #4
redndahead commentedIs this views 3 only? or is everything in this patch ok to use with views 2?
Comment #5
jrabeemer commentedThis is Views 3. Please review the patch with Views 2.
Comment #6
Scott Reynolds commentedNo its not Views3 only, its Views2 as well. It just your option_definition was incomplete and it didn't list all the options. This is a problem for the condensed Views3 output only.
It will not negatively affect Views2 at all.
Comment #7
redndahead commentedmarking as critical to look at before release
Comment #8
redndahead commentedHere's a re-roll with the styling fixed. I'll look at the patch in a sec
Comment #9
redndahead commentedAfter looking at this I like this much better. This is a great patch thanks. It has been committed.