AB Meta microformat support added

by Liza Daly

I just added support for AdaptiveBlue’s AB Meta format on all book pages.  I’m only supporting type, author and title because that’s all the metadata I have in the source XML. Hopefully I can find some content from other sources which is tagged in more detail.

I chose to use the Dublin Core namespace (rather than AdaptiveBlue’s) because it’s more familiar to me and more widely used in the industry.

Ironically it was much simpler to add AB Meta to my Django source code than it was to even explain how to do it in WordPress, as I did in a post on the Tools of Change blog.