hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Migrate
I will write an actual plugin when I get some free time, but here is what you need to do: * Make a db backup. * Create similar reactions in Yaga by running the following SQL against your db: TRUNCATE… (View Post)3 -
Re: How does one modify modules/assets called by default.master.tpl?
I find that using ~~~ to start and end a code block causes most html passed to be filtered out, while indenting the code block with 4 spaces causes the block to be entity encoded and displayed proper… (View Post)3 -
Re: DBAController event
I wrote a patch for the tagging plugin that does this: https://github.com/hgtonight/Garden/commit/e6d0ff83efdc7b236241e0486c2825b1d413d5f3 The key is you have to have a method named Counts on the app… (View Post)4 -
Re: Positive/Negative class names
Thanks for using my addon! You can currently modify the CSS class for actions in the dashboard. When editing an action, click on the advanced options label and append your desired class after the cur… (View Post)2 -
Re: [SOLVED] Can't install default 2.1.1 install
Regardless of platform, use 7zip: http://www.7-zip.org/download.html Seriously is the best zip tool I have ever used. (View Post)2
