I am trying to work out the best way to implement a simple paginating menu in cmsms (back / forward links and a n of n counter). I know that the news and guestbook modules have this function built in, but for various reasons, I want to be able to do it with actual pages.
Ideally, this would be set up as the submenu, and it would be possible to cycle through all the child pages of a certain parent with the back & next links, and have the counter keep track of position.
I can't find a cms menu template which does this, and I have tried to put a solution together using the content_dump tag, but to no avail.. My strengths are rather more in design than coding, so any help or tips with this would be hugely appreciated
