request - Nodebb Blog plugin
-
@Jenkler yes both approaches could be managed in the plugin. So you could select certain category, or display posts flagged of mixed categories.
I will try to work on it when i have some time.
-
+1 for this idea...it would be great to have a blog feature within nodebb
-
A chosen category as a blog with separate styling to differentiate it from a normal topic (perhaps with its own "header" image field) , and placing the author avatar and name elsewhere with the option to reverse "replies" in it so the newest comments comes first (or not).
That said, using Ghost with the comments plugin would give you all of that now, and it runs on NodeJS. But it would be a useful solution for many.
-
I was thinking on starting a similar plugin when i have some time. Something based on marking some threads as blog entries or news, and display them in homepage into a widget to simulate some sort of blog-like functionality.
Like my news plugin. :3
http://yaricraft.com/ -
-
@mrneilypops said:
+1 for this idea...it would be great to have a blog feature within nodebb
Same here, I also think that it's a good idea.
-
Whats is the best solution for this NOW, 9 months later ?
A guide would be great Show me your solutions! Note: Dont want to use any secondary platform (NodeBB solution only)
-
@Jenkler said in request - Nodebb Blog plugin:
Whats is the best solution for this NOW, 9 months later ?
A guide would be great Show me your solutions! Note: Dont want to use any secondary platform (NodeBB solution only)
HI, i just created my new nodebb site these days, all data moved from my old Ghost's blog, but the old url were missing~
-
@Jam said in request - Nodebb Blog plugin:
@Jenkler said in request - Nodebb Blog plugin:
Whats is the best solution for this NOW, 9 months later ?
A guide would be great Show me your solutions! Note: Dont want to use any secondary platform (NodeBB solution only)
HI, i just created my new nodebb site these days, all data moved from my old Ghost's blog, but the old url were missing~
Nice site man! I love the carousel in the first page. Is that a plugin, or how did you make it? Is it open source or closed? thanks!
For the blog as @Jenkler ask, i really like the plugin @yariplus developed https://github.com/yariplus/nodebb-plugin-featured-topics-extended
-
@Jenkler My plugin nodebb-featured-topics-extended is an option.
I see it on a ton of sites, despite it not being finished or advertised anywhere.
I'm not doing any work on it right now, but if you need any features added you can send a github issue and I'll get to it asap.
-
@Jenkler said in request - Nodebb Blog plugin:
Whats is the best solution for this NOW, 9 months later ?
A guide would be great Show me your solutions! Note: Dont want to use any secondary platform (NodeBB solution only)
I would love to see something that will allow NodeBB to do this instead of need to maintain two different apps (WordPress + NodeBB)
-
Hi, I'm an old developer, but new to forums in general; so in ignorance I'll cop-opt this thread to ask if anyone knows a way to give all the users their own blog.
It could just be as simple as a category, but with posts somehow grouped per user... Just a way to pivot the posts.
I tried the
nodebb-featured-topics-extended
plugin, but alas, couldn't make head nor heels of it's setup, and anyways I assume it's for a global blog for the forum, yes?Cheers
-
@Flemming-Hansen yes indeed it is a global 'blog' for the forum, it features the topics administratros want.
-
@Flemming-Hansen Wow, great timing. I'm actually working on Personal blogs for the next release. Glad to know someone is interested in it besides myself.
-
@yariplus Not sure if it fits in with your ideas, but can I request you allow user and group blogs in the plugin your working on?