2010-11-11 05:44:46

ax
Member
epsilon
Real name: Peter
From: Germany
Known languages: de, en

Re: mdn_count

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

 

2010-11-18 05:56:19

cain-mi
Plugin Author
epsilon
Website

Re: mdn_count

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 2013

Offline

 

2010-11-26 15:45:30

geoff777
Plugin Author
thêta
Real name: Geoff Forster
From: Benarrabá Andalucía Spain
Known languages: en > es
Website

Re: mdn_count

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

 

2010-11-27 04:04:49

cain-mi
Plugin Author
epsilon
Website

Re: mdn_count

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 2013

Offline

 

2010-11-27 09:16:04

geoff777
Plugin Author
thêta
Real name: Geoff Forster
From: Benarrabá Andalucía Spain
Known languages: en > es
Website

Re: mdn_count

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

 

2010-11-27 13:48:43

cain-mi
Plugin Author
epsilon
Website

Re: mdn_count

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 2013

Offline

 

2010-11-29 20:11:12

geoff777
Plugin Author
thêta
Real name: Geoff Forster
From: Benarrabá Andalucía Spain
Known languages: en > es
Website

Re: mdn_count

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

 

2010-11-30 00:57:57

cain-mi
Plugin Author
epsilon
Website

Re: mdn_count

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 2013

Offline

 

2010-11-30 11:08:58

geoff777
Plugin Author
thêta
Real name: Geoff Forster
From: Benarrabá Andalucía Spain
Known languages: en > es
Website

Re: mdn_count

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

 

2011-07-25 17:48:06

progre55
Member
nu

Re: mdn_count

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

 

Powered by FluxBB