@baris thanks for the answer. the next problem is the result from that API limited just five data with pagination... how to disable the pagination? i try to disable from admin setting but the next problem is i have listing topic to in landing page with pagination. so when i disable it the pagination in landing page not working. its posible to disable the pagination from query API?
wndfh
Posts
-
Get list of topics from API -
Get list of topics from APIHi i'm a new explorer in nodebb. so currently i work with nodebb forum version 1.18.5. and have a task to show list of topics from all category in new page.
So i have two task here. the first task is create a new page, so i make a new page with plugin custom-pages and the first task is done. and the lastly is how to get the data of list topic with all category? i try to get from api /api/topics the result like this:
different when i try fetch users from /api/users the result is works but when in topics not. anyone have any otherways?
-
Showing Top Poster in v1.18.5so i made a new page with plugin custom-page and now how to add the top poster in that page?
and when i installed the nodebb-plugin-custom-pages from terminal using npm when i access the plugin from admin showing error, but when i installed from admin using menu installed plugin the plugin work. u know why @baris ?
-
Showing Top Poster in v1.18.5thanks for your reply @baris2 , now how to display the looping data in the html static?
-
Showing Top Poster in v1.18.5hi, I am a beginner who has a project with nodebb forum version 1.18.5. I want to ask if in this version we can create a section so it can show a list like a top poster?
thanks.