Totalposts
The Total Posts extension shows the total amount of posts and comments, subdivided by category if wanted, of your weblog. Download the two zipped files (readme + snippet) right here:
snippets_totalposts_20060218.zip
Download the ZIP file, unpack it to your extensions/snippets/ folder, put the topcomments-tag somewhere in your template file and you'll be up and running. Read the included readme file or down here on info howto adjust the output of the tag.
Snippet-title: Total Posts v1.5Creator: Bram "Tenshi" Nijmeijer
E-mail: bram@nijmeijer.org
Website: http://bram.nijmeijer.org
Addition: djm
Website: http://www.vfblog.com
Demo: http://bram.nijmeijer.org/totalposts.php
Creation date: February 18, 2006
Content of zipped file:
- snippet_totalposts.php
- snippet_totalposts_conf.php
- readme_totalposts.txt (this file)
- unzip this package in your extensions/snippets/ folder;
- edit the configuration file (snippet_totalposts_conf.php) to your likings;
- place a [ [totalposts] ] tag in any of your template files.
This tag is able to show the total amount, subdivided by category (if wanted), of posts and comments on your weblog.
- Ignore user defined categories;
- Fully customizable output;
- Sort alphabetically, by numbers of comments or posts or by category sorting set in pivot admin;
- Sort descending or ascending;
- Alternative output options for the 'default' category of pivot;
- User defined template can be used in the category links.
If there are multiple categories, the total amount of posts and comments (between parentheses) are displayed by category with a link to that category.
By default if you haven't renamed the 'default' category during your pivot install, it'll be renamed to 'on the weblog'.
For further instructions consult the configuration file included in the ZIP file.
