<!--
function commentQuote(commentid,commenttext,commentarea) {
	var quote = '[quote comment="'+commentid+'"]'+commenttext+'[/quote]\n';
	var comment = document.getElementById(commentarea);
	addQuote(comment,quote);
	return false;
}

quoter_comment() 
Generates the link to be clicked to quote a comment. It must be inserted in the comments loop, for example in the commentmetadata section.

Example:
(already existing code is grayed and is from WordPress default theme; the code to add is in black)

<small class="commentmetadata"><a href="#comment-<br />
<b>Fatal error</b>:  Call to undefined function  comment_id() in <b>/home/holysie/public_html/wp-content/plugins/quoter/quoter.php</b> on line <b>53</b><br />
