New Versions: Forum 1.6, Uploader 2.4, Statsburner 2.3

All of my scripts are now located on GitHub: http://github.com/milesj
Download or clone the scripts from there from now on.Cupcake Forum Plugin v1.6http://www.milesj.me/resources/script/forum-pluginhttp://github.com/milesj/forum

  • Added the jQuery MarkItUp plugin for inline textarea BBCode support
  • Updated all the views to support the new formatting

Uploader v2.4http://www.milesj.me/resources/script/uploader-pluginhttp://github.com/milesj/uploader

  • Added IE8 specific mime types: image/pjpeg, image/x-png
  • You can now use multiple types of transforms when using the Attachment behavior, simply pass a new index of method ('method' =>'resize'). If no method is found, it will use the array index.

Statsburner 2.3http://www.milesj.me/files/logs/statsburnerhttp://github.com/milesj/statsburner

  • Removed the Singleton pattern, and getInstance() and $instance.