Frumph / comic-easel

Comic Easel is a plugin for WordPress that let's you have a WebComic with any WordPress theme.
http://comiceasel.com
21 stars 13 forks source link

TODO: Create image manager section in admin #1

Closed Frumph closed 12 years ago

Frumph commented 14 years ago

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.