What are your thoughts on adding the ability for hook_popups() to live in modulename.popups.inc? This allows the popups integration with third party modules to be out of the .module file, like how Views does it with modulename.views.inc.
| Comment | File | Size | Author |
|---|---|---|---|
| modulename.popups.patch | 817 bytes | robloach |
Comments
Comment #1
sirkitree commentedI started taking this approach with the new version of activity as well. +1 for the idea.