Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Articles Idea: Category-Based Permission Model
@Shadowdare I have utilized the standard discussions as a comment system for a gallery-type plugin (which I'll release very soon, once 2.2 is out). My goal was complete integration with vanilla (the … (View Post)3 -
Re: Great Idea !
Yes, the plugin basically just provides an easier way to write the sort array to your config. Vanilla sorts modules in the panel like this: 1) The ModuleSortContainer property of the controller is ch… (View Post)3 -
Re: Facebook, Twitter and GooglePlus for Articles
http://vanillaforums.org/addon/articlessocialreactions-plugin Is this what you are looking for? (View Post)2 -
Re: Default theme being used on mobile [Solved]
What's in your conf/config.php for $Configuration['Garden']['MobileTheme'] ? (View Post)2 -
Re: Issue: Recent Discussions Module doesn't show author
Sorting by DateLastComment would yield unexpected results if it was null. Which is most likely the reason why it is always set. Fixing WriteModuleDiscussion to not use these legacy columns anymore se… (View Post)4