=== Gears This Blog === Contributors: seiyar81 Donate link: http://www.yriase.fr/ Tags: gears, google gears, offline, store, content Requires at least: 2.8.6 Tested up to: 2.9 Stable tag: 0.3.1 == Description == Gears This Blog allow your blog's visitors to store the blog's content on their computer for offline navigation, this, with the help of Google Gears. == Installation == Installation guide : 1. Create `gears-this-blog` directory in `/wp-content/plugins/` 2. Upload all files to the `/wp-content/plugins/gears-this-blog/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Enjoy it ! == Frequently Asked Questions == == Screenshots == == Changelog == = 0.3.1 = * Possibility to manually add files and/or urls * Avoid all doublons * Small cleaning of the code = 0.3 = * Pages can be stocked * Manifest is rebuilt at save to avoid doublons * Manifest is rebuilt everytime a post/page is added or modified * Small fixes = 0.2 = * Lot of fixes about translations files * The plugin can now add categories and tags = 0.1.2 = * Change plugin folder gears-this-blog instead of gearsthisblog * Fixing security = 0.1.1 = * Full admnistration page translation * English by default * French translation = 0.1 = * First plugin version. * Can store images, js, and files and also feeds and posts. * Widget customization. * ...