|
Review research material and implement early API in new module magnolia-references.
Implement the core component, responsible for reference resolution - ReferenceResolvers, provided via a Registry.
Proposal for a way to support various resolution strategies:
canonical would be the default strategy (if nothing is configured) (later)
- can add configuration for alternative strategies:
- e.g. bound to website workspace, text-image components have an image reference, pointing to dam (property may contain an asset key, so we would delegate resolution to asset API/provider?)
|