Extension for phpBB to display recent topics. Based on NV Recent Topics for phpBB 3.0, by Joas Schilling (nickvergessen)
- phpBB 3.2.0 or higher
- 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)
- English, German, French, Dutch, Spanish, Czech, Russian, Portuguese, Arabic, Czech
- Download the latest release and unzip it.
- cdb build = built for phpBB CDB
- standard build = has extra features, support for styles not in Cdb.
- Copy the entire contents from the unzipped folder to
/ext/paybas/recenttopics/
. - Navigate in the ACP to
Customise -> Manage extensions
. - Find
Recent Topics
under "Disabled Extensions" and clickEnable
.
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link forRecent Topics
. - To permanently uninstall, click
Delete Data
, then delete therecenttopics
folder from/ext/paybas/
.
© 2015 - PayBas © 2017 - Sajaki