Sort Topics
1.1.1
phpBB 3.2.2
- Released:
- Sat Jun 30, 2018 8:38 pm
- File size:
- 24.28 KiB
-
- Validated for:
- phpBB 3.2.2
- MD5 checksum:
- 6e13c0abf1cb1c28a55def1480fda389
- Install directory:
- ext/kasimi/sorttopics
1.0.3
phpBB 3.1.9
- Released:
- Thu Jul 28, 2016 8:24 pm
- File size:
- 21.46 KiB
-
- Validated for:
- phpBB 3.1.9
- MD5 checksum:
- 03f00e41f683ea1391dbe6720d3ac5ce
- Install directory:
- ext/kasimi/sorttopics
-
Description
-
Sort Topics extends the ACP forums/categories settings by options that allows the administrator to force the way topics are sorted, overriding the user's UCP setting. Also optionally extends the UCP -> Board preferences -> Display options -> Topics ordering list by 'Created time' for each user, resulting in all topics being sorted by topic creation time when viewing any forum.
Changes in version 1.1.1
- Dropped support for phpBB 3.1.x
- Added French translation (thanks Galixte de EzCom)
- Added space in log message
- Added back legend in ACP forum/category settings
- Removed extension version from database
- Twig template syntax
- Minor code cleanup