From the readme.txt I should be able to edit the cache settings:
"Adjust your cache settings at admin/settings/similar"
But it's not available in 6.x-1.2.
From the readme.txt I should be able to edit the cache settings:
"Adjust your cache settings at admin/settings/similar"
But it's not available in 6.x-1.2.
Comments
Comment #1
introfini commentedI was looking for the same thing...
Comment #2
rkodrupal commentedsubscribe
Comment #3
jordojuice commentedHi.
Sorry about the lack of response. The other maintainers have been very busy and I've just come on to take over maintainership and development of the module. I intend to work on Views integration and supporting fields in the second version and the port to D7. Any feature requests or patches are welcomed.
Caching used to be done by the module itself. But since the institution of Drupal's block caching mechanisms, the module now uses core's caching instead of providing its own. Therefore, these settings are now obsolete. It does, however, sound like the documentation needs to be updated to reflect this, so I'm leaving this open to get this fix in the next release.
Thanks for the report!
Comment #4
jordojuice commentedFYI, the newest version of the module is fully integrated with views, which has its own caching, I encourage you to check it out! Documentation updated.