=== DiveBook === Contributors: peroseth Tags: divebook, dive, divelog, scuba, scuba dive Requires at least: 2.0.2 Tested up to: 3.0.4 Stable tag: 0.9.0 DiveBook plugin with functionality for logging/editing/viewing dives. This is the first release and it is a Beta release. == Description == The DiveBook plugin consists of three main functionality areas: * Settings page for the WordPress Administrator where general settings for the plugin can be stored (not used in Beta version). * Sidebar widget that will show key information about the most recent logged dives. You can specify how many dives to be shown in the widget. * The main part of the plugin that can be injected in pages or post: * Statistics about logged dives. * Input form to easily log new dives and edit existing dives. * List and information about all logged dives. This is the first release and is a Beta release. I will test this plugin on a few sites and update it according to feedback from users. Final release will be made before end of January 2011. Fell free to test the plugin now and please give me feedback at perola(at)breathingtech(dot)com if you have any. == Installation == To install the plugin, please follow these steps: 1. Download the zipped plugin file to your local machine. 1. Unzip the file. 1. Upload the 'divebook' folder to the '/wp-content/plugins/' directory on your webserver. 1. Activate the plugin through the 'Plugins' menu in WordPress. Or you can automatic install it from the 'Install Plugins' section in WordPress. Search for DiveBook to find this plugin. When the plugin is installed and activated you can add the plugin to a page or a post: 1. In the page or post you want to have the DiveBook add the following line: [divebook]divebook_display();[/divebook] You can activate the sidebar widget showing the last logged dives: 1. Go to 'Widgets' section under 'Appearance' menu in WordPress and add the 'DiveBook' in your sidebar. 1. If you open the widget options you can set the numbers of dives to display, the title for the widget and link to the page/post you have added the plugin. == Frequently Asked Questions == = Why is this section empty? = I will add FAQ when I start getting questions. If you have a question feel free to send it to perola(at)breathingtech(dot)com == Screenshots == 1. Sidebar widget, displaying the most recent logged dives. 2. Main view, displaying statistics and logged dives. 3. Log new dive. 4. Edit dive. 5. View dive details. == Changelog == = 0.9.0 = * Initial Beta release. == Upgrade Notice ==