All Projects → iMattPro → topicpreview

iMattPro / topicpreview

Licence: GPL-2.0 license
Topic Preview mouse-over preview effect for phpBB3

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to topicpreview

boardrules
Board Rules extension for phpBB
Stars: ✭ 17 (-26.09%)
Mutual labels:  phpbb-extension
pages
Pages extension for phpBB
Stars: ✭ 27 (+17.39%)
Mutual labels:  phpbb-extension
seourls
phpBB Extension: URL rewriting for phpBB forums
Stars: ✭ 44 (+91.3%)
Mutual labels:  phpbb-extension
phpbb-ext-skeleton
The official phpBB skeleton extension generator
Stars: ✭ 15 (-34.78%)
Mutual labels:  phpbb-extension
ideas
An idea center for phpBB/phpBB.com (based on WordPress idea center).
Stars: ✭ 18 (-21.74%)
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 (+108.7%)
Mutual labels:  phpbb-extension
ad-management
Advertisement management extension for phpBB
Stars: ✭ 18 (-21.74%)
Mutual labels:  phpbb-extension
similartopics
A Similar Topics feature for phpBB3
Stars: ✭ 16 (-30.43%)
Mutual labels:  phpbb-extension

Topic Preview Topic Preview for phpBB3

A phpBB extension that displays a short excerpt of text from the first post in a tooltip while the mouse hovers over a topic’s title.

Build Status codecov Scrutinizer Code Quality Latest Stable Version

Features

  • Let your visitors peek at what's inside a topic before they click on it
  • Admin options to display user avatars and text previews from the first and last posts
  • Admin option to set the amount of text shown in the preview
  • Admin option to define BBCodes whose contents you want removed from the topic preview
  • Admin options to customize the appearance and assign different themes to board styles
  • Ships with four themes, additional custom themes can be added using CSS files
  • No theme option, i.e.: native browser tooltip (does not support avatars or last posts)
  • User option allows users to disable topic previews
  • Previews are aware of browser window top/bottom edges and are responsive
  • The last word in the topic preview is not cut off and will be followed by an ellipsis
  • BBCode tags and URL links are removed for a cleaner text-only appearance
  • Smileys are displayed as text :)
  • Does not significantly impact server load (no additional db queries)
  • Multiple languages are supported. View the pre-installed localizations.
  • Built-in support for "Precise Similar Topics", "Recent Topics" and "Top Five" extensions

Awards

  • Featured MOD of the Week in the phpBB Weekly Podcast, episode #143.

Minimum Requirements

  • phpBB 3.2.0 or higher
  • PHP 5.4 or higher

Installation

  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 Topic Preview under the Disabled Extensions list and click its Enable link.

Uninstallation

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

Support

Support is available for Topic Preview in the phpBB Extension Database.

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].