make cookies.py default sample cookie script
authorDieter Plaetinck <dieter@plaetinck.be>
Sun, 7 Jun 2009 10:14:11 +0000 (12:14 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Sun, 7 Jun 2009 10:14:11 +0000 (12:14 +0200)
docs/INSTALL
examples/configs/sampleconfig
examples/configs/sampleconfig-dev
examples/scripts/cookies.sh

index 1c0d007..43e139c 100644 (file)
@@ -41,6 +41,8 @@ sample scripts:
 * dmenu (with vertical patch)
 * zenity
 * bash 
+* python (cookies.py)
+* perl (formfiller.pl)
 
 File locations
 --------------
index e853836..daaf5c5 100644 (file)
@@ -11,7 +11,7 @@
 # You can use any command in place of spawn
 set history_handler  = spawn /usr/share/uzbl/examples/scripts/history.sh
 set download_handler = spawn /usr/share/uzbl/examples/scripts/download.sh
-set cookie_handler   = spawn /usr/share/uzbl/examples/scripts/cookies.sh
+set cookie_handler   = spawn /usr/share/uzbl/examples/scripts/cookies.py
 
 set minimum_font_size = 6
 set font_size = 11
index ad6de24..94b60b1 100644 (file)
@@ -11,7 +11,7 @@
 # Usually you want to spawn a script to handle things, but any command (such as sh) can be used
 set history_handler  = spawn ./examples/scripts/history.sh
 set download_handler = spawn ./examples/scripts/download.sh
-set cookie_handler   = spawn ./examples/scripts/cookies.sh
+set cookie_handler   = spawn ./examples/scripts/cookies.py
 
 set minimum_font_size = 6
 set font_size = 11
index bbb0e88..a875482 100755 (executable)
@@ -2,7 +2,7 @@
 
 # THIS IS EXPERIMENTAL AND COULD BE INSECURE !!!!!!
 
-# this is an example script of how you could manage your cookies..
+# this is an example bash script of how you could manage your cookies. it is very raw and basic and not as good as cookies.py
 # we use the cookies.txt format (See http://kb.mozillazine.org/Cookies.txt)
 # This is one textfile with entries like this:
 # kb.mozillazine.org   FALSE   /       FALSE   1146030396      wikiUserID      16993