Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-11 09:57:06

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,120
Website GitHub Mastodon Twitter

[howto] bookmarklets in txp

Here is a way to ‘add bookmark’ to a few bookmarklet sites

<txp:if_individual_article>
<a href="http://www.blinkbits.com/bookmarklets/save.php?source_url=<txp:permlink />&amp;title=<txp:title />" >blinkbits</a> 
<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=<txp:etz_striptags><txp:excerpt /></txp:etz_striptags>&amp;Url=<txp:permlink />&amp;Title=<txp:title />" >blinklist</a> 
<a href="http://del.icio.us/post?url=<txp:permlink />&amp;title=<txp:title />" >del.icio.us</a> 
<a href="http://de.lirio.us/rubric/post?uri=<txp:permlink />&amp;title=<txp:title />" >de.lirio.us</a> 
<a href="http://feedmelinks.com/categorize?form=toolbar&amp;op=submit?&amp;name=<txp:title />&amp;url=<txp:permlink />" >feedmelinks</a> 
<a href="http://www.linkroll.com/index.php?action=insertLink&amp;url=<txp:permlink />&amp;title=<txp:title />" >linkroll</a> 
<a href="http://ma.gnolia.com/bookmarklet/add?url=<txp:permlink />&amp;title=<txp:title />&amp;description=<txp:etz_striptags><txp:excerpt /></txp:etz_striptags>"  >ma.gnolia</a> 
<a href="http://www.maple.nu/bookmarks/bookmarklet?bookmark[url]=<txp:permlink />&amp;bookmark[description]=<txp:etz_striptags><txp:excerpt /></txp:etz_striptags>&amp;bookmark[name]=<txp:title />" >maple</a> 
<a href="http://www.netvouz.com/action/submitBookmark?url=<txp:permlink />&amp;title=<txp:title />&amp;description=<txp:etz_striptags><txp:excerpt /></txp:etz_striptags>" >netvouz</a> 
<a href="http://reddit.com/submit?url=<txp:permlink />&amp;title=<txp:title />" >reddit</a> 
<a href="http://www.scuttle.org/bookmarks.php/username?action=add&amp;address=<txp:permlink />&amp;title=<txp:title />" >scuttle</a> 
<a href="http://www.shadows.com/features/tcr.htm?url=<txp:permlink />&amp;title=<txp:title />" >shadows</a> 
<a href="http://simpy.com/simpy/LinkAdd.do?href=<txp:permlink />&amp;title=<txp:title />" >simpy</a> 
<a href="http://wink.com/_/tag?url=<txp:permlink />&amp;doctitle=<txp:title />" >wink</a>
</txp:if_individual_article>

If anybody knows of other sites and how to add a “bookmark me” link I am opening this post hopefully under the appropriate forum…</p>

Note: For blinklist <a href="http://forum.textpattern.com/viewtopic.php?id=8255">etz_striptags</a> can be used to strip the html tags of the excerpt and validate the resulting url. Without the plugin delete the “description” part.

Edit to convert the post into textile

Last edited by colak (2008-02-10 07:56:54)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#2 2006-01-20 13:49:58

ChrisJ
Member
From: Vienna, Austria
Registered: 2004-03-30
Posts: 54
Website

Re: [howto] bookmarklets in txp

  • For Digg
    <a href="http://digg.com/submit?phase=2&amp;url=<txp:permlink />">Digg</a>
  • For Newsvine
    <a href="http://www.newsvine.com/_tools/seed&amp;save?u=<txp:permlink />&amp;h=<txp:title />&amp;t=<txp:keywords />">Newsvine</a>

Offline

Board footer

Powered by FluxBB