Would be nice if we can add a button in the Link Dialog or a special link button in the editor, such that we can then choose a file in IMCE to be linked to.

e.g like in D7: https://www.youtube.com/watch?v=4_YR9_nPFXA

Comments

lokimoto created an issue. See original summary.

RKopacz’s picture

Pointing to my comment here. Would be nice to see this. Is there an alternative file browser for the link feature in the text editor?

ufku’s picture

Status: Active » Fixed

Added a link button that can insert multiple file links at a time.

RKopacz’s picture

Thank you @ufku, has that been committed to dev? I am using the most recent release for production.

jon betts’s picture

Thanks! I'm able to see the new link icon in the Text Editor configuration screen, but it isn't showing up in the content type edit forms. I've cleared cache. Working with latest dev 2/29 8.x-1.x-dev.

RKopacz’s picture

I'm definitely getting the new link button for the toolbar, and it works, but I noticed that if I select text in the body textarea, and then proceed to create the link, the text I've selected is replaced by the name of the file. In D7, this same operation would preserve the text in the text area that the editor wished to be the link.

Is there a way to configure the D8 mechanism to perform the D7 operation without having to edit HTML?

Thanks for adding this browser capability!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

ufku’s picture

The link button now detects editor selection.

RKopacz’s picture

Thanks @ufku !