Topic Preview
2.3.2
phpBB 3.3.0, 3.2.9
- Released:
- Fri Mar 27, 2020 7:49 am
- File size:
- 120.53 KiB
-
- Validated for:
- phpBB 3.3.0, 3.2.9
- MD5 checksum:
- 47803c9362a8cd9d144cb13780a431bb
- Install directory:
- ext/vse/topicpreview
2.2.4
phpBB 3.2.0, 3.1.10
- Released:
- Sat Mar 18, 2017 11:21 am
- File size:
- 114.33 KiB
-
- Validated for:
- phpBB 3.2.0, 3.1.10
- MD5 checksum:
- 21b6474d90b8202c706e07b58f16d747
- Install directory:
- ext/vse/topicpreview
-
Description
-
Topic Preview displays a short excerpt of text from the first post in a tooltip while the mouse hovers over a topic’s title. It supports displaying user avatars, last post's text, is highly customizable and comes with multiple themes.
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 :)
- Supports right-to-left languages
- Does not significantly impact server load (no additional db queries)
- Built-in support for "Precise Similar Topics", "Recent Topics" and "Top Five" extensions
- Multiple languages are supported. View the pre-installed localizations.
Minimum Requirements:

Current Build State:

If tests are passing, this extension is fully functioning and compatible with the latest versions of phpBB and PHP.
This extension is a port of my MOD from phpBB 3.0.x.