--- Исходное сообщение --- От кого: David E Jones <[email protected]> Кому: [email protected] Дата: Nov 02, 2009 20:14:22 Тема: Re: Ofbiz templates
> That's correct, BSH is still supported. The more difficult parts of > migration will be data model changes and depending on how much low- > level customization you do certain API changes too. > > To get an idea of what data model changes will look like this wiki > page is useful: > > http://docs.ofbiz.org/display/OFBTECH/Revisions+Requiring+Data+Migration > > -David > > On Nov 2, 2009, at 6:31 AM, Ruth Hoffman wrote: > > > Hi Florin: > > IMO, the Groovy switch, while inconvenient is not a show stopper. > > Groovy is very similar to the Bean Shell. Where I have difficult > > logic that I don't want to spend the time to figure out the Groovy > > equivalent, l use BSH. I may go back and convert, but BSH - like JSP > > - is still supported and it works fine. > > > > Good luck. > > Ruth > > > > Florin Popa wrote: > >> Thank you for the details sent regarding this topic, > >> > >> It is anyway a difficult decision for me because we invested lot of > >> work into that version and I am affraid the upgrade to latest > >> version won't be very easy... > >> Mostly because of the switch from bsh to groovy... am I right? > >> > >> Coming back to the layout, I think it is the time to list here few > >> implementations so that you can get an idea what are we dealing > >> with.. > >> > >> http://86.122.93.253:8080/pharmaVersand > >> http://86.122.93.253:8080/ecommerce > >> > >> There are several other implementations, each asking for particular > >> layouts... > >> > >> There are very strict and detailed layout requirements received and > >> sometimes difficult to fulfill... of course the admin area is less > >> important bu the shop UI area should be really top developed.. > >> We extended the entire mechanism in a way that we offer one layout > >> and additionally, customer could upload by himself css/pictures and > >> even templates for his own customization of UI > >> > >> Best regards, > >> Florin > >>> And also some issues pending related to cleanup and css fixes, see > >>> https://issues.apache.org/jira/browse/OFBIZ-2983 > >>> > >>> Jacques Le Roux wrote: > >>>> And also some issues pending, see > >>>> https://issues.apache.org/jira/browse/OFBIZ-3037 > >>>> > >>>> Jacques > >>>> > >>>> From: "Ashish Vijaywargiya" <[email protected]> > >>>>> Lot of work going on in CSS area so *Yes* you will see lot of > >>>>> the things > >>>>> advanced in latest trunk revision. > >>>>> > >>>>> To review the current ecommerce front store you can visit > >>>>> following link. > >>>>> http://demo.ofbiz.org/ecommerce/control/main > >>>>> > >>>>> -- > >>>>> Ashish > >>>>> > >>>>> On Fri, Oct 30, 2009 at 10:52 PM, Florin Popa <[email protected] > >>>>> >wrote: > >>>>> > >>>>>> Hello all, > >>>>>> > >>>>>> I am using Ofbiz ecommerce module, the version is 4.0. > >>>>>> > >>>>>> I am aware an upgrade to latest version would not be very easy > >>>>>> so the > >>>>>> question is: does latest version offer more advanced > >>>>>> flexibility of > >>>>>> templates and CSS regarding a more flexible layout for shop > >>>>>> user interface? > >>>>>> > >>>>>> > >>>>>> Thanks, > >>>>>> Flopa > >>>>>> > >>>>> > >>>> > >>> > >>> > >>> Regards > >> > >> > >
