Hi,

Would be fine to allow users (with proper permission) to edit file names.

Thanks

CommentFileSizeAuthor
#9 imce_278167_rename_file_9.patch6.46 KBdooug

Comments

pkej’s picture

I second that.

pbattino’s picture

I would really like that feature!

TwistedLincoln’s picture

Agreed. Renaming files is about the only thing I can't do with IMCE that I need on a regular basis.

-Mania-’s picture

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.

bsimon’s picture

@-Mania-

+ directory/folder creation directly through IMCE would be great.

Have you tried: http://drupal.org/project/imce_mkdir ?

QuangVan’s picture

I 3rd that rename feature...

serkolap’s picture

I wanna that feature too!

ikeigenwijs’s picture

Yes to renaming files!
txx

dooug’s picture

StatusFileSize
new6.46 KB

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!

dooug’s picture

Status: Active » Needs review
dooug’s picture

Status: Needs review » Needs work
hansamurai’s picture

Would love to see this built in.

not_Dries_Buytaert’s picture

Subscribing

ghosty’s picture

Subscribing

aaron1234nz’s picture

Status: Needs work » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.