Skip to content

"most votes" ranking option is not respecting the plugin

Bugs

Related Topics
  • Planned sunset of NTFY plugin

    Pinned Announcements
    7
    8 Votes
    7 Posts
    187 Views

    Iโ€™ve noticed that Iโ€™m the only one subscribed to the push notifications on this site. If you were using NTFY previously, and have noticed that youโ€™ve not had any alerts for a while, itโ€™s because this feature has been disabled.

    Youโ€™ll now need to use the push notification to replace NTFY as mentioned in the first post.

  • nodebb error logs

    Bugs
    6
    4 Votes
    6 Posts
    395 Views

    I just wanted to ask because I donโ€™t have much knowledge about the new installation.
    Thank you for the explanatory answer.

  • What is this bar called?

    Solved Customisation
    92
    36 Votes
    92 Posts
    8k Views

    This is good ๐Ÿ‘

  • Whitespace fixes in Nodebb

    Solved Customisation
    18
    7 Votes
    18 Posts
    1k Views

    @Panda Just circling back here with something of an update (which I think youโ€™ll like). Iโ€™ve completely restructured the ranking system. There are now less ranks, with a higher point threshold to reach them.

    More importantly, if you reload the site, youโ€™ll notice that the ranks are now icons.

    I also removed the โ€œAuthorโ€ badge, and made this a single icon, which (to me) looks much better.

  • Interesting Widget code, but can't fetch API

    Solved Customisation
    26
    2 Votes
    26 Posts
    2k Views

    @Panda said in Interesting Widget code, but canโ€™t fetch API:

    How did you drop that widget into the post there?
    I hadnt seen this BSgenerator anywhere on sudonix site, do you use it somewhere already?

    Yes, here

    https://sudonix.org/topic/414/corporate-bullshit-generator?_=1687774393044

    Itโ€™s not a โ€œpostโ€ or โ€œtopicโ€ in the common sense. It is actually a page in itโ€™s own right and leverages nodebb-plugin-custom-pages. This in turn creates a new โ€œrouteโ€ which behaves like a page, meaning it is then exposed for widgets.

    @Panda said in Interesting Widget code, but canโ€™t fetch API:

    Also can you explain more what you mean by calling the code externally. In my API call example, how would I go about doing that?

    By this, I mean create all the required code in an external JS file that is reachable by the NodeBB instance - so, in โ€œpublicโ€ for example - or in my case /public/js. The widget then โ€œcallsโ€ that file and because it runs outside of the scope of NodeBB, you just need to return the values to the widget.

    Hope this makes sense?

  • optional "snow falling" theme

    Solved Customisation
    6
    6 Votes
    6 Posts
    382 Views

    @Sala ok, but thatโ€™s still the same loop which is going to have an impact on the CPU.

  • [NODEBB] Welcome Message

    Solved Customisation
    18
    13 Votes
    18 Posts
    2k Views

    For anyone reviewing this post, thereโ€™s an updated version here that also includes an sunrise / sun / moon icon depending on the time of day

    https://sudonix.com/topic/233/nodebb-welcome-message-with-logo-footer-change/3?_=1645445273209

  • NodeBB Discord Plugins

    Unsolved Customisation
    7
    0 Votes
    7 Posts
    979 Views

    @RiekMedia hi. Just following up on this thread (I know itโ€™s old) but was curious to understand if itโ€™s still an issue or not ?