Closed (won't fix)
Project:
Web File Manager
Version:
6.x-2.10-rc4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2009 at 16:49 UTC
Updated:
19 Aug 2009 at 16:27 UTC
I modified webfm.js to include a column with the fileid on the file list. I found it very handy cleaning up after some issues from a 5.x -> 6.x upgrade. Unfortunately I think it may need some work still, as it seemed to misplace the right-click context menus.
The file below is what I was using, then switched back to the original rc4 .js file when we were done cleaning up duplicates. Just remove the .txt extension and put it in place of the original webfm.js . If anyone found this useful / wants to try and finish it off, be my guest.
| Comment | File | Size | Author |
|---|---|---|---|
| webfm.withid.js_.txt | 134.98 KB | higherform |
Comments
Comment #1
robmilne commentedFile id is available from the tooltip when hovering over the file link. Why exactly did you need this column?
Comment #2
robmilne commented