This MOD will display a list of similar/related topics at the bottom of your threads, based on finding the most relevant matching Topic Titles.
This is based on the Precise Similar Topics MOD by Xabi, which uses a precise and light SQL query to find similar topics. I have taken Xabi's MOD concept, cleaned it up a bit more, gave it a nice looking results layout and packaged it in a proper phpBB MOD format. I have also created an ACP Admin settings page where you can adjust some of its settings to suit your forum's needs.
This MOD won the 2010 "Summer of MODs" contest here at phpBB.com!! phpBB Weekly MOD of the Week (episode #161)!
Features:
Uses a precise and light query to search Topic Titles in your forum and return a list of the most similar/relevant matches at the bottom of your threads
Similar Topics will be sorted in order of decreasing relevance.
You can adjust how many Similar Topics to display
You can adjust the age-span of topics to search (ie: search for topics from the past year only)
You can enable/disable the display of similar topics for each forum
You can exclude individual forums from being searched for similar topics
You can custom-define which forums can share similar topics with other forums
You can allow similar topic results to be stored in the cache
Permissions settings for users & groups allow you to set who can view similar topics
Forum read-access permissions are respected
Multi-lingual support for ignore-words
Attractive Prosilver and Subsilver2 integration
Very fast and easy to install
AutoMOD and UMIL compatible
phpBB 3.07 - 3.0.10 compatible
Notice:
Requires MySQL 4.0.1 or later using MyISAM tables (this is the default table type for most MySQL databases).