Is there a way to show to each user a list of other users with the same badge that him?
Something like a block that shows "These are other guys that are superdooper like you".
Thanks for your help!!
Rosamunda
Is there a way to show to each user a list of other users with the same badge that him?
Something like a block that shows "These are other guys that are superdooper like you".
Thanks for your help!!
Rosamunda
Comments
Comment #1
Rosamunda commented* bump *
Comment #2
nunoveloso commentedIt is a good idea. However I do not plan to implement that feature for now. Patches are welcome!
Comment #3
Sophia commentedSorry.. no patch, just an idea...
Perhaps this could be integrated with the Advanced Forum Legend? That would make it very phpbb like...
Comment #4
Richard Blackborder commentedIt is now possible to make a views block that would do this, using the arguments function of views.
It's not a simple process, and would require some good knowledge of views, but it can be done now.