Tim
Vanilla StaffTim Vanilla Staff
Reactions
-
Re: Cloudflare,caching and Increasing Page load speed
Code updated and new plugin version released. (View Post)3 -
Re: Cloudflare,caching and Increasing Page load speed
I'll accept a PR that updates the IP list. (View Post)1 -
Re: Where to translate the Guest Welcome message? guest.php
I did a source code search. It revealed that $this->MessageCode is set in class.guestmodule.php like so: public $MessageCode = 'GuestModule.Message'; Additionally, looking up the T() function, I f… (View Post)1 -
Re: Login Issue
This has been fixed, thanks for the report (View Post)4 -
Re: Codestyle
StegosaurusCase for ClassDefinitions, ExceptionNames camelCase for functionNames, methodNames, $variableNames ELEPHANT_CASE for GLOBAL_CONSTANTS, CLASS_CONSTANTS I was against 4 spaces initially, but… (View Post)6