Overview -------- This template is an all thumbnail template that will display a top section that is a "Hall of Fame". Galleries in this section are sorted by their productivity, with the most productive at the top. There are two other sections which display new galleries and galleries from yesterday. This is designed to have a "Build With New" run once per day and several "Build" type builds run to re-order the hall of fame. The first section of galleries is the hall of fame. It will display galleries that are between 1 and 7 days old and will sort them by their productivity. Once a gallery is older than 7 days it will no longer be eligible for display in this section. No new galleries will ever show up in this section, it will only display previously used galleries that have had a chance to accumulate clicks. The second section of galleries is where the new galleries will be added. 20 new thumbnails will be added in this section each time a "Build With New" is executed. When a "Build" type of build is executed, the galleries will be displayed in the same order. The final section of galleries is where the galleries from yesterday will be displayed. 20 thumbnails that were dislayed in the new galleries section yesterday will appear here. Notice that the pagedupes option is set to true so that even if a gallery from yesterday appears in the hall of fame it can also appear in this section. You can change that to meet your needs. Make sure you configure the click.php click tracking script as described in the software manual and place it in the same directory as your TGP pages. Template Code ------------- {define name=globaldupes value=true} {define name=pagedupes value=false}