collective / Products.EasyNewsletter

Powerful newsletter/mailing product for Plone.
https://pythonhosted.org/Products.EasyNewsletter/
GNU General Public License v2.0
28 stars 23 forks source link

CssUtils > 0.9.7 does not work with Plone 3 and Products.EasyNewsLetter #22

Closed cleberjsantos closed 9 years ago

cleberjsantos commented 12 years ago

It is necessary to pin cssutils to version 0.9.7 (either on versions.cfg or in your setup.py)

toutpt commented 12 years ago

Never pin in setup.py please

cleberjsantos commented 12 years ago

Okay, then it is necessary this information in the documentation ;)

simahawk commented 12 years ago

hi, I pointed that out into README but in my branch for mail queuing

https://github.com/collective/Products.EasyNewsletter/tree/plone3_queued_mail#requirements

Actually I was expecting for someone to say something about this pull request https://github.com/collective/Products.EasyNewsletter/pull/14

BTW, what the policy (if any) in this case?

toutpt commented 12 years ago

I don't understand the question. The policy is your addon must work in at least two last versions of Plone, do not pin something in the setup.py, write it somewhere (in a blog post to find it with google or in the readme)

simahawk commented 12 years ago

you get me wrong :) And I'm asking in the wrong place, I know :) Anyway, I was talking about 'merging policy', in the sense that I don't know if I can merge my branch (or any other one) into the master without having any minimal code/feature review.

jensens commented 9 years ago

obsolete - no longer used.

jensens commented 9 years ago

i got it wrong, its used by stoneagehtml - but today version 1.0 works fine with latest stoneagehtml