-
Fix small typos.
-
Fully allow other ESI plugins.
-
Add in proper CACHE= URLs based on cache settings.
-
Remove ability to disable per-context caching. The addressable content string always contains the full context, so due to ESI semantics, the pane's contents will always vary on context.
-
Provide support for other ESI cache plugins.
-
Fix all remaining code style issues.
-
Remove more legacy detection/context code.
-
Update documentation regarding addressable URLs.
-
Rip out more legacy display/pane discovery code.
-
Prevent accidental page caching of ESI fragments.