Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
[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 />&title=<txp:title />" >blinkbits</a>
<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&Description=<txp:etz_striptags><txp:excerpt /></txp:etz_striptags>&Url=<txp:permlink />&Title=<txp:title />" >blinklist</a>
<a href="http://del.icio.us/post?url=<txp:permlink />&title=<txp:title />" >del.icio.us</a>
<a href="http://de.lirio.us/rubric/post?uri=<txp:permlink />&title=<txp:title />" >de.lirio.us</a>
<a href="http://feedmelinks.com/categorize?form=toolbar&op=submit?&name=<txp:title />&url=<txp:permlink />" >feedmelinks</a>
<a href="http://www.linkroll.com/index.php?action=insertLink&url=<txp:permlink />&title=<txp:title />" >linkroll</a>
<a href="http://ma.gnolia.com/bookmarklet/add?url=<txp:permlink />&title=<txp:title />&description=<txp:etz_striptags><txp:excerpt /></txp:etz_striptags>" >ma.gnolia</a>
<a href="http://www.maple.nu/bookmarks/bookmarklet?bookmark[url]=<txp:permlink />&bookmark[description]=<txp:etz_striptags><txp:excerpt /></txp:etz_striptags>&bookmark[name]=<txp:title />" >maple</a>
<a href="http://www.netvouz.com/action/submitBookmark?url=<txp:permlink />&title=<txp:title />&description=<txp:etz_striptags><txp:excerpt /></txp:etz_striptags>" >netvouz</a>
<a href="http://reddit.com/submit?url=<txp:permlink />&title=<txp:title />" >reddit</a>
<a href="http://www.scuttle.org/bookmarks.php/username?action=add&address=<txp:permlink />&title=<txp:title />" >scuttle</a>
<a href="http://www.shadows.com/features/tcr.htm?url=<txp:permlink />&title=<txp:title />" >shadows</a>
<a href="http://simpy.com/simpy/LinkAdd.do?href=<txp:permlink />&title=<txp:title />" >simpy</a>
<a href="http://wink.com/_/tag?url=<txp:permlink />&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
Offline
Pages: 1