Uploading Images

5 posts by 2 authors in: Forums > CMS Builder
Last Post: September 29, 2009   (RSS)

Hi All!

I have a client who will be re-using his images & pdf files in more than one location on the website. However, we are trying to avoid uploading the same image/file to CMSB multiple times.

Is there a way to select existing images/files from the /upload/ diirectory if it already exists?

Thanx!
--
northernpenguin
Northern Penguin Technologies

"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke

Re: [northernpenguin] Uploading Images

By Dave - September 28, 2009

Hi northernpenguin,

No, there's nothing built in that would do that.

I'm trying to think of some work arounds. You could have a pulldown field that loaded it's values from the uploads table. It would work so well if you needed to get height and width for images though. But it could give you a pulldown of previous uploads to selected from.

Would that work? Or not quite?
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Uploading Images

Dave: yes, that would work. How would I go about doing that?
--
northernpenguin
Northern Penguin Technologies

"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke

Re: [Dave] Uploading Images

Dave: I tried your suggestion. However, there are some issues:

a. The only semi-useful fields are filePath & urlPath (& thumb version);
b. I would prefer to allow the view of the image vice a dropdown list of filenames.

Maybe an interim step: select filenames, then view those that were selected?

Is there any way to do this?

Thanx Dave!
--
northernpenguin
Northern Penguin Technologies

"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke