This function would enable you to make this nice rating columns where you can rate through clicking on the preferred amount of stars.
Other than that you could also get to an atists website by clicking his name or get an description of the album xyz by clicking on it.
CODE
$link('Quick Tag\Rate 5',*****)
$link('WWWServices\Artist's website',%wwwuser%)
$link('WWWServices\Album description',%wwwhatever%)
$link('WWWServices\Artist's website',%wwwuser%)
$link('WWWServices\Album description',%wwwhatever%)
The first parameter would be the Context Menu Item and the second one the Text.
I hope someone can code it. I don't have any experience in C++, that's why I can't do it myself.