Cristi Burcă
Cristi Burcă
Cool. If you start working on this, I recommend you base it on Aloha 0.10 as that's what we should have in the next major release of FEE.
You have write access now. Go nuts :-)
I went ahead and moved your commits to the internal_linking branch. You might have to clone the repo anew.
I think we could just not load FEE at all for mobile devices, since it doesn't work with a touch interface anyway.
You can use the 'front_end_editor_loaded' action: https://github.com/scribu/wp-front-end-editor/wiki/Actions-and-Filters
I figured out what I don't like about the patch: Instead of making the user write out an arbitrary suffix, we should show a dropdown, with the list of available...
I could see it working like this: 1. Generate 3 dropdowns, one for each mode. 2. Switch which one is displayed based on what mode is currently chosen.
The 'operator' field doesn't seem to have any effect in 'lists' mode.