I'm looking to implement reusable content blocks in Orchard but can't seem to find any online resources documenting this process.
Orchard has two default parts containers and containable. However, containables can only be assigned to one container.
I've stumbled across a demo of setting up a Content Type of "Books" and another called "Reviews" which uses the containables/container example above. It does not show you how you can relate one review to multiple books.