Oct 20 2007
Plugin: mg_commentor_name
The plugin <txp:mg_commentor_name /> is identical to the stock txp comment_name tag, but this plugin puts a title on the link to the commentor’s website.
<txp:mg_commentor_name />
Attributes
This plugin takes the same attribute as the stock comment_name tag, which you can read about here.
Examples
<txp:mg_commentor_name />
The above would produce a link like this in your comment display:
Notes on Usage
This is a drop-in replacement for the standard comment_name tag. This plugin adds one piece of functionality: It adds a title to the website link (only to the website link).
Credits
Written by Michael Gravel and based on the base txp code.