[nodebb-plugin-featured-topics-extended] Feature Topics in a News/Blog page and Widgets.
-
@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.
-
I have a rather large update coming, should be done by tomorrow.