Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2007-01-23 13:34:09
- John Wozniak
- Member
- Registered: 2006-10-20
- Posts: 37
How do I add "digg this!" type links to each article?
How do I add “digg this!” type links to each article?
I found these snippets to do it:
<a href=“http://del.icio.us/post?url=<txp:permlink />&title=<txp:title />”>del.icio.us</a>
<a href=“http://www.digg.com/submit?phase=2&url=<txp:permlink />”>digg</a>
<a href=“http://ma.gnolia.com/bookmarklet/add?url=<txp:permlink />&title=<txp:title />”>ma.gnolia</a>
Can I place these snippets in a global place so they automatically get published instead of me manually inserting them into articles?
Finally, if there is a plugin or some better way to do this I am all ears.
Last edited by John Wozniak (2007-01-23 13:36:13)
Offline
Re: How do I add "digg this!" type links to each article?
You could add those to your article form so that each time an article is posted, those links will automatically show. Add them to your article form like underneath the body and they will show each time you create an article.
There may be an easier way or a plugin to do this out there though……
Offline
#3 2007-01-23 14:32:27
- John Wozniak
- Member
- Registered: 2006-10-20
- Posts: 37
Re: How do I add "digg this!" type links to each article?
DigitalRealm wrote:
Your suggestion worked like a charm. Much thanks!You could add those to your article form so that each time an article is posted, those links will automatically show. Add them to your article form like underneath the body and they will show each time you create an article.
Last edited by John Wozniak (2007-01-23 14:32:46)
Offline
Re: How do I add "digg this!" type links to each article?
There is also the ako_social plugin, which allows posting to pretty much every bookmarking service under the sun.
Offline
#5 2007-01-27 03:21:07
- John Wozniak
- Member
- Registered: 2006-10-20
- Posts: 37
Re: How do I add "digg this!" type links to each article?
Elenita wrote:
There is also the ako_social plugin, which allows posting to pretty much every bookmarking service under the sun.
Thanks Elenita – this plugin is much more extendable and configurable than the hack I was using/testing.
Offline
#6 2007-01-27 13:24:12
- stef25
- Member
- Registered: 2005-12-26
- Posts: 88
Re: How do I add "digg this!" type links to each article?
bookmarkz.net is also pretty good. configure the sites you want to link to and then just include the resulting line of js. it does have a credit link back to bookmarkz, which is removable but im not sure if the author would accept this. emailed him numerous time without reply
I need someone to protect me from all the measures they take in order to protect me
Offline
Re: How do I add "digg this!" type links to each article?
My new mta_digg_it plug-in implements Digg’s new “smart” “Digg This” buttons that allow the same button to submit the story on the first click and digg the story on all following clicks. It also allows you to fill out most of the fields for the person submitting the story the first time.
Morgan Aldridge
http://www.makkintosshu.com/
Offline
Re: How do I add "digg this!" type links to each article?
you can also use the feedflare service from feedburner. they have a snippet for texpattern inserts, but i dont think this system is as flexible as dedicated plugins that i’m finding out about here. it was quick to set up though.
Offline