Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: vanilla.embed.js & vanilla.embed.local.js
It looks like vanilla.embed.local.js is: https://github.com/vanilla/vanilla/search?utf8=%E2%9C%93&q=%22embed.local.js%22 I don't think serving a forum both in embedded form and non-embedded, is a… (View Post)2 -
Re: System for version compatibility of included plugins
The core plugins should be compatible with the core version and working. I would expect a lot more issues being reported if they weren't. The plugins in the addons repository here are a different sto… (View Post)1 -
Re: Get plugin options from inside JS
In your plugin: $Sender->AddDefinition('Specialnumber', C('Plugins.MyPlugin.SpecialNumber', 5)); Javascript: alert('The special number is ' + gdn.definition('SpecialNumber')); Note that gdn.defini… (View Post)2 -
Re: Addon Development Help - Update Setting via Anchor, Refresh View
The Popup class works just a well for showing the content of an internal page in a popup. There are also several predefined DOM manipulation options that can be used through the JsonTarget() function… (View Post)4 -
Re: Bug after Signing In - Blog Comment Integration
It looks like you are on the hosted Vanilla service. This forum is for people who run the open source version. You should have access to customer support here: http://vanillaforums.com/categories/que… (View Post)2