Closed (fixed)
Project:
Nivo Slider
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Dec 2012 at 15:17 UTC
Updated:
3 Jan 2013 at 15:40 UTC
Jump to comment: Most recent file
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.