<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. [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.