Tag: template morsels
2 results
- News
Updates to the EE 2.0-Ready Add-On Page, and Speed Improvements
November 25, 2009 by Ryan Masuga
Recent site updates include numerous enhancements to the EE 2.0 add-on page (which should now be considered an “area”) and big speed improvements.
- Module
- tags: template caching, caching, tag caching, refresh, performance, cache, templates, variables, template morsels
Template Morsels
Discontinued
ExpressionEngine 2
Template Morsels caches using the database rather than the file system and thus allows you to cache portions of template code in a manner which performs better than normal EE template or tag caching. You can create morsels of code containing EE tags and variables inside the Template Morsels control panel, and then display them in your templates using the Fetch tag. These morsels will be refreshed based on refresh rules that you provide.