<mt:EntryRecommendVoteLink>
When used within the context of an entry, this tag will return a link that will allow someone to vote for the current item, if they have not already voted.
The link generated will look something like this:
<a href="javascript:void(0)" onclick="scoredby_script_vote('$entry_id');"
class="recommend">Click here</a>
Arguments ¶
class- the CSS class name to assign to the HTMLatagtext- the text to include inside the link, e.g. "Click here to recommend"
Namespace ¶
- The recommendations/votes are recorded in the "community_pack_recommend" namespace.
This page was last updated on 2008-05-08, 06:05. [Edit]

Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.