Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
add 'post to del.icio.us' buttons on site?
I’ve been looking everywhere but can’t find out how to add ‘post to del.icio.us’ buttons on site?
What I’m looking for is something like Darren has on his site:
http://www.problogger.net
Anyone have any clues?
Offline
Re: add 'post to del.icio.us' buttons on site?
would <a href=“http://forum.textpattern.com/viewtopic.php?id=13893”>this</a> help?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: add 'post to del.icio.us' buttons on site?
Thanks Colak, that may well be of use. Just so I understand correctly, would it simply
be a case of me adding the following code, in following format, to my article?
<code><txp:if_individual_article>
<a href=“http://del.icio.us/post?url=<txp:permlink />&title=<txp:title />”>del.icio.us</a>
</txp:if_individual_article></code>
Last edited by shotoshi (2006-02-28 07:19:30)
Offline
Re: add 'post to del.icio.us' buttons on site?
You can have the code in the default form in the forms tab. It might work in the presentation/pages too.
Last edited by colak (2006-02-28 16:28:49)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: add 'post to del.icio.us' buttons on site?
Colak, many thanks for your help. It works a treat – but haven’t tried to implement in presentation/pages yet.
Peace!
Offline
Re: add 'post to del.icio.us' buttons on site?
u r welcome shotoshi
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline