hyunsupul / aesop-core

Open-sourced suite of components that empower interactive storytelling in WordPress.
http://aesopstoryengine.com
GNU General Public License v2.0
244 stars 56 forks source link

Gallery Options Cleanup Discussion #147

Closed bearded-avenger closed 9 years ago

bearded-avenger commented 10 years ago

Currently a user creates a WordPress gallery using native WordPress controls. That gallery is then extended with custom options in the form of post meta.

While this has served its purpose, I think it's time to clean this up.

image 2014-10-17 at 9 59 38 am

One idea is to move the options that are in post meta, to the gallery settings modal. Since the user is already going to choose the gallery type in that area, it just makes sense for the user to adjust any other available options in the same area.

Example: image 2014-10-17 at 10 20 16 am

There's one major area that will need focus:

The only thing about this is that, all the other options for components are edited within the post in the story generator. So a user would still need to come back to this gallery screen to edit these options in the gallery settings modal.

I don't see another way around this other than somehow letting galleries be created within the story generator modal. But then we lose the easy organization of multiple galleries. Thoughts?

bearded-avenger commented 9 years ago

closing in favor of https://github.com/bearded-avenger/aesop-core/issues/177