allow the exclusion of certain pages with Normal Caching Mode in D6
BassPlaya - August 11, 2009 - 08:22
| Project: | Drupal |
| Version: | 6.9 |
| Component: | other |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
exactly like the title says: if you set the caching method to normal caching in admin/settings/performance then the user is always redirected to the initial set landing page and not to the page set in the "override your home breadcrumb links" field when the "home" button is clicked.

#1
Yeah, front seems incompatible with Drupal caching in various ways, so it's one or the other until fixed.
#2
the front page module doesn't have any control over the drupal paging cache..or other caching modules, like memcache. Switching this to the generic drupal paging cache.