[nodebb-plugin-featured-topics-extended] Feature Topics in a News/Blog page and Widgets.
-
Hey there, thanks for checking out my plugin. Please be aware this plugin is still in it's early stages. While many features do work, many more features have yet to be implemented.
Source: (MIT-0 license)
https://github.com/yariplus/nodebb-plugin-featured-topics-extendedIssues/Suggestions:
https://github.com/yariplus/nodebb-plugin-featured-topics-extended/issuesFeatured 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 thePost Tools
menu on the FIRST POST of a topic.
Lists are managed on the/user/<user>/featured
page.Blog Page
The topics featured in the default
Blog
list are automatically displayed on the/user/<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 theTopic 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/user/<user>/blog
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 aFeatured 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.
To-dos
- More templates for widgets.
- Feature by tag.
- Feature by creator.
-
Hey, I'll get some basic docs up soon
Here's an intro:
The plugin works by featuring topics, you can use
Topic Tools
from within a topic to feature that specific topic, or new topics in a category can be auto-featured by using the plugin's ACP page.The topics can be featured on widgets and/or on the
/news
page. The news page uses a special blog-like template which you can customise on the plugin ACP page. The news page can also be set to your forum homepage inGeneral=>Homepage
in the ACP. The news page also has an extensive amount of widget areas including header, footer, left bar, right bar, before topics, after topics, and between topics.Let me know if anything doesn't work for you or you want something added. The plugin is barely in a beta state, and I haven't added half the features I want in the final plugin yet.
,,,,,,,,,,,,,,,,,,,,,,
-
@yariplus Can this act like a newsfeed? Who can add to the featured topic? how long will the topic be consider new? Instead of pages, can you set this up to scroll and autoload every 5-10 items?
Can you also set to follow user permissions?
-
Can this act like a newsfeed?
Not currently.
Who can add to the featured topic?
Currently only Admins, but this will change when I add multiple feature lists and personal feature lists.
how long will the topic be consider new?
There's no expiration currently.
Instead of pages, can you set this up to scroll and autoload every 5-10 items?
I personally don't like infinite scroll, but if enough people want it, I can add it.
Can you also set to follow user permissions?
It currently should obey the user's view permissions. There will be added permissions once multiple lists are added.
-
The permission is being ignore on display but clicking continue reading is following permission.
Thanks, should be fixed now.
All offline users on featured topic are showing online.
I believe this is a problem with core. I sent a PR to fix.
-
@yariplus When nodebb-plugin-lightbox is activated the pictures on the feature topic are showing in full size, the rest of pictures on the forum does not have this issue.
Also some profile pictures are going pass the box (even with lightbox disabled).
-
@mxngyn Hello,
Are you looking for a form to edit styles? Normally, you would use the custom CSS section of the ACP to add styles. If you have an example site I can help you with CSS rules. A form may be added in the future, but for now you should use custom CSS rules.
As for the custom template option, it's not particularly useful unless you know the template variables. Honestly, that was just me messing with using the ace editor as a config value. It may be more useful at some point but for now I would leave it on Porta.