KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: serega_sheypak on May 02, 2012, 03:44:48 pm

Title: Configure special path for uploaded images
Post by: serega_sheypak on May 02, 2012, 03:44:48 pm
Good day.
I want to separate uploaded images for products from other images used in design. All images are stored to some_file_path/konakart/images by default.
Is there any possibility to set uploaded images to other catalog (some_file_path/konakart/images/uploaded)?
Title: Re: Configure special path for uploaded images
Post by: serega_sheypak on May 02, 2012, 03:47:05 pm
I forgot to mention that I tried to change konakartadmin/images section.
I've set new storage path to uploaded images. That's great, they are stored to other folder. But it's impossible to specify url for them. Customization doesn't allow to specify separate url path to these images. Image url path is general for all images unfortunately.
Title: Re: Configure special path for uploaded images
Post by: ming on May 02, 2012, 03:49:22 pm
You can place images wherever you like...  so long as your storefront application knows where they are and you make the necessary changes to the storefront code to reflect any new locations.
Title: Re: Configure special path for uploaded images
Post by: serega_sheypak on May 02, 2012, 03:52:24 pm
So am I right that there is no way to configure storage path and url path for uploaded images? I have to modify the presentation layer? Or use some kind of proxy by Apache
Title: Re: Configure special path for uploaded images
Post by: ming on May 02, 2012, 04:08:04 pm
No, not at all.  You can define that in the Admin App on the Images panel under Configurations.  Set the Image base URL to what you want.