I just signed up for a http://bit.ly account last night, a great URL shortening
service with link statistics and the ability to post to Facebook, Twitter et al.
They provide an overlaid sidebar which pulls the URL from the currently viewed
page. So I added the following to my Rc file...
// bit.ly sidebar
interactive("bitly", "bit.ly sidebar - shorten current buffer URL for FaceBook,
Twitter, et al", "follow",
$browser_object =
"javascript:var%20e=document.createElement('script');e.setAttribute('language','javascript');e.setAttribute('src','http://bit.ly/bookmarklet/load.js');document.body.appendChild(e);void(0);"
);
define_key(content_buffer_normal_keymap, "z", "bitly");
'Mash
--
Sola fide, Sola gratia, Soli Deo gloria!
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror