Skip to content
  • Sign in via Firebase

    NodeBB Plugins
    2
    1 Votes
    2 Posts
    1k Views
    zhivkoangelovZ
    I am trying to do the same. Does anyone managed to develop such an integration?
  • [nodebb-plugin-mentions] Username Mentions have landed!

    NodeBB Plugins
    26
    2 Votes
    26 Posts
    10k Views
    crazycellsC
    thanks @baris , [email protected] fixes the issue.
  • 0 Votes
    3 Posts
    508 Views
    julianJ
    @zhivkoangelov That's great! Thanks for sharing this plugin with us
  • Question and Answer Plugin - Permissions

    NodeBB Plugins
    1
    0 Votes
    1 Posts
    256 Views
    oci-userO
    Hi, there is a way to allow mark a topic as question or not, solved or not only to mods / admins? Will be useful have more controls on the permission. I opened a GitHub issue for this but try to see here if can be some solution to avoid user remove or set resolved status.
  • Why Iframely over Embedly?

    NodeBB Plugins
    9
    0 Votes
    9 Posts
    1k Views
    phenomlabP
    @hollosch Yes, you can use the nodebb-plugin-iframely plugin, but ensure you use https://github.com/itteco/iframely For the self hosted install.
  • [nodebb-plugin-iframely] IFramely Embeds

    NodeBB Plugins
    81
    9 Votes
    81 Posts
    48k Views
    J
    How do I customize the embedding of YouTube videos (I want to embed the videos with another lazy YouTube embedding plugin)? I exceeded the https://www.youtube.com/ https://youtu.be/ And it still assimilates ...
  • 2 Votes
    13 Posts
    5k Views
    crazycellsC
    Hi @julian , while restarting the forum (1.19.1) , I get this "warning" for canned-responses plugin... Is this a problem or normal?  started 2022-02-03T04:28:25.721Z [4567/3637012] - info: [build] Building in series mode 2022-02-03T04:28:25.724Z [4567/3637012] - info: [build] plugin static dirs build started 2022-02-03T04:28:25.756Z [4567/3637012] - info: [build] plugin static dirs build completed in 0.032sec 2022-02-03T04:28:25.756Z [4567/3637012] - info: [build] requirejs modules build started 2022-02-03T04:28:35.741Z [4567/3637012] - info: [build] requirejs modules build completed in 9.984sec 2022-02-03T04:28:35.743Z [4567/3637012] - info: [build] client js bundle build started 2022-02-03T04:28:39.189Z [4567/3637012] - info: [build] client js bundle build completed in 3.446sec 2022-02-03T04:28:39.189Z [4567/3637012] - info: [build] admin js bundle build started 2022-02-03T04:28:43.542Z [4567/3637012] - info: [build] admin js bundle build completed in 4.353sec 2022-02-03T04:28:43.543Z [4567/3637012] - info: [build] client side styles build started 2022-02-03T04:28:51.795Z [4567/3637012] - info: [build] client side styles build completed in 8.252sec 2022-02-03T04:28:51.796Z [4567/3637012] - info: [build] admin control panel styles build started 2022-02-03T04:28:58.818Z [4567/3637012] - info: [build] admin control panel styles build completed in 7.022sec 2022-02-03T04:28:58.820Z [4567/3637012] - info: [build] templates build started [benchpress] warning: output bloat due to ambiguous inner BEGIN --> admin/plugins/canned-responses.tpl:44:17 | 44 | <!-- BEGIN responses --> | ^^^^^^^^^ `responses` could refer to the top-level value `responses` or the `.responses` property of the current element, so compiler must emit code for both cases | note: Migrate to modern syntax to avoid the ambiguity. This will become an error in the future. 2022-02-03T04:29:00.904Z [4567/3637012] - info: [build] templates build completed in 2.084sec 2022-02-03T04:29:00.905Z [4567/3637012] - info: [build] languages build started 2022-02-03T04:29:07.261Z [4567/3637012] - info: [build] languages build completed in 6.356sec 2022-02-03T04:29:07.264Z [4567/3637012] - info: [build] Asset compilation successful. Completed in 41.54sec. [cluster] Restarting... 2022-02-03T04:29:07.321Z [4567/3637012] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised. 2022-02-03T04:29:07.332Z [4567/3637012] - info: [app] Web server closed to connections. 2022-02-03T04:29:07.338Z [4567/3637012] - info: [app] Live analytics saved. Clustering enabled: Spinning up 1 process(es). 2022-02-03T04:29:07.393Z [4567/3637012] - info: [app] Database connection closed. 2022-02-03T04:29:07.394Z [4567/3637012] - info: [app] Shutdown complete. [cluster] Child Process (3637012) has exited (code: 0, signal: null) 2022-02-03T04:29:08.058Z [4567/3646564] - info: Initializing NodeBB v1.19.1
  • Plugin for Videos

    NodeBB Plugins
    5
    0 Votes
    5 Posts
    1k Views
    crazycellsC
    @ronny good to hear that I was going to suggest iframely plugin if this did not work. https://github.com/NodeBB-Community/nodebb-plugin-iframely
  • 5 Votes
    16 Posts
    3k Views
    volanarV
    @crazycells said in nodebb-plugin-customize: Customize NodeBB Translations and Templates: @pitaj said in nodebb-plugin-customize: Customize NodeBB Translations and Templates: @crazycells the plugin only knows about keys that are already in the NodeBB system. You could try coopting an unused key from something else. If I understood correctly from what you wrote on the Github issue below, you are planning to add a new property to this plugin... creating a new "translation token" Am I right? The issue with multilingual content has been resolved. This works by default
  • [nodebb-plugin-dwnvtr] Downvoter Plugin

    NodeBB Plugins
    14
    7 Votes
    14 Posts
    6k Views
    julianJ
    @crazycells Thanks for the reminder, it's an easy fix, just haven't had time to do it yet.
  • [nodebb-plugin-solr] Solr search plugin

    NodeBB Plugins
    52
    4 Votes
    52 Posts
    32k Views
    volanarV
    @julian https://github.com/meilisearch/meilisearch-js
  • 0 Votes
    4 Posts
    637 Views
    julianJ
    @raj-0 Can you show me an example of the call you are making, using curl? That would be the easiest way for me to debug
  • Need request headers inside

    NodeBB Plugins
    8
    0 Votes
    8 Posts
    807 Views
    PitaJP
    @denism7 the markdown plugin exposes a hook that I think should work? https://github.com/julianlam/nodebb-plugin-markdown/blob/b248150a2626ccfdf90d7771a84e39613589e2fc/index.js#L420
  • 2 Votes
    27 Posts
    10k Views
    crazycellsC
    @julian just saw your edit above
  • 0 Votes
    5 Posts
    791 Views
    R
    @julian thanks I am passing those additional details now.
  • Remove plugin from nbbpm

    Solved NodeBB Plugins
    1
    0 Votes
    1 Posts
    305 Views
    Y
    Hi, I have package/plugin in nbbpm nodebb-plugin-change-reputation-test how to remove it? (I already removed it from npm) Thanks Thanks @administrators for the removed
  • Ajaxify interfering with links outside of NodeBB

    NodeBB Plugins
    14
    1 Votes
    14 Posts
    1k Views
    julianJ
    @phenomlab You're welcome. I don't frequent this board often enough... Need to pick up the slack
  • 0 Votes
    2 Posts
    566 Views
    phenomlabP
    @sebastián-cisneros That error message looks more like the account you are running your web server under has no access to the file repository location c:\rockstarcoders\*
  • Click counter?

    NodeBB Plugins
    5
    0 Votes
    5 Posts
    580 Views
    dunlixD
    @gotwf now I see the difference but I also don’t know how you would program that Again I do need to learn how to make a plugin at some point
  • nodebb-plugin-sso-google-extension Error

    Unsolved NodeBB Plugins
    5
    0 Votes
    5 Posts
    928 Views
    dunlixD
    @kumar123 install nodebb-plugin-sso-google Copy and paste that in search in plugins section of admin panel Then rebuild and restart