Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Widgets
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Sep 2014 at 01:46 UTC
Updated:
20 Sep 2014 at 14:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mcrittenden commentedComment #2
mglamanWorks as suggested. Works out really well when you don't provide access to the Panopoly settings page.
Comment #3
dsnopek@mcrittenden: Thanks! This looks mostly good, except that you have to revert the panopoly_widgets Feature in order for the duration field to appear and start working - this needs a
hook_update()function. I'll add one and do a little more testing, but will probably commit this in a moment.We should also add testing of the duration field to our Behat tests. I don't think we should bother with actually watching the rotation, but we should verify that the field is there and settable: #2334043: Check that Spotlight 'Slide Duration' field is present and settable in Behat tests
Comment #5
dsnopekCommited!