Closed (fixed)
Project:
Nivo Slider
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Dec 2012 at 17:34 UTC
Updated:
3 Jan 2013 at 18:20 UTC
Jump to comment: Most recent file
There's currently no way to alter slider theme information from another module or theme. An alter function should be added to allow a third party of modify slide theme information.
Comments
Comment #1
devin carlson commentedA patch to add an alter hook enabling other modules and themes to modify slider theme information. The slide registration hook is also renamed to better match common Drupal conventions.
Comment #2
devin carlson commentedCommitted to 8.x-1.x.
Comment #3
devin carlson commentedBackport of #1.
Comment #5
devin carlson commentedFixed function name.
Comment #7
devin carlson commentedFixed missing hook information.
Comment #8
devin carlson commentedCommitted to 7.x-1.x.