Closed (fixed)
Project:
Drupal Commons
Component:
Activity/status streams
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2012 at 01:38 UTC
Updated:
28 Dec 2012 at 22:20 UTC
Currently content-related activity stream messages add the "into groups x y and z groups" text by:
- Commons_groups alters message types defined by Commons Activity Streams, adding a [commons_groups:in-groups-text] token to the message in the 3rd partial field.
However, the message types in Commons notify tend to assume that content will be posted into a group and include a group title token in the subject.
We should figure out a plan for content that is not posted into a group, such as a site-wide notice.
Comments
Comment #1
ezra-g commentedThis could use some testing.
http://drupalcode.org/project/commons_notify.git/commit/dc3dfee
Comment #2
ezra-g commentedFollowup commit: http://drupalcode.org/project/commons_notify.git/commit/e38aca8
Comment #3
ezra-g commentedThis has been committed for ~2 weeks - Let's get feedback in Beta1.