Post by Daniel » Wed Nov 24, 2010 5:35 am

bader wrote:Great and Awesome!
Do we need to change old modules (specially payments) or we can use the same?

payments and shipping methods are fine.

modules will work but no longer require the sort and position fields.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by marvmen21 » Wed Nov 24, 2010 7:27 am

Wow!! It looks great! can't wait to try it out!

Great Work Daniel!

You want to thank me for my time! :) Click here to donate


Active Member

Posts

Joined
Tue Nov 09, 2010 4:54 am

Post by mystifier » Wed Nov 24, 2010 8:06 pm

It makes me laugh when every snapshot of the new version meets with a new barrage of requests for additional features. ;D

Forgetting your Admin images for a moment, can we have PaymentModule-to-Store :laugh:

Free v1.4.9 Extensions: Default Specials | Improved Search | Customer Activity Report | Customer Groups | Royal Mail With Handling | Improved Product Page | Random Products | Stock Report | All Products


User avatar
Active Member

Posts

Joined
Tue May 18, 2010 5:15 pm

Post by TAC » Wed Nov 24, 2010 9:32 pm

Very exciting! Can't wait! ;D

User avatar
TAC
Active Member

Posts

Joined
Sun Sep 26, 2010 1:33 am
Location - England

Post by alex.lin » Wed Nov 24, 2010 9:38 pm

It looks great. I am really looking forward to this. Nice job~ :)

Opencart Developer

- http://www.cnopencart.com opencart中文站


User avatar
Active Member

Posts

Joined
Thu Jun 03, 2010 12:15 am


Post by JAY6390 » Wed Nov 24, 2010 10:34 pm

Wow, some great improvements to the system, and the module position manager looks great (using jquery draggable I'm assuming)

As for the serial key generator for products, I've made this module privately for v1.4.8b, but not made it an installable package as I assumed it wouldn't be all that popular. If anyone is interested please contact me :)

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by scanreg » Wed Nov 24, 2010 10:44 pm

Regarding the Multiple Layout feature, will you be able to turn on/off sidebars, depending on what kind of page you pull up?

For instance, what if you wanted to have one Info page without sidebars, but the rest of the site would have both sidebars. Will this be possible?

Thanks

Active Member

Posts

Joined
Thu May 06, 2010 12:15 am

Post by Qphoria » Wed Nov 24, 2010 10:54 pm

JAY6390 wrote:Wow, some great improvements to the system, and the module position manager looks great (using jquery draggable I'm assuming)
Yeppers
scanreg wrote:Regarding the Multiple Layout feature, will you be able to turn on/off sidebars, depending on what kind of page you pull up?

For instance, what if you wanted to have one Info page without sidebars, but the rest of the site would have both sidebars. Will this be possible?

Thanks
It seems so from what I can tell

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by OC2PS » Thu Nov 25, 2010 12:01 am

The layout manager is very exciting!

Can we put modules in the header part?

For example someone may want to put breadcrumbs in header, others may want to put in Content Top...Similarly, one may want to put languages, currencies etc in Header or Right Column or elsewhere....etc...seems like it's possible...but had to ask :)

Also, is there a Footer area? All I can see in the screenshot/mockup is a Content Bottom....

Finally, will the modules be aware of where they are placed? In other words, can developers set modules to format themselves based on their placement?

Thanks again!

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by OC2PS » Thu Nov 25, 2010 12:05 am

Good to see that the much awaited Rewards System is slated to part of 1.5.0 8)

Will there be options for rewarding points based on total order value, not just on products bought?

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by Xsecrets » Thu Nov 25, 2010 2:06 am

what do you be this is the last time we see any pre-release screenshots. ::)
Can we put modules in the header part?

For example someone may want to put breadcrumbs in header, others may want to put in Content Top...Similarly, one may want to put languages, currencies etc in Header or Right Column or elsewhere....etc...seems like it's possible...but had to ask

Also, is there a Footer area? All I can see in the screenshot/mockup is a Content Bottom....
I think this is simply planned to be a layout manager for the existing type of modules, not some totally new thing where people can make arbitrary text/html based snippets and stick them wherever they want. As in I highly doubt it will touch the header/footer at all.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by SapporoGuy » Thu Nov 25, 2010 2:14 am

lolo, now we have 2 1.5.0 progress threads! :P

930sc ... because it is fun!


User avatar
Active Member

Posts

Joined
Mon Nov 01, 2010 7:29 pm

Post by Qphoria » Thu Nov 25, 2010 3:06 am

Xsecrets wrote:what do you be this is the last time we see any pre-release screenshots. ::)
Can we put modules in the header part?

For example someone may want to put breadcrumbs in header, others may want to put in Content Top...Similarly, one may want to put languages, currencies etc in Header or Right Column or elsewhere....etc...seems like it's possible...but had to ask

Also, is there a Footer area? All I can see in the screenshot/mockup is a Content Bottom....
I think this is simply planned to be a layout manager for the existing type of modules, not some totally new thing where people can make arbitrary text/html based snippets and stick them wherever they want. As in I highly doubt it will touch the header/footer at all.
Actually yes, there are header and footer sections in that drag-n-drop layout system and yes you can drag modules to the header or footer. I believe the plan is to use css for the position so that you can have:
#header .box
#column_left .box
#footer .box
etc in the css, each with the different look

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by OC2PS » Thu Nov 25, 2010 6:00 am

Qphoria wrote:Actually yes, there are header and footer sections in that drag-n-drop layout system and yes you can drag modules to the header or footer. I believe the plan is to use css for the position so that you can have:
#header .box
#column_left .box
#footer .box
etc in the css, each with the different look
Awesome!

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by Xsecrets » Thu Nov 25, 2010 6:07 am

yes, but I still doubt that breadcrumbs, languages, currencies etc are going to become modules now are they? I mean I understand you will have basically a top bottom and middle content area, but you will still have your basic navigation stuff in the header and footer if I'm reading it correctly.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by Qphoria » Thu Nov 25, 2010 9:09 am

breadcrumbs are still static.Only the modules are movable and they can be in 1 of 6 positions

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by gsmorbit » Fri Nov 26, 2010 2:51 pm

and screen shop of front side ????

Newbie

Posts

Joined
Sun Oct 24, 2010 12:12 pm

Post by OC2PS » Fri Nov 26, 2010 3:58 pm

Qphoria wrote:Only the modules are movable and they can be in 1 of 6 positions
6 positions being? Header, Footer, Left Column, Right Column, Content Top and Content Bottom?
Qphoria wrote:breadcrumbs are still static.
Would be nice if things like Breadcrumsb, Language selection, Currency Selection, Login fields etc can be made into modules. Think of the possibilities! :)

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by Qphoria » Fri Nov 26, 2010 4:06 pm

They already can.. they are 3rd party modules

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by OC2PS » Fri Nov 26, 2010 6:13 pm

Qphoria wrote:They already can.. they are 3rd party modules
Really? Haven't seen any at http://www.opencart.com/index.php?route ... /extension

You know what I'm saying though..right? If breadcrumbs is a module, then it can be moved around and placed wherever the shop owner wants...same goes for language selection or currency selection....

One more thing: When admin drags a module and drops into the layout, it should not be removed from the modules list...admin should be able to drag it again and drop it into the layout again...this is useful, for instance, if admin wants to repeat a module in more than one place....

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary
Who is online

Users browsing this forum: No registered users and 3 guests