Het zal wel aan mij liggen, maar ik begrijp er helemaal niks van, ben niet heel erg ervaren met phpbb nog, maar het forum zelf installeren en veranderen ging vrij simpel
Dit is wat er in mijn uitleg staat:
##############################################################
## MOD Title: Topics Anywhere (topics_anywhere.php)
## MOD Author: DtM <
dtm@yucom.be > (Dennis Heeren)
http://www.afsvlaanderen.be/topics_anywhere
## MOD Description: Place links to the topics where users have posted recently from any forum on your
## phpBB on any page anywhere you want (no support for PHP, SSI, or whatever needed
## because it uses JavaScript to show the topic titles) or get those topics as a RSS
## feed - this is an extremely customizable addon so it can suit your needs - you even
## don't need to modify any files. All you need is phpBB running somewhere...
## MOD Version: 1.11.0
##
## Installation Level: easy
## Installation Time: about 3 Minutes
## Files To Edit: none (in some cases topics_anywhere.php itself)
## Included Files: topics_anywhere.php
## languages/lang_english/lang_topics_anywhere.php
## templates/subSilver/topics_anywhere_body.tpl
## templates/subSilver/topics_anywhere_result.tpl
## templates/subSilver/topics_anywhere_result_rss.tpl
############################################################
## For Security Purposes, Please Check:
http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at:
http://www.phpbb.com/mods/
##############################################################
## Author Notes:
## In my eyes, this isn't really a MOD, more an ADDON, because there is no
## need to modify any of phpBB's files.
##
## For the standard setup there is nothing else to do than placing the files in
## the appropriate directories. When you've done that, point your browser to
## topics_anywhere.php and follow the steps...