The commit on Feb 26 moved the adding of the js files and css files to the views_slideshow.module file. These should be moved back. Not all plugins for views slideshow will use these files. And views_slideshow.module should be kept as much of an api for rotating views items as possible.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 736400-cycle_roll_back-3.patch | 4.7 KB | redndahead |
| #2 | 736400-cycle_roll_back-2.patch | 4.71 KB | redndahead |
| #1 | 736400-cycle_roll_back-1.patch | 4.76 KB | redndahead |
Comments
Comment #1
redndahead commentedHere is the patch for this. Moved it into hook_init(). May help with caching.
Comment #2
redndahead commentedRemove unnecessary spacing
Comment #3
redndahead commentedAargh missed some.
Comment #4
redndahead commentedCommitted