advogato plugin for wordpress

I hacked up a plugin to cross-post my diary entries on advogato. You can use it too; just download it, copy it to wp-content/plugins/advogato.php in your wordpress tree, go to the admin interface, and activate it. You'll need to edit it to set your authentication cookie.

There are some obvious improvements that could be made: joining multiple post from a day into one post (as the recentlog doesn't like more than 1 a day?), only cross-posting for certain categories, etc. It's fine for my needs, though.

(Should you need to debug it, I find it useful to echo out something at the top so the redirection headers don't go out.)

Comments are closed.