https://github.com/live627/smf-ajax-recent-topics
Add a page that lists recent topics
https://github.com/live627/smf-ajax-recent-topics
Last synced: 3 months ago
JSON representation
Add a page that lists recent topics
- Host: GitHub
- URL: https://github.com/live627/smf-ajax-recent-topics
- Owner: live627
- License: mit
- Created: 2012-07-20T05:36:47.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-09-13T02:23:33.000Z (over 1 year ago)
- Last Synced: 2025-01-22T11:29:06.900Z (5 months ago)
- Language: PHP
- Homepage: https://custom.simplemachines.org/index.php?mod=1284
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## AJAX Recent Topics
[](http://opensource.org/licenses/MIT)
[](https://crowdin.com/project/custom-form)
[](https://github.com/live627/smf-ajax-recent-topics/releases)
[](https://www.paypal.me/JohnRayes)Package name | SMF version | Minimmum PHP version
--- | --- | ---
[AJAX Recent Topics 2.0.1](https://github.com/live627/smf-ajax-recent-topics/releases/download/v2.0.1/ajax-recent-topics_2-0-1.tgz) | SMF 2.0.x, SMF 2.1.x | PHP 7.1
AJAX Recent Topics 1.0.1 | SMF 1.1.x, 2.0 RC2 | PHP 4.3[](https://ko-fi.com/A0A8GEKTO)
[View changelog](https://github.com/live627/smf-ajax-recent-topics/blob/master/CHANGELOG.md)
### Overview
This mod adds a Recent Topics list that is updated via AJAX to your board. It can be found at ?action=recenttopics
- Setup this mod at Administration Center » Configuration » Modifiations.
- Optional menu button located to the right of Search
- Control how often to check for new topics.
- Defaults to ten (10) seconds.
- Too fast of an interval increases the server load.Developed by live627 and created by SlammedDime.