Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. lpeachl
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 1
    • Groups 0

    lpeachl

    @lpeachl

    1
    Reputation
    520
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    lpeachl Follow

    Best posts made by lpeachl

    • Is there a way to replace composer's tags function from plugin?

      I want to rewrite the entire taginput and autocomplete but don't want to edit core file.

      Is there a way i can edit them from plugin? or way to point composer to use my system instead?

      posted in NodeBB Plugins
      L
      lpeachl

    Latest posts made by lpeachl

    • Is there a way to replace composer's tags function from plugin?

      I want to rewrite the entire taginput and autocomplete but don't want to edit core file.

      Is there a way i can edit them from plugin? or way to point composer to use my system instead?

      posted in NodeBB Plugins
      L
      lpeachl
    • getSortedSetRangeByScoreWithScores

      I want to build a plugin that list least used tags for admin to remove/ban

      but the database seem to be missing the functions:

      • getSortedSetRangeWithScores
      • getSortedSetRangeByScoreWithScores

      only the Rev version is present:

      • getSortedSetRevRangeWithScores
      • getSortedSetRevRangeByScoreWithScores

      the non-Rev version don't have WithScores

      is there a reason behind this? or, am i missing something?

      posted in Feature Requests
      L
      lpeachl