Title: TooltipGlossary
Author: jatls
Published: <strong>24. mai, 2010</strong>
Last modified: 23. juni, 2010

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

![](https://s.w.org/plugins/geopattern-icon/tooltipglossary.svg)

# TooltipGlossary

 Av [jatls](https://profiles.wordpress.org/jatls/)

[Last ned](https://downloads.wordpress.org/plugin/tooltipglossary.1.3.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/tooltipglossary/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/tooltipglossary/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/tooltipglossary/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/tooltipglossary/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/tooltipglossary/)

## Beskrivelse

Parses posts for defined glossary terms and adds links to the static glossary page
containing the definition. The plugin also creates a tooltip containing the definition
which is displayed when users mouseover the term. Based on [automatic-glossary](https://wordpress.org/extend/plugins/automatic-glossary/).

The code has been optimised from automatic-glossary and unnecessary code has been
stripped to keep the plugin lean. However, support for php 4 has been removed and
if you are looking for a php 4 glossary, please do download automatic-glossary (
although I believe there is a little extra tweaking required).

The tooltip is created with JavaScript based on the article written by [Michael Leigeber](http://www.leigeber.com/author/michael/)
[here](http://sixrevisions.com/tutorials/javascript_tutorial/create_lightweight_javascript_tooltip/)
and can be customized and styled through the tooltip.css and tooltip.js files.

Users of WordPress versions less than 3.0 should use version 1.1 of this plugin.

## Installasjon

 1. Upload the plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Define your glossary terms under the glossary menu item in the administration interface.
    The title of the page should be the term. The body content should be the definition.
 4. Create a main glossary page (example «Glossary») with no body content if you wish
    to. If you do not create this page then your terms will still be highlighted but
    there will not be a central listing of all your terms.
 5. In the plugin’s dashboard preferences, enter the main glossary page’s id (optional
    as above)
 6. There are a handful of other optional preferences available in the dashboard.

Note: You must have a call to wp_head() in your template in order for the tooltip
js and css to work properly. If your theme does not support this you will need to
link to these files manually in your theme (not recommended).

## Ofte stilte spørsmål

  Does my main glossary page need to be titled «Glossary»?

No. It can be called anything. In fact you don’t even need to have a main glossary
page.

  Do I need to manually type in an unordered list of my glossary terms on the glossary
page?

No. Just leave that page blank. The plugin creates the unordered list of terms automatically.

  How do I add glossary terms?

Simply add a term under the ‘Glossary’ section in the adminstration interface. Title
it the glossary term (ex. «WordPress») and put the term’s definition into the body(
ex. «A neato Blogging Platform»).

  What if I need to add or change a glossary term?

Just add it or change it. The links for your glossary terms are added to your page
and post content on the fly so your glossary links will always be up to date.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«TooltipGlossary» er programvare med åpen kildekode. Følgende personer har bidratt
til denne utvidelsen:

Bidragsytere

 *   [ jatls ](https://profiles.wordpress.org/jatls/)

[Oversett «TooltipGlossary» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/tooltipglossary)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/tooltipglossary/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/tooltipglossary/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/tooltipglossary/)
med [RSS](https://plugins.trac.wordpress.org/log/tooltipglossary/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.3

 * Bug fixes
 * Parser is now less greedy – will now only match the exact term defined (give 
   or take an ‘s’ for plurals in English)
 * Users can define the permalink name in the plugin options
 * Option to return only the first match on a page/post added

#### 1.2

 * Added custom_post_type for the glossary for WP 3.0
 * Main glossary page is now optional

#### 1.1

 * Cleaned up administration interface
 * Added style options in admin area

#### 1.0

 * First release
 * Optimised code from automatic-glossary
 * Added tooltip functionality

## Meta

 *  Versjon **1.2**
 *  Sist oppdatert **16 år siden**
 *  Aktive installasjoner **20+**
 *  WordPress-versjon ** 3.0 eller nyere **
 *  Testet opp til **3.0.5**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/tooltipglossary/)
 * Stikkord
 * [definitions](https://nb.wordpress.org/plugins/tags/definitions/)[glossary](https://nb.wordpress.org/plugins/tags/glossary/)
   [pages](https://nb.wordpress.org/plugins/tags/pages/)[posts](https://nb.wordpress.org/plugins/tags/posts/)
   [tooltip](https://nb.wordpress.org/plugins/tags/tooltip/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/tooltipglossary/advanced/)

## Vurderinger

No reviews have been submitted yet.

[Din omtale](https://wordpress.org/support/plugin/tooltipglossary/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/tooltipglossary/reviews/)

## Bidragsytere

 *   [ jatls ](https://profiles.wordpress.org/jatls/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/tooltipglossary/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](http://thestable.info)