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.

CommentFileSizeAuthor
modulename.popups.patch817 bytesrobloach

Comments

sirkitree’s picture

I started taking this approach with the new version of activity as well. +1 for the idea.