Hey everyone,
I thought I would take a break from PvE and took a quick look into some of the issues people have been having with the new forum. Some people may already know most of this, but for the rest, here’s a list of what I found:
Recent Discussions
Some people only want to see the most recent discussions, rather than go through each forum. This is an actual feature of Vanilla - you just need to bookmark this link:
https://forums.505go.com/index.php?p=/discussions
It would be nice if that link were accessible by clicking the gear icon beside your profile name as it is in the default installation, but it may have been removed because MPQ shares the forum installation with other games, and all the other sub-forums show up in the list as well.
Fortunately, there is an easy workaround. You just have to go to the main forum page (https://forums.505go.com/) and “mute” (see link to screenshot below) each of the other subforums; then they won’t show up in the Recent discussions page . It’ll probably take you about 2 minutes to mute all the ones you don’t care about.
NOTE that the recent discussions page will show you the most recent posts, regardless of whether or not you have read them. Posts that you have not read will have the orange “New” flag on them, though.
Mark Forum Read
You may have noticed in the above screenshot that there is also a “Mark Read” option for each forum listed on the main page. It’s also there when you are actually in a forum too “Mark Category Viewed”. The “Mark All Viewed” option will mark posts in all forums as read, not just the one you are viewing.
Font Colors
Font colors are handy for a lot of guides and references, but they don’t seem to be an option in the new forum. Fortunately, they are indeed built into the editor - they just have to be enabled.
I installed Vanilla Forums (2.3) on my local webserver (XAMPP on OSX), and installed the Advanced Editor Config plugin (https://open.vanillaforums.com/addon/aeconfig-plugin), which allows you to enable some of the additional features on the editor, including colors. Yay!
Naturally, since I had gone to the trouble of installing it anyway, I thought I would check into…
Custom Icons
Yep, they can be set up too.
There are two options:
- Create your own custom set of emojis and use the Emoji Extender (Emoji Sets) plugin to set it as active, or
- Just modify the current default one (Apple Emoji) and add the icons to that emoji set
Either option requires putting the custom icons in the appropriate emoji folder (/vanilla/plugins/EmojiExtender/emoji/), and modifying the manifest.php file in that folder.
Hopefully people find this useful.
@Brigby, maybe this might get your web dev person pointed in the right direction on some of the requested forum features. I know there’s always a to-do list, and a production environment is never as simple as a local test server, but this might cut down some of the time it takes to get a few of these things implemented. I can post the code changes I made if it helps - it’s mostly just editing an array to include references to all of the custom icons.






