• Home
  • Consultancy
  • Contact
  • Akismet plugin for Elgg

    January 18th, 2010 by Marcus Povey

    I have just written a very small Akismet plugin for Elgg.

    When enabled and configured, this plugin will scan newly submitted comments of the ‘generic_comment’ annotation class.

    While spam comments are rarer on Elgg due to the fact that most sites don’t allow anonymous comments, this could be useful for people who are getting spam comments from people who have signed up.

    This plugin comes into its own when you allow anonymous comments, such as on a site I recently built for a client.

    Extending this plugin to scan other content should be fairly straight forward for even a novice coder, but if I have time I’ll provide an interface to do so.

    Anyway, go get it here, or check out the project page on google code!

    Image “Spam! [don't buy]” by David Trattnig

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • Digg
    • del.icio.us
    • StumbleUpon
    • Reddit
    • Facebook
    • TwitThis
    • LinkedIn
    • NewsVine
    • Slashdot
    • Technorati
    • Google Bookmarks
    • email

    Related posts (automatically generated)

    2 Responses to “Akismet plugin for Elgg”

    1. Thanks, this is the plugin I’m working on! want to extend mine to scan blog posts (descriptions) though, this should be a good start! Keep up the good work.

    2. Marcus Povey says:

      Should be fairly simple, create an action listener to listen to the blog’s create event and then act accordingly.

    Leave a Reply

    All content is © Copyright Marcus Povey 2008-2010 and released under a Creative Commons licence unless otherwise stated.

    Creative Commons License