From 6dbc2f0702bd1ba6d218635f84b7910fbbcac9cb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 4 Feb 2013 12:34:44 -0200 Subject: Using pentadactyl's links plugin --- modules/pentadactyl/pentadactylrc.dot.link | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/pentadactyl') diff --git a/modules/pentadactyl/pentadactylrc.dot.link b/modules/pentadactyl/pentadactylrc.dot.link index 7560f55..2566d93 100644 --- a/modules/pentadactyl/pentadactylrc.dot.link +++ b/modules/pentadactyl/pentadactylrc.dot.link @@ -6,9 +6,6 @@ loadplugins '\.(js|penta)$' " User defined items group user -" Links Saraventos -command! -nargs=* -description='Add to Links Saraventos' link -javascript javascript:x=content.document;a=encodeURIComponent(x.location.href);t=encodeURIComponent(x.title);d=encodeURIComponent(x.getSelection());c=encodeURIComponent(args);commands.execute('tabopen https://links.sarava.org/bookmarks?action=add&address='+a+'&title='+t+'&description='+d+'&tags='+c); - " Set title and default search set defsearch=duck set titlestring=Firefox -- cgit v1.2.3