add todos to readme

This commit is contained in:
Jay Wood
2014-10-27 20:09:00 -04:00
parent a27b0d250a
commit 72d38753c3

View File

@ -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.
* Fixed IE Bug by removing debug function in javascript.