rodeo.licio.us
December 19th, 2006 · Posted in Nerdery ·A while ago I modified a wordpress plugin called WordPre.cio.us that harvested links from a del.icio.us page and added them to your site, (almost) automatically.
The original would produce a post for each day’s links, where I wanted a single post that would contain all the del.icio.us links since the last link post.
I received an email this morning asking how I made the link posts, so I figured I’d post the code here for anyone to use.
To Install
- unzip this file to your wordpress plugin directory.
- rename del2wp.config.php.example to del2wp.config.php
- edit that file and change settings to point to your own del.icio.us feed.
- that’s about it…
To Use
- Add links to del.icio.us
- When you want to generate a new post, goto http://www.yourdomain.com/path-to-script/del2wp.php in your browser (you’ll need to edit that link to point to where yours is located).
- if there are any new links to put into the post, that will be done and you’ll be shown what the new post contains. If not, the script will say so.
- again, that’s about it…
RodeoClown: linking.
December 19th, 2006 at 8:59 pm
Thanks for putting that online. I’ll add a cronjob to have it published automatically.
Better than xml-rpc posting via delicious.