block_api 7.x-1.x-dev
Posted by jamestamr on December 8, 2010 at 9:01pm
| Download | Size | md5 hash |
|---|---|---|
| block_api-7.x-1.x-dev.tar.gz | 14.44 KB | c152a11cfc8f76f196d834e70b264c69 |
| block_api-7.x-1.x-dev.zip | 20.27 KB | 220496eeb93690bd504a4486cee99a50 |
Last updated: May 20, 2011 - 00:07
Release notes
D7 release.
block_api 6.x-1.0-beta2
Posted by jamestamr on September 28, 2010 at 1:30pm
| Download | Size | md5 hash |
|---|---|---|
| block_api-6.x-1.0-beta2.tar.gz | 9.3 KB | d82def20d35cdb2f7ea8b33424b924d3 |
| block_api-6.x-1.0-beta2.zip | 10.97 KB | 620932da1958e4a9afc7d00726ff40db |
Last updated: December 24, 2010 - 22:32
Release notes
Updates to module to enable a similar codebase to the Drupal 7 release.
Changes to hooks:
- hook_block_api_info() is now hook_block_api_block_types().
- hook_block_api_view() is now hook_block_api_display().
- hook_block_api_form(), hook_block_api_save(), hook_block_api_delete() all remain the same.
There is also no need to call hook_block() anymore to use Block API as Block API will handle this through hook_block_api_block_types().
block_api 6.x-1.x-dev
Posted by jamestamr on June 27, 2010 at 7:13pm
| Download | Size | md5 hash |
|---|---|---|
| block_api-6.x-1.x-dev.tar.gz | 9.13 KB | 55af418259460284f7152fe1511f705b |
| block_api-6.x-1.x-dev.zip | 10.72 KB | 5baff8152f65e593d023a89ab889ae3f |
Last updated: February 25, 2011 - 07:28
Release notes
First release.