Anyone have any tips on the best way to use Movable Type to publish a weblog of links? The basic requirement is that each link has a title and description, and that you can link directly to the destination (rather than the weblog entry) from the RSS/Atom feed.
It seems like you need three fields to do it the traditional way – a title field, a field for the description of the link, and a field for the link itself. I’m thinking that the simplest approach is to use the title for the title, the entry field for the description, and the extended entry field for the URL to the destination, and then write alternate templates that use those fields as I intend. Is there a more accepted approach?