typoscript - TYPO3 lib vs temp in FLUIDTEMPLATE -


i read somewhere if build example menu in typo3 should use temp instead of lib (for performance reason). strange, in fluid tutorials use lib building menu.

is normal or maybe in fluid should use lib?

temp temporary - it's not cached... can't reference way...

lib opposite stable it's cached , can use references lib.foo < lib.bar in ts

in general, if site cached lib more useful temp.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -