Allow theming of Stream source label in views
divrom - August 12, 2009 - 17:58
| Project: | Activity Stream |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
I thought that I'd be able to use Views to show different blocks based on the sources in my stream. So, I would end up with a blog block, a youtube block, etc.
However, I can't find the option for this in Views, so I'm guessing it's not possible?
Has anyone found a way round this, to do something similar?

#1
For now, I would manually create an ActivityStream Item vocabulary and place a term in it for each source feed. Then, perhaps using some bulk administration tool, manually apply those terms. You will then have something Views can see.
#2
Strike that, there is a Views Field, Filter, and Sort for
Activity Stream:Source. While it is the module's system name, that should be enough to readily restrict your various Views.It would be nice if Activity Stream had a theme_source_label(), or similar function so you Views could automatically have a good presentation text for the stream source.
#3
#4