Home » Text » Text_Wiki
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.
This package is unmaintained.
Download latest release 1.2.3 (archived versions might be outdated)
License: LGPL
Description
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.
Documentation
Maintainers
- Paul Jones (pmjones) — lead, active
- Justin Patrin (justinpatrin) — lead, active
- Del Elson (delatbabel) — developer, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.4)
Optional
Releases
- 1.2.3 (stable, 2019-03-12)
Release notes
License: LGPL
QA release
Bug #23791 Undefined offset: 2 in /usr/share/php/Text/Wiki.php
GitHub #3 Fix recursive call to constructor [rjsmelo] - 1.2.1 (stable, 2010-10-25)
- 1.2.0 (stable, 2007-06-09)
Release notes
License: LGPL
New Features:
# Added an Address Xhtml renderer
# Balanced token checking has been added (this means that output such as <b><i>italic</b></i> is caught)
# A new stack-based callback system for renderers has been added to allow for more flexible output handling (see BlockQuote)
# The Url Xhtml renderer now allows a name to be passed in
# The Url Xhtml, Plain, Latex renderers now allow start/end tokensChanges:
# Experimental preg rendering method deprecated as it had problems
# Package.xml 2.0 is now used exclusivelyBugs fixed:
# Bug #7320 fix UTF-8 rendering in WikiLink and Freelink
# Various UTF-8 fixes
# Bug #6292 remove paragraph tags from around headings and hrs in Xhtml renderer
# Preformatted Xhtml renderer now correctly escapes output - 1.2.0RC2 (beta, 2007-03-11)
- 1.2.0RC1 (beta, 2006-10-10)
Release notes
License: LGPL
New Features:
# Experimental new rendering method introduced that uses preg instead of char-by-char parsing
## Please test for both speed and memory usageChanges:
# Internal Text_Wiki error handling used in factory and singleton
# Needed files are now required
# bertrand Gugger has left development of Text_WikiBugs fixed:
# Raw output is now encoded in Xhtml renderer to avoid XSS attacks
# Bug 8313 fix anchor output in Xhtml/Wikilink when used in conjuction with sprintf (thanks to bjs5075 at rit dot edu)
# Fixed various encoding issues with Xhtml/Wikilink URLs
# Bug #7091 fixed variable substitution in Latex renderer (thanks randlem at bgsu dot edu) - 1.1.0 (stable, 2006-03-02)
Release notes
License: LGPL
This is a major release as we reduce global resource usage
# instantiate renderers only as needed
# factory() method introduced for instantiating Text_Wiki objects
# singleton() static method to get a single object instanciated pro parser (merci davidc for advices)The constructor is now deprecated in favor of the new singleton() or factory() methods
Default also have its own class now, wich means Text_Wiki is a pure abstract classRenderers now have their own methods for:
# text: textEncode() defaulted to php htmlspecialchars()
for Xhtml render to the text encoding choosed in conf (#5953, thanks jocke at selincite dot com)
# url: urlEncode() defaulted to the php rawurlencode()Wiki general:
# Correct the key used in changeRule(), ensure no double new rule.
# Page names and anchors Urlencode() as render required (e.g. may contain spaces)
# Interwiki: parser may now give the full url instead of site+page (Mediawiki need)
# Improved test.Latex render:
# Only variables should be assigned by reference (#6010, thanks twells at smarterliving dot com)Plain render:
# Interwiki: Complete the rendering with indication of (url) or (site:page)Xhtml render:
# Rendering Fix for Tables (Missing Whitespace) (thanks ritzmo)
# Added support for two-token URLs
## This allows formatting within URL text and proper rendering into other Wiki dialects (assuming that your parser supports the new feature. The Default parser does not yet support this.)Maintainers:
# Del , one of the funders of the original code fully as pear developer
# JustinP is now lead - 1.0.3 (stable, 2005-11-08)
- 1.0.2 (stable, 2005-11-06)
Release notes
License: LGPL
This is a bug fix release, also with a few enhancements
Default parser:
* Bug #5660: The # is to be kept in the anchor option, (jeremy Lecour)
* Bug #5863: Don't mix bullet and numbered lists when following each other, (stefan dot kilp at gmx dot net)
* Bug #5397: variable used inside single quotes bugs WikiLinks (kristof dot coomans at sckcen dot be)
Xhtml renderer:
* Bug #5447: Preset $collapse to null (martin at mein-horde dot de)
* Bug #5847: onclick in lowercase for Xhtml compliance (meisteg at msoe dot edu)
* Unitiliazed row and column 's spans when coming from not mediawiki parser
Xhtml and Latex renderers:
* Render enumeration type a, A, i, or I in lists - 1.0.1 (stable, 2005-09-12)
Release notes
License: LGPL
This is a bug fix and security release, also preparing the introduction of new parsers/renderers
* Fixed bug 3881 and 4442, UTF-8 encoding problems. There are new config options for Render_Xhtml, 'charset' and 'quotes', that allow you to specify the charset for translation.
* Fixed bug 3959, "XHTML lists not rendered according W3C Standards" (where a line of text before a list leaves an open paragraph tag and closes it after the list)
* In Parse_Xhtml_Toc, returns an extra newline before the parsed replacement text to comply with the matching regex.
* In Render_Xhtml_Toc, added a 'collapse' config key to collapse the div horizontally within a table; this is for aesthetics, nothing else. The 'collapse' option is true by default.
* Added general rules Smiley, Subscript ",,text,," and Underline "__text__"
* Added rendering rules Box, Font, Page, Plugin, Preformatted, Specialchar and Titelbar
for the optional extra parsers (BBCode, Cowiki, Doku, Mediawiki and Tiki)
* Fixed bug 4175 "Wrong transform method" by generating PEAR_Error objects when a parse, format, or render rule cannot be found.
* applied feature request 4436 "Add option to getTokens to get original token indices" -- now the return array from getTokens() is keyed to the original token index number.
* Fixed Bug #4473 Undefined variables in error()
* Fixed bug 4474 to silence calls to htmlentities and htmlspecialchars so that errors about charsets don't pop up, per counsel from Jan at Horde.
* Fixed Code potential nesting
* Fixed bug #4719, "In Latex, newline rule does not produce a new line"
* Request #4520 Additional space confuses image tag, adapted regexp
* Request #4634 Code block title/filename, uses conf css_filename
* Code Xhtml: add php tags only if not there
* Heading: collapsing in headers
* Colortext Xhtml: don't add # if allready present
* Anchor Xhtml htlmentify the link
* Cleaned Xhtml renderers documentation headers
* Added an example in doc
* Rowspan and space before free format in Table renderer
* Secured url linked on images - 1.0.0 (stable, 2005-03-13)
- 1.0.0RC2 (beta, 2005-03-07)
- 1.0.0RC1 (beta, 2005-02-23)
- 0.25.0 (beta, 2005-02-01)
- 0.24.0 (beta, 2005-01-30)
- 0.23.1 (alpha, 2004-10-08)
- 0.23.0 (alpha, 2004-09-30)
- 0.22.0 (alpha, 2004-09-19)
- 0.21.0 (alpha, 2004-08-18)
- 0.20.1 (alpha, 2004-07-20)
- 0.19.7 (alpha, 2004-07-11)
- 0.19.6 (alpha, 2004-06-28)
- 0.19.5 (alpha, 2004-06-25)
- 0.19.4 (alpha, 2004-06-19)
- 0.19.3 (alpha, 2004-06-12)
- 0.19.2 (alpha, 2004-06-11)
- 0.19.1 (alpha, 2004-06-06)
- 0.19 (alpha, 2004-06-06)
- 0.17 (alpha, 2004-05-25)
- 0.16 (alpha, 2004-05-22)
- 0.15 (alpha, 2004-05-02)
- 0.14 (alpha, 2004-04-06)
- 0.12.1 (alpha, 2004-03-30)
- 0.12 (alpha, 2004-03-30)
- 0.11 (alpha, 2004-03-27)
- 0.10.4 (alpha, 2004-03-25)
- 0.10.3 (alpha, 2004-03-25)
- 0.10.2 (alpha, 2004-03-20)
- 0.10.1 (alpha, 2004-03-14)
- 0.10 (alpha, 2004-03-13)
- 0.8.3 (alpha, 2004-03-02)
- 0.8.2 (alpha, 2004-02-23)
- 0.8.1 (alpha, 2004-02-23)
- 0.8 (alpha, 2004-01-31)
- 0.7 (alpha, 2004-01-04)
- 0.6 (alpha, 2003-12-05)
- 0.5 (alpha, 2003-12-04)
- 0.4 (alpha, 2003-12-03)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #843 | Closed | Bug | 2004-02-23 | Applying wiki rules a second time fails | |
| #914 | Closed | Bug | 2004-02-26 | Token error with two http:// marked up lines. | |
| #927 | Closed | Bug | 2004-02-29 | two bugs with paragraphs | |
| #1093 | Closed | Bug | 2004-03-30 | E_ALL error parsing simple text. | |
| #1105 | Closed | Bug | 2004-03-31 | homepage link not set on pearweb | |
| #1106 | Closed | Bug | 2004-03-31 | view_url take sprintf formating. | |
| #1164 | Closed | Bug | 2004-04-08 | CVS link missing | |
| #1316 | Bogus | Bug | 2004-04-29 | Adding a new rule messes up php strings | |
| #1362 | Closed | Bug | 2004-05-07 | accented letters not translated to HTML entities | |
| #1384 | Closed | Bug | 2004-05-11 | list rule inaccurate | |
| #1465 | Closed | Bug | 2004-05-21 | <code> block eleminates leading spaces | |
| #1476 | Closed | Bug | 2004-05-23 | Problem with blockquote rendering | |
| #1564 | Closed | Bug | 2004-06-06 | insertRule() doesn't work when second argument is supplied | |
| #1571 | Closed | Bug | 2004-06-07 | include rule has parse error | |
| #1573 | Closed | Bug | 2004-06-07 | embed render xhtml has error | |
| #1578 | Closed | Bug | 2004-06-08 | item list followed by bold problem | |
| #1616 | Closed | Bug | 2004-06-11 | blockquote depth parsed incorrectly at start | |
| #1628 | Closed | Bug | 2004-06-13 | & are not converted in links | |
| #1709 | Closed | Bug | 2004-06-23 | anchor's not being displayed properly | |
| #1722 | Closed | Bug | 2004-06-25 | Impossible To Use Two Text_Wiki Instances At The Same Time | |
| #1729 | Closed | Bug | 2004-06-27 | With the new Anchor parsing ColorText is not shown | |
| #1736 | Bogus | Bug | 2004-06-28 | XHTML Compliance Problem | |
| #1801 | Closed | Req | 2004-07-05 | toc2: counts + after call | |
| #1820 | Bogus | Bug | 2004-07-07 | <php></php> function dose not work | |
| #2095 | Closed | Bug | 2004-08-09 | Render/Xhtml/Deflist.php ignoring class configuration | |
| #2096 | Closed | Bug | 2004-08-09 | Render/Xhtml/Code.php prints <code> tags incorrectly | |
| #2188 | Closed | Bug | 2004-08-22 | Interwiki: Wrong handling of german Umlauts | |
| #2190 | Wont fix | Req | 2004-08-22 | Google Search facility | |
| #2316 | Closed | Bug | 2004-09-12 | Center tag is broken | |
| #2317 | Closed | Req | 2004-09-12 | Reorder Rules at runtime | |
| #2340 | Closed | Bug | 2004-09-15 | chars in foreign language are damaged | |
| #2419 | Closed | Bug | 2004-09-30 | getParseConf returns null if rule exists | |
| #2670 | Closed | Bug | 2004-11-01 | incorrect css_new case | |
| #2715 | Bogus | Req | 2004-11-08 | Add support for table headings | |
| #2916 | Closed | Bug | 2004-12-07 | parser for "code" does not set all attributes | |
| #2947 | Closed | Req | 2004-12-11 | more flexible way to handle wikilinks | |
| #2971 | Closed | Req | 2004-12-15 | allow dot in interwiki rule | |
| #3004 | Closed | Bug | 2004-12-21 | Wrong path for rule "image" | |
| #3162 | Closed | Req | 2005-01-11 | Change Interwiki regex to allow for additional punctuation | |
| #3336 | Closed | Bug | 2005-01-31 | HTML_SPECIALCHARS translation not taken into account | |
| #3365 | Closed | Req | 2005-02-02 | Enhancing wikilink 'exists' callback | |
| #3387 | Closed | Bug | 2005-02-05 | mailto link includes javascript | |
| #3504 | Closed | Bug | 2005-02-17 | Tiny bug in Parse/Strong | |
| #3579 | Closed | Req | 2005-02-24 | Add 'subscript' rule | |
| #3661 | Bogus | Bug | 2005-03-01 | FilterChain | |
| #3805 | Feedback | Req | 2005-03-14 | Assigning at once a css class name to all html tags | |
| #3881 | Closed | Bug | 2005-03-19 | utf-8 encoding problem | |
| #3959 | Closed | Bug | 2005-03-25 | XHTML lists not rendered according W3C Standards | |
| #4175 | Closed | Bug | 2005-04-18 | Wrong transform method | |
| #4230 | Assigned | Req | 2005-04-26 | [Patch] Use Text_Highlighter in "code" rule | |
| #4291 | Open | Req | 2005-05-05 | Allow formatting inside WikiLinks descriptions | |
| #4294 | Closed | Req | 2005-05-06 | Move TOC heading rendering to renderer | |
| #4436 | Closed | Req | 2005-05-25 | Add option to getTokens to get original token indices | |
| #4442 | Bogus | Bug | 2005-05-26 | UTF-8 encoded text is translated to ISO-Latin-1 entities | |
| #4473 | Closed | Bug | 2005-05-30 | Undefined variables in error() | |
| #4474 | Closed | Bug | 2005-05-30 | Silence htmlspecialchars() calls | |
| #4520 | Closed | Req | 2005-06-03 | Additional space confuses image tag | |
| #4634 | Closed | Req | 2005-06-19 | Code block title/filename | |
| #4719 | Closed | Bug | 2005-06-30 | In Latex, newline rule does not produce a new line | |
| #5185 | Bogus | Bug | 2005-08-23 | Problems with rules set in constructor | |
| #5397 | Closed | Bug | 2005-09-14 | variable used inside single quotes | |
| #5447 | Closed | Bug | 2005-09-18 | Undefined variable: collapse | |
| #5660 | Closed | Bug | 2005-10-11 | bug in anchor parsing | |
| #5847 | Closed | Bug | 2005-11-01 | Interwiki XHTML Validation Fails | |
| #5861 | Duplicate | Bug | 2005-11-03 | warning on headings | |
| #5863 | Closed | Bug | 2005-11-04 | mixed <ul> <ol> when using * and # | |
| #5879 | Closed | Bug | 2005-11-06 | Nested lists to do not parse properly in Text_Wiki | |
| #5953 | Closed | Bug | 2005-11-14 | £-sign doesn't get converted to £ in links | |
| #6010 | Closed | Bug | 2005-11-18 | reference E_NOTICE in Render/Xhtml/Wikilink.php line 73 with 1.0.3 | |
| #6072 | No Feedback | Bug | 2005-11-25 | Parse/List.php pb width count number | |
| #6133 | Assigned | Req | 2005-12-02 | Add support for PDF rendering | |
| #6292 | Closed | Bug | 2005-12-19 | headings and hr are incorrectly nested in p-tags | |
| #6556 | Duplicate | Bug | 2006-01-23 | Hard code 'htmlentities' in Render/Xhtml/Code.php | |
| #7003 | Closed | Bug | 1.1.0 | 2006-03-02 | PEAR class is used without being required |
| #7091 | Closed | Bug | 1.1.0 | 2006-03-10 | Variable Substitution Bug |
| #7094 | Closed | Bug | 1.1.0 | 2006-03-11 | Freelinks links appears urlencoded (Xhtml renderer) |
| #7320 | Closed | Bug | 1.1.0 | 2006-04-05 | Wikilinks messed when using international characters |
| #7383 | Bogus | Bug | CVS | 2006-04-12 | can not encode Multibyte String correctly with XHTML render |
| #7451 | No Feedback | Bug | 1.1.0 | 2006-04-21 | Segmentation fault (11) in Apache Log if the Text_wiki interprets Text |
| #7619 | Open | Req | 1.1.0 | 2006-05-13 | Titles for lists |
| #7717 | Open | Req | 1.1.0 | 2006-05-24 | Image renderer: Remove getimagesize call or make it optional |
| #7725 | Wont fix | Bug | 1.1.0 | 2006-05-25 | Freelink renderer is not pulling in configuration for wikilink renderer |
| #7754 | Open | Req | 1.1.0 | 2006-05-29 | ignorant urlEncode |
| #7847 | Closed | Bug | 1.1.0 | 2006-06-09 | raw markup rule allows XSS |
| #7929 | Open | Req | 1.1.0 | 2006-06-16 | Image should support same link style as wikilink |
| #8190 | Open | Req | CVS | 2006-07-11 | TOC enclosing block fix |
| #8313 | Closed | Bug | CVS | 2006-07-28 | Link anchors should always append to link string |
| #8482 | Open | Req | 1.1.0 | 2006-08-16 | HTML Code surrounded by <p> |
| #8502 | Open | Req | CVS | 2006-08-18 | XHTML renderer needs id encoder |
| #8726 | Bogus | Bug | 1.1.0 | 2006-09-18 | Script crashes while using <code> |
| #8975 | Wont fix | Bug | 1.2.0RC1 | 2006-10-11 | ###EE22FF|text## causes delimter to show in output |
| #9271 | Open | Req | 1.1.0 | 2006-11-08 | Create a media descriptor |
| #9382 | Open | Req | 1.1.0 | 2006-11-19 | Don't add class="" if no css style given |
| #9384 | Open | Req | 1.1.0 | 2006-11-19 | Don't add empty anchor # sign |
| #9585 | Bogus | Bug | 1.2.0RC1 | 2006-12-08 | BC break with Wikilink renderer |
| #10015 | Open | Req | 1.2.0RC1 | 2007-02-02 | static toc margin |
| #10114 | Closed | Bug | 1.1.0 | 2007-02-16 | Ruleset Case Sensitivity |
| #10128 | Closed | Req | 2007-02-19 | deprecated align attribute | |
| #10388 | No Feedback | Doc | 1.1.0 | 2007-03-15 | Lack of appreciable documentation and an offer of assistance |
| #10682 | Bogus | Bug | 1.1.0 | 2007-04-10 | Text_Wiki not multi-byte safe |
| #11158 | Bogus | Req | 1.1.0 | 2007-05-26 | Code Parser not works if the char berfore </code> isn't \n |
| #11262 | Closed | Bug | 1.2.0RC2 | 2007-06-09 | Doesn't behave nicely with <code type="php"> |
| #11324 | Bogus | Bug | 1.2.0 | 2007-06-15 | Strict compliance |
| #11331 | Open | Req | 1.2.0 | 2007-06-16 | Linking to images impossible |
| #11649 | Closed | Bug | 1.2.0 | 2007-07-20 | New Code regex fails |
| #11915 | No Feedback | Bug | 1.2.0 | 2007-08-28 | Text_Wiki doesn't work properly with some autoloaders |
| #12098 | No Feedback | Bug | 1.2.0 | 2007-09-22 | Code tag kills php process (child pid 14456 exit signal Illegal instruction (4) |
| #12163 | Wont fix | Req | 1.2.0 | 2007-10-01 | Xhtml tables lack summary attribute |
| #12164 | Open | Bug | 1.2.0 | 2007-10-01 | Closing italic // just after a column : doesn't render correctly |
| #12298 | Feedback | Req | 1.2.0 | 2007-10-22 | 'Native" letter problem |
| #12490 | Closed | Bug | CVS | 2007-11-20 | wiki's do not display since php5-5.2.5 upgrade but are editable. |
| #12567 | Feedback | Req | 1.2.0 | 2007-12-02 | XHTML rendering of Toc using nested <ul>s |
| #12569 | Closed | Req | 1.2.0 | 2007-12-02 | Adding 'base_url' to XHTML Toc renderer |
| #12580 | Closed | Bug | 1.2.0 | 2007-12-02 | incorrect/incomplete license in package.xml |
| #12619 | Closed | Bug | 1.2.0 | 2007-12-05 | Tab character before # causes invalid Xhtml |
| #12665 | Closed | Doc | 1.2.0 | 2007-12-11 | External site documentation link invalid |
| #12714 | Duplicate | Doc | 2007-12-17 | User note that is a documentation problem | |
| #12715 | Duplicate | Doc | 2007-12-17 | User note that is a documentation problem | |
| #12717 | Duplicate | Doc | 2007-12-18 | User note that is a documentation problem | |
| #12719 | Closed | Bug | 1.2.0 | 2007-12-18 | Blockquote parsing bugs |
| #12722 | Closed | Bug | 1.2.0 | 2007-12-18 | HTML Blockquote compliance |
| #12737 | Duplicate | Doc | 2007-12-20 | User note that is a documentation problem | |
| #12738 | Duplicate | Doc | 2007-12-20 | User note that is a documentation problem | |
| #12809 | Duplicate | Doc | 1.2.0 | 2008-01-02 | External link to Full Documentation => Not Found Error |
| #13136 | Duplicate | Bug | 1.2.0 | 2008-02-17 | PHP 5.2.5 breaks Text_Wiki due to new htmlentities() behaviour |
| #13194 | Open | Bug | CVS | 2008-02-25 | Dash not allowed in wiki links in DokuWiki |
| #13195 | Open | Bug | CVS | 2008-02-25 | DokuWiki: Link with descriptive text in table not working |
| #13274 | Duplicate | Bug | 2008-03-01 | Xhtml renderer appends "#" to each link | |
| #13378 | Duplicate | Bug | 1.2.0 | 2008-03-12 | XHTML PARSING ERROR |
| #13742 | Duplicate | Doc | 1.2.0 | 2008-04-22 | Missing doc |
| #13947 | Bogus | Doc | 1.2.0 | 2008-05-20 | enduser documentation |
| #14049 | Closed | Doc | 1.2.0 | 2008-06-02 | Missing documentation |
| #14401 | Open | Req | CVS | 2008-07-24 | Improve handling of rendering errors |
| #14604 | Closed | Bug | 1.2.0 | 2008-09-05 | Unresolved dependency in Text_Wiki_Render_Latex_Freelink |
| #14869 | Closed | Req | CVS | 2008-10-25 | skip tests when config is not available, not fail |
| #14898 | Open | Req | CVS | 2008-10-27 | Improve PHPCS results |
| #15205 | Open | Req | CVS | 2008-12-02 | javascript: links in wiki |
| #15385 | Analyzed | Bug | 1.2.0 | 2008-12-23 | special characters are converted to % and break sprintf |
| #15758 | Closed | Bug | 1.2.0 | 2009-01-24 | URLs with # at the end not considered a url |
| #16222 | Closed | Doc | 1.2.0 | 2009-05-12 | External documentation is down |
| #16321 | Bogus | Bug | CVS | 2009-06-12 | Problem with backslash in docs/test_Text_Wiki.php |
| #16339 | Bogus | Bug | CVS | 2009-06-18 | Static variable $id in addToken() should be a instance variable |
| #16395 | Feedback | Req | 1.2.0 | 2009-07-01 | Allow line breaks in list items |
| #16523 | Open | Bug | CVS | 2009-08-14 | Problem with headings when transforming from Mediawiki to Tikiwiki |
| #17437 | Bogus | Bug | SVN | 2010-05-25 | Deprecated: Assigning the return value of new by reference |
| #17534 | Bogus | Req | SVN | 2010-06-29 | Make use of $parseConf |
| #18012 | Open | Req | 1.2.1 | 2010-10-29 | Headings Collapse Incomplete |
| #18115 | Open | Bug | 1.2.1 | 2010-12-14 | Chinese problem! |
| #18289 | Closed | Bug | SVN | 2011-02-21 | List not properly parsed |
| #18775 | Open | Doc | 1.2.1 | 2011-09-02 | broken link to wishlist |
| #18776 | Open | Doc | 1.2.1 | 2011-09-02 | End-user Documentation |
| #18777 | Wont fix | Req | 1.2.1 | 2011-09-02 | new rule for div |
| #18817 | No Feedback | Bug | 1.2.1 | 2011-09-08 | Incorrect rendering of Function rule |
| #18831 | No Feedback | Bug | 1.2.1 | 2011-09-13 | Mediawiki: <nowiki> combined with <code> doesn't work |
| #18858 | Open | Bug | 1.2.1 | 2011-09-22 | enduser documentation not avaiable |
| #18914 | Feedback | Bug | 2011-10-18 | Forcing links doesn't work when description contains non-ascii characters | |
| #19028 | Closed | Bug | SVN | 2011-11-14 | remove error_reporting (for PEAR QA team) |
| #20074 | Open | Bug | 1.2.1 | 2013-09-25 | Unordered lists not working as expected |
| #20110 | Closed | Bug | 1.2.1 | 2013-11-04 | package.xml does not validate |
| #20274 | Closed | Req | 2014-05-16 | Please Provides LICENSE file | |
| #23780 | Open | Bug | 2018-12-05 | Online Manual | |
| #23789 | Open | Bug | 1.2.1 | 2019-03-12 | "Undefined offset: 2" error on line 1324 |
| #23790 | Duplicate | Bug | 1.2.1 | 2019-03-12 | Undefined offset: 2 in /usr/share/php/Text/Wiki.php |
| #23791 | Duplicate | Bug | 1.2.1 | 2019-03-12 | Undefined offset: 2 in /usr/share/php/Text/Wiki.php |