Closed (fixed)
Project:
Views cycle
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2010 at 11:22 UTC
Updated:
3 Aug 2010 at 19:10 UTC
I needed this, so I thought to share: call drupal_alter before adding javascript to the queue (in views_cycle.theme.inc), in order to add custom cycle settings.
| Comment | File | Size | Author |
|---|---|---|---|
| views_cycle_feb9_js_alter.patch | 1.07 KB | peterpoe |
Comments
Comment #1
Crell commentedI can't actually think of a use case for this. But I also can't think of how it breaks anything, and generally more flexibility is a good thing. So, committed. :-) Thanks.