Closed (fixed)
Project:
Rep[lacement]Tags
Version:
5.x-1.10
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2007 at 17:31 UTC
Updated:
14 Dec 2009 at 01:50 UTC
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
Comment #1
avpadernoIt 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.
Comment #2
avpadernoAs the question as gotten an answer, I am closing it.