Logan Hanks f4b7dc641f Convert SimpleGetMenu to SimplePostMenu.
Fixes issue 118.

The original approach to menus/navbuttons would commit changes to user
preferences as a side effect of validation during a GET request. The new
approach now is to add a POST handler with the same exact validation that
just trivially redirects to the GET url. NavButton links are now hidden
form submits, and the VMenu validator will now only commit preference
changes on POST requests.
2011-07-07 16:30:38 -07:00
2011-04-18 16:30:48 -07:00
2011-04-18 16:30:48 -07:00
2011-06-20 12:13:45 -07:00
Description
No description provided
55 MiB
Languages
Python 54.4%
JavaScript 26.7%
HTML 11.3%
Less 4.5%
Shell 1%
Other 2%