|
|
|
Developers can now specify to have webskins cached by roles. When the webskin is cached, the roles associated with the user currently logged in (anonymous if not logged in) are stored as part of the webskin hash key.
To setup, simply add <!--- @@cacheByRoles: true ---> to the top of the webskin to be cached.
|
|
Description
|
Developers can now specify to have webskins cached by roles. When the webskin is cached, the roles associated with the user currently logged in (anonymous if not logged in) are stored as part of the webskin hash key.
To setup, simply add <!--- @@cacheByRoles: true ---> to the top of the webskin to be cached. |
Show » |
|