Add link love to Blogger comments script
Write a Greasemonkey user script which scours through Blogger blog post pages (http://*.blogspot.com/*) for comments whose comment body contains one or more links with the rel=nofollow attribute. To each of these posts, add an icon () which, when clicked, kicks off a GM_xmlhttpRequest for the Blogger edit post page (http://www.blogger.com/post-edit.g?blogID=blog-id&postID=comment-id), parsing the comment body and removing the REL=NOFOLLOW, before posting the comment back to Blogger again. Upon successful completion, remove the icon from the page.
Additional points awarded for slowly pulsating the icon while busy with the net traffic (code available here).
A more detailed discussion on the topic.
Additional points awarded for slowly pulsating the icon while busy with the net traffic (code available here).
A more detailed discussion on the topic.
0 Comments:
Post a Comment ...in a popup window