Posted by Julien PHAM on July 3, 2008 at 1:19pm
| Project: | IMCE |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
Would be fine to allow users (with proper permission) to edit file names.
Thanks
Comments
#1
I second that.
#2
I would really like that feature!
#3
Agreed. Renaming files is about the only thing I can't do with IMCE that I need on a regular basis.
#4
I would also very much like to see this feature added.
+ directory/folder creation directly through IMCE would be great. Adding new folders from the administration feels somewhat of an unnecessary step.
#5
@-Mania-
+ directory/folder creation directly through IMCE would be great.
Have you tried: http://drupal.org/project/imce_mkdir ?
#6
I 3rd that rename feature...
#7
I wanna that feature too!
#8
Yes to renaming files!
txx
#9
I tried writing code to implement file renaming in the IMCE interface. I've attached a patch, but I need help to get the patch fully functional.
The problem with this patch is that Rename works when javascript is disabled, but if it is enabled it seems that the function imce_rename_submit is never executed (line 384 in /inc/page.inc). It seems be caused by an issue somewhere in the /js/imce.js file. I'm no expert at Ajax calls, so please take a look. This patch is close!
#10
#11
#12
Would love to see this built in.
#13
Subscribing
#14
Subscribing
#15
There is now a separate module called imce_rename which adds this feature.
I also recommend looking at imce_crop and imce_mkdir as they both add nice functionality to imce.
#16
Automatically closed -- issue fixed for 2 weeks with no activity.