Closed (outdated)
Project:
ESI: Edge Side Includes
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2012 at 01:30 UTC
Updated:
22 Jul 2019 at 16:04 UTC
Jump to comment: Most recent
Comments
Comment #1
mikeytown2 commentedFrom a technical standpoint this is easy to do. Inside of theme_esi_tag have the $data variable contain
mode; default tovariable_get('esi_mode', ESI_MODE);if not set.Comment #2
dstuart commentedNo longer supported