featured image for posts

Unsolved Plugin Requests

Suggested Topics


  • Zommable images

    Plugin Requests
    1 Votes
    1 Posts
    201 Views

    I run a forum with a lot of high res images. This causes a couple of problems

    loading times, this is managed by loading lower resolution images in the topic storage - this has several solutions

    I would however want to solve this in a slightly different way, making the experience for the user more seamless.

    Currently when a user wants to zoom an image, he first needs to click the image, load the original, and then zoom.

    What I would want is the image to be zoomable in the topic. When a user zooms in the topic, JavaScript can identify the resolution and pixel density of the view, and reload a new higher resolution image as needed. Similar to a srcset for the browser, but dynamically force reloads.

    I currently store images for the forum with netlify large media. I need to manually run scripts to move files from upload, send them to netlify, and update post links. This could all be handled by a plugin.

    Netlify large media on its end provides transformation of your images to any resolution on the fly. This is fast and very convenient. No need to generate multiple versions of the images.

    Example (these are all the same image):

    alt text

    alt text

    alt text

    What would I want then?
    A plugin that uploads images to Netlify powered git LFS, and uses the transforms to load the right sized image for the view, and reloads a new version if the screen size changes, or the page is zoomed.

    For me this would be a fantastic feature, that nodeBB, as far as I know, would be the only forum software to have.

  • Highlight Staff Posts

    Plugin Requests
    0 Votes
    2 Posts
    1k Views

    ++ ☺ ☺

  • 1 Votes
    21 Posts
    6k Views

    nodebb-plugin-hide-links-to-guests

    Hide links to guest for NodeBB. Latest version: 1.0.4, last published: a year ago. Start using nodebb-plugin-hide-links-to-guests in your project by running `npm i nodebb-plugin-hide-links-to-guests`. There are no other projects in the npm registry using nodebb-plugin-hide-links-to-guests.

    favicon

    npm (www.npmjs.com)

    enjoy 🙂

  • 0 Votes
    2 Posts
    1k Views

    There's no plugin for post level permissions. You can assign editing or moderating permissions per category.

  • 2 Votes
    1 Posts
    1k Views

    Link to GitHub
    Now i've really wanted to use this plugin, although there is something theres missing which would really improve the plugin, it's also added on the "TODO" list but i haven't really found any progress on it lately.

    Now I thought if it really would be hard to make a "Select as best answer" option for the person who created the thread, that would automaticly lock the thread and set it as "SOLVED"

    Best Regards,
    MySelfLuls