Hello. Can you help me solve this problem? I have two categories of content on my weblog: photos and text. When you go to an individual entry archive, I have a next/previous system so you can flip through entries. What I want to do is, if the individual entry you are viewing is a photo entry, the next/prev should ONLY let you browse other photo entries, not text entries. So I need the next/prev functions to stay within the category you're in. I've been trying to tweak MTNext and MTPrevious tags with category attributes, but no luck. Any ideas?
Thanks!