Maybe it would help to use one of my photoblog pages as an example:
Yankee Boy GoldIn the sidebar, you'll find a list of all the entries in the category "Fall in the San Juans." This is done with an include. So is the navigation at the top, above the page title. Right now, the only links to the previous entry, "Beaver Lake Reflection," and the next entry, "Tomboy," are in that sidebar list.
Since these entries are not necessarily consecutive in MT, the standard previous/next navigation won't work. Since I'm using includes, the PHP solution won't work either. If anyone's come up with another way to handle previous/next in category links, I'd love to test it out. Or, if someone has another way of handling the sidebar and top navigation in PHP, I could give that a try too.
Thanks again. jb