The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Labyrinth::Plugin::Wiki::Text - Wiki text handler for Labyrinth framework.

DESCRIPTION

Contains all the Wiki text rendering code for Labyrinth.

PUBLIC INTERFACE METHODS

Render

Controls the process of rendering a given page.

InitLinkPatterns

Prepares patterns used to translate wiki links into HTML links.

Wiki2HTML

Translate WikiFormat into XHTML.

CommonMarkup

Looks for and translates common WikiFormat markup into XHTML.

Looks for and translates WikiFormat links into XHTML.

WikiHeading

Translate WikiFormat heading into XHTML.

SEE ALSO

Labyrinth

AUTHOR

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

COPYRIGHT & LICENSE

  Copyright (C) 2002-2012 Barbie for Miss Barbell Productions
  All Rights Reserved.

  This module is free software; you can redistribute it and/or
  modify it under the Artistic License 2.0.