=== 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.2 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: * The main part of the plugin can be injected in pages or posts: * Statistics about logged dives. * Input form to easily log new dives and edit existing dives. * List and information about all logged dives. * 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. This is the first release and it 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. Feel 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 == = How do I add the plugin to a page or a post? = In the page or post you want to add the plugin add the following line: [divebook]divebook_display();[/divebook] = What do I do if I have questions or feedback about the DiveBook plugin? = My e-mail adress is perola(at)breathingtech(dot)com and you are welcome to send questions or feedback to that adress. == 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.2 = * Fixed error causing this error message when activating plugin: "The plugin generated 80 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin". = 0.9.1 = * Several UI fixes so plugin works with most themes. = 0.9.0 = * Initial Beta release. == Upgrade Notice ==