================================================================== Snippet-title: show_ccount v1.0 Creator: Graham Keellings E-mail: pivot@keellings.com Website: http://www.keellings.com/software/pivot.php Creation date: 21st February 2006, Sentosa Island, Singapore ================================================================== Content of zipped file: ----------------------- snippet_show_ccount.php readme_show_ccount.txt (this file) Usage: ------ 1) unpack this package in your extensions/snippets/ folder. 2) place a [[show_ccount]] tag, with the appropriate parameters, in any of your template files, whereever you want the most popular downlaod info to appear 3) rebuild the FrontPage(s). Description: ------------ * A snippet which will read your data file, if you use PHPJunkYard's CCount * (from http://www.phpjunkyard.com/php-click-counter.php) * to count your downloads, and will output the X most popular, where you give a * value for X. * * Visit http://www.keellings.com/blog/_demos/show_ccount.php to see it * in action * Parameters: ----------- * @param int count - show this many top downloads. Default is 3, pass * zer0 for all.