Posted by catch on April 5, 2009 at 10:36am
4 followers
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | block.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | Novice |
Issue Summary
The block caching form on admin/settings/performance is provided by system.module but since block module is now optional, the code for it should move into there.
Tagging as novice since this ought to be pretty straightforward.
Comments
#1
Patch attached, using hook_form_FORM_ID_alter.
#2
Works for me. Thanks!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.