Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - Implement Smarty Caching #759

Open
exponentcms opened this issue Apr 28, 2020 · 5 comments
Open

Feature request - Implement Smarty Caching #759

exponentcms opened this issue Apr 28, 2020 · 5 comments
Assignees
Labels
feature request a new feature not yet incorporated into the code smarty

Comments

@exponentcms
Copy link
Owner

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.

@exponentcms
Copy link
Owner Author

(from [a51aede]) 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]
a51aede

@exponentcms
Copy link
Owner Author

[bulk edit]

@exponentcms
Copy link
Owner Author

[bulk edit]

@exponentcms
Copy link
Owner Author

[bulk edit]

@exponentcms
Copy link
Owner Author

@exponentcms exponentcms added the feature request a new feature not yet incorporated into the code label Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request a new feature not yet incorporated into the code smarty
Projects
None yet
Development

No branches or pull requests

2 participants