=== Glossy === Contributors: Columcille Tags: glossary, dictionary, tooltip, popup Requires at least: 3.3 Tested up to: 3.4.2 Stable tag: 1.2.2 Glossy allows you to define information tooltips that can be used throughout your site with a simple shortcode. Must also install Tippy for the tooltip. == Description == Glossy provides an easy way to create predefined tooltips for use throughout your site. For example, want to create an information popup for the New York Stock Exchange and include it on several posts? Add a Glossy entry and use a short code (ex: [gs NYSE] or [glossy term="NYSE"]) wherever you want the popup, and Glossy will do the rest. The tooltip is created by the Tippy plugin, so Glossy requires Tippy in order to work. If you want to create a page that shows visitors an index of all your Glossy entries, use the [glossyindex] shortcode. Just insert [glossyindex] into any post or page and it will take care of the rest. By default, it shows a header with an index of first characters. You can turn it off by using [glossyindex header="off"] == Installation == Upload the plugin into your wp-content/plugins directory Activate the plugin through the dashboard Make sure you have Tippy installed and activated Visit the Glossy settings in the Dashboard sidebar and configure as desired == Changelog == = 1.2.2 = * Tweak to entry search method = 1.2.1 = * Fixed bug on dashboard page when no entries are in the system * Fixed index page bug when entry title contains an apostraphe = 1.2.0 = * Improved management of entries = 1.1.3 = * Should fix sorting issue with entries on a glossary page. Please let me know if you see additional sorting problems. = 1.1.2 = * Fixed an issue when showing an index of entries that don't have a title specified. = 1.1.0 = * Added a new glossyindex shortcode to allow the creation of an index page * Added the WYSIWYG editor for adding Glossy content (Note that WP 3.3 is required because of this addition) * Added the glossy shortcode as an alternative to the gs shortcode * Glossy should now handle any shortcodes included in the entry = 1.0.1 = * Fixed tagging glitch = 1.0.0 = * Initial release == Screenshots == 1. Visiting the Glossy entries list for the first time. 2. Adding a new Glossy entry 3. Data filled in for a Glossy entry 4. Visiting the Glossy entries list with an entry 5. Setting up a post using the Glossy shortcode [gs NYSE] 6. Viewing the tooltip generated by Glossy + Tippy