<mt:EntryRecommendedTotal>

This tag returns the total number of votes an entry has received. It will generate the text inside of a span tag. For example (where 45 is the current entry's id):

<span id="cp_total_45" class="recommended"></span>

A javascript function will then populate this tag with the proper value when the page has loaded, to ensure the most accurate count.

Arguments

  • class - the CSS class name to assign to the element returned
This page was last updated on 2007-11-03, 21:48.  

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.