I have a friend writing a series of articles on his WP blog that's basically telling a continuing story. He's pretty non technical and I'd like to find him a plugin or something that would allow him to associate and order articles within a series, and auto-generate some navigation at the bottom of the page, have a "this is part 1 of seven" at the top with a link to a list of all parts, and that sort of thing.
Ideally, he would be able to somehow tag a post and say it's part of the series.
By the way, I do NOT want a multipage post plugin that splits one post across multiple pages. I want a method of relating posts that are all part of the same article, similar to the book module in drupal, for example.
Anyone know of anything like this?
BTW, the problem as it stands now is that he's using the default sort so the middle of the story (he's not done yet), is now at the top of the page.
I can think of ways to eventually do this by hand one the series is done, but just curious if anyone knows a more automatic solution.