x00
MVPx00 MVP
Reactions
-
Re: Settings?
That merely displays the link Change public function PluginController_AddThis_Create($Sender) { $Sender->Permission('Garden.AdminUser.Only'); to public function PluginController_AddThis_… (View Post)1 -
Re: Premium Accounts Addon
Please be willing to sponsor any feature you want to be included. This plugin was produced through sponsored development (View Post)1 -
Re: Change time format
You need to set Date.* in your locale. $Definition['Date.DefaultFormat'] = '%B %e, %Y'; $Definition['Date.DefaultDayFormat'] = '%B %e'; $Definition['Date.… (View Post)1 -
Re: Badges?
Actually it directly listens for meta, it does not rely on plugins being a certain way. The source of the meta can be mapped easily. Also you can create meta where there is none (in the case of QnA),… (View Post)1 -
Re: how to reverse the forum direction.
http://vanillaforums.org/addon/reversecommentsort-plugin This is a start, but beware of pitfalls. (View Post)1
