Attached you'll find a patch that adds a ccl_bean module, which supports Bean blocks created by the Bean module. Beans are blocks, but blocks aren't Beans ;) Beans are entities, so they have bundles, entity id's, view modes, etc.

The module supports all options the code node selector has, plus these:
* Option to add a link to all but the selected Bean
* Option to add a link to all but the selected Bean, but limit that to the bundle of the selected Bean

Future additions:
* View mode support
* Bugfixes ;)
* Translation updates/fixes

I've copied a lot of code from the ccl_blocks and ccl modules, which I refactured somewhat. I'll try to make some patches for those modules too as I fixed some bugs.

CommentFileSizeAuthor
ccl_bean.patch12.42 KBMrHaroldA
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bkoether’s picture

Assigned: Unassigned » bkoether
Issue summary: View changes
Status: Needs review » Postponed

I'm putting everything that is a new feature on hold until I'm able to clean up the issue queue and until after a possible D8 migration.

bkoether’s picture

Status: Postponed » Closed (won't fix)

I'm closing this as no further feature development for the 7 branch will happen.