Matt Flaschen

Results 8 issues of Matt Flaschen

This adds an option, defaulted to false. If it is true, the guider will close if you click outside of it.

There is a call to unbind that unbinds all keydown handlers on document, not just those added by guiders. The easiest solution for this is to use jQuery's [namespaced events](http://docs.jquery.com/Namespaced_Events)....

The [standard](http://www.saremba.de/chessgml/standards/pgn/pgn-complete.htm) allows Numeric Annotation Glyphs (NAGs), which basically come in the form of a dollar sign then a number. Ultimately, it would be nice to parse them. But in...

Some of the area elements (copied from the source under "Start copy/paste imagemap code") are invalid. It seems all of the invalid ones are rectangles (rect) that don't comply with...

The option to automatically add it to your config ("Add the configuration to your .emacs config file:") is not clear. After cloning, it doesn't explain how to get a runnable...

This is low-priority. It's more, "wow, that's cool" than practical, and requires persistent server state. 1. When they first generate the boilerplate give them a temporary URL like http://moriel.smarterthanthat.com/apps/MWStew/1234 ....

enhancement

If the extension URL field has not been touched by the user, fill it with the full Extension:MyExtension URL. TBD: Whether to support not using a MediaWiki.org page, and if...

enhancement
ready

If Extension:ExtensionName is taken (as determined by checking MediaWiki.org API with JSONP), show an error on the field and don't let them download.

enhancement
New Feature