monkinetic weblog

Steve Ivy's Weblog - Since 1999 - XII Ed.

Blogrolls, XFN, and OpenID URIs

While writing Whitelisting With OpenID and XFN, I started thinking about what kind of work would have to go into implementing these ideas in Wordpress. One of the roadblocks I ran into was that in Wordpress (and Drupal, probably, and most other similar systems) links only support a single URI (not surprisingly). In order to support OpenID whitelisting, we need a unique identifying URI for an XFN contact – which may or may not be the same as the blog/site URI that you’d want to list in a blogroll.

I thought about trying to hack the support in myself, but after browsing through the 4 or 5 different files that would require patching, as well as adding database support, I decided I haven’t the experience with Wordpress nor the time to do it right. But I’d like to discuss this with someone who has the Wordpress expertise to give this a shot. Would be nice if it were a plugin, so we don’t have to hack the core code.

Any takers?

My name is Steve Ivy and I write about technology, the open web, social software, and general nerdity on monkinetic.com. You should follow me on Twitter or subscribe to this blog if you like what you're reading. I spend my days hacking Movable Type, python, Django, and various other efforts at Wallrazer. This is my personal site.