-
Update module for D7
-
Cache ID should be based off of not __FUNCTION__.
-
Backing out the ob changes. They result in some spooky behavior.
-
Added output buffering to support page callbacks that have direct output. Fixed a bug where the cache mode was ignored because of the way Drupal handles menu page arguments.
-
Initial commit of the menu_callback_cache module. This module provides a simple API for adding caching to menu callbacks.