hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: FYI: OnlineNow & Bootstrap
You could give a specific Yaga rank a different theme. You can give out any configuration change as a perk for reaching a specific rank. You could create a plugin that lists out all the available the… (View Post)1 -
Re: Copyright not showing on mobile theme when user signs out.
Hiya! You need to add 'MobileFriendly' => TRUE, to the plugin info array. (View Post)1 -
Re: How to add plugin "Discussion Inserts 0.1" on all dicussions
If you want the same message to appear on all discussions, I would suggest using a message or Pockets to place it. (View Post)2 -
Re: "Couldn't send message" when using Firebase?
I have no experience with this plugin, but I use an embedded iframe with a quakenet webchat for on page IRC access. It is pretty nice for a web client. http://webchat.quakenet.org/ Then I pre-populat… (View Post)1 -
Re: Modules and AJAX
Create public members/methods on your module that sets whatever params you want. Create a controller that accepts the params you want and creates the module and returns the rendered module. Request t… (View Post)3
