Thank You Bob Beatty
-
@scottalanmiller I've seen this often on various communities. That is why I like the idea of tags here the way Google uses labels. What we need is a better way to view tags baked into the nodeBB system.
-
@JaredBusch said:
@scottalanmiller I've seen this often on various communities. That is why I like the idea of tags here the way Google uses labels. What we need is a better way to view tags baked into the nodeBB system.
That's something I'm wondering is if NodeBB needs to do this one or if it can be done without the developers. This might be something that we can do in HTML and CSS. At least part of it. Having looked at it a little, I think we can get at least partway there without altering the intrinsic capabilities of NodeBB. Now for the idea of super tags, or "categories" that contain multiple tags, that's going to need a plugin for sure. But for some stuff I think that we can do it without code changes, maybe. At least enough to get started.
-
@scottalanmiller said:
@JaredBusch said:
@scottalanmiller I've seen this often on various communities. That is why I like the idea of tags here the way Google uses labels. What we need is a better way to view tags baked into the nodeBB system.
That's something I'm wondering is if NodeBB needs to do this one or if it can be done without the developers. This might be something that we can do in HTML and CSS. At least part of it. Having looked at it a little, I think we can get at least partway there without altering the intrinsic capabilities of NodeBB. Now for the idea of super tags, or "categories" that contain multiple tags, that's going to need a plugin for sure. But for some stuff I think that we can do it without code changes, maybe. At least enough to get started.
Well a plugin would be better for that anyway wouldn't it? My understanding of the entire nobeBB ecosystem was that everything was plugin.
-
@JaredBusch said:
Well a plugin would be better for that anyway wouldn't it? My understanding of the entire nobeBB ecosystem was that everything was plugin.
Yeah, they lean very heavily on that. It's not a great philosophy, though, because basically it is just another way of stating that the platform has no features because none of the plugins are supported. So if there is critical functionality in a plugin, you don't really have that functionality. I think it is a horrible plan and it is our top concern using the platform. If it were only major extensions, things that were really outside of the norm, then sure. But things that most people would consider completely core features are in the plugins so it basically leaves us with a platform where nothing officially exists or works.
-
@scottalanmiller said:
Yeah, they lean very heavily on that. It's not a great philosophy, though, because basically it is just another way of stating that the platform has no features because none of the plugins are supported. So if there is critical functionality in a plugin, you don't really have that functionality. I think it is a horrible plan and it is our top concern using the platform. If it were only major extensions, things that were really outside of the norm, then sure. But things that most people would consider completely core features are in the plugins so it basically leaves us with a platform where nothing officially exists or works.
Well, I ha not thought about it in that way and I see how that is going to be an issue with functionality.
I know some people complain that the site layout sucks. but generally that seems to be complaints about the landing page. That is completely valid though. A solid landing page with stuff based around the tags would be good.
I mean all in all, the community is just that. A community. There is nothing else except the posts. So there really should not be anything else on the landing page.
I love the general responsiveness of the platform as well the general smooth flow of reading and participating. It is much better than any old school BB platform I have ever used.
I have used a number of them over the years of my D&D campaign website. I was contemplating spinning nodeBB up for my current iteration instead of the gimpy built in Wordpress forum I threw in there in 5 minutes. I just haven't taken the time to install a test system let alone figure out how to tie the login to my WP site logins. I have seen people talk about doing it on the nodeBB forum so I feel I can due it, just. need time.
-
@JaredBusch said:
I know some people complain that the site layout sucks. but generally that seems to be complaints about the landing page. That is completely valid though. A solid landing page with stuff based around the tags would be good.
I'm 100% on board there. Landing page as it is, is useless. And we need one that makes sense, makes it clear where you are and why you are here and gets you to what you are looking for.
-
@JaredBusch said:
I love the general responsiveness of the platform as well the general smooth flow of reading and participating. It is much better than any old school BB platform I have ever used.
Me too. After nearly a decade of daily posting to IT communities, this one is vastly easier for me to use. Easier to find things, faster to post, easier to use. But there is a lot of polishing that needs to be done.
-
@scottalanmiller said:
Easier to find things,
Everything but this. Search sucks every time I have used it.
-
@JaredBusch said:
Everything but this. Search sucks every time I have used it.
Yes, it needs to be improved more than just the upgrade to Solr, which we've done. I wonder how long till Google makes this less of an issue?
-