Rating
{if segment_3 == "all"}All {/if}Entries{if segment_3 == "by_author"} by Author{/if}
{if segment_3 == "by_author"}
{/if} %ee2% {exp:channel:entries %/ee2% %ee1% {exp:weblog:entries %/ee1% {if segment_3 == "by_author"}author_id="{segment_4}"{/if} limit="10" paginate="bottom" dynamic="off" }
{if no_results}
Entries by {exp:member:custom_profile_data member_id="{segment_4}"}{screen_name}{/exp:member:custom_profile_data}
{/if} %ee2% {exp:channel:entries %/ee2% %ee1% {exp:weblog:entries %/ee1% {if segment_3 == "by_author"}author_id="{segment_4}"{/if} limit="10" paginate="bottom" dynamic="off" }
{exp:rating:stats collection="Book Reviews" entry_id="{entry_id}" precision="1"}{stars_overall_avg} ({overall_avg}/5, based on {overall_count} review{if overall_count !="1"}s{/if}){/exp:rating:stats} {title}
Author: {author}
Description: {if summary}{summary}{if:else}{body}{/if}
No results.
{/if} {paginate}Page {current_page} of {total_pages} pages {pagination_links}
{/paginate} %ee2% {/exp:channel:entries} %/ee2% %ee1% {/exp:weblog:entries} %/ee1%
{embed="%prefix%inc/side_column"}
About This Page
The "All Entries" page displays list of all entries for your site. It simply makes it easier for you during testing phase to navigate to your entries and submit ratings for them. Additionally, this page can be filtered by author ID using the list of authors above.
It makes use of the following functions:
- Channel:Entries to display a list of all entries.
- Rating:Stats to display stats about ratings for each entry, if available.