Is it possible to reference blocks and place them not within the content, but in the sidebar (or another region) instead?
Thanks
Is it possible to reference blocks and place them not within the content, but in the sidebar (or another region) instead?
Thanks
Comments
Comment #1
danielb commentedWell it's a CCK field - if you can get CCK fields on a block - then sure, go for it! I don't know how to do that though, might have to ask the CCK maintainers.
You could put the CCK field in the node, and then put the node in a block.
It sounds more like you need http://drupal.org/project/multiblock though