Active
Project:
Boost
Version:
7.x-1.x-dev
Component:
Core compatibility
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Dec 2011 at 16:55 UTC
Updated:
11 Jan 2013 at 04:01 UTC
Hi:-
Just wondering if it's intended to support the Stats block for Boost on D7?
As per the D6 build.
I see some mention of it being spun out as a separate module for use by other caching modules?
Thanks,
Simon.
Comments
Comment #1
mikeytown2 commentedThis would be implemented as a sub module most likely, although it could stand on its own.
Comment #2
simondoyle commentedOkay - thanks.
I might try playing with the AJAX Stats module in the mean time...
http://drupal.org/project/statistics_ajax
Comment #3
bgm commentedAny feedback? Should we just recommend statistics_ajax?
Comment #4
Marvine commentedsubscribe
Comment #5
mikeytown2 commentedWhat I would recommend if this 2 issues gets fixed http://drupal.org/project/issues/jstats?categories=All
http://drupal.org/project/jstats
Comment #6
Marvine commentedUnfortunately, this is for drupal 6 version only :(
I want to know how to increase the node counter with boost cache enable in Drupal 7.
Comment #7
bgm commentedThe D7 dev version of jstats seems clean enough. Even has Views integration.
Seems more appropriate than statistics_ajax which is not very compatible with boost (requires a full boostrap of Drupal, and to exclude its counter from the boost cache).
Comment #8
bgm commentedInteresting issue: #1209532: Count node views via AJAX in the statistics module
D8 is going to have ajax statistics for core, and it will probably be backported to D7 (presumably as a contrib module).