SortText Parser

Description

The SortText parser allows you to sort text.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

text_x_sorttext-1.6.0-2.py

1.0

1.6

ParserMarket/SortText/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, simply put #SortText after the beginning of the code block.

Example

{{{#!SortText
 * B
 * A
 * D
 * C
}}}

Copyright 2005: ReimarBauer

License

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

Discussion

I have a very large accesslist of users for a wiki. While it got's difficult to see if a user is already added I wrote this parser. It is quite simple.

MoinMoin: ParserMarket/SortText (last edited 2008-01-24 17:50:51 by FedericoLorenzi)