1
Hi Everyone,
Is there a module out there that can do the following:
Migrate files from one directory to another on the same server?
Here is the situation:
My client wants to have the ability of uploading images to the server but he doesn't want the images to be live (visible to the public) when he uploads them through the WYSIWYG editor, instead they have to only be visible to users that are registered as 'editor' of the website/content.
Here is where this module would come in handy:
Only when the 'editor' publishes the content must the images stored in that private images/ directory get MIGRATED to the public images/ directory.
Thanks.