Enable placement of base64 images #126

Open
opened 2018-11-26 10:32:20 +00:00 by tammoterhark · 2 comments
tammoterhark commented 2018-11-26 10:32:20 +00:00 (Migrated from github.com)

capture base64 encoded images and store them properly

(taken form hypha-improvements, source unknown)

capture base64 encoded images and store them properly (taken form hypha-improvements, source unknown)
matthijskooijman commented 2020-05-06 13:04:52 +00:00 (Migrated from github.com)

These base64 images are generated when someone copy-pastes an image into the wymeditor area directly. Ideally, this would be caught by javascript client side and redirected to an upload. An alternative would be to do this server-side by looking for base64 data in the saved HTML.

These base64 images are generated when someone copy-pastes an image into the wymeditor area directly. Ideally, this would be caught by javascript client side and redirected to an upload. An alternative would be to do this server-side by looking for base64 data in the saved HTML.
matthijskooijman commented 2020-05-06 14:24:39 +00:00 (Migrated from github.com)

@RoukePouw has suggested he might look at this, so I'm assigning him for now.

@RoukePouw has suggested he might look at this, so I'm assigning him for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
harmen/hypha#126
No description provided.