Closed (fixed)
Project:
IMCE
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 13:19 UTC
Updated:
24 Oct 2010 at 05:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
pkej commentedI second that.
Comment #2
pbattino commentedI would really like that feature!
Comment #3
TwistedLincoln commentedAgreed. Renaming files is about the only thing I can't do with IMCE that I need on a regular basis.
Comment #4
-Mania- commentedI 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.
Comment #5
bsimon commented@-Mania-
+ directory/folder creation directly through IMCE would be great.
Have you tried: http://drupal.org/project/imce_mkdir ?
Comment #6
QuangVan commentedI 3rd that rename feature...
Comment #7
serkolap commentedI wanna that feature too!
Comment #8
ikeigenwijs commentedYes to renaming files!
txx
Comment #9
dooug commentedI 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!
Comment #10
dooug commentedComment #11
dooug commentedComment #12
hansamurai commentedWould love to see this built in.
Comment #13
not_Dries_Buytaert commentedSubscribing
Comment #14
ghosty commentedSubscribing
Comment #15
aaron1234nz commentedThere 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.