Extension for phpBB 3.1 to display recent topics.
Based on NV Recent Topics for phpBB 3.0, by Joas Schilling (nickvergessen)
- Adds a list of recent (or unread) topics to the index page.
- ACP module to change:
- 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 forums in the row
- only show unread topics
- sort by topic start time, instead of last post time
- UCP permissions and settings so users can choose their own preferences
- Inherits all styling from regular "viewforum" templates
- Tested on:
- prosilver
- subsilver2
- PBWoW 3
- PBTech
- we_universal
- phpBB 3.1.0 or higher
- PHP 5.3.3 or higher
- English
- German
- Spanish
- French
- Russian
- Greek
- Dutch
- Italian
- Japanese
- Swedish
- Estonian
- Persian
- Arabic
- Turkish
- Polish
- Romanian
- Add compatibility for topic prefixes and allow exclusion/inclusion based on predefined prefixes.
- Add option to have stickies/announcements at the top
- Download the latest release and unzip it.
- 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