Skip to content

avandenberghe/RecentTopics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3edb4e · Jul 31, 2022
Sep 26, 2017
Jul 31, 2022
Jun 27, 2020
Jul 27, 2020
Apr 5, 2021
Jul 31, 2022
Apr 5, 2021
Jun 26, 2020
Sep 13, 2020
Jul 31, 2022
Jul 31, 2022
Sep 12, 2017
Apr 5, 2021
Jul 31, 2022
Apr 5, 2021
Oct 23, 2014

Repository files navigation

Recent Topics for phpBB 3.2 / 3.3

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

Version

v2.2.15 (05/04/2021) stable

Support

Requirements

  • phpBB 3.2.0 or higher

Features

  • Adds a list of recent (or unread) topics or last reply to topics to the index page.
  • UCP permissions and settings so users can choose their own preferences to override ACP.
  • can view all recent topics on a special page /app.php/rt (as of 2.2.7)
  • ACP / UCP Options:
    • Screen location : Top, bottom or Right.
    • number of topics to show per page (as of 2.2.7)
    • sort by topic start time, instead of last post time
    • only show unread topics
  • ACP Options
    • Show all recent topic pages
    • 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
  • filters "re: from replies" (as of 2.2.11)
  • compatible with
    • "Pre:fixed" Extension from imkingdavid
    • “Topic Prefix“ Extension from Stathis.
    • official extension "phpbb/topicprefixes"
    • Mchat 2.0.1 (as of 2.2.3)
    • Collapsible Categories v2 (as of v2.2.9)
  • Tested on:
    • prosilver
    • we_clearblue (only non-cdb verion),
    • proflat
    • pbWow3
    • ComBoot (as of 2.2.7, only non-cdb verion)

Screenshot

Languages supported

  • English, German, French, Dutch, Spanish, Czech, Russian, Portuguese, Arabic, Czech

Installation

  1. Download the latest release and unzip it.
    • cdb build = built for phpBB CDB
    • standard build = has extra features, support for styles not in Cdb.
  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 © 2017 - Sajaki