Skip to content
  • [nodebb-plugin-beep] NodeBB Censor Curse Words Plugin

    NodeBB Plugins
    40
    11 Votes
    40 Posts
    19k Views
    DownPWD
    Hello @baris thanks for the update. Would it be possible to delete the entire URL rather than just the domain ? Or maybe have the possibility to add a /* to an URL to ACP Example here a user posts a complete link but only the URL with the domain is deleted. ACP: [image: 1708899259249-2dc0f8a8-5deb-43b9-a81f-d77e5eb4a76c-image.png] On a post : [image: 1708899336714-9a1594a6-337f-4226-bac5-d9ad763cf266-image.png]
  • 0 Votes
    5 Posts
    322 Views
    phenomlabP
    @ernstki I've tried this plugin and no matter what I did I couldnt get it to work against a valid active directory. I landed up having to disable it.
  • 2 Votes
    11 Posts
    714 Views
    Cookie 0C
    I used the rebuild and restart button on the admin page when i installed and activated the plugin and when i do it via ssh it errors with this to which is from the nodebb-plugin-html5videoplayer plugin. Seems as though it doesnt support the current version of nodebb or so. It works after removing this plugin though. Thank you for the help ERROR in ./build/public/scripts-client.js 2387:5 Module parse failed: Unexpected token (2387:5) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | }); | > ;CC0 1.0 Universal | | Statement of Purpose webpack 5.89.0 compiled with 1 error in 18420 ms
  • 5 Votes
    68 Posts
    29k Views
    yariplusY
    I published v1.11.0 for v3. Still has a lot of work to do. Styles aren't quite right. Widgets don't work at all. Using a custom template doesn't work. Pagination is weird. Adding, deleting, and editing lists works. The default news and blog pages work. Shouldn't crash too often. I'll be keeping an eye on this page.
  • url for plugins?

    NodeBB Plugins
    3
    0 Votes
    3 Posts
    250 Views
    N
    Thank you.
  • 5 Votes
    23 Posts
    2k Views
    C
    This plugin seems to be malfunctioning. I'm using NodeBB version 3.5.3. When uploading a CSV file, the list appears empty and no information is displayed.
  • NodeBB a friendly to SEO?

    NodeBB Plugins
    5
    1 Votes
    5 Posts
    2k Views
    E
    It's a shame that there's no complete documentation for installing without Docker, and the outdated notification system with banners that need clicking can be a bit of a pain. And I agree, the trust levels system can be confusing. It would be so much easier if they just had user groups with customizable rights, right?
  • [nodebb-plugin-2factor] Two-Factor Authentication

    NodeBB Plugins
    23
    8 Votes
    23 Posts
    8k Views
    julianJ
    @RazielKanos I just tested v7.4.0 against latest develop and there are no issues with registering 2FA. Just to be sure I also waited until the code rolled over to a new set and that also worked. Any errors on the backend? Could it be your server clock is out of sync? If it is too far out, then the code it is expecting will not match your code.
  • 8 Votes
    6 Posts
    1k Views
    dave1904D
    @brazzerstop Hi Thanks for your response. I think as long as teaser content is not parsed as post content there won't be a big chance. It's smiliar with images being shown as "50012345324-b88c-fe1233-343242fe.png". So maybe more related to recent cards plugin than to magic button plugin
  • [nodebb-plugin-reactions] Reactions plugin for NodeBB

    NodeBB Plugins
    117
    11 Votes
    117 Posts
    31k Views
    stationary_codeS
    [image: 1699581845741-fc328872-38b8-4f80-8de2-68eac0b92698-image.png] The emoji doesn't appear, showing just numbers.
  • 8 Votes
    54 Posts
    9k Views
    barisB
    Published 1.1.0, update for nodebb 3.2.0 and up, also got rid of some warning messages on startup.
  • NodeBB have a work plugin for upload files on S3?

    NodeBB Plugins
    11
    0 Votes
    11 Posts
    1k Views
    barisB
    I updated our fork at https://github.com/NodeBB-Community/nodebb-plugin-s3-uploads to nodebb 3.2.0 and up. Latest version is @nodebb/[email protected]. [image: 1699463564885-09f474bf-7fec-45a1-8bbb-f96eb48667d6-image.png]
  • Plugin for premoderation of content?

    NodeBB Plugins
    8
    0 Votes
    8 Posts
    1k Views
    oplik0O
    @omega yes, unless they are in an exempt group. You can use rewards to grant users some exempt role and bypass that problem (e.g. after they have some posts, reputation, or simply old enough account). As for the plugin - it won't respect the reputation threshold at all, though now you can make it respect exempt groups and privileges (so your moderators won't have to approve their own posts)
  • 9 Votes
    125 Posts
    92k Views
    S
    This would be very useful to most folks, I reckon. Can someone please guide me as to how I can make this compatible so I can do the same?
  • 18 Votes
    36 Posts
    11k Views
    barisB
    @dave1904 you should be able to get that data the same way this plugin does. https://github.com/barisusakli/nodebb-plugin-browsing-users/blob/master/index.js#L103-L112 That code gets all the connected sockets that are in the topic. Each socket object has a data.uid field. If it is 0 then it is a guest other wise it is the user id of the logged in user. From that you can get the total number of sockets in the topic or just the guests etc.
  • 0 Votes
    4 Posts
    425 Views
    phenomlabP
    @mschwartz there are two "versions" of the preview links plugin. One is the officially supported one you're using courtesy of @julian and the other is a client side version I wrote. Whilst not a plugin in the traditional sense, it's in use on my site (and several others I know of). You can read about it here (OGProxy) https://sudonix.org/topic/498/setup-ogproxy-for-use-in-nodebb
  • NodeBB LinkedIn SSO Plugin

    NodeBB Plugins
    2
    0 Votes
    2 Posts
    262 Views
    B
    I tried the below SSO plugins but they didnt work. https://github.com/joe1chen/nodebb-plugin-sso-linkedin-oauth2 https://github.com/mootzville/nodebb-plugin-sso-linkedin
  • [nodebb-plugin-rss] RSS Feed plugin

    NodeBB Plugins
    217
    18 Votes
    217 Posts
    193k Views
    barisB
    @phenomlab, @BrotherGlaucon & @crazycells this plugin is updated for 3.2.x and up, latest version 4.0.0
  • [nodebb-plugin-emoji] Emoji Plugin

    NodeBB Plugins
    46
    0 Votes
    46 Posts
    14k Views
    dave1904D
    @PitaJ Not a ton but currently I have about 70 emojis added by hand, some I would like to delete, some I would like to add and re-sort. A custom pack is actually a good idea, I'll take a look at that
  • 7 Votes
    24 Posts
    6k Views
    crazycellsC
    @baris said in [nodebb-plugin-osm-map] OpenStreetMap based map to locate users: Version 2.2.0 of this plugin is compatible with 3.2.0 and up. thank you