Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Installed 2.1.11 and I have a WSOD
Delete all of them. They are only for caching purposes. (View Post)2 -
Re: Awesome App! Question about setup: can't see Reactions on posts?
Add this to your custom.css .Item .Reactions > * { visibility: visible;} edit: @hgtonight was faster (View Post)4 -
Re: Translations troubles - Complex lines don't work and "de-DE" issues with applications
This is the correct way to use locales. As of 2.2 just "de" is the correct way. See this comment by @R_J http://vanillaforums.org/discussion/comment/230647/#Comment_230647 (View Post)8 -
Re: Adding the comment text to notification e-mails sent out
It is Vanilla.Activity.ShowCommentBody (View Post)3 -
Re: Is Vanilla HTML4, XHTML4 or HTML5?
The difference between ENT_HTML401 and ENT_HTML5 is that ' is replaced with ' instead of '. Not really worth settings flags for that everywhere. (View Post)2