Limit the ability to move posts to admin

Feature Requests

Suggested Topics


  • 1 Votes
    6 Posts
    1k Views

    popular posts in our forum are usually long posts, therefore for post lists we use this CSS customization:

    .posts-list .posts-list-item .content { overflow: auto; max-height: 480px; }

    so, people can go through all the posts with scrolling without changing the page or going to the related topics... feel free to change the post height as you like.

    Thanks @phenomlab for this CSS codes and thanks again @baris for the plugin.

  • 1 Votes
    2 Posts
    987 Views

    These are all possible already with markdown, do you mean they should be added to the editor toolbar in the composer?

  • 2 Votes
    1 Posts
    1k Views

    Hello, I would like to suggest a feature to avoid spam bots that is like the yahoo groups feature, a text box that the new user would ask with his own words for admins when registering, admin gets notified maybe via email as well, and then when the registration is authorized, the user gets notified via email.

  • 0 Votes
    9 Posts
    4k Views

    Some kind of paging function would also be good for mobile devices where RAM is frequently at a high premium.

    NodeBB causes not-infrequent browser crashes on my iPad2 on longer threads. When I click a link that takes me to the 60th post in a thread or something, there is a long delay as the slower browser begins by loading the op oldest posts in batches. It would be good if there were a way to make it skip doing that and take me directly to the unread posts (without switching the full application to paged mode).

    Perhaps on mobile devices you could add a secondary navigation bar with the paging functions (arrows, "displaying X-Y of Z", etc).

  • 2 Votes
    7 Posts
    3k Views

    haha I think, just put all your comments in one place and we can try implementing them for the next theme. I really have a ridiculous habit of creating stuff and then dropping them later (ADHD when it comes to themes and plugins), so yeah. If you want, submit a PR for lavender 😛

    Just made this thread - http://community.nodebb.org/topic/1010/nodebb-s-next-theme#7382 let me know any ideas/suggestions 😉