Hi,

how is this module working regarding views with arguments? Is the cached view deleted depending on the argument or is simply the whole view cache deleted? For example when I use the user id as an argument to get all nodes of a special user XYZ and user XYZ adds a new node could I just delete the view with the argument "userid = XYZ" and keep all the other user related views cached?

Best,
Tobias

Comments

sachbearbeiter’s picture

same question for d7 version ...

mototribe’s picture

I don't think it's looking at the argument. But that would be a useful feature

rafaqz’s picture

I agree this would be a great feauture. The advance cache key + context keywords available in panels would be useful with views.

yaelsho’s picture

Issue summary: View changes

+1 for the suggestion in #3.
I tried to combine cache action with views_custom_cache module, but with no success.

yaelsho’s picture

Version: 6.x-2.0 » 7.x-2.x-dev