Anyone has any suggestions about how to implement previous/next pagelink on MOSS publishing pages other than manually add the link as partof the content? Maybe in the pagelayout?
If you have some way to programmatically determine the next/previous page,you should be able to add this to either the Master page or the Page Layout.
Not sure I can programmatically determine the next/previous page.Ideally if it is something that content producer can specify, thatwould be great.