Currently, activitystream_identica only supports streams for identi.ca users. However many sites would like to feature content from identi.ca groups. This patch adds a submodule to activitystream_identica called activitystream_identicagroup that supports streams for identi.ca groups the same way that users are already supported.
This is already in use on frogandowl.org if you would like to take a look. The patch doesn't do anything to remove the Drupal username that the stream came via: frogandowl's block utilizes a custom view.
Note: identicagroup.png (also attached) should be placed in activitystream_identica/activitystream_identicagroup/
| Comment | File | Size | Author |
|---|---|---|---|
| identicagroup.png | 1.28 KB | HedgeMage | |
| add_identicagroup_submodule.patch | 3.33 KB | HedgeMage |
Comments
Comment #1
HedgeMage commentedoops, correcting tag typo
Comment #2
toddejohnson commentedI've reviewed your patch and only had a few changes to get it in CVS. I will make a 1.1 release soon with your patch included.
Comment #3
toddejohnson commented1.1 should be released with group support. I will edit the page to give you credit.