x00
MVPx00 MVP
Reactions
-
Re: Where do I change the comments HTML?
why not hook BeforeCommentDisplay in a themehook? and set $Sender->EventArguments['CssClass'] .= ' CommentBy'.urlencode(Gdn::Session()->User->Name); then style li.Comment… (View Post)1 -
Re: Coding standard in vanilla/garden framework
Idealism can seriously stall progresses. The obsession with XML and XHTML standards is an example, until others took the matter into their own hands worked what became HTML5, 10 years overdue. (View Post)2 -
Re: not able to get it to work
any other "Purchase..." pluigns enabled? Marketplace requires KarmaBank so that need to be enabled first. There some plugin issues. I would disable your other plugin manually then try. (View Post)1 -
Re: not able to get it to work
Something weird is going on there. You can see in firebug if a request has failed under Net (View Post)1 -
Re: After importing from phpBB3 - Timestamps only show month and year
This not really anything to do phpBB import The format that they want to change this the default behaviour, and I’d say it is superior. Who the hell cares if it was posted in 07:23:32 back in August … (View Post)1
