How to modify image file/location?

11 posts by 3 authors in: Forums > CMS Builder
Last Post: February 26, 2009   (RSS)

By rasbro - May 16, 2008

Is there a way to modify an existing image upload to point to a new file or location? Or is this only possible in removing image and then reuploading? If this is the case then I would like to make a feature request to add a field for editing/entering in a new file/location.

Thanks,
Brian

Re: [rasbro] How to modify image file/location?

By Dave - May 16, 2008

Hi Brian,

So is this for the case where you want to move the uploads folder? Say from /devsite/uploads/ to /newsite/uploads/? Would the program copy the images over or just let you specify their new location or how would it work?
Dave Edis - Senior Developer
interactivetools.com

Re: [rasbro] How to modify image file/location?

By Dave - May 16, 2008

Brian,

I'll add these to the feature request list. It sounds like for #1 a global image repository would work? Where you could either upload an image or select one that had already been uploaded?

For #2, would you want to change the path for all the images (such as when you move from staging to live site and directory paths change) or just some? You can currently set a different upload path for specific upload fields.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] How to modify image file/location?

By rasbro - May 16, 2008

Yea, I like the global image repository idea. I have used other CMS/shopping cart software (ie: ShopSite) that uses this function.

For #2 I would probably just change it on some but the option to change it for all, with a global setting that allows you to override individual/custom upload paths to the global path, would be nice.

Brian

Re: [rasbro] How to modify image file/location?

By Dave - May 19, 2008

Brian,

I put some work into doing replacements on paths in the upload database. The way it works though we'd also need to do search and replaces on ALL the content if uploads moved, because you'll have wysiwyg content that has <img src="/path/..."> tags.

In any case, I'll put those on the feature request list and keep at it. Thanks for the suggestion! :)
Dave Edis - Senior Developer
interactivetools.com

By paceit - November 9, 2008

I'd also need to have a global image repository which is accessible from any section/editor. I reuse images across site pages and it's a real pain to be reloading the same image each time, plus the wastage of having multiple copies of the same image. So please do add this as a feature request. Maybe this could be enabled on the upload option as a "global" tick box. Or even better a new option called "upload global", where the global directory is the one specified in "General settings".

Re: [paceit] How to modify image file/location?

By Dave - November 10, 2008

Thanks for the feature request! This is on our list. :)
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] How to modify image file/location?

By paceit - November 11, 2008

Cheers! [;)]

How to modify image file/location?

By paceit - February 26, 2009

Any news on this feature being added. I find it very limiting not to be able to access all images and/or reuse images loaded in other sections.