I have one question, is there any overview about the "listen_inject" options in the hook like listen_injectBodyStart or listen_injectBodyEnd? Especially for the admin-area.
I have figured out there is a "listen_injectBodyContentStart" but it's not available in "admin"
My goal is, hook into the manufacturers-list below the title.
Is there a way to do so? Or maybe I can create my own "hook-into-point" by hooking into the hook-system?
Thank you!