constant MEDIA_GALLERY_DIRECTORY_UPDATE_ACTION_LEAVE in Media Gallery Extra 7
Create a new directory and leave the existing intact.
File
- modules/
directory/ media_gallery_directory.module, line 19 - Adds new gallery field to specify a file directory per gallery with tokens support.
Code
define('MEDIA_GALLERY_DIRECTORY_UPDATE_ACTION_LEAVE', 1);