wp-front-end-editor
wp-front-end-editor copied to clipboard
Integrate WP internal linking
WordPress has a fancy internal linking feature that would be useful to have on the front-end too.
Sounds good. I guess we could add a simple Aloha repository implementation for the link plugin. I just wrote an WAI language repository for Aloha 0.10. Guess writing one for wordpress can't be that hard ;) I'll take a look
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.
Okay. I just wrote a small implementation but i need write access to the aloha link plugin you forked and i guess i don't have write access to the fork of aloha as well. Could you change that? Or just merge and fetch this commit: https://github.com/alohaeditor/Aloha-Plugin-Link/commit/ffc1119f21a69b174f8cfca7218636f11b3f4d33
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.