iwla/plugins/display
Gregory Soutade bb268114b2 Make backup before compressing (low memory servers)
Fix error : Call post hook plugins even in display only mode
Don't compute unordered hits (remove pasts if they are found after current)
Remove tags in stats diff
Don't do geolocalisation is visitor is not valid
Don't try to find search engine on robots
Update robot check rules
Add top_pages_diff plugin
2019-08-30 07:50:54 +02:00
..
__init__.py Initial commit 2014-12-23 07:48:25 +01:00
all_visits.py New format for (not_)viewed pages/hits and bandwidth that are now recorded by day (in a dictionnary were only element 0 is initialized). Element 0 is the total. WARNING : not backward compatible with previous databases. 2017-08-24 07:55:53 +02:00
browsers.py Add real names to icons/flags instead of generic ones 2016-04-12 09:35:03 +02:00
feeds.py New format for (not_)viewed pages/hits and bandwidth that are now recorded by day (in a dictionnary were only element 0 is initialized). Element 0 is the total. WARNING : not backward compatible with previous databases. 2017-08-24 07:55:53 +02:00
hours_stats.py Add hours_stats plugin 2015-03-02 19:44:10 +01:00
ip_to_geo.py Get GEO code for all visits (not only valid ones) 2017-09-06 07:43:55 +02:00
istats_diff.py Make backup before compressing (low memory servers) 2019-08-30 07:50:54 +02:00
operating_systems.py Add real names to icons/flags instead of generic ones 2016-04-12 09:35:03 +02:00
referers_diff.py Add has_subclasses checks for iplugins (prevent for loading parent class) 2015-04-06 17:54:44 +02:00
referers.py Filter robot with *bot* and *crawl* re 2015-01-11 18:06:44 +01:00
robot_bandwidth.py New format for (not_)viewed pages/hits and bandwidth that are now recorded by day (in a dictionnary were only element 0 is initialized). Element 0 is the total. WARNING : not backward compatible with previous databases. 2017-08-24 07:55:53 +02:00
top_downloads_diff.py Add display/top_downloads_diff plugin 2015-04-06 17:55:11 +02:00
top_downloads.py Initial commit 2014-12-23 07:48:25 +01:00
top_hits.py Add robot bandwidth display plugin 2016-09-25 20:38:49 +02:00
top_pages_diff.py Make backup before compressing (low memory servers) 2019-08-30 07:50:54 +02:00
top_pages.py Initial commit 2014-12-23 07:48:25 +01:00
top_visitors.py New format for (not_)viewed pages/hits and bandwidth that are now recorded by day (in a dictionnary were only element 0 is initialized). Element 0 is the total. WARNING : not backward compatible with previous databases. 2017-08-24 07:55:53 +02:00
track_users.py Add filter mechanism for plugins 2016-02-04 20:46:12 +01:00