Closed (fixed)
Project:
Notifications
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2009 at 16:51 UTC
Updated:
10 Feb 2009 at 15:00 UTC
Drupal is marking notifications as incompatible with the aggressive mode caching.
Because its my only incompatible marking i would remove it.
What parts of notifications are incompatible?
Which effects happens?
And can be parts enabled be safely?
Thanks.
Comments
Comment #1
jose reyero commentedThat's because it implements hook_exit(), which is not needed anyway for cached pages.
It should work fine with aggressive mode.
Comment #2
michtoen commentedthanks.
And great module.