x00
MVPx00 MVP
Reactions
-
Re: Vanilla Importer: Phorum
You might try and see if you can convert to one of the supported forum sofware, and the convert into Vanilla. (View Post)1 -
Re: Showing description under Category name
class 422ThemeHooks extends Gdn_IPlugin { I believe (View Post)1 -
Re: Replacing reCAPTCHA
@Todd I don't dislike reCAPTCHA but it would like some hooks in that nether region of the core, other forum have various option available. To put our own additional measure, or alternatives. Als… (View Post)1 -
Re: Does anyone Minify their JS and CSS using the Plugin ?
I use PageSpeed with $AllInOne set to true; Minify was know to be broken for a long time, I don't know it it was fixed. (View Post)1 -
Re: Does anyone Minify their JS and CSS using the Plugin ?
Just to let you know even the best obfuscation causes bugs. It messes with syntax, and can have unexpected result. There are two 'bugs' due to this on minify and pagespeed, even though ther… (View Post)1
