Commit Graph

10 Commits

Author SHA1 Message Date
urbanadventurer 08f169ff17 Updated comments to show version changes and authors 2019-06-10 10:46:43 +10:00
urbanadventurer 9021fe0905 Updated all links to morningstarsecurity.com to use https 2019-06-10 09:51:32 +10:00
urbanadventurer f2fcbf4094 Updated tutorials in my-plugins/ with authors[] array 2017-12-01 05:07:58 +11:00
urbanadventurer 014d1eda97 commented out the shutdown output in plugin-tutorial6 2017-11-24 03:55:52 +11:00
urbanadventurer 50e9c3c573 Format spacing for tutorials 2017-11-24 03:44:24 +11:00
urbanadventurer 867c78a43e Implementing more updates from Code0x58.
Stop using arbitrary instance variables on plugin in setup - a93070c413
 * updated 5 plugins to use @variables and to stop using plugin methods
  in `aggressive` and `passive` - these are now fixed after the last
  commit which broke them.
2017-11-24 03:38:57 +11:00
urbanadventurer bf6393d387 Convert plugins to use passive and aggressive blocks 2017-11-24 01:59:50 +11:00
urbanadventurer 91a50be20d Update plugin name
sed -i -r "s#Plugin\.define\s+(\"[^\"]+\")\s+do#Plugin.define do\nname \1#" *.rb
2017-11-24 01:47:58 +11:00
urbanadventurer a4b4635256 Updated plugin tutorials with dates and versions 2016-05-25 18:26:17 +10:00
urbanadventurer 589790b3b7 Replaced plugin-template.rb.txt and plugin-template-advanced.rb.txt with plugin tutorials. 2016-05-25 00:16:13 +10:00