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
-~----------~----~----~----~------~----~------~--~---

Reply via email to