 |

Wade Keller
New User
Aug 8, 2007, 9:36 PM
Post #1 of 4
(5296 views)
Shortcut
|
|
Article Manager - Server-saved image access
|
Can't Post
|
|
Maybe this exists and I don't know how to make it work (if so, I'd appreciate being told how), but it'd be great to be able to upload commonly used images to the server and access them quickly when adding images to articles rather than having to reupload the images from my computer to the server each time I use an image. It can get tedious waiting for images to load from my computer hard drive to the server each time I use the image, plus other contributors/writers cannot access images without me sending them the images ahead of time for storage on their computer.
|
|
|  |
 |

Donna
Staff
/ Moderator

Aug 9, 2007, 9:29 AM
Post #2 of 4
(5251 views)
Shortcut
|
|
Re: [Wade Keller] Article Manager - Server-saved image access
[In reply to]
|
Can't Post
|
|
Hi Wade! Thanks for your email. :) While that feature doesn't currently exist, one method we've used to setup something similar to this is to have all of the "global" images pre-uploaded, and referenced via a database field. This way, your users could simply choose an already uploaded image from a dropdown list and have it appear in a pre-defined spot. Would something like that work for you? Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

Wade Keller
New User
Aug 9, 2007, 9:50 AM
Post #3 of 4
(5250 views)
Shortcut
|
|
Re: [Donna] Article Manager - Server-saved image access
[In reply to]
|
Can't Post
|
|
Yes, that sounds like it would work! I'd probably have more than 150 photos and drawings that would be likely used multiple times by multiple site contributors. I wouldn't need thumbnails visible, so a dropdown menu with a description would work well. Is what you described something I'd have added to the AM code or something that exists now? I'm looking to upgrade to AM2 soon. Should I wait or doesn't it matter.
|
|
|  |
 |

Donna
Staff
/ Moderator

Aug 11, 2007, 10:01 AM
Post #4 of 4
(5081 views)
Shortcut
|
|
Re: [Wade Keller] Article Manager - Server-saved image access
[In reply to]
|
Can't Post
|
|
Hi Wade! It would definitely be a little easier with Article Manager 2, but we could probably swing something with Article Manager 1 as well (although it wouldn't be quite as user friendly.) I'd probably recommend upgrading to Artman 2. No code changes required (we don't really do custom programming), that's all available within the software already. :) Here's how to do it in Artman 2: What you'd end up doing is adding a new field -- take a look at this tutorial I wrote for the newsletter for basic details: http://www.interactivetools.com/news/issue0061.html#4 In this case, you'd want a list type field, conveniently what the tutorial goes over. :) Select the options that work the best for you. Then, when you're adding the values, you'd want the "Label" to be the user-friendly description of the image, and the "value" to be the actual image code, like this: <img src="/path/to/pre-uploaded-image.jpg" width="100" height="200" alt="Pre Uploaded Image"> ...replacing the path, dimensions & alt text with your values, of course. Then, stick the placeholder on your template where you want the image to appear, and you're good to go. :) Let me know if that works for you, or if there are any extra tweaks you're having trouble with. :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 | |  |
|