inherit
198412
0
May 26, 2022 8:09:32 GMT -8
Timebomb007
450
August 2013
timebomb007
|
Post by Timebomb007 on May 4, 2018 9:19:54 GMT -8
Hi. Is it possible to add the most recently created/posted thread from a board into the news feed, where it automatically updates when a new thread has been posted? Just for new threads in a specific board, not replies to a thread. Thanks.
|
|
inherit
198412
0
May 26, 2022 8:09:32 GMT -8
Timebomb007
450
August 2013
timebomb007
|
Post by Timebomb007 on May 7, 2018 5:28:41 GMT -8
I thought this could be done as a template since you can have last updated thread in the news feed. Is that not true? Would it need to be a plugin?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on May 7, 2018 9:25:26 GMT -8
The news feed can already obtain threads from a specific board as long as that board's contents are visible to everyone.
If you need it to update the list based on different criteria or want to obtain threads from more than one source you'll need to use a plugin to accomplish this instead.
|
|
inherit
198412
0
May 26, 2022 8:09:32 GMT -8
Timebomb007
450
August 2013
timebomb007
|
Post by Timebomb007 on May 7, 2018 9:58:23 GMT -8
The news feed can already obtain threads from a specific board as long as that board's contents are visible to everyone. If you need it to update the list based on different criteria or want to obtain threads from more than one source you'll need to use a plugin to accomplish this instead. Oh, that's right; that's different from what I am looking for. Like $[last_updated_thread] is for last updated thread. Is there one for last created thread that can be used with a board ID?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on May 7, 2018 10:01:34 GMT -8
The Board List template is the only place with a variable like that, and it requires you to loop through every board in the list.
But since it's the Board List template you wouldn't be able to output the HTML anywhere other than the board list.
|
|