what is your goal? what do you want to change in the format of the <table> created?
otherwise, in the documentation here: http://plone.org/products/getpaid/documentation/how-to/best-practices-for-customizing-getpaid/view?searchterm=override you'll find some help on how to override. Lucie -- S i x F e e t U p , I n c . | "Nowhere to go but open source" Silicon Valley: +1 (650) 401-8579 x605 Midwest: +1 (317) 861-5948 x605 Toll-Free: 1-866-SIX-FEET http://www.sixfeetup.com | Zope/Plone Custom Development On Fri, Nov 21, 2008 at 8:17 AM, Marc Pampols <[EMAIL PROTECTED]> wrote: > > Hi all, > > I'm working on a project with getPaid and I have a GetPaidOverrides > for my product customizations, now I should modify the format of the > <table> created in getpaid-cart template, I've found that this is all > defined in browser/cart.py, > > def lineItemURL( item, formatter ): > and > class CartFormatter( table.StandaloneSortFormatter ): > > I suppose that I have to define it in my overrides.zcml and then, > create my own cart.py, but I don't know exactly how to do it. > > Can anybody show me the right way? > Thanks in advance! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
