Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Message to Plugin Authors

TimTim Operations Vanilla Staff
edited July 2010 in Vanilla 2.0 - 2.8
Hi guys.

Vanilla 2 Official release is coming soon, and there are a few things you should be aware of while building new plugins for Vanilla 2. I've written a post at our Vanillaforums.org Blog on this subject so you can read more about it there.

The short version is that your plugin class definition should now 'extends Gdn_Plugin' instead of 'implements Gdn_IPlugin'. This gives you access to several new methods which help with path handling and user data storage, and we'll be adding more as we go.

Hope this helps, let me know what you think :)

Vanilla Forums COO [GitHub, Twitter, About.me]

Comments

  • oliverraduneroliverraduner Contributing to Vanilla since 2010 Switzerland ✭✭
    edited July 2010
    Excellent, thanks.
    (btw: I even think your discussion would be worth being marked as announced ;-))
Sign In or Register to comment.