forked from netcreateorg/netcreate-2018
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
We have multiple contexts where it is valuable to display an image in the node view (and potentially in edge views). This could be handled in one of two ways (or both):
- Re-integrate the markdown display.
- Add a new image attribute type that takes a url for an image from the web.
Note that for for the foreseeable future, the assumption is that these are displayed based on a URL, and we do not need or want to handle storing images.
In either case, one issue to be aware of is that in the prior implementation images were often too big, so needed to be automatically scaled. Ideally, that'd be integrated into the solution.
I'd still like to see markdown supported, but if it is easier to have just an image attribute type short-term, that's plenty for Spring.
Metadata
Metadata
Assignees
Labels
No labels