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.

Comments

kbahey’s picture

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.

Netbuddy’s picture

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?

kbahey’s picture

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

BenK’s picture

Hey everyone,

Whatever term is used for the default "Operation", I'd like to be able to override it in the Userpoints UI.

For instance, in the current Rules integration of Userpoints, there is a text field to specify whatever text you like for the "Operation" when awarding points via Rules. But if you add the points manually at "admin/user/userpoints/add", then you can't specify your own "Operation" text.

I'd love to see a new text field at "admin/user/userpoints/add" where you can override the default Operation text to be whatever you like.

Cheers,
Ben

mikejonesok’s picture

@kbahey How would you do this...sorry.

webwriter’s picture

I find it hard to believe that "insert" is really what has been designed to be shown to the user. The text is actually a link to the place that earned the point... why can't it display the title of the content it is linking to?

manuel.adan’s picture

Issue summary: View changes
Status: Needs work » Closed (outdated)

Closing this as outdated, 6.x version is no longer maintained.