inherit
215402
0
Nov 25, 2024 0:21:04 GMT -8
Tix Mascot
Italy is my second homeland.
377
October 2014
heretix
|
Post by Tix Mascot on Jan 21, 2018 7:27:32 GMT -8
Hi! Some of our members have asked me if it's possible to mark each post in a thread with a serial number, so that its easier to find a particular post in a long thread insted of referring to "the third post from the top on page 45" and so on. I told them that this is above my competence level, so I hope that a qualified person can help us here. I have checked the plugin library, but I didn't find any suitable plugin that covers this function. Thanks in advance! Heretix
|
|
inherit
192136
0
Aug 17, 2014 8:10:36 GMT -8
?adwoman?
1,884
April 2013
adwoman
|
Post by ?adwoman? on Jan 21, 2018 10:55:20 GMT -8
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,848
January 2015
msg
|
Post by Lynx on Jan 21, 2018 11:10:10 GMT -8
A "serial number" to me implies a unique number for each post. There's an easy way to do this without a plugin, and you only need to add 1 line in a template. In Admin > Themes > Layout Templates > Thread > Post List (tab), place this where you want it to show:
$[post.id]
You can't get any more of a unique number that the post's ID itself - since they don't get reused.
|
|
inherit
215402
0
Nov 25, 2024 0:21:04 GMT -8
Tix Mascot
Italy is my second homeland.
377
October 2014
heretix
|
Post by Tix Mascot on Jan 21, 2018 13:28:52 GMT -8
?adwoman?, this is really great, even better than what I was looking for. Lynx, this is also very useful. Now, I have a second system to ID a post by. Thanks a bunch to both of you for these intelligent solutions!
|
|