When I add a discussion to a group, the email sent out by og_mailinglist includes the settings for "promote group", "group sticky", and "featured content". I don't know if this has anything to do with Commons or whether it is also an issue with any OG site.

Would it be possible not to include these in the emails that are sent out?

Thanks.

Comments

kyle_mathews’s picture

Status: Active » Fixed

OGM doesn't do anything to the nodes it sends out. It just loads and renders them however Drupal wants them to. OGM does use its own build mode so I *think* you can set within Drupal to not show certain things for certain build modes. I'm a little sketchy on the details as I haven't done much with build modes and I don't know what Commons is doing specifically. You might also try overriding the node output through a theme function.

jsibley’s picture

Kyle, when you say "however Drupal wants them to, is the notifications module involved? Should I look there? Thanks.

kyle_mathews’s picture

Any module that wants to can add content to your node. I know very little about the Commons Distro so I don't know what would be adding the extra bit of text. I think it's pretty unlikely that the Notifications module is the source. But you might as well disable it anyways as OGM replaces its functionality.

jsibley’s picture

Sorry to respond after the status is already "fixed", but I wanted to confirm that using "display suite" in Commons, I was able to exclude the "sticky" and "featured" fields that had been added to the "discussion" node type from the og_mailinglist build mode.

It's so great when everything works the way way it should....

Status: Fixed » Closed (fixed)

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