TIP AcronymDefinitionsPlugin is not installed on Foswiki.org.

Acronym Definitions Plugin

A plugin to wrap acronyms in an HTML "acronym" element with "title" attribute

This plugin allows to create an "acronym definitions topic", containing a dot-point list of acronyms together with their definitions:

  • GNU - GNU's not Unix
  • FSF - Free Software Foundation

which the plugin will then use to wrap all instances of those acronyms in an HTML <acronym> tag, with the acronym definition as the tag's 'title' text. Web browsers such as Chromium then display the definition text as a popup when one hovers the mouse pointer over the acronym.

The dot-point list must be in the above format, i.e. each line must be of the form:

  • [acronym] - [definition]

with three leading spaces.

The plugin considers an 'acronym' to be a series of at least three upper-case letters.

Learn how to create your own plugin in DevelopingPlugins.

Preferences

Specify the acronym definition topic using the ACRONYMDEFINITIONSPLUGIN_ACRONYMDEFINITIONS preference in your SitePreferences topic, e.g.:

ACRONYMDEFINITIONSPLUGIN_ACRONYMDEFINITIONS = AcronymDefinitions

Installation

You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.

Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".

If you have any problems, or if the extension isn't available in configure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.

Info

Author: AlexisHazell
Copyright: © 2011, Foswiki Contributors
License: GPL ( GNU General Public License)
Release: 0.1
Version: 14686 (2012-05-04)
Change History:
1.0.0 (XX Mmm 20XX): Initial version
Home: http://foswiki.org/Extensions/AcronymDefinitionsPlugin
Support: http://foswiki.org/Support/AcronymDefinitionsPlugin
I Attachment Action Size Date Who Comment
AcronymDefinitionsPlugin.md5md5 AcronymDefinitionsPlugin.md5 manage 195 bytes 14 Jun 2012 - 03:26 AlexisHazell  
AcronymDefinitionsPlugin.sha1sha1 AcronymDefinitionsPlugin.sha1 manage 219 bytes 14 Jun 2012 - 03:25 AlexisHazell  
AcronymDefinitionsPlugin.tgztgz AcronymDefinitionsPlugin.tgz manage 5 K 14 Jun 2012 - 03:25 AlexisHazell  
AcronymDefinitionsPlugin.zipzip AcronymDefinitionsPlugin.zip manage 7 K 14 Jun 2012 - 03:24 AlexisHazell  
AcronymDefinitionsPlugin_installerEXT AcronymDefinitionsPlugin_installer manage 4 K 14 Jun 2012 - 03:25 AlexisHazell  
Topic revision: r4 - 22 Dec 2012, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy