=== 12 Step Meeting List === Contributors: aasanjose Tags: meetings, aa, na, 12-step, locations Requires at least: 3.2 Tested up to: 4.2 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin is designed to help 12 step programs list their meetings and locations. It standardizes addresses, and displays in a list or map. == Description == This plugin was originally designed to maintain a list of AA meetings in Santa Clara County, CA. It's currently in use in that capacity at . It can be used, however, to list any type of 12 step program meeting, such as Al-Anon, OA, or NA. Some notes: * in the admin screen, it's best to use Chrome, because then the time field will be nicest * The Notes field is for any non-standardized meeting info, such as Basement, or Building C * Location should be a simple place-name, eg Queen of the Valley Hospital * Address should only be address, no "Upstairs" or "Building C" or "Near 2nd Ave" * You can fill in a very basic address and then when you tab away from that field you will see it try to standardize the address for you. If you write "1000 trancas, napa" it will return with "1000 Trancas Street, Napa, CA 94558, USA." == Installation == 1. Upload files to your plugin folder. 1. Activate plugin. 1. Enter meetings. 1. The meetings archive should now be displaying data, visit the settings page to locate it. 1. You may also use the tsml_meetings_get() function inside your template. == Frequently Asked Questions == = My meeting type isn't listed! = Please file a support request and we will add it for you, so long as it is broadly applicable. = Why can't the meeting types be ad-hoc? = We hope to build a universal database someday. = Are there translations to other languages? = Currently no, but if someone will volunteer to help with the translating, we will add it. == Screenshots == 1. Edit meeting 1. Edit location 1. Meeting detail page 1. Meeting list page 1. Meeting map == Changelog == = 1.1.1 = * New columns in CSV, fixed javascript issue affecting meeting name display = 1.1.0 = * Regions are hierarchical now = 1.0.5 = * Fixed CSS issue with fullscreen map = 1.0.4 = * Fixed issue with men/women tags in page header * CSS fixes = 1.0.3 = * Updating Readme = 1.0.2 = * Adding 'Speaker' to types = 1.0.1 = * Updates requested by WordPress team = 1.0 = * Preparing for submission to the WordPress plugins directory == Upgrade Notice == = 1.1.1 = Added columns to CSV. = 1.1.0 = You can now have sub-regions. = 1.0.5 = Fixes fullscreen CSS issue. = 1.0.4 = Fixes potentially annoying / Men or / Women tag issue. = 1.0.3 = Not really a big update. = 1.0.2 = Standardizing types; you want to have the latest types. = 1.0.1 = First public version of the plugin.