We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3caa8 commit c0cb83bCopy full SHA for c0cb83b
README.md
@@ -13,10 +13,17 @@ Extension for phpBB 3.1 to display recent topics.
13
- ACP module to change:
14
- number of topics to show
15
- max. number of pages
16
+ - set minimum topic type level to display (normal/sticky/announcement/global)
17
- exclusion of topics (by ID)
18
- display parent forums in the row
19
- only show unread topics
20
- Inherits all styling from regular "viewforum" templates
21
+- Tested on:
22
+ - prosilver
23
+ - subsilver2
24
+ - PBWoW 3
25
+ - PBTech
26
+ - we_universal
27
28
#### Requirements
29
- phpBB 3.1-RC5 or higher
0 commit comments