I wrote a patch that adds a menu item for linkit, sadly only for CKEditor currently.
Basically it will show contains some logic that also hides it from the menu:
if nothing is selected, and the right click wasn't on an a-tag the linkit context menu item will not show up.
When clicked it will work in the same way as the normal menu button.
| Comment | File | Size | Author |
|---|---|---|---|
| linkit-add_context_menu.patch | 1.08 KB | blambi |
Comments
Comment #1
anonThanks blambi, your patch is commited.
Now we need to make the same for TinyMCE.
I will see what I can do.
Comment #2
anonCommited a solution for the TinyMCE.