hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
A git/GitHub primer
How do I get started with git and GitHub? You will need two things: git and a GitHub account. Both are free! Go to https://github.com/join an sign up. Be sure to select the free plan. If you are comp… (View Post)28 -
Re: Formatting Plugin shows a blank page
@plr15 do a search for &$Sender and replace it with $Sender. I did that and it worked out of the box for me. (View Post)2 -
Re: Embed Bugs
I would do something like the answer here: http://stackoverflow.com/questions/15250235/determine-if-an-element-in-an-iframe-is-visible-on-the-screen (View Post)1 -
Re: Openid/Google authentication problem.
Google's OpenID service has been deprecated. Check out the Google+ plugin going forward. (View Post)1 -
Re: Embed Bugs
This is an issue with your specific embedding solution. The inform messages are designed to show up on the bottom left of the screen. This is done using fixed bottom positioning. This works great, bu… (View Post)1
