PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_Wiki_Mediawiki

Mediawiki parser for Text_Wiki

This package is unmaintained.

Download latest release 0.2.0 (there might be newer Composer installable version)

License: LGPL

Description

Parses Mediawiki mark-up to tokenize the text for Text_Wiki renderings. You can see a reference for this syntax here: http://meta.wikimedia.org/wiki/Help:Editing#The_wiki_markup

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#6123ClosedReq2005-12-01Compatibility with MediaWiki code
#6623ClosedBug2006-01-29Failure (?) to parse MediaWiki output
#6664BogusBug1.0.32006-02-02Segmentation Fault
#7063ClosedBug0.0.12006-03-08Incorrect parsing of headings
#7392ClosedBugCVS2006-04-13table structure is parsed incorrectly
#7957DuplicateBug0.1.02006-06-21Error in table-creation regular expression
#8174ClosedReq0.1.02006-07-10Visibility of newlines within source
#8188BogusReqCVS2006-07-11TOC block style
#8311ClosedBugCVS2006-07-27Wierd list format produces invalid tag nesting
#8402No FeedbackBugCVS2006-08-09Wikilinks must be parsed before Tables
#8448No FeedbackBugCVS2006-08-15Pre tag should be parsed before any other html-like tags
#8449ClosedBugCVS2006-08-15Lists need parsed after links
#8450ClosedBugCVS2006-08-15Invalid nesting of paragraphs for tables
#8451ClosedReqCVS2006-08-15Inline definition list patch
#8496ClosedBugCVS2006-08-17Tables parse a non-existant empty row
#8501ClosedBugCVS2006-08-18HTML-inherited inline tag regex need to be minimal
#8503ClosedReqCVS2006-08-18Comment parser
#8504OpenReqCVS2006-08-18MediaWiki citation format
#8505No FeedbackBugCVS2006-08-18Code block regex incorrect
#9309BogusReqCVS2006-11-11Patch for pear/Text_Wiki/Text/Wiki/Parse/Mediawiki/Url.php
#9378ClosedReq0.1.02006-11-18Addition to pear/Text_Wiki/Text/Wiki/Parse/Mediawiki/Preformatted.php
#9383ClosedReq0.1.02006-11-19Support file:// protocol in links
#10148ClosedBugCVS2007-02-21Problems with table parsing
#10520ClosedBug2007-03-27lists nested in paragraphs -- invalid (X)HTML
#11323ClosedBug2007-06-14Paragraph rendering issue
#11578ClosedBugCVS2007-07-10<code><pre>Doesn't Work</pre></code>
#12825ClosedBug0.1.02008-01-04Regression: Parser mishandles List indents due to xhtml fixes
#14346ClosedBug0.1.02008-07-14Error in table-handling
#14348ClosedReq0.1.02008-07-14Adding width and height to images
#14350No FeedbackBug0.1.02008-07-14External images don't show up
#14652OpenBug2008-09-16Mediawiki preformatted backslash
#16055ClosedReqCVS2009-03-24URLs with brackets not parsed
#16455ClosedBugCVS2009-07-21Failure to parse italic and bold in some cases
#16701OpenBug0.2.02009-10-15XSS with Tables possible
#17393OpenBug0.2.02010-05-13definition list in list
#18092OpenBug2010-12-01mediawiki parser breaks on links with single quotes in
#18625FeedbackBugSVN2011-06-23HTML tags followed by space are not rendered correctly