=== Pacific Disaster Center Active Hazards Widget === Contributors: Steve Kunitzer (FesterHead) Donate link: http://amzn.com/w/2ZXLIVB4PMKZ Tags: pdc, hazards Requires at least: 3.0.5 Tested up to: 3.1 Stable tag: 0.3 Widget to display PDC Active Hazards == Description == * Retrieves latest active Hazards from the Pacific Disaster Center. * Rows are colored based on severity (refer to CSS). * Can change the widget title. * Can opt to show 1, 3, 5, 10, or all active Hazards. * Each Hazard is hyperlinked to the public information drop-zone. * Does not auto-refresh; reads XML from PDC on each page load. == Installation == * Upload the widget to your blog, add it to a sidebar, then (optionally) alter configuration settings. * Edit styles.css to change background color of Hazard severities. == Screenshots == 1. Example display showing default severity colored background. Refer to CSS to change. 2. Another example display showing default severity colored background. Refer to CSS to change. 3. Widget configuration. == Frequently Asked Questions == * None at this time == Upgrade Notice == = 0.3 = Performance and display update. = 0.2 = Severity background colors via CSS. == ChangeLog == = 0.3 = * Performance update; using XML from Amazon S3 cloud rather than dynamically generated on every request. * Altered display to better denote Hazard information. = 0.2 = * Added CSS to change severity row background colors. = 0.1 = * Initial beta