It’s a rare and exciting opportunity when I get to introduce something I’ve developed. I’m an administrator for a small phpBB forum and I’ve regularly installed mods to tweak the behavior of phpBB to match my user’s needs. I did some looking around but couldn’t find anything to match a direct request I had: Open all the unread posts in one click instead of having to click each link and have it open in a new tab or window.
After scouring the phpBB Mods database and other phpBB hack sites and not finding anything, I set out to develop this myself. In the end, it seems to work perfectly but it’s nothing too complex. It was a great one to start off with because of its simplicity, but still had enough issues to generate a feeling of accomplishment.
If you’re unfamiliar with installing phpBB mods, check out my quick guide or the phpBB guide. One of the best mods I’ve installed on my forum is the View or mark unread posts mod and I highly recommend it. It makes the ‘Unread posts’ feature of phpBB more accurate and more useful. It also perfectly complements the Open All Unread in One Click mod I’ve made.
Summary:
Follow the ‘View Unread Posts‘ link at the top of the Index page of your phpBB3 forum. When you’re on that page, you’ll see a little line that says how many posts are unread in the top-right corner. I have made this line into a link. If you left-click on it, it will open all the unread posts in new windows. If you have Firefox or IE* configured as such, it will open them as new tabs and not new windows.

Title: Open All Unread in One Click
Version: 1.0.2
Category: Add-Ons
Complexity: Template Changes
Time: ~2 Minutes
phpBB version: 3.0.4
This is the excerpt of
Open All Unread in One Click – a phpBB3 Mod
.
Read the full post (858 words, 2 images)