Header Image module is not suitable for this case. The main reason is your requirement of "each page has a unique header image". Header Image can display content in a block, but does not scale well with this use case. It is build for a use case for, lets say, 5 - 20 images in a whole site.
To use CCK blocks combined with a View, build the page with a node, display the view in a block in a region below content. Erik Stielstra On 9 jan 2012, at 20:39, Fred Jones wrote: > I don't see how this is much different than CCK Block. Given that I anyway > want one image per page, CCK Block I think is perfect. > > What I lack is a way to do this for Views, and I don't see how this Header > Image module does that. Maybe I am missing something? > > Thanks, > Fred > > On Mon, Jan 9, 2012 at 9:28 PM, Ms. Nancy Wichmann <nan_w...@bellsouth.net> > wrote: > http://drupal.org/project/headerimage - there is a D7 version in the issue > queue. > > Nancy > > Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, > Jr. > > From: Fred Jones > > I have a new D7 site where each page has a unique header image. I figured I > would use CCK Blocks and then add an image field to Page nodes so then the > owners can easily upload a file on each page and it will appear as their > header image. >