Feature request - Implement Smarty Caching
Reported by dleffler | September 9th, 2012 @ 07:26 PM
We currently run with Smarty caching turned OFF since there are many anomalies which crop up when it's turned on (menus don't display correctly, etc...). Might speed things up to have the pre-rendered pages cached instead of only pre-compliled.
I've worked around the menu glitch by turning off caching for menus, but still end up with duplication of modules across the page when caching is turned on.
Comments and changes to this ticket
-
expNinja September 11th, 2012 @ 11:10 AM
(from [a51aede34718aa007e8eab812ce81c11fa450847]) Fixes new default navigation showall view, adds some code for possible future smarty cachine, adds missing mixed case table names to fix_table_names() [#711 state:resolved] [#709] https://github.com/exponentcms/exponent-cms/commit/a51aede34718aa00...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 711 Bug: new default navigation view doesn't follow parent/top level settings (from [a51aede34718aa007e8eab812ce81c11fa450847]) Fixes n...