We use WordPress to power the site for our podcast. Much of the podcast post entry is repetitive content which could be automated: the choice of category, the date, some text in the post.
Ideally we would be able to pre-populate several of these fields, based on knowing this is a podcast post entry. I can't seem to find any information about how a wordpress plugin could pre-populate the form fields on the write post page in the admin interface. If someone could just point me in the right direction, I could write the plugin myself.
Another interesting alternative is are there any options that could be linked from an URL?
For example: post-new.php?post_title=PodcastEntry&post_category=Podcast&etc etc