An illustration of the "Modified Submit Button" solution to the image-scanning problem.
- Image will be uploaded or pasted and appear to the user as desired in the WYSIWYG editor.
- On Submit, content would be edited to replace any `<img src=".."/>` tags with a known "Your image is being scanned" replacement image URI.
- After the Post/Comment is created, a Custom Object is created with the Post Id, Comment Id, URIs, etc.
- ZIS and/or EventBridge is required to invoke a callback to Safety Service. Authentication may include ZIS OAuth Config.
-
Images are only deleted when the Post/Comment that 'owns' the initial image upload is deleted. Posts/Comments can be added on behalf of other users.
- Example Editor Before Submit:
- Example Post after Submit:
- Example Post after Scanned: Cleared:
12 Comments
Please sign in to leave a comment.
-
Official comment


Post a new comment: