Replace "insert" in userpoints_txn with a more descriptive operation

rockwright - July 19, 2009 - 09:14
Project:User Points
Version:6.x-1.x-dev
Component:Other
Category:support request
Priority:normal
Assigned:Unassigned
Status:needs work
Description

Hi,

I really want to get rid of “insert” under “Operation” in my user points of the user profile page. “Insert” is so vague. I would like to see something more specific like “Wrote a Review,” “Commented on Review,” “Voted on Review,” etc. How can I do this? Thank you very much.

#1

kbahey - July 19, 2009 - 16:15
Title:Replace Insert» Replace "insert" in userpoints_txn with a more descriptive operation
Version:6.x-1.0» 6.x-1.x-dev
Status:active» needs work

The description field is what you want for such long texts.

However, I agree that insert is wrong. We need to replace it with something more relevant.

#2

Netbuddy - November 27, 2009 - 00:13

Id like to remove that column from display altogether. If you already have a category and description, that gives the user enough information I think. How could I go about removing that column from display?

#3

kbahey - November 27, 2009 - 02:42

NetBuddy, You can override that using a theme_ function in template.php.

 
 

Drupal is a registered trademark of Dries Buytaert.