History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-1598
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matthew Bryant
Reporter: Matthew Bryant
Votes: 0
Watchers: 0
Operations

Go to Planning board
Go to Task board
If you were logged in you would be able to see more operations.
FarCry Core Framework

webskin caching: @@cacheByRoles

Created: 14/Nov/08 08:44 PM   Updated: 17/Dec/08 04:34 AM
Component/s: Webskins
Affects Version/s: None
Fix Version/s: FarCry 5.1

Time Tracking:
Not Specified


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Matthew Bryant - 17/Nov/08 04:16 PM
Need to change to @@cacheByRoles