aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2011-02-16 21:52:10 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2011-02-16 21:52:10 -0700
commit303aeea88f99ec3505a17f36e5ee420830fe298a (patch)
tree48ab9a4b45092ebc262d15947d57382059e1d850 /examples/config
parent82fa30898161800e2a4fdc8129d1f99cdd4c545e (diff)
updated config for the new formfiller
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/config/config b/examples/config/config
index bc07b0c..1ec462d 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -69,6 +69,10 @@ set download_handler = sync_spawn @scripts_dir/download.sh
# Load commit handlers
@on_event LOAD_COMMIT @set_status <span foreground="green">recv</span>
+ # add some javascript to the page for other 'js' and 'script' commands to access later.
+@on_event LOAD_COMMIT js uzbl = {};
+@on_event LOAD_COMMIT script @scripts_dir/formfiller.js
+
# Userscripts/per-site-settings. See the script and the example configuration for details
#@on_event LOAD_COMMIT spawn @scripts_dir/per-site-settings.py @data_home/uzbl/per-site-settings