summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbfabiszewski <github@ushuaia.pl>2013-06-23 23:53:19 +0200
committerbfabiszewski <github@ushuaia.pl>2013-06-23 23:53:19 +0200
commiteb96995ac4a864aa249585dd5b7b31ee69ad86cc (patch)
tree4becbae1451e5916d49ce5765adc16be09d7b97b
parent6549528204f8f01bf363a26081bb1a72df2cac65 (diff)
downloadRunnerUpLive-eb96995ac4a864aa249585dd5b7b31ee69ad86cc.zip
store preferences in cookies
-rwxr-xr-xREADME4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4efa1f0..d4d74da 100755
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ Live demo:
Requirements:
- PHP 5.1.2
- MYSQL 4.1
-- browser with javascript enabled, cookies for authentication
+- browser with javascript enabled, cookies for authentication and saving preferences
Features:
- simple
@@ -23,10 +23,10 @@ Features:
- OpenLayers 2.13
- ajax
- server based configuration
+- user preferences stored in cookies
Todo
- install script
-- user level customization, storing settings in cookies
- custom icons
- write opensource client?