When the TinyMCE toolbar is used with the Mass Contact images do not showup, you get something like this: [img_assist|nid=4|title=test image2|desc=|link=none|align=left|width=389|height=373].
Interestingly enough, when a Mass Contact is created through "/node/add/mass-contact" images are able to post, but this does not have a send email button. On the other hand when a mass contact is created through "/mass_contact" images don't post, but you have the send email button.

Comments

akolahi’s picture

Category: support » bug
oadaeh’s picture

Category: bug » feature

When the TinyMCE toolbar is used with the Mass Contact images do not showup, you get something like this: [img_assist|nid=4|title=test image2|desc=|link=none|align=left|width=389|height=373].

That's because those are filters and Mass Contact does not process filters.

Interestingly enough, when a Mass Contact is created through "/node/add/mass-contact" images are able to post, but this does not have a send email button. On the other hand when a mass contact is created through "/mass_contact" images don't post, but you have the send email button.

That's because those messages are now nodes and are being viewed through Drupal's node system, which does process filters.

So, I'm assuming what you want here is to request that Mass Contact respect and use the filter system when sending messages. I'll have to look into how difficult that will be, but I won't even be able to get to that for a while, as I currently have quite a number of things on my to do list (not just for this module).

akolahi’s picture

Thank you for the thorough reply. Yes that would be a great feature, I think. This addition would be greatly appreciated... and I would assume others users of Mass Contact might find it a great way to send formatted mass emails etc.

oadaeh’s picture

This has been added to the DRUPAL-5--2 branch. I'll be adding it to HEAD and DRUPAL-6--1 next week, as there are now a lot of changed to integrate into those branches, and I'm out of time for this week.

oadaeh’s picture

Assigned: Unassigned » oadaeh
Status: Active » Fixed

I've finally added this to the DRUPAL-6--1 branch. It's in the 6.x-1.x-dev development snapshot. I'm going to add a couple of other things and then tag it 6.x-1.0-beta2. Look for the downloads soon.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.