« Implementing a ranked cloud list | Main | Private AS Peerings »

Feed tagging in MT3.3

For some reason the default method of setting tags in outbound atom feeds stores the numeric tagid in the term attribute. Certainly caused me some confusion to see that the Technorati profile for this blog said that my top tag was "10"

Modified the MTIfTagged section of the atom.xml template to match the following:

<MTEntryIfTagged>
  <MTEntryTags>
    <category term="<$MTTagName encode_xml="1"$>"         
              label="<$MTTagName encode_xml="1"$>" 
              scheme="http://www.sixapart.com/ns/types#tag" />
  </MTEntryTags>
</MTEntryIfTagged>

TrackBack

TrackBack URL for this entry:
http://blog.s8n.net/mt/mt-tb.cgi/992

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on August 22, 2006 5:05 PM.

The previous post in this blog was Implementing a ranked cloud list.

The next post in this blog is Private AS Peerings.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.33