All Projects → iMattPro → similartopics

iMattPro / similartopics

Licence: GPL-2.0 license
A Similar Topics feature for phpBB3

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to similartopics

topicpreview
Topic Preview mouse-over preview effect for phpBB3
Stars: ✭ 23 (+43.75%)
Mutual labels:  phpbb-extension
boardrules
Board Rules extension for phpBB
Stars: ✭ 17 (+6.25%)
Mutual labels:  phpbb-extension
pages
Pages extension for phpBB
Stars: ✭ 27 (+68.75%)
Mutual labels:  phpbb-extension
seourls
phpBB Extension: URL rewriting for phpBB forums
Stars: ✭ 44 (+175%)
Mutual labels:  phpbb-extension
phpbb-ext-skeleton
The official phpBB skeleton extension generator
Stars: ✭ 15 (-6.25%)
Mutual labels:  phpbb-extension
ideas
An idea center for phpBB/phpBB.com (based on WordPress idea center).
Stars: ✭ 18 (+12.5%)
Mutual labels:  phpbb-extension
social-login-phpbb
Social Login for phpBB allows your users to login and register with 40+ social networks. It increases your phpBB user registration rate by simplifying the registration process.
Stars: ✭ 48 (+200%)
Mutual labels:  phpbb-extension
ad-management
Advertisement management extension for phpBB
Stars: ✭ 18 (+12.5%)
Mutual labels:  phpbb-extension

Precise Similar Topics Precise Similar Topics

A Similar Topics Extension for phpBB

This is an extension for phpBB that will find and display a list of similar (related) topics at the bottom of the current topic's page.

Build Status codecov Scrutinizer Code Quality Latest Stable Version

Features

  • Displays a list of the most similar/relevant topics at the bottom of the current topic page.
  • Similar topics are sorted by their relevance.
  • Adjust how many Similar Topics to display per page.
  • Adjust the age-span of topics to display (i.e.: display similar topics from the past year only).
  • Enable or disable similar topics in each forum.
  • Exclude specific forums from being searched for similar topics.
  • Specify which forums can share similar topics with other forums.
  • A query caching option reduces SQL overhead on large boards.
  • Permission settings for users and groups determine who can view similar topics (i.e.: don't show similar topics to guests).
  • Multilingual support for stop-words (common words that are ignored).
  • Multiple languages are supported. View the pre-installed localizations.
  • Compatible with most styles, more added with every release.
  • Built-in compatibility with my "Topic Preview" extension.

Awards

  • Overall winner of the 2010 "Summer of MODs" competition at phpBB.com.
  • Featured MOD of the Week in the phpBB Weekly Podcast, episode #161.

Minimum Requirements

  • phpBB 3.2.1 up to the most current version (3.3.x).
  • PHP 5.4
  • MySQL, MariaDB or PostgreSQL database (SQLite, Oracle and MS SQL Server not supported)

Install

  1. Download the latest validated release.
  2. Unzip the downloaded release and copy it to the ext directory of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Precise Similar Topics under the Disabled Extensions list and click its Enable link.

Uninstall

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Precise Similar Topics.
  3. To permanently uninstall, click Delete Data, then delete the similartopics folder from phpBB/ext/vse/.

License

GNU General Public License v2

© 2013 - Matt Friedman

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].