Change Log
2004-03-05 (v0.44) Marc Lindahl
* fixed bug with image popup - thanks to Nate Aune
2004-03-03 (v0.43) Marc Lindahl
* changed interaction between item's description (shortDescription) and DublinCore description, such that Description() returns the plaintext of shortDescription, and editing Description in the properties form has no effect. This makes results from site-wide searches look good.
2004-03-01 (v0.42) Marc Lindahl
* actually tested the reported bugs, found my fixes had errors, and fixed them!
2004-02-29 (v0.41) Marc Lindahl
* fixed a dumb type in cart view template
2004-02-29 (v0.4) Marc Lindahl
* check parsed fields to see if they exist - amount, etc. don't always exist in buttons. Don't show price stuff in skins if it doesn't.
2004-02-22 (v0.3) Marc Lindahl
* added parsing of PayPal's button code to display the price and shipping cost.
* tweeked the layout a bit
* included viewlet_paypal_item.pt - a viewlet for use with CMFContentPanels. This is offered without support.
2004-02-08 (v0.2) Marc Lindahl
* changed description storage of items to ShortDescription and then fed DublinCore Description from that - to work around bug in AT1.2.3_final
2004-02-01 (v0.1) Marc Lindahl http://www.zope.org/Members/bowerymarc
* first cut
* fixed bug with image popup - thanks to Nate Aune
2004-03-03 (v0.43) Marc Lindahl
* changed interaction between item's description (shortDescription) and DublinCore description, such that Description() returns the plaintext of shortDescription, and editing Description in the properties form has no effect. This makes results from site-wide searches look good.
2004-03-01 (v0.42) Marc Lindahl
* actually tested the reported bugs, found my fixes had errors, and fixed them!
2004-02-29 (v0.41) Marc Lindahl
* fixed a dumb type in cart view template
2004-02-29 (v0.4) Marc Lindahl
* check parsed fields to see if they exist - amount, etc. don't always exist in buttons. Don't show price stuff in skins if it doesn't.
2004-02-22 (v0.3) Marc Lindahl
* added parsing of PayPal's button code to display the price and shipping cost.
* tweeked the layout a bit
* included viewlet_paypal_item.pt - a viewlet for use with CMFContentPanels. This is offered without support.
2004-02-08 (v0.2) Marc Lindahl
* changed description storage of items to ShortDescription and then fed DublinCore Description from that - to work around bug in AT1.2.3_final
2004-02-01 (v0.1) Marc Lindahl http://www.zope.org/Members/bowerymarc
* first cut