Just updated to the 2.0-beta 3 version, but now I can't find the directory creation tool. Where did it go?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | imce-6.x-2.0-beta3-dct.patch | 966 bytes | attheshow |
Just updated to the 2.0-beta 3 version, but now I can't find the directory creation tool. Where did it go?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | imce-6.x-2.0-beta3-dct.patch | 966 bytes | attheshow |
Comments
Comment #1
ryanfc08 commentedI was wondering the same thing. If you get an answer let me know. Thanks.
Comment #2
jjkiesch commentedIt appears that you don't need it. Adding directories in the settings will automatically create the directory when viewing the IMCE window.
Comment #3
attheshow commented@jjkiesh - The approach you mention isn't as efficient. My site has many different profiles and many of these directories. We're preemptively creating the directories before setting up the profiles. I'm probably going to be adding the directory creation tool back in via a patch. I'll post that here when I have it written.
Comment #4
attheshow commentedHere's a patch to add the menu item back in. This patch also requires that you download the version 1 branch of IMCE and copy the imce/inc/subdir.inc into the version 2 with the name "imce.subdir.inc". It should work after that.
Comment #5
ufku commentedThis tool was a solution to disability to assign multiple directories to users in IMCE 5.x.
Sorry, it will not be included in future releases.
Comment #6
attheshow commentedToo bad. It was a nice feature of the module. I'm sure lots of people were making use of it.
Comment #7
escoles commentedI'm unclear on what replaces this. On the system I just installed I'm not seeing the behavior referenced at #2 -- that method simply doesn't work on this site. The only way to create directories is by using an external tool (shell, FTP or your hosting control panel's file manager).
Comment #8
escoles commentedWill this feature be re-introduced? I can't see the benefit in upgrading to 2.0 if it's not. I'll be uninstalling and downgrading the one site where I've tried it -- this basically makes it impossible for non-technical users to create new directories, at least as far as I can see.
Comment #9
escoles commentedComment #10
ufku commentedDirectory creation tool could only be used by site administrators. You should use imce_mkdir module to allow users create directories. OTH, the directories you define in IMCE profiles are automatically created on the first access to IMCE.
One could also run the old directory creation tool by including subdir.inc from 6.x-1.x.
Comment #11
esbon commentedWhere would I put this like of codo to include the directory tool?
Comment #12
ufku commentedCreate a page with the PHP input format and include the above code.
Comment #13
acrazyanimal commentedWas just about finished a patch to add in this functionality, but found this.
http://drupal.org/project/imce_mkdir