Todd
Vanilla StaffTodd Vanilla Staff
Reactions
-
Re: Which way is better to do an application?
We create very few new applications and when we do they are major. Plugins can do a lot and is what I'd recommend. The render call in the above function isn't exactly how I'd do it. $Sender->Rende… (View Post)3 -
Re: What is WriteFilterTabs supposed to do?
I guess the term FilterTabs are a bit of a misnomer as they are more navigation than filter as you say. If you get rid of them you'd want to add links to bookmarks and drafts as there isn't another w… (View Post)1 -
Re: [Solved] How to fix Broken URLs, broken bbcode etc. after Conversion
The curly braces in your google analytics code are messing with Smarty what you need to do is put javascript between {literal} tags: {literal} // Google Analytics Here{/literal} (View Post)2 -
Re: Force Mobile Version on iPad
We've decided that an ipad is not a mobile version and I don't recommend you try and force it. What I do recommend is that you target the ipad specifically with css media queries. Here is the css for… (View Post)1 -
Re: Is there is any way to limit signature length?
There isn't a way to limit signature length, no. (View Post)1