Hello
This module is really feature rich and extend OG to a higher level, but for D6 it has
a important, negative side effect: it disables the block caching of D6 because
the permissions are changed.
That removes the only valuable caching for logged-in users drupal 6 offers.
Because this module offers its features mainly for logged-in users, it will automatically
slow down a site when its features are accessed - thats pretty sad.
Are there way to overcome that?
There is a big move in the community at this moment when it comes to caching and
caching of logged-in users.
What would be needed to reenable the caching?
What parts of OGUR would be effected?
Is there a workaround by patching the core or the module?
Comments
Comment #1
somebodysysop commentedThis is on the list of things to do: http://drupal.org/node/250720
My guess is that if I could get something like this implemented, then only one clear cache would be required instead of a clear cache on every user load.
Comment #2
michtoen commentedAh, i see.
Thank you!
Comment #3
somebodysysop commentedWill address this issue here: http://drupal.org/node/250720