Active
Project:
Privatemsg Views
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2010 at 13:29 UTC
Updated:
19 Feb 2011 at 07:54 UTC
Hello,
I am sure there are many other things that take priority but it would be nice to be able to add Tag indication (screenshot attached).
Thank you
| Comment | File | Size | Author |
|---|---|---|---|
| tag with message.png | 4.94 KB | YK85 |
Comments
Comment #1
YK85 commentedp.s. i am looking at the other issue posts and its funny that many people take examples from gmail =) they must be that good
Comment #2
crea commentedComment #3
crea commentedNote that we don't have tag support yet (at all!) so I renamed the issue.
Comment #4
henrijs.seso commentedyes, needed very much. can be done also with Flags module support, but that would limit to predefined common for all flags/tags, so tags probably would be best. must discuss ways to implement. This would be important if communications with users is done via privatemsg - i (or modules) could tag messages like "system notification", "friend request", "reminder", "invitation to event" etc.
offtopic about example png: SEO analysis is also what my family is talking about a lot these days ;)
Comment #5
dalvir commentedi m using
Privatemsg Views version : 6.x-1.0-beta2
Views : 6.x-2.8
Private messages : 6.x-1.1
i dont knw much abt view. but for try i add these lines
in privatemsg_views.view.inc
function privatemsg_views_views_data_alter(&$data) {
Line number: 289
but it produce nothing .no filter
need help from experts