Nivo Slider invokes its own hooks in order to declare the default themes provided by the Nivo Slider jQuery plugin. Nivo Slider's hook implementations should be moved to a separate file by implementing hook_hook_info().
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | move-hook-implementations-to-separate-file-1871312-3.patch | 3.33 KB | devin carlson |
| #1 | move-hook-implementations-to-separate-file-1871312-1.patch | 3.33 KB | devin carlson |
Comments
Comment #1
devin carlson commentedA patch to implement
hook_hook_info()and move the hook implementations out of the main .module file.Comment #2
devin carlson commentedCommitted to 8.x-1.x.
Comment #3
devin carlson commentedBackport of #1.
Comment #4
devin carlson commentedCommitted to 7.x-1.x.