Tama
✭✭✭Tama ✭✭✭
Reactions
-
Re: Embed a Thread to a HTML webpage
I use php to grab the page, this code may be a bit messy but it works <?php// Vanilla DB Connection settings $dbhost = "localhost";$dbuser = "root";$dbpass = ""; $db … (View Post)2 -
Re: Clicky analytics code
use these tags in your theme's .tpl ( Smarty ) file. {literal}// Tracking code{/literal} to insert custom javascript (View Post)2 -
Re: Custom Comment CSS Based on User Role
http://vanillaforums.org/addon/roletitle-plugin , you could always use CSS to hide the title if you don't need it ; but this plugin injects a css class depending on the user role (View Post)9 -
Re: The Community and Vanilla - Please Read
Having previously worked with communities powered by the major paid platforms ( Xenforo, vBulletin etc...).The choice of vanilla by the lead community manager for my current project was surprising an… (View Post)3 -
Re: Looking for feedback on "potential" PeregrineReactions plugin.
Finished mockup ( https://github.com/Tama63/ReactionCSS/tree/master and demo @ http://tama63.github.io/ReactionCSS/test.html ) View example mouse hover reactions here https://us.v-cdn.net/5018160/upl… (View Post)2
