Page 1 of 1

OpenCart Template Mockups

Posted: Fri Nov 27, 2009 5:41 am
by Daniel
I thought if I posted the mocups a I made to create opencart is might help some templates designers produce so templates.

They are in PNG format and can be modified using adobe fireworks.

Re: OpenCart Template Mockups

Posted: Mon Nov 30, 2009 1:48 pm
by dramony
Yes, i think it would be nice.

Great work Daniel!

By the way, is there also a way if you could add details like:

User : Last Visit
Product Thumbnail | Product Name | Model | Status| Action

Big Thanks!

Re: OpenCart Template Mockups

Posted: Tue Jan 05, 2010 3:39 pm
by jacksmith
You have given an impressive template Mockups.Thanks!

Re: OpenCart Template Mockups

Posted: Wed Jan 06, 2010 4:02 am
by Qphoria
I don't really understand the point of these. They are just screenshots of the admin section. Can't we just see them on the demo anyway?

Re: OpenCart Template Mockups

Posted: Wed Jan 06, 2010 4:20 am
by Daniel
if you use adboe fireworks you can modify the templates. they are all layered.

Re: OpenCart Template Mockups

Posted: Wed Jan 06, 2010 4:53 am
by Qphoria
ahhh ok. Someday I will use proper templating tools. I always thought people just made them in text editor. No wonder I can never make one look good.

Re: OpenCart Template Mockups

Posted: Thu Jan 07, 2010 12:40 am
by loadaverage
i think the templates are somewhat unflexible,
and now i understand why.

there is minimal css, lots of verbose html and pixel perfect
sizes -- a bit like the pre-css times, and i personally am
not happy with it. changing anything consistently
in a template takes a lot of time and typing.

i am reworking my template into a more css friendly
version.

Re: OpenCart Template Mockups

Posted: Thu Jan 07, 2010 12:42 am
by Xsecrets
loadaverage wrote:i think the templates are somewhat unflexible,
and now i understand why.

there is minimal css, lots of verbose html and pixel perfect
sizes -- a bit like the pre-css times, and i personally am
not happy with it. changing anything consistently
in a template takes a lot of time and typing.

i am reworking my template into a more css friendly
version.
well maybe when you are done you can release it so everyone can benifit.

Re: OpenCart Template Mockups

Posted: Thu Jan 07, 2010 12:54 am
by loadaverage
my opencart version is quickly diverging from
mainstream :]

i have already implemented stuff like flexible cod fees,
better i18n support, a disclaimer start page for adult shops
and a configurable common/home (e.g. specials instead
of latest products). my templates are also changing a bit.

i still have lots of things to do, foremost being the
invoice numbering and i am not happy with the
current seo links either.

unfortunately this type of release only development
Daniel is using is not my cup of coffee, i can't and
won't wait months for simple fixes and i am reluctant
to work on patches that in his tree already will not
apply, it's just too much wasted work for everyone.
it's a one man show i am afraid.

Re: OpenCart Template Mockups

Posted: Thu Jan 07, 2010 1:11 am
by loadaverage
actually, i think that this development model
will be the reason there will be forks all
over the place just like alegrocart.com
(but judging by the .zip only release, it's
no improvement in this regard)

technically, my local version is already
a fork as well..

Re: OpenCart Template Mockups

Posted: Thu Jan 07, 2010 4:48 am
by Qphoria
zip only release? what does that mean? You want rar? gz? tarball?
alegro is a port of 0.7.9 (as Chromium was).. so it doesn't really count.

Then again.. ZenCart was a port of Osc and it took off.

Re: OpenCart Template Mockups

Posted: Thu Jan 07, 2010 8:09 am
by loadaverage
it's not about the archive format,
it's about the source repository.

zencart's history page says it has
osCommerce heritage...

Re: OpenCart Template Mockups

Posted: Thu Jan 07, 2010 11:31 pm
by Daniel
loadaverage wrote:i think the templates are somewhat unflexible,
and now i understand why.

there is minimal css, lots of verbose html and pixel perfect
sizes -- a bit like the pre-css times, and i personally am
not happy with it. changing anything consistently
in a template takes a lot of time and typing.

i am reworking my template into a more css friendly
version.

if you unhappy with it then post a better version and i might incoude it in the next version.

people in this topic keep complaining about problems with the current shoudl send me the fixes so i can include them in. better still would be to post them in OC bug tracker.

By the way. apart from the 1.3.5 release. normally new versions of OC are out every 2 weeks.

Re: OpenCart Template Mockups

Posted: Fri Jan 08, 2010 3:05 am
by loadaverage
well, yes you might.
or just close it invalid as you do sometimes without a reason.
(http://code.google.com/p/opencart/issues/detail?id=101)

there is no point for me to send patches based on 1.3.4
when your tree is already somewhere else.

the default template does not bother me really,
i have already created mine and reworking it.

i think nobody expects new versions every 2 week..
actually, on the contrary. upgrading is stress
and risk. unless there is an issue that gets in
the way of functionality, upgrades are undiserable.

and because you release so many changes at
once, many things break. extensions, languages,
modules, etc.

having said all that, i like opencart, the code
is clean, easy to read and easy to modify.
it is an excellent base to start on.
i just simply prefer incremental changes.

Re: OpenCart Template Mockups

Posted: Sat Jan 09, 2010 4:46 am
by Yakiv
Daniel wrote:if you use adboe fireworks you can modify the templates. they are all layered.
Thank you for letting us know that. It's good, from a design, modification standpoint. However, all of these should be flattened, before use on a production site! So, thanks for letting us know! The site will load much faster with flattened images!

Re: OpenCart Template Mockups

Posted: Sat Jan 09, 2010 4:53 am
by Yakiv
@loadaverage, maybe you should start a site, dedicated to your code improvements and implementation of Open Cart. Kind of like SSbits for SilverStripe. I would love to learn from you, how you are reworking the code, etc.