Closed (fixed)
Project:
Privatemsg
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jun 2011 at 09:22 UTC
Updated:
15 Jun 2013 at 04:46 UTC
Hi,
I'm trying to theme privatemsg list. I'm attaching picture of what I want to achieve. Is it possible to do this, where should I start? Maybe someone have ready solution for this?
Thanks,
Pawel
| Comment | File | Size | Author |
|---|---|---|---|
| privatemsg_1.jpg | 40.05 KB | rolkos |
Comments
Comment #1
alexmoreno commentedim looking for a similar solution. I suppose that it will be necessary to theme, using the hooks. Is there any api for privatemsg available for this?
Thanks a lot.
Comment #2
drupalina commentedFor my 6.x website I use this code that I put in template.php of my theme. Of course, you have to change the words "THEME-NAME" to the name of your theme:
But this code won't work for 7.x. So I opened an issue here http://drupal.org/node/1549540
Comment #3
ptmkenny commented