• Welcome to KonaKart Community Forum. Please login or sign up.
 

About konakart demo and template modify

Started by zhangjapan2004, May 10, 2011, 07:00:55 am

Previous topic - Next topic

zhangjapan2004

Hi team,

I can run konakart demo at 8087 very well. Now I want to change one template for the demo main page, how I can change it?
(I use windows2008 server and mysql5.0 database.)

Do I need myeclipse?
I try to plugin konakart to Dotcms, but dotcms webpage can not display konakrat when I click http://localhost:8080.  also I do not know what relations between dotcms+konakart website 8080 and konakart 8087 demo website. (8080 website for  dotcms+konakart has not so much function as demo 8087.
How I can modify and change main page or other demo page for my first store demo at 8087?
How I can modify or add the new database item, display this item to the demo page?

Thanks very much.   

trevor

The store-front application you download with KonaKart is a JSP / Struts / Tiles application. In order to change a page you have to edit the JSP for that page.

Before doing anything, I advise that you educate yourself on these technologies.

zhangjapan2004

Hi

Thanks for your response.
As you said, I think edit the JSP can change template.
So I must use myEclipse for konakart.

Can you tell me how I can run dotcms plugin Konakart in the myeclipse?
I follow the instruction and study for http://www.konakart.com/forum/index.php/topic,1405.msg5608.html#msg5608
it is never can success. also I know the back_end for plugin is in the dotcms edit systems,
it has not so many functions like the Konakart back_end.

One more question, one I install konakart plugin to the myeclipse,
the jsp file is different with demo jsp, how I can setting demo konakart in myeclipse?
C:\Program Files (x86)\KonaKart\webapps is that path I must setting?

Thanks again.