The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pear-text-wiki - Transforms Wiki and BBCode markup into XHTML, LaTeX or plain text

Website:
http://pear.php.net/package/Text_Wiki
Licence:
LGPLv2
Vendor:
Remi Collet
Description:
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 text transformation is done in 2 steps.
The chosen parser uses markup rules to tokenize the tags and content.
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 intented for versatile 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 renderers: XHTML , LaTeX and plain text.
Strong sanitizing of XHTML is default.

Parsers and Renderers exist for BBCode, Cowiki, Dokuwiki, Mediawiki
and Tikiwiki.

It is highly configurable and can be easily extended.

Packages

php-pear-text-wiki-1.2.1-3.el6.remi.noarch [85 KiB] Changelog by Remi Collet (2014-05-18):
- rename to php-pear-text-wiki per Guidelines
- upstream patch to cleanup old license headers

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.