Abbreviation Parser

Description

The Abrreviation parser allows you to define abbreviations that will be then expanded on with the <abbr> HTML tag.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

abbr.py

1.0

1.6

ParserMarket/Abbreviation/ReleaseNotes

Installation

For general installation instructions, see ParserMarket/InstallingParsers. This parser requires no special dependencies, such as outside Python libraries.

Usage

To use this parser, specify an alternate page parser by using the processing instruction '#format abbr'

Example

#format abbr
^WAI^

WAI is an abbreviation.

For more detailed examples, see /Examples

This parser is copyrighted by OliverSiemoneit and JohannesBerg

License

This parser is released under the terms of the GNU GPL.

Discussion

MoinMoin: ParserMarket/Abbreviation (last edited 2008-01-24 17:39:56 by FedericoLorenzi)