[buddypress-trac] [BuddyPress] #1417: classify activity links more specifically
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Dec 2 18:30:52 UTC 2009
#1417: classify activity links more specifically
----------------------------+-----------------------------------------------
Reporter: johnjamesjacoby | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 1.2
Keywords: |
----------------------------+-----------------------------------------------
Comment(by apeatling):
In the trunk, each stream item now has the "action" on the list item. So
blog comments have "new_blog_comment", posts have "new_blog_post" etc etc.
That will help styling items specific to the content they contain.
I don't like the idea of multiple classes per link, I think it's overkill
and won't actually be all that helpful (generally people won't want to
style just the links?). It would really need to be on the containing
element.
Adding it to the containing element will probably be too expensive though
since you will need to query for every item. That adds up fast and it's
really feasible.
There must be another way around this.
--
Ticket URL: <http://trac.buddypress.org/ticket/1417#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list