Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 1.97 KB

README.md

File metadata and controls

59 lines (47 loc) · 1.97 KB

Recent Topics for phpBB 3.1

Extension for phpBB 3.1 to display recent topics. Based on NV Recent Topics for phpBB 3.0, by Joas Schilling (nickvergessen)

Version

v2.1.3 (01-2017) Build Status

Support

Requirements

  • phpBB 3.1.x

Features

  • Adds a list of recent (or unread) topics to the index page.

  • UCP permissions and settings so users can choose their own preferences to override ACP.

  • ACP / UCP Options:

    • Screen location : Top, bottom or Right.
    • sort by topic start time, instead of last post time
    • only show unread topics
  • ACP Options

    • number of topics to show
    • max. number of pages
    • set minimum topic type level to display (normal/sticky/announcement/global)
    • exclusion of topics (by ID)
    • display parent forum name in the row
  • Inherits all styling from regular "viewforum" templates

  • compatible with Topic Prefix Extension from Stathis

  • Tested on:

    • prosilver
    • subsilver2
    • PBWoW
    • PBTech
    • we_universal

Screenshot

Languages supported

  • English, German, French, Dutch, Spanish, Italian, Portuguese, Swedish, Danish, Czech

Installation

  1. Download the latest release and unzip it.
  2. Copy the entire contents from the unzipped folder to /ext/paybas/recenttopics/.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Find Recent Topics under "Disabled Extensions" and click Enable.

Uninstallation

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

License

GNU General Public License v2

© 2015 - PayBas