Download & Extend

Show full path to file in IMCE preview

Project:IMCE
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

Currently, there is no easy way to see the full path to a file. For an image, you can click on the image name to get a preview in the bottom, and then you can click on the image preview which open us the image in a new window from where you can copy the URL out of the browser window. That is a bvit longwinded, and it should be possible to see this information from within the IMCE interface. For other files like PDFs of KMZ files, clicking on the preview initiates a download, and its a lot harder for users to find out what the full path to the file was.

Attached patch shows the path to the file just below the file preview.

Comments

#1

Path aplies to latest stable release, though I expect it will apply to -dev cleanly too, since it's only one line of code.

AttachmentSize
1123156-imce-path-to-file.patch 565 bytes

#2

Here's a slight change to your patch in order to display the full URL, instead of the path.

AttachmentSize
1123156-imce-url-to-file.patch 608 bytes

#3

Rerolled patch after 6.x-2.4 release.

AttachmentSize
imce-url-to-file-1123156-3.patch 591 bytes