• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 28, 2024, 01:39:43 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Asset

61
Programming of KonaKart / Re: Product more images
August 03, 2011, 12:47:35 pm

Thanks alot for your reply but I have a concern, In ProductDetailsBody.jsp he iterate 4times to get the images following a naming convention as you said but what about the 4images I entered in the admin. I don't see that he use the other images in the client.

Shall I have to add only 1image then there is a process run to create other images or I have to add the images in the images folder manually?

Also I am asking if I want to add more than 4images in the admin, is it possible.
62
Programming of KonaKart / Product more images
August 03, 2011, 10:33:11 am
Dears,

I want to add more than 4 images to the product, is it possible? Also if I have different colors to

the product, can I add images for each product color?


Appreciate your quick response.
63
 we are installing Konakart 5.2 , We need to know how we can generate eclipse project that contains both :

  • web content " Jsps , JS , .." that is generated by make_eclipse_project ant task

  • Struts Actions ,  Forms , Java classes used by the front application.



we urgently need this to facilitate debugging and tracing our code changes .