------------------
- Fix optional use of fmp.
[derstappenit]
- Only add default_template if doesnt exists, this fix error in archetypes_tool
on update schema.
[derstappenit]
- Add a BooleanField sendToAllPloneMembers, which can be used to address all
existing plone members in a newsletter, no need to select all every time new
user are available.
[derstappenit]
- Fix url handlink for links and images if url contains empty spaces,
add z3 resource image support, add images only to html part of the email.
[derstappenit]
- Cache exception if broken img tags exist that can't be resolved by
restrictedTraverse, but log the error.
[derstappenit]