IMCE Copy Link
Categories
Component ID
2896228
Component name
IMCE Copy Link
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
131
Component created
Component changed
Component body
IMCE Copy Link adds a Copy Link button to the IMCE file manager tabs. Clicking it copies the currently selected file URL to the clipboard. The URL can then be pasted into any Drupal text field or an external program.
When no file is selected, the current directory URL is copied.
Without this module, this operation can only be performed using a rather lengthy workaround involving the imce_wysiwyg module.
CONFIGURING AND USING
- Go to /admin/config/media/imce Assuming you have already created an IMCE profile. Under section 'Configuration profiles' click on approprate 'Edit' link.
- On the next page find section 'Directories'. Set appropriate permission using the check box 'Copy link'.
- Click on 'Save configuration' button.
- To test use IMCE. A new 'Copy link' tab button will be display. Select a file and click the 'Copy link' button. Then pasting the clipboard somewhere inserts the file link.
