After over 2 years of no development, on what seemed to be an abandoned project that everyone thought was dead, its back. phpBB Topic Tagging

After lot of searching i have managed to resurrect an old mod i created for phpBB that allows users to tag topics. Originally called phpBBFolk (but now a much less cryptic “phpBB Topic Tagging”) it was getting a lot of use by others but something went wrong and it seemed like it was lost forever.
It now has a new home (here) and is hosted on GitHub so that it won’t get lost again and people can easily help improve it.
The original thread for the mod was this topic but this has since been locked, a lot of issues in the later part of the thread are likely to still exist as I dont have time to go back and fix them all, but if people wish to re-post the issues (preferably here) then I’ll be able to get round to them.
So, the mod allows logged in users to tag posts and shows tag clouds on the board, one for the board as a whole and for individual forums which only shows tags in that forum.
Users enter tags by entering the tags at the bottom of the post, their is a suggestions box that auto-completes with tags already in the system, this will reduce the number of duplicate tags that find their way in. Check out the demo to see what it does, you will need to register to use the board.
Download
You can download the mod here or you can clone the project from GitHub
The mod is still in the beta stage so no responsibility is taken if something goes wrong.

