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

WP Front End Editor + 4.X #148

Closed bearded-avenger closed 9 years ago

bearded-avenger commented 10 years ago

The WP Front End Editor is progressing nicely and there's a chance it could land in 4.1. Judging by how long features are vetted before being put into core I don't see this actually happening in 4.1, but do see it happening by Spring of 2015. We'll need to be ready to add support for front end editing of our components.

The reason being, is the "blocks" portion of WPFEE. This, resembles adding an Aesop story component. If this current implementation stays I could see adding to this block area. However, I don't know how it would look with say, 18 blocks there. So, at that point a modal makes more sense IMO.

image 2014-10-19 at 7 37 44 am

From the looks of it FEE is all done in TinyMCE so at least we're not at a total loss with the work that we've done. However, the dark modal as it sits may change to reflect the design patterns of this add block area.