Requesting help with small "hack" to tracker 2
AppleBag - January 25, 2009 - 14:37
| Project: | Tracker 2 |
| Version: | 5.x-1.9 |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Can someone please take a look at this: http://drupal.org/node/363171
I'd really appreciate help in adding this small feature.
TIA :)

#1
If you'd like to make the tracker output more modifiable, please post a patch adding the appropriate theme() functions. I can't promise I'll commit it, though. Tracker 2 is designed to be a drop-in replacement for Tracker, and little more.
#2
Actually, this string already runs through t(), so you can use (read: abuse) the translation layer to change this text.
#3
Thanks for the reply. Actually I was hoping someone could actually tell me how to do it, since I'm not a drupal developer. :)
#4
http://drupal.org/project/stringoverrides
#5
Thanks. How would I find out who did the last post for each item in the tracker and then add that info to the line to replace? Sorry for sounding like such a newbie. :)
#6
Sorry, issue threads are not for general development questions. Please ask in the forums or on IRC.