Topic: set a timemark to the links in "show posts since last visit"
When writing the attachment mod and reading through the code on viewtopic, I saw that one will get redirected ... and then I remember that the links on the spots since last visit page use links only as "action=new" ... this will in effect make that page not be able to jump to the last post if the user would read other posts and therefore spend so long time that the last visit time gets updated (similar to when the exclamationsmarks get removed)
Thus, it's not possible to open that page in a new window to make sure one will get to see the latest posts, but one also needs to click all the links on it before the online timeout gets updated
A solution would be that the "show posts since last visit"-page supplies another small tag, perhaps time=$currenttime, and that the viewtopic use that instead of $pun_user['last_visit']