Gleanings back end needs better image functionality #77
Labels
No labels
A11y
Automated Testing
Contributable
Contributed
Decision
Design
Development
Drutopia
IndieWeb
Infrastructure
Launch Critical
Marketing
Needs documentation
Post-Launch
status
Abandoned
status
Blocked
status
Deploy
status
Doing
status
Done
status
In Review
status
Needs Clarification
status
Test
status
To Do
type
Bug
type
Task
type
User Story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: geo/geo-coop#77
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to both 1) display an image on the gleaning card, and 2) have an image show up on the gleaning page itself, I currently have to upload the image twice: once in the body of the text and once in the (misleadingly named) "Insert an image into the text" block. This is probably not ideal.
Images need to show up in both 1) and 2), and display a caption on the individual gleaning page. Basically, make it look like it does now without the reuploading.
https://geo.coop/node/5002
@joshua_davis Yeah i noticed the other day and yesterday asked for @cedewey's thoughts in a comment on #65
Would making the image field do what it says it does (used to do) and be able to insert the image into the text area be the best solution?
Rather than displaying it full screen width? (Should full-width images have a caption also?)
The ideal situation (for all content types) would be to be able to
upload an image one time and have it appear as the header image, and
also be able to insert it into the text. Right now, there is no way
(on any content type) to use the url of an already uploaded image with
the "insert image" icon. Used to be I could just paste the image url
into "add image" dialog box...now I don't have the option of using an
existing uploaded picture and have to re-upload...if that makes sense.
@mlncn Is this a good module to use here? https://www.drupal.org/project/media_entity_browser
with this method:
https://webtech.training.oregonstate.edu/osu-drupal-8/technical-manual/working-configuration/media/entity-browser/add-media-embed-button-text-editor-toolbar
Make the gleanings image placement work like the blog and article to put images in the text.
mentioned in issue #123