What is the status on creating a panels.api.php file which includes all available hooks? Though I'm relatively new to the Panels architecture, I'm willing to help out. Do I just start here by including a patch?

Comments

merlinofchaos’s picture

That would be great, and that's a good place to start.

You can start by doing a grep for _alter and a grep for module_implements

Between those that should get you every hook that Panels implements.

scotthooker’s picture

I'm attending my first drupal code sprint in december so can make a start on this then if Danny has not.