As I needed to be able to view a listing of products, and have some control over presentation, I started to get Ecommerce communicating, at least in a basic fashion with Views. So far I've created simple Views handlers only for ec_product and ec_buynow. More to come later if I need them.
Attached is a patch for those two modules based on Ecommerce Beta5. No changes made some existing non-working Views code in ec_common in this patch, that's another job.
Dave
| Comment | File | Size | Author |
|---|---|---|---|
| ecommerce.patch | 8.98 KB | dwees |
Comments
Comment #1
gordon commentedThanks for this. But I actually submitted most of this into the dev version.
If you want to port this to the -dev version you will see what I did and add what you think is missing.
Thanks again,
Comment #2
gordon commentedI have taken a look at this and I have added the rest of this into ec.