is it possible to create a (bi?-)directional link between 2 docuemnts or content items? for instance, if you have an image and an associated thumbnail, you would like to use the thumnail as an icon in the browse view, or show the whole thumbnail. is it possible to make an action that creates thumbnails and build the association/link automatically?
Is there a way to add links in document details (or elsewhere) in order to guide the user to find some related contents which are not in the same space?
I'm sure there are several ways to go about it but that could easily be accomplished by defining an aspect in a model which held the association then modifying web-client-config-custom.xml to display that relationship in the web client for content items which had your aspect applied.