hook_menu should be cacheable
fax8 - May 17, 2007 - 20:25
| Project: | Captcha Riddler |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The hook_menu implementation of the riddler module
does not permits caching of the defined paths.
Just insert current code into an if($may_cache) block.
Fabio Varesano

#1
Fixed (commited)
Was originally implemented but removed because I had some cache problems. Thanks for the report.
#2