Michael, on 23 April 2010 - 09:43 PM, said:
1. Nice idea, IPB3 actually has a function for this. This will be included next version, if possible I'll include in a bug fixing version.
2. Like the main page, you just click on the category icon, that marks it as read. Or you can do so through the view new content page.
Thanks for the reply and addressing the suggestions

As for #2, that's how I thought the functionality would work, but nothing happens when you click the category icons in the video system, the cursor doesn't even change to imply the functionality is there. This applies to my site and the demo on devfuse, maybe a bug rather than a feature request then
The html source would suggest the functionality is there for the forums, but not so for the video system, which is why I originally thought it wasn't a bug.
Forums:
<a id="forum_img_72" href="http://www.devfuse.com/forums/index.php?app=forums&module=forums&section=markasread&marktype=forum&forumid=72&returntoforumid=0&i=1" title="Mark forum as read?" class="forum_marker">
<img src="http://www.devfuse.com/forums/public/style_images/master/f_cat_unread.png" alt="Unread category" title="Mark as read">
</a>
Videos:
<img src="http://www.devfuse.com/forums/public/style_images/master/f_unread.png" alt="" title="">
Edited by Richard2104, 24 April 2010 - 02:02 AM.