You are not logged in.
Would be nice, if it could count files, links, and images in the same way as it counts articles.
Last edited by ax (2010-11-11 05:46:12)
Offline
ax wrote:
Would be nice, if it could count files, links, and images in the same way as it counts articles.
That’s a little out of plugin scope sorry. If you have a look at the plugin code, you may be able to do it yourself – a bit of MySQL is all that’s needed.
Last edited by cain-mi (2011-02-27 05:32:08)
Away for a while, all plugins will be updated in August 2012
Offline
Hi does this plugin support multiple sections?
ie section=“section1,section2,….,section99” ?
Thanks
“Do you think yourself wise? Then there’s a donkey inside your waistcoat”
Offline
geoff777 wrote:
Hi does this plugin support multiple sections?
Hi Geoff,
It certainly does. Just put them all in separated by commas (as you have above), and it should be right to roll :)
Last edited by cain-mi (2010-11-27 04:06:33)
Away for a while, all plugins will be updated in August 2012
Offline
Hi thanks for the quick reply.
I’ll install it and give it a try.
Any chance of adding custom fields … ?
“Do you think yourself wise? Then there’s a donkey inside your waistcoat”
Offline
geoff777 wrote:
Any chance of adding custom fields … ?
Care to elaborate what you mean? Count custom fields that have names? Or additional custom fields added by plugins?
Last edited by cain-mi (2011-02-27 05:32:26)
Away for a while, all plugins will be updated in August 2012
Offline
To the count filter … count where section=“x” category1 =“y” and custom_field1=“z”
I use a custom_field name=“frontpage” that is either yes/no I’d like to be able to count all my “frontpage” articles.
Thanks
Geoff
Last edited by geoff777 (2010-11-29 20:12:13)
“Do you think yourself wise? Then there’s a donkey inside your waistcoat”
Offline
Okay I see what you mean, similar to customfieldname. This is a pretty specific scenario, but I think it could be done with a couple of generic attributes, filterfield and filtervalue. That way you could use if for custom fields, and other users could use if for any other column in the table.
OK, I’ll add it to the list :)
Cheers,
Mitch.
Away for a while, all plugins will be updated in August 2012
Offline
Hi Mitch,
Yes, I guess if you could build in as many attributes from article_custom as you can find time to …
Thanks for making this …
Geoff
“Do you think yourself wise? Then there’s a donkey inside your waistcoat”
Offline
geoff777
Just wanted to send a quick thanks for updating the plug in. I have been using the old version for awhile but needed to have it count multiple section. Old version could not do this, but your new version does.
Thanks again.
progre55
Offline