wp-front-end-editor icon indicating copy to clipboard operation
wp-front-end-editor copied to clipboard

Integrate WP internal linking

Open scribu opened this issue 13 years ago • 5 comments

WordPress has a fancy internal linking feature that would be useful to have on the front-end too.

scribu avatar May 24 '11 20:05 scribu

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

Jotschi avatar Jun 25 '11 16:06 Jotschi

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.

scribu avatar Jun 25 '11 16:06 scribu

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

Jotschi avatar Jun 25 '11 21:06 Jotschi

You have write access now. Go nuts :-)

scribu avatar Jun 25 '11 21:06 scribu

I went ahead and moved your commits to the internal_linking branch. You might have to clone the repo anew.

scribu avatar Jul 03 '11 01:07 scribu