intcache
intcache copied to clipboard
Turn uncachable page objects into cacheable links
Results
1
intcache issues
Sort by
recently updated
recently updated
newest added
At the moment, the `IntObjectRenderer` always puts page header and footer (configured JS/CSS resources) around each rendered cObj. This happens in https://github.com/IchHabRecht/intcache/blob/master/Classes/Renderer/IntObjectRenderer.php#L55 However, in most cases those are already supplied...