Related Posts RPC

Related Posts XMLRPC is a Wordpress Plugin (tested with 2.0.x and 2.1) that provides hooks in the XMLRPC interface to allow searching for related posts using the same means as the regular Related Posts plugin, but now you can do it from your offline blog editor. At this point, only TextMate supports this (and only because I wrote the support for it.) If you’re interested in adding support for linking to related posts in your blogging application, you can find the information you’ll need in the PHP file for the plugin.

Installation

Unzip the file and upload related-posts-rpc.php to your plugins directory and activate it from your plugins admin page.

Download

Latest Version: wp-relatedposts-rpc.zip
You can add comments to the release announcement for this version.

Textmate Commands

The TextMate Commands include 3 solutions that I came up with for linking to my own posts, the most elegant of which uses the related posts plugin, and the other two are included as legacy versions.

Installation

Unzip the file. In the resulting folder find three commands. Double click the commands you want to install, and TextMate will automatically add them. Use the Bundle Editor (Bundles->Bundle Editor->Show Bundle Editor) to move them and change their shortcut key as desired.

Download

Latest Version: tm-relatedposts-xmlrpc-0.2.zip

» »