<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 HTML a tag
  • text - 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.  

Leave a note

Have a question, please use the MT Forums. Notes sumbitted here should pertain to tips & hints regarding documentation. Your note may be removed once it's contents has be integrated into the body of the page.