[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.
-
v0.2.0 Changes!
Featured Topics are now added to
Topic Lists
. The/featured
page is used to add, remove, and manage lists. Admin and Global Mods can use the/featured
page. The/news
page now uses the unremovableNews
topic list. Old featured topics should be automatically moved to this list.Widgets can use any
Topic List
. Widgets can now be set to use specific topics within a list rather than the most recent section of the whole list.The News widget was added. The news widget displays a topic list using one of the news templates, but without a paginator. Using the specific topics option, for example, will allow you to set some topics as "pinned" on any page.
Users can now create featured topics lists as well. Users feature topics by using the post tools menu on the first post of a topic. The routes
/user/slug/featured
and/user/slug/blog
were added to the user profile menu./featured
allows users to manage their lists, while/blog
is a public route where topics from theirBlog
list are displayed.nbb 1.3.0 and up required
-
Just updated while moving to 1.4.0, everything works just a small theme issue
Porta shows "Invalid Date" next to the username, fixed it with a custom theme for now
http://i.imgur.com/qJJjsSo.png