x00
MVPx00 MVP
Reactions
-
Re: Multicolor - Responsive Premium Vanilla Theme Launched
Personally I don't like styled scrollbars, or anything that modifies part of the chrome, it is bit dated like marquee or blinking texts. it never really was that successful. However good job on the t… (View Post)1 -
Re: Is it possible to have #hashtag and @mention hyperlinks appear on the headline on the comments page?
It is called a title. Why you would want to do this? It would encourage poor quality titles IMO. Acording to this code discussion model it should already notify. // Notify users of mentions $Discussi… (View Post)1 -
Re: Enabling iFrames
It is funny you tell people not to shoot themselves in the foot, they do it anyway. if you are trying to directly insert iframes for youtube videos you are doing it wrong. (View Post)1 -
Re: Embedded Forum Resulting In "404 Page Not Found"
what have you go as you default controller? (View Post)1 -
Re: Possible to rewrite old url's ?
RewriteRule ^(.*?)-t([0-9]+)\.html$ discussion/$2/$1 [L] (View Post)4