By mchampsee on
I could have sworn I read something some where that Drupal 7 supports this but I can't find it again....
I have a need whereby if the user adds content for a certain content type that they be able to add one or two photos that would display in a block in a different region of the theme. I could probably make this happen with panels but I thought I read some where that Drupal 7 supports this.
Comments
Not natively...
Drupal 7 can support something like this, but it would require you to set up the function whereby the image field is rendered in a block.
You could try this: http://drupal.org/project/cck_blocks
or this: http://drupal.org/project/ds