https://github.com/yariplus/nodebb-plugin-featured-topics-extended
Adds a customisable news/blog page and some widgets using featured topics.
https://github.com/yariplus/nodebb-plugin-featured-topics-extended
Last synced: about 2 months ago
JSON representation
Adds a customisable news/blog page and some widgets using featured topics.
- Host: GitHub
- URL: https://github.com/yariplus/nodebb-plugin-featured-topics-extended
- Owner: yariplus
- License: mit-0
- Created: 2016-03-15T03:17:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T18:57:55.000Z (about 1 year ago)
- Last Synced: 2025-03-26T14:11:10.332Z (2 months ago)
- Language: JavaScript
- Size: 292 KB
- Stars: 23
- Watchers: 5
- Forks: 9
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Featured Topics Extended
Featured Topics Extended is a plugin for creating lists of topics and featuring them on different areas of the forum.There are two types of lists: *User Lists* and *Global Lists*.
#### User Lists
The default user list is "Blog".
Each user has their own unique set of lists.
Topics are added manually to a User List by using the `Post Tools` menu on the **FIRST POST** of a topic.
Lists are managed on the `/user//featured` page.##### Blog Page
The topics featured in the default `Blog` list are automatically displayed on the `/user//blog` page.
#### Global Lists
The default admin list is "News"
All admins and global moderators share the same set of lists.
Topics are added manually to a Global List by using the `Topic Tools` menu of a topic.
Lists are managed on the `/featured` page.##### News Page
The topics featured in the default `News` list are automatically displayed on the `/news` page.
The style of the news page is very customisable from within the ACP settings page. You can also select from a list of styles that mimic popular blogging sites.
#### Widgets
The are an extensive amount of widgets for `Featured Topics Extended`. With widgets, you can place a `Featured Topic List` almost anywhere on your forum. Widgets are available that match parts of your forum's theme exactly or that mimic widgets from other plugins such as widget-essentials.
The news page itself is also available in widget form. In this way, you can have any page display blog-like topics using their own list and their own style.