I agree with @julian, I don't think it's a good fit for core.
I think only very large boards would need this feature, and most NodeBB sites I've seen are small to medium size communities.
It would be a great plugin though
@pitaj said:
I want to display something like
OMG! I finally got it! [image: 9.gif]
Okay, in NodeBB I've never seen that kind of strings
But you could just use moment, you know, it's fairly straightforward in use.
As I know there is only one thing you need take care over and above moment's documentation - transform locales' name format from NodeBB-like to moment-like
Just like @julian made it here https://github.com/NodeBB/NodeBB/blob/master/public/src/translator.js#L42-L71
@JonDoe12 It's doable, you'd just take someone entering [font=8]text[/font] and replace the font bits with some css. maybe via span classes or something like that.
Yes, this is a fantastic idea! Whoever created the package manager and ACP page should totally do this
... what? What do you mean it's me?
Edit: Please add your suggestions here
To make nodebb more accessible for people with no knowledge of css it would be cool if themes could have options to customize colors or at the very least have a few preset theme colors.
like this:
[image: FguVcnV.jpg]
selecting one of the options would change the whole color scheme of the theme, kinda like bootswatches for vanilla but added by theme makers.
vanilla and lavander are both kinda preset up for this with the use of variables.less
if you could add a way to select 1 of X amount of variable files you achieve this idea.
this would allow people to get more and easier mileage out of each theme, and help designers trying to make pay themes
this would be the simplest approach i could think of with maybe the long term goal of greater theme customizing kinda like wordpress http://codex.wordpress.org/Appearance_Customize_Screen
thanks.
Like that except in a widget, just like you have "active users" widget for each category.
Useful mainly for gaming and such, so you can list different teams on your homepage.
I also found a bug in the current version, you hover over a user in a widget. it pops up "Chas", you then navigate to any other page and go back. The Hover/popup of the user stops working. //lavender theme
Abilities of managing groups will be improved, definitely. Some information you can find here https://community.nodebb.org/topic/3612/sneak-peek-of-user-created-groups-in-v0-6-1 but that's not all, I guess.
Anyway, @kehaijin, post in English please
@a_5mith I fully understand that. I come from SMF, in terms of the software my community was using.
But I am saying I've had a very serious problem before, where no time limits were set on deletion and edification. One previous member had the time and energy to go through their 200+ forum history and erase everything.
Once bitten, twice shy. If I have to mod something but the feature still technically 'exists' (as in, it's only a cover-up on the ui) then I don't feel safe using the software.
@Epic_Dinosaurz said:
Currently when you rename a topic, it changes the url and deletes the old url. I think that a nice plugin/feature would be if the old url redirected to the new one.
Thanks
~EpicDinosaurz
It used to. But it meant that something else didn't work. So was removed. Baris made a post about it in a similar topic a few months ago.