ENGAGE-209: Implement a method for storing user data/preferences in a cookie

Metadata

Source
ENGAGE-209
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2009-12-01T14:00:13.000-0500
Updated
2010-02-05T14:27:42.000-0500
Versions
N/A
Fixed Versions
  1. 0.3b
Component
N/A

Description

Implement a method for storing user data/preferences in a cookie

Start by using http://plugins.jquery.com/project/Cookie , which is mentioned in FLUID-2718

Comments

  • Justin Obara commented 2010-02-05T14:27:42.000-0500

    There is a wrapper around the jquery cookie plugin in the engageClientUtils.js file. which can be used for cookie related tasks.