Re: [jira] Commented: (OFBIZ-2106) Visual Themes for Ecommerce

2008-12-31 Thread David E Jones
I guess Adrian doesn't believe me. Could someone pitch in and share your experiences implementing designs for ecommerce sites? To get things started (hopefully) I'd say the biggest distinction is that for internal applications efficiency and few surprises are the goal, and therefore consi

Re: [jira] Commented: (OFBIZ-2106) Visual Themes for Ecommerce

2008-12-31 Thread Adrian Crum
I guess it's because I don't see eCommerce as being that unique. In other words, we have a dozen or so back office applications that all share the same visual theme, so why can't eCommerce share it too? What makes eCommerce so different? Nothing as far as I can tell. It has a masthead, footer,

Re: Tags consistency

2008-12-31 Thread Jacques Le Roux
Of course, it't not realistic to expect to really test the changes I made these last days (it's commonly hundreds of them by commit and there are a dozen of commits so far) But I took your idea of using artifact info for testing changes. It's a very efficient tool, and not only for this task, tha

Re: [jira] Commented: (OFBIZ-2106) Visual Themes for Ecommerce

2008-12-31 Thread David E Jones
We could certainly have some styles shared, but if we introduced the restriction that all styles had to be shared it would severely limit what can be done in both public facing and internal sites. I don't think we'll ever get around the simple fact that different designs require different

Re: loadCartFromOrder setting shipGroups

2008-12-31 Thread Stephen Rufle
I think the attached patch fixes the issue I am having. For each OrderItemShipGroup get the shipGroupSeqId value and use that as the index. I also had to modify the call to 564: newItem.setQuantity(..., false, ...); in 398: org.ofbiz.order.shoppingcart.ShoppingCartItem.makeItem(...) so that when

Re: Tags consistency

2008-12-31 Thread David E Jones
I forgot to mention one thing, which I guess was the main question too. Yes, we should similarly clean up the various widgets and such that use similar tags. At one point I tried using a common XSD file that could contain all of the share-able elements, but the parser was having issues wit

Re: Tags consistency

2008-12-31 Thread David E Jones
Jacques, It's great to have your help with all of this stuff. I'm sorry you got caught in the changes as some needed are not totally trivial, and I was changing them manually (instead of search/replace) in order to test things as I went along. It looks like there was one case were backwa

Re: Quick excerpt from the log

2008-12-31 Thread Jacques Le Roux
Actually it should be definitively fixed in 730433, not sure yet but at least no more errors in error.log for now :o) Jacques From: "Jacques Le Roux" Thanks Hans ! Jacques From: "Hans Bakker" I adapted the communication event services to the new minilanguage standard and that seems to hav

Re: [jira] Commented: (OFBIZ-2106) Visual Themes for Ecommerce

2008-12-31 Thread Adrian Crum
Bruno and David, Your replies repeat the discussions we had during the development of the Visual Themes implementation. I don't believe there is any disagreement on their benefits, or how they are to be used, or the future of theme galleries. The point I was trying to make is this: If I'm a bac

Re: Discussion: Expression Cache

2008-12-31 Thread Adrian Crum
--- On Wed, 12/31/08, David E Jones wrote: > > --- On Tue, 12/30/08, David E Jones > wrote: > >> If you're really worried about it you could do > >> something to load all existing simple-method, > screen, etc > >> files and see what the actual size of the cache > is. This is > >> really easy to d

Re: Discussion: Expression Cache

2008-12-31 Thread David E Jones
On Dec 31, 2008, at 8:31 AM, Adrian Crum wrote: --- On Tue, 12/30/08, David E Jones wrote: If you're really worried about it you could do something to load all existing simple-method, screen, etc files and see what the actual size of the cache is. This is really easy to do since if you run t

Re: Discussion: Expression Cache

2008-12-31 Thread Adrian Crum
--- On Tue, 12/30/08, David E Jones wrote: > If you're really worried about it you could do > something to load all existing simple-method, screen, etc > files and see what the actual size of the cache is. This is > really easy to do since if you run the Artifact Info stuff > (just go to the main

RateServices.xml

2008-12-31 Thread Jacques Le Roux
Should we keep this file : it's empty ? Jacques

Re: Visual Themes how tos

2008-12-31 Thread guo weizhan
That's cool, thank you! 2008/12/31 Bruno Busco > Hi, > I have added some informations on how to install and create a Visual > Theme for OFBiz here > http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+Gallery and > here:http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+-+How+to > > Please fill fre

Visual Themes how tos

2008-12-31 Thread Bruno Busco
Hi, I have added some informations on how to install and create a Visual Theme for OFBiz here http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+Gallery and here:http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+-+How+to Please fill free to change as you like. -Bruno

Tags consistency

2008-12-31 Thread Jacques Le Roux
I wonder about something : before tags used in simple-method and other XML files where consistent now it's not. For instance consider "

Re: [jira] Commented: (OFBIZ-2106) Visual Themes for Ecommerce

2008-12-31 Thread Bruno Busco
David, I agree 100% to this idea. As far as I can understand the proposed patch is complelety aligned to this. Please advice if you see it is not. -Bruno 2008/12/30 David E Jones : > > Personally I like having the internal and public facing sites different, and > my guess is that most organizati

[jira] Updated: (OFBIZ-2106) Visual Themes for Ecommerce

2008-12-31 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-2106: --- Attachment: bin.zip An additional change I forgot to describe in the BrowseCategoryCSS patch file is