Rating
Entry Details
{if segment_4 == "success"}
Your rating/review has been successfully submitted!
{/if}
%ee2%
{exp:channel:entries
%/ee2%
%ee1%
{exp:weblog:entries
%/ee1%
require_entry="yes"
}
{title}
Author: {author}
Description: {if summary}{summary}{if:else}{body}{/if}
Rating Stats for this Entry:
{embed="%prefix%inc/rating_stats" entry_id="{entry_id}"}Submit a Rating for this Entry:
{embed="%prefix%inc/rating_form" entry_id="{entry_id}"}Ratings for this Entry:
{embed="%prefix%inc/rating_entries" entry_id="{entry_id}"} {if no_results}No results.
{/if} %ee2% {/exp:channel:entries} %/ee2% %ee1% {/exp:weblog:entries} %/ee1%
{embed="%prefix%inc/side_column"}
About This Page
The "Entry Details" page displays a specific entry and rating stats, as well as options to submit, view, and vote on ratings.
It makes use of the following functions:
- Channel:Entries to display details of the entry.
- Rating:Stats to display stats about ratings for this entry.
- Rating:Form to allow users to submit ratings for this entry.
- Rating:Entries to display a list of ratings for this entry.
- Rating:Reporting_Allowed to check to see if user has permissions to report ratings, and then display "report" link.
- Rating:Rating_Vote_Stats to display stats and options for voting the ratings 'up' or 'down'.