Page 1 of 1

Statistics plugin request

Posted: Wed Oct 18, 2006 1:40 am
by croaxer
Hi there !

I was wondering, I want to add in to the counter 'Total visits since the beginning" - I'm not too good at writing php code but I can manage easily. So the plan is: Total visits this month and total visits since the beginning :)

I also think that feature should be available by default in the plugin.

Posted: Wed Oct 25, 2006 5:08 pm
by crapmaster
It has crossed my mind as well.
I will give it a try to implement it.

Posted: Wed Oct 25, 2006 7:34 pm
by crapmaster
I have implemented the requested feature.
Also added "Show statistics for this year".

You can download the updated files here: http://crapmaster.mine.nu/s9y/serendipi ... update.zip

Perhaps someone can add my fix to the stats-plugin installation package?
Also, the language files needs to be updated (lang_en and lang_se are OK).

New text constants:
PLUGIN_EVENT_STATISTICS_SHOW_YEARVISITORS
PLUGIN_EVENT_STATISTICS_SHOW_TOTALVISITORS
PLUGIN_EVENT_STATISTICS_TEXT_YEARVISITORS
PLUGIN_EVENT_STATISTICS_TEXT_TOTALVISITORS

Enjoy!