Editor - image nodes #64
Reference in New Issue
Block a user
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?
Add a new node type that allows the user to upload an image or provide a URL to one. Once this has happened, it renders the image inline (obviously constraining the size so it looks reasonable).
Optionally, support captions.
What if we created an invisible file box for the page in question, and uploaded the image to that. Then, we can use the file box "get" route to serve the image?