Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
I have a question about Image Folder Organization.
Do you leave all your product images in one folder? or do you create seperate folders for different types or catagories?
Just curious how people are doing it. I'm about to start uploading my images.
Thanks |
Dan |
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
I have a folder for each main category and sometimes for each sub category depending on the number of products in the category.
Regards, Corneliu. |
|
|
|
|
Rank: Member
Joined: 4/30/2007(UTC) Posts: 383
|
We do ours by brand and then by category within the brand. If you have to go to two words be sure to use hard-drive etc...
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
My file storage mimics my laundry sorting method in my dorm.... one big heap in the middle of the room.
OK....it's Friday. I group by category, then by product. I name files by product name-image size (Shoe-B-sm .. Shoe-B-lg) so I can find it in the list a bit faster. When FTPing, on the spot sorting by date of edit brings everything up to the top so finding and moving the files up is easier on my tired eyes.
I'd be great if the BV side had a sort or two to help find files by methods other than name. Date of upload for instance would bring new files to the top of the list - but this is number 44 on my list of 'ease of use' improvements I could hope for. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 6/6/2005(UTC) Posts: 483
|
I use a method similar to Mitch's dorm room. I have them in folders spread all over the place depending on what they are used for.
If and when I get organized (number 25 on my new years resolution list) I'm going to create sub folders inside my Images Folder.
Bob Noble.
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
Note to anyone who cares.... I'm 51 now and I put my clothes away after they come out of the washer and dryer. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 1/3/2004(UTC) Posts: 1,497
|
If you have lots of product images, organizing them is always a good approach. |
|
|
|
|
Rank: Member
Joined: 1/25/2008(UTC) Posts: 4
|
Does anyone know how to englarge the image viewer (file viewer that pops up when you go to select an image) in BV? We'd like to utilize our high res screens and reduce scrolling.
|
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
Open the \BVAdmin\Catalog\Products_Edit.aspx.vb file and find the RegisterWindowScripts function. Modify the line to add new height/width: sb.Append("w = window.open('../ImageBrowser.aspx' + parameters, null, 'height=480, width=640');")
I kind of expected that to be a javascript function in a js file not in an aspx file. Maybe in SP4.
Regards, Corneliu. |
|
|
|
|
Rank: Member
Joined: 12/19/2006(UTC) Posts: 153
|
All products images in one folder for me, but each photo is labeled as such:
AZ001_1_sm.jpg
Where AZ001 is the sku, _1_ is photo revision one, and sm is my small image.
It is a lot of work, but if done from the start it is easy. I process all my photo's in batch form as such: The high res photo's on my HD are just labeled as a sku, and I have photoshops automation settings to automatically resize the photo, append the file name, and save the small photo's to a folder for uploading. Photoshops automation tools is great in that you can resize, rename, and save for web for an entire folder worth of images in just one step.
|
|
|
|
Rank: Member
Joined: 1/30/2008(UTC) Posts: 215
|
Corneliu this worked to enlarge the entire window but I should have explained it better; we'd like to expand the file/folder viewer that scrolls up and down so we can display another 5-10 folders. Is that possible?
|
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
HPro, You want to extend the white area area that displays the files/folders from the left-hand side of the popup? |
|
|
|
|
Rank: Member
Joined: 1/30/2008(UTC) Posts: 215
|
Correct, the folder list that's on the left hand side where you select where the files will be saved.
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
I'd like that mod also. Too small. Too bad that window doesn't do a "last edited" sort. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
Open BVAdmin/ImageBrowser.aspx and change the width/height parameter in this line: <div class="SmallSystemFont" style="overflow: scroll; width: 250px; height: 300px; You might have to adjust that proportionally with my previous recommandation that changes the size of the window. Regards, Corneliu. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.