Closed (fixed)
Project:
IMCE
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2015 at 14:30 UTC
Updated:
23 Mar 2016 at 20:56 UTC
Jump to comment: Most recent
Comments
Comment #2
RKopacz commentedPointing to my comment here. Would be nice to see this. Is there an alternative file browser for the link feature in the text editor?
Comment #3
ufku commentedAdded a link button that can insert multiple file links at a time.
Comment #4
RKopacz commentedThank you @ufku, has that been committed to dev? I am using the most recent release for production.
Comment #5
jon betts commentedThanks! 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.
Comment #6
RKopacz commentedI'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!
Comment #8
ufku commentedThe link button now detects editor selection.
Comment #9
RKopacz commentedThanks @ufku !