=== Ctrl-S ===
Contributors: signpostmarv
Tags: ctrl-s, save, post, cmd-s
Requires at least: 2.5
Tested up to: 3.2.1
Stable tag: 1.0.2

Use the common Ctrl-S keyboard command to save your posts & pages!

== Description ==

This plugin quite simply allows you to use the Ctrl-S keyboard command commonly used in many software products to save a document.

When a post or page hasn't been published, pressing Ctrl-S on your keyboard will save the page/post as draft, if it has been published, then it will be updated.

== Installation ==

1. Upload the `ctrl-s` directory to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== ChangeLog ==

1.0.2 (2011-11-04)
------------------
1. Fixed plugin in Chrome

1.0.1 (2009-11-24)
------------------
1. Added Mac Cmd key support to Javascript.

1.0 (2009-11-17)
------------------
1. Created Plugin