Kasper
Vanilla StaffKasper Vanilla Staff
Reactions
-
Re: Page Not Found when trying to access API endpoint
I've released a version compatible with Vanilla 2.3: https://github.com/kasperisager/vanilla-api/tree/v0.5.0 (View Post)8 -
Re: How to use the API (authorization and POST)
To shortly answer your questions: * The content type checking is currently pretty strict and has to be one of (exactly as they appear): * text/xml * application/xml * application/json * application/j… (View Post)1 -
Re: Bootstrap Menu Button not working
This is due to a conflict between the latest version of Bootstrap (v3.3.x at the time of writing) and the jQuery version included in Vanilla 2.1. The issue, along with a solution, can be found in the… (View Post)2 -
Re: Language Variables
You can use {t c="Foo"} in Smarty to utilize Vanilla's localization functionality. More info can be found here: http://docs.vanillaforums.com/theming/smarty/i18n/ (View Post)3 -
Re: Addon licensing now required to be GPL2-compatible
I do like me some GPLv3 :blush: (View Post)1