[GH-ISSUE #1] TODO: Create image manager section in admin #3

Closed
opened 2026-06-06 22:28:56 -04:00 by yindo · 0 comments
Owner

Originally created by @Frumph on GitHub (Sep 3, 2010).
Original GitHub issue: https://github.com/Frumph/comic-easel/issues/1

Image manager needs to use $easel_dirs = wp_upload_dir(); to figure out the base url and basedir path to the uploads directory, then a comics folder under that.

The Image Manager will allow uploading of images either singularly or bulk. Let's you view thumbnails of the images (or smaller versions of), let's you select whatever you want to delete and regenerate thumbnails as necesary.

There is no create post when uploading and maintaining the comic images in this section, just straight image management and uploading.

  • Phil
Originally created by @Frumph on GitHub (Sep 3, 2010). Original GitHub issue: https://github.com/Frumph/comic-easel/issues/1 Image manager needs to use $easel_dirs = wp_upload_dir(); to figure out the base url and basedir path to the uploads directory, then a comics folder under that. The Image Manager will allow uploading of images either singularly or bulk. Let's you view thumbnails of the images (or smaller versions of), let's you select whatever you want to delete and regenerate thumbnails as necesary. There is no create post when uploading and maintaining the comic images in this section, just straight image management and uploading. - Phil
yindo added the TODO label 2026-06-06 22:28:56 -04:00
yindo closed this issue 2026-06-06 22:28:56 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Frumph/comic-easel#3