Here's my scenario ... I have one type of role that for any of the users in that role, we would like to append to the Username a small image to represent their status (sort of like a badge but always appearing with their Username). Is this module or any of the contributed ones able to be used for something like this?

Comments

avpaderno’s picture

It could be done by this module, but it cannot do it automatically.
I explain. This module can replace some predefined tags with the content associated to them. It cannot replace any occurrences of the name of a user with some text you want. To do that, you can consider using flexifilter.module, which you can instruct to replace some text you decide with something else.

avpaderno’s picture

Status: Active » Fixed

As the question as gotten an answer, I am closing it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.