[pmwiki-users] TotalCounter feature requests and some little changes

Martin Spindler spindler at isg.cs.uni-magdeburg.de
Thu Jun 28 21:28:58 CDT 2007


Hi again,

in line 389 of totalcounter_1_8b.php:

in_array() should be replaced with array_key_exists().

Am I supposed to put the totalcounter_1_8b.php on the 
Cookbook/TotalCounter by myself (I am not the original author)?

Cheers,
Martin.

Martin Spindler wrote:
> Hi Blues and list,
>
> I just downloaded the totalcounter_1_8a.php and it's great.
>
> Anyway, I did some small changes:
>
> * added $TotalCounterGuests -> replace of 'Guest (not authenticated)'
> * added $TotalCounter['GuestCount'] -> count non authenticated guests 
> (IPs are used)
> * added $TotalCounterBlackList['IPs'] which REALLY blocks ALL counters 
> for that address
> * added $TotalCounter['IPs'][$tc_ip] counter and according html output 
> (for action=totalcounter)
>
> @blues: could you add the php script to the recipe page (as version 
> totalcounter_1_8b.php)? My changes are marked with "#martin"
>
> I also do have some feature requests:
>
> (1) adding a $TotalCounterWhiteList
> (2) daily, monthly statistic (with extra files, e.g. 
> totalcounter_2007_02.stat)
> (3) Could you please replace all tabs with spaces in the 
> total_counter_1_8b.php?
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users






More information about the pmwiki-users mailing list