| 1234567891011121314151617181920212223242526272829303132333435363738394041 | 
							
- IMCE Mkdir
 
- http://drupal.org/project/imce_mkdir
 
- ====================================
 
- DESCRIPTION
 
- -----------
 
- Adds directory creation functionality to IMCE through its UI.
 
- INSTALLING
 
- ----------
 
- 1. To install the module copy the 'imce_mkdir' folder to your sites/all/modules directory.
 
- 2. Go to module administration page. Enable the module.
 
- Read more about installing modules at http://drupal.org/node/70151
 
- CONFIGURING AND USING
 
- ---------------------
 
- 1. Go to /admin/config/media/imce Assuming you have already created a IMCE profile. Under section 'Configuration profiles' click on approprate 'Edit' link.
 
- 2. On the next page find section 'Directories'. Set appropriate permission using the check boxes 'Add subdirectories' and 'Remove subdirectories'. 
 
- 3. Click on 'Save configuration' button.
 
- 4. To test use IMCE. A new 'Manage directories' tab button will be display. Follow instructions on screen.
 
- REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE. CONTRIBUTE.
 
- ------------------------------------------------------------------------
 
- 1. Go to the module issue queue at http://drupal.org/project/issues/imce_mkdir?status=All&categories=All
 
- 2. Click on CREATE A NEW ISSUE link.
 
- 3. Fill the form.
 
- 4. To get a status report on your request go to http://drupal.org/project/issues/user
 
- UPGRADING
 
- ---------
 
- Read more at http://drupal.org/node/250790
 
 
  |