@julian I want to post large number of topics at once on JSON format, and it will be frequently use under one user id.
Does body-parser has the ability? and is it easy to modify api/v3/topics ?
Many Thanks,
Khaled
Hi, How can i add widgets to custom pages like topic page or login page only? Instead of making it global
You need to edit your theme.
If your using the custom static pages plugins then yes. You just add it as you do on your other pages. Once you create a page it will show up in the widgets page of the admin panel.
https://community.nodebb.org/topic/1701/nodebb-plugin-custom-pages-custom-static-pages-for-nodebb/38
@HolyPhoenix Ok. Can i use a route like /categories which is default in the custom page plugin and edit it?
@Nisthar No, the plugin does not allow you to edit pages which are default in nodebb.
@HolyPhoenix said:
@Nisthar No, the plugin does not allow you to edit pages which are default in nodebb.
That's the problem. I want the widget to be present only in the categories section.