Closed (fixed)
Project:
ESI: Edge Side Includes
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2011 at 20:06 UTC
Updated:
1 Feb 2012 at 23:00 UTC
The attached patch adds an ajax option for each block to allow loading the cached content via ajax instead of esi. I think this is a useful option for blocks that might take longer to render, so when their ttl runs out it isn't blocking the page at the edge.
I also added an admin page so that the default block settings are configurable.
| Comment | File | Size | Author |
|---|---|---|---|
| esi-ajax-option.patch | 5.38 KB | msonnabaum |
Comments
Comment #1
mikeytown2 commentedComment #2
mikeytown2 commentedI've committed a heavily modified version of this patch here with full panels support
http://drupalcode.org/sandbox/mikeytown2/1328648.git/commitdiff/afd8f4e5...
Comment #3
mikeytown2 commentedThis has been fixed in the 2.x branch. If I am mistaken please re-open.