Opened 2 years ago

Last updated Never

Headerinc hook (Ticket #139)

Reported by arturo182
Assigned to Jack
Type Feature
Priority Low
Severity Minor
Component Plugins
Milestone 2.0
Version 0.4
Status Completed
Percent

Description

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.

Attachments

Ticket History

2 years and 1 month ago by Jack

  • Closed ticket as Completed

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

2 years and 1 month ago by arturo182

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

2 years and 1 month ago by arturo182

  • Reopened ticket as Reopened

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 ;)

2 years and 1 month ago by Jack

  • Closed ticket as Completed

2 years and 1 month ago by arturo182

  • Opened Ticket