hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: How to wrap a php image link ?
echo Wrap( Img( "plugins/SymbolEdit/design/images/{$symboldir}/{$SymbolUser}.png", array( 'alt' => 'Symbol', 'title' => '', 'class' =… (View Post)1 -
Re: Pick 3 badges you're proud of to show with each post
This could be a really cool plugin reminiscent of steam's community profile page. Bookmarking for exploring when I have more time and Yaga is 1.0. (View Post)1 -
Re: Hook for AuthorInfo
Awesome! Once Yaga hits 1.0 I plan on making a couple plugins that do stuff like this! (View Post)1 -
Re: Generic, expirable, multi-use invitations
You can do it. * Create your mass invitation model that has an expiration date and/or use count. It should be able to validate whether or not a code can be used. * Hook into the Entry controller'… (View Post)2 -
Re: A git/GitHub primer
What is GitHub? GitHub is a web service that hosts git repositories (repos for short). git is a distributed version control system that is designed for collaboration. So, GitHub hosts a git repositor… (View Post)7
