Tuesday, 13 March 2007
Text_Wiki 1.2.ORC2 Released |
| |
|
| |
The PEAR web page has announced the release of Text_Wiki 1.2.ORC2. It says that this package transforms Wiki and BBCode markup into XHTML, LaTeX or plain text markup. This is the base engine for all of the Text_Wiki sub-classes, the author informs.
It says the text transformation is done in two steps. The chosen parser uses markup rules to tokenize the tags and content. The renderers output the tokens and text into the requested format. The tokenized form replaces the tags by a protected byte value associated to an index in an options table. This form shares up to 50 rules by all parsers and renderers.
The package is intended for transformers as well as converters. Text_Wiki is delivered with its own parser, which is used by Yawiki or Horde's Wicked and three basic renderersXHTML, LaTeX and plain text. Strong sanitizing of XHTML is default, it says. This package is configurable and can be extended says the author.
|
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|