Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Asset Pipeline for Vanilla
For CSS, most of that is already in the core, see c(Garden.CombineAssets) but in an experimental state afaik. There is also the Consolidate plugin, which is compatible with 2.1x +1 for async (or defe… (View Post)2 -
Re: How to add validation to settings activated via the Configuration model
Since you are commenting under this plugin, I guess you are referring to the configuration module. There is no way to add validation to the configuration module currently, other than handling the for… (View Post)2 -
Re: Spoilers not working in main posts/the OP's post?
2 problems: * You are using an outdated version of vanilla. Please update to 2.1.11 first. * The second is not your fault: The spoilers plugin here is horribly outdated: https://github.com/vanilla/ad… (View Post)6 -
Re: Error 403 trying to fetch Uploader generated thumbnails
@Nux This is not a problem with this plugin or fileupload. They both work fine on *nix environments. There is a bug with uploads on windows in the core: https://github.com/vanilla/vanilla/issues/2411 (View Post)3 -
Re: One comment per discussion
Adding to what peregrine said: Take a look at the InThisDiscussionModule https://github.com/vanilla/vanilla/blob/master/plugins/VanillaInThisDiscussion/class.inthisdiscussionmodule.php It should give… (View Post)3