This patch adds a link to Technorati's "add this blog as a favorite" function. It also adds a new form section for "voting links" for lack of knowing what else to call this, since it's neither a bookmark nor a search.

CommentFileSizeAuthor
#2 techfav.patch1 KBrobloach
servicelinks.patch1.69 KBkstrauser

Comments

Madeleine Perry’s picture

looks good except for one line

+ $links['service_links_technoratifave'] = theme('service_links_build_link', t('Technorati Favorite'), "http://technorati.com/faves?sub=addfavbtn&add=$url", t('Add this post as a favorite on Technorati.'), 'technorati.png', $nodelink);

image path needs to be /images/technorati.png. other than that this looks good for me in D 6.12

robloach’s picture

Version: 5.x-1.0 » 6.x-2.x-dev
StatusFileSize
new1 KB
TheCrow’s picture

Status: Needs review » Fixed

added in dev, thank you!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.