• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

How to hide the posts that have been marked "Resolved" in the Plugin Q&A?

Scheduled Pinned Locked Moved Unsolved NodeBB Plugins
4 Posts 3 Posters 1.5k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    heiguo
    wrote on last edited by
    #1

    How to hide the posts that have been marked "Resolved" in the Plugin Q&A?

    is there any switch can hide the posts which was marked "Resolved" by the Plugin Q&A?

    1 Reply Last reply
    0
  • rodR Offline
    rodR Offline
    rod
    wrote on last edited by
    #2

    Not a direct answer but take a look at @julian's "down voter" plugin,

    GitHub - julianlam/nodebb-plugin-dwnvtr: NodeBB plugin to add interesting effects to downvoted posts and/or users with negative reputation (trolls)

    NodeBB plugin to add interesting effects to downvoted posts and/or users with negative reputation (trolls) - GitHub - julianlam/nodebb-plugin-dwnvtr: NodeBB plugin to add interesting effects to downvoted posts and/or users with negative reputation (trolls)

    favicon

    GitHub (github.com)

    You may be able to modify the algorithm to look for something specific to a "resolved" post or you could copy out the opacity bits and add it to the Custom CSS setting area.

    julianJ 1 Reply Last reply
    1
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    replied to rod on last edited by
    #3

    @rod Boy, haven't seen that plugin referenced in ages!

    1 Reply Last reply
    1
  • H Offline
    H Offline
    heiguo
    wrote on last edited by
    #4

    @rod said in How to hide the posts that have been marked "Resolved" in the Plugin Q&A?:

    Not a direct answer but take a look at @julian's "down voter" plugin,

    GitHub - julianlam/nodebb-plugin-dwnvtr: NodeBB plugin to add interesting effects to downvoted posts and/or users with negative reputation (trolls)

    NodeBB plugin to add interesting effects to downvoted posts and/or users with negative reputation (trolls) - GitHub - julianlam/nodebb-plugin-dwnvtr: NodeBB plugin to add interesting effects to downvoted posts and/or users with negative reputation (trolls)

    favicon

    GitHub (github.com)

    You may be able to modify the algorithm to look for something specific to a "resolved" post or you could copy out the opacity bits and add it to the Custom CSS setting area.

    not have idea for this yet. can someone help to look at this?

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development