Skip to content

Extend EssencePicture to accept an image OR a URL of the image #6

@ricky-wong

Description

@ricky-wong

See
https://groups.google.com/forum/#!topic/alchemy-cms/HTGS63QD898
(Internal) https://app.asana.com/0/11410371085627/14970415489869

We have some images uploaded already, and want to use those within existing EssencePicture elements, however, this element only supports uploading images and using existing CMS images.

As a temporary workaround, we've added an EssenceLink element next to the EssencePicture element, using the EssenceLink URL when provided.

However, this solution is very short-sighted. It doesn't even support <img alt> attributes.

Before we dive too deep in the workaround, and create a bunch of data structures using the workaround routine, it might be worth modifying EssencePicture to support what we would like.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions