Log in

View Full Version : caching templates


Lionel
10-15-2004, 05:40 AM
I did debugging and that revealed 27 templates not cached. However, most, as example below where included in script. Where can I find more info about caching?

$globaltemplates = array(
'calendar_smallmonth_day',
'calendar_smallmonth_day_other',
'calendar_smallmonth_header',
'calendar_smallmonth_week',
'forumhome_loggedinuser',
'index',
'index_birthdaybits',
'index_buddy',
'index_calendar_todaysevents',
'index_custom1',

Xenon
10-15-2004, 12:36 PM
There were a few discussions about caching in General modification discussion forum.

Also you might want to take a look at somehacks which do use caching, as mostly the supportthreads are also a discussion base for caching ;)

If you just want to read about template caching, i expect there might be something at vbt