I'm trying to augment Subtext ViewPost control to be able to put META content based on the post (title, summary, etc.). I'm curious if anyone has done this already or has thoughts on a better way to do this.
Right now I'm looking at creating a new user control that would be in the page that, when in the post, would add the metadata and if not, no-op (or default to some other text maybe in config).
Thoughts?
-th