Provides blocks that contain the current entity (among other things) as context, and that are super-easy to theme.
This is a convenience module, for module developers and for themers. All it really does, is automate a few hook implementations for you. By implementing the Handy Block theme callback function, Handy Block implements hook_theme(), hook_block_info(), and hook_block_view() for you.
If you often have a bunch of custom modules on your site, that do nothing except implement these three hooks (along with block callback functions), for blocks that do little more than display some fields for the entity currently being viewed, then Handy Block should... well, it should come in handy! You'll be able to do the same thing in just a few lines of your template.php file; and then, you can delete those custom modules of yours altogether.
Project information
- Project categories: Content display, Developer tools
1 site reports using this module
- Created by Jaza on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
