From 72d38753c3b6950b26ac23ecf7af02aff6388ec0 Mon Sep 17 00:00:00 2001 From: Jay Wood Date: Mon, 27 Oct 2014 20:09:00 -0400 Subject: [PATCH] add todos to readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b35c0a8..e46aa30 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,15 @@ Please do not contact me with questions like this. If you cannot be descriptive * If your browser does not have cookies enabled, the plugin will not store your response. * Also, if you're using google chrome, this is a bug that unfortunately I have been unable to squash. Hitting F5 or refresh will fix it. +## TODO + +- [ ] Localization +- [ ] Make use of jquery.cookie +- [ ] Include API / Template Tags + - [ ] Document API / Template Tags +- [ ] Custom popup, remove colorbox dependency + + ## Changelog ### 3.5.5 @@ -84,4 +93,5 @@ Please do not contact me with questions like this. If you cannot be descriptive * Other fixes I can't remember. ### 3.48 -* Fixed IE Bug by removing debug function in javascript. \ No newline at end of file +* Fixed IE Bug by removing debug function in javascript. +