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
- Moritz Venn (ritzmo) — lead, active
- bertrand Gugger (toggg) — lead, active
- Rodrigo Sampaio Primo (rodrigosprimo) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- Text_Wiki (>= 1.1.0)
Releases
- 0.2.0 (alpha, 2009-08-10)
Release notes
License: LGPL
This release has the following improvements:
* PHPUnit tests for Mediawiki parser
* Support for heading with only one level (ie: =heading=)
* Add parse for redirect rule
* Fix bug #16455: proper parsing of bold and italic - 0.1.0 (alpha, 2006-04-10)
- 0.0.1 (alpha, 2006-01-06)
Release notes
License: LGPL
First released version of Text_Wiki_Mediawiki.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #6123 | Closed | Req | 2005-12-01 | Compatibility with MediaWiki code | |
| #6623 | Closed | Bug | 2006-01-29 | Failure (?) to parse MediaWiki output | |
| #6664 | Bogus | Bug | 1.0.3 | 2006-02-02 | Segmentation Fault |
| #7063 | Closed | Bug | 0.0.1 | 2006-03-08 | Incorrect parsing of headings |
| #7392 | Closed | Bug | CVS | 2006-04-13 | table structure is parsed incorrectly |
| #7957 | Duplicate | Bug | 0.1.0 | 2006-06-21 | Error in table-creation regular expression |
| #8174 | Closed | Req | 0.1.0 | 2006-07-10 | Visibility of newlines within source |
| #8188 | Bogus | Req | CVS | 2006-07-11 | TOC block style |
| #8311 | Closed | Bug | CVS | 2006-07-27 | Wierd list format produces invalid tag nesting |
| #8402 | No Feedback | Bug | CVS | 2006-08-09 | Wikilinks must be parsed before Tables |
| #8448 | No Feedback | Bug | CVS | 2006-08-15 | Pre tag should be parsed before any other html-like tags |
| #8449 | Closed | Bug | CVS | 2006-08-15 | Lists need parsed after links |
| #8450 | Closed | Bug | CVS | 2006-08-15 | Invalid nesting of paragraphs for tables |
| #8451 | Closed | Req | CVS | 2006-08-15 | Inline definition list patch |
| #8496 | Closed | Bug | CVS | 2006-08-17 | Tables parse a non-existant empty row |
| #8501 | Closed | Bug | CVS | 2006-08-18 | HTML-inherited inline tag regex need to be minimal |
| #8503 | Closed | Req | CVS | 2006-08-18 | Comment parser |
| #8504 | Open | Req | CVS | 2006-08-18 | MediaWiki citation format |
| #8505 | No Feedback | Bug | CVS | 2006-08-18 | Code block regex incorrect |
| #9309 | Bogus | Req | CVS | 2006-11-11 | Patch for pear/Text_Wiki/Text/Wiki/Parse/Mediawiki/Url.php |
| #9378 | Closed | Req | 0.1.0 | 2006-11-18 | Addition to pear/Text_Wiki/Text/Wiki/Parse/Mediawiki/Preformatted.php |
| #9383 | Closed | Req | 0.1.0 | 2006-11-19 | Support file:// protocol in links |
| #10148 | Closed | Bug | CVS | 2007-02-21 | Problems with table parsing |
| #10520 | Closed | Bug | 2007-03-27 | lists nested in paragraphs -- invalid (X)HTML | |
| #11323 | Closed | Bug | 2007-06-14 | Paragraph rendering issue | |
| #11578 | Closed | Bug | CVS | 2007-07-10 | <code><pre>Doesn't Work</pre></code> |
| #12825 | Closed | Bug | 0.1.0 | 2008-01-04 | Regression: Parser mishandles List indents due to xhtml fixes |
| #14346 | Closed | Bug | 0.1.0 | 2008-07-14 | Error in table-handling |
| #14348 | Closed | Req | 0.1.0 | 2008-07-14 | Adding width and height to images |
| #14350 | No Feedback | Bug | 0.1.0 | 2008-07-14 | External images don't show up |
| #14652 | Open | Bug | 2008-09-16 | Mediawiki preformatted backslash | |
| #16055 | Closed | Req | CVS | 2009-03-24 | URLs with brackets not parsed |
| #16455 | Closed | Bug | CVS | 2009-07-21 | Failure to parse italic and bold in some cases |
| #16701 | Open | Bug | 0.2.0 | 2009-10-15 | XSS with Tables possible |
| #17393 | Open | Bug | 0.2.0 | 2010-05-13 | definition list in list |
| #18092 | Open | Bug | 2010-12-01 | mediawiki parser breaks on links with single quotes in | |
| #18625 | Feedback | Bug | SVN | 2011-06-23 | HTML tags followed by space are not rendered correctly |