This plugin create a list of categories of a given blog, showing beside each category name a number of post for that category.
| General Plugin info |
| Current Version: | v1.9 |
| Download: | n/a |
| Code: | click here |
| Demo: | n/a |
| Forum Thread: | forum here |
Copy the above code and save to NP_NumberOfPosts.php
Upload to the plugin admin directory
Install from the plugin admin menu
Edit the form formatting template from plugin option, if needed. %l == url, %t == category, %d == category description, %c == $ post count
Replace the <%categorylist(skinblah)%> skin variable with <%NumberOfPosts%>. This is depends on the skin used. It might be directly from the skin’s main index or a file (ie sidebar.inc, which can be edited via the SkinFiles plugin)
<%NumberOfPosts(shortname)%> to override current/default blog listing
1.9
1.8
1.7
1.6
1.5
1.4
1.3
earlier history skipped
NP_NumberOfPosts version 1.9 works with Nucleus CMS 3.31 - 2007-10-29 admun