Hi,

For a project, i needed to get a list of blocks merging all views block and all blocks of a specific region.
But when i choose module "views" and region "footer" for exemple, it's only list blocks views placed in footer region.
For get this feature, i have to change AND to OR in sql query retreiving blocks.

Maybe it will be good to can choose if for each field, if we want "union" or "intersection".

Comments

raphael apard’s picture

StatusFileSize
new1.64 KB

Here a patch for D7 that allow to choose AND / OR merge between modules and regions.

raphael apard’s picture

StatusFileSize
new1.86 KB

And a patch for D6.
My project use Drupal 6. If you can apply this patch, il will not have to fork this module ;)

danielb’s picture

Thanks for the patch, I might improve the labels in the form.

danielb’s picture

Status: Active » Fixed

I've committed these, they will appear in the next dev snapshot (after this date), but it's probably not important enough to warrant a release at this stage. Cheers.

raphael apard’s picture

Thx, i will use the dev release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.