[nodebb-plugin-static-page] Static Pages

NodeBB Plugins

Suggested Topics


  • Spam protection plugin

    NodeBB Plugins
    0 Votes
    3 Posts
    759 Views

    I've had great luck with Spam Be Gone and Captcha's with keeping spammers out of my old site running on SMF. The initial problem though was weeding out all of the spammers that had signed up before I implemented it. I probably manually deleted 2000+ accounts. After that was taken care of, I never found a need to look at individual posts automatically. The ones that slipped through were flagged by users or a moderator deleted it and the associated account.

    The Spam Be Gone plugin prevented over 130,000 spammers from creating accounts in the 4+ years that I used it. It was very effective. I did try Akismet for awhile, but got sick of paying for it. I didn't notice any reduced functionality when I got rid of it.

    I would try Spam Be Gone, use Google's v3 captcha ("I'm not a robot." checkbox), and then make some of your trusted active users into moderators with the ability to delete posts/topics/accounts.

  • 0 Votes
    1 Posts
    634 Views

    Hey all, loving the stability and overall feature-full-ness of nodebb!

    I'm wanting to develop an avatar engine for nodebb, but I'm not quite sure where to start. Does anyone know about avatar engines (basically combining multiple images to create a single image), and what part of the framework I would need to modify to start?

    Thanks for any & all help!

  • 1 Votes
    5 Posts
    3k Views

    @njkdsncds Okay,I will add this in v0.2.x

  • 0 Votes
    3 Posts
    2k Views

    Sounds like its doable. Apparently you can embed Hackpad on your site using their code:

    <script src=“https://hackpad.com/<string>.js”></script><noscript><div>View <a href=“https://hackpad.com/<string>.js”>To-Do</a></div></noscript>

    So all you'd have to do is create a static page maybe and paste the above in a template