Bloglines - Post to Del.icio.us

By Tim Donohue Last update Mar 26, 2006 — Installed 1,708 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 5 posts, 4 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Zoe Gillenwater User

Works great! I'd rate it but it says the rating system is down right now...

 
Demian Johnston User

D'oh! I'll figure that out.

I like the script though!

 
Demian Johnston User

I've got a couple of enhancements to make it work on the blog and clippings pages (so I can migrate collected links to del.icio.us)
// @include http://www.bloglines.com/preview*

// Use Class 'bl_itemtitle' rather than '//h3/a'
var links = document.evaluate("//a[@class='bl_itemtitle']",
document,
null,
XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE,
null);

//...

// Use Email This instead of Clip/Blog This
var itemLinks = document.evaluate("../..//ul[li/a/text()='Email This']",
link,
null,
XPathResult.FIRST_ORDERED_NODE_TYPE,
null);

 
Francisco Ce... User

Very elegant script, been hoping for this one for a while. Great job.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel