Statistics plugin request

Creating and modifying plugins.
Post Reply
croaxer
Regular
Posts: 7
Joined: Wed Oct 18, 2006 1:37 am

Statistics plugin request

Post 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.
crapmaster
Regular
Posts: 27
Joined: Fri Sep 15, 2006 5:19 pm

Post by crapmaster »

It has crossed my mind as well.
I will give it a try to implement it.
crapmaster
Regular
Posts: 27
Joined: Fri Sep 15, 2006 5:19 pm

Post 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!
Post Reply