Adding "post to" links for del.icio.us, digg, and ma.gnolia in Textpattern
Here's how to add "post to" links for del.icio.us, digg, and ma.gnolia to individual articles in Textpattern
del.icio.us
digg
ma.gnolia
Clicking one of the those links will automatically post a permanent link for an article and, in the case of del.icio.us and ma.gnolia, the title to one of the above services.
del.icio.us
post to <a href="http://del.icio.us/post?url=<txp:permlink />&title=<txp:title />">del.icio.us</a>
digg
post to <a href="http://www.digg.com/submit?phase=2&url=<txp:permlink />">digg</a>
ma.gnolia
post to <a href="http://ma.gnolia.com/bookmarklet/add?url=<txp:permlink />&title=<txp:title />">ma.gnolia</a>
Clicking one of the those links will automatically post a permanent link for an article and, in the case of del.icio.us and ma.gnolia, the title to one of the above services.