#139 - Headerinc hook
Type Feature
Status Completed
Milestone 2.0
Version 0.4
Component Plugins
Priority Low
Severity Minor
Owner arturo182
Assigned to Jack
Reported 14 years ago
Updated 11 years ago
Votes 0
Related tickets
Proposed time
Worked time

It would be nice to have a hook to include files after headerinc cause now if I wanted to add a css or js file I would have to require the user to change his template file and that's not how plugins should work (or am I wrong ;) ), so it would be nice to have a hook in there.

Ticket History

Jack closed as Completed 14 years and 10 months ago
arturo182 reopened as Reopened 14 years and 10 months ago

Thanks for adding the hook, but you forgot to add it to the hooks list in admincp/plugins.php so I'm not able to add it to my plugin ;)

14 years and 10 months ago by arturo182

Sorry, it's in the admincp/global.php file, but you know that ;)

Jack closed as Completed 14 years and 10 months ago

Actually I did add it to the list but forgot to commit the file, should be updated.