How do I know that this module is working?
I have enabled this module but seems nothing different.
Actually what is this module caching? page? function? Now I got confused...]
Regards
How do I know that this module is working?
I have enabled this module but seems nothing different.
Actually what is this module caching? page? function? Now I got confused...]
Regards
Comments
Comment #1
pramudya81 commentedany progress on this issue?
Regards
Comment #2
beltofteWell..... as David wrote in http://drupal.org/node/175928 this module is an API for caching. So you have to implement it your own code, if you want to use it - look at the function pressflow_preempt(), which is the one you should use.
If you are using panels, then you could look at this http://drupal.org/project/pressflow_preempt_panels.