
Superb
Very polished module. Much appreciated!
Review by pacemkr [info] on March 24, 2011 - 22:09

Makes Blocks More Manageable
I've just installed the module but based on first impressions I think it is excellent.
Version 5, which I'm using, adds two links to each block for those with access: Edit and Configure. Edit brings you to the node form, configure lets you do the block configuration. The module would be worth it for these features alone. The Blocks config page can get pretty squirrelly if you have a lot of blocks, nice to be able to rearrange things directly from the content page.
Only thing I noticed that might need some attention: when placing a block next to an identical one created by block page, prior to installing the module, the new one shifted down a bit. I had inserted "none" with brackets (won't show here) to remove the block title, even used CSS display:none but it seemed like it was still shifting a bit for a title.
There might be an easy fix for this, css or a bit of code tweaking, haven't investigated other than briefly. I decided to create all blocks via the node block, at least those that needed to align this way. So far so good.
Review by mclinn [info] on October 21, 2010 - 21:39

Great module!
Previous reviewer did a good job explaining how to use this so I will just add my votes and give my thanks to the author for a very useful, reliable and simple module! :)
Added to favourites.
Review by drupalmannen [info] on December 2, 2009 - 12:35

Simple but exactly what I need
Very simple. After installing the module:
1) Create a new Content Type called "Node Block" with nodeblock as the internal name and check that you want this type exposed as a block (the new option).
2) Create a template for that in themes/.../node-nodeblock.tpl.php (otherwise you'll get all the header stuff). Mine looks like this:
http://pastie.org/328562
3) Create a new node of that content type.
4) It now shows up in your blocks, and even has edit links!!
This is exactly what I needed. It baffles me that this is not a core function of Drupal. Putting content in the block itself is completely against the Drupal design principles.
Review by aliix [info] on December 2, 2008 - 06:55