16.02.2018, 02:40
(Dieser Beitrag wurde zuletzt bearbeitet: 03.11.2024, 14:10 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Random Threads
Zitat:mybb-rthread
Very simple MyBB plugin to select a random thread in a forum from the last X days.
Dependencies WidgetsPlugin management events
- {$rthread_button} accessible within the forumdisplay template structure
Development mode
- Install
- Settings populated
- Uninstall
- Settings deleted
- Activate
- Templates inserted
- Deactivate
- Templates removed
The plugin can operate in development mode, where plugin templates are being fetched directly from the templates/ directory - set rthread\DEVELOPMENT_MODE to true in inc/plugins/rthread.php.