Seems not working...
pramudya81 - July 23, 2008 - 09:20
| Project: | Preempt |
| Version: | 5.x-1.0-1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
any progress on this issue?
Regards
#2
Well..... 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.