includes/wikiengine/parse_mediawiki.php
2012-09-15 Dan Fuhry Added template context API and render_getpage_norender hook. This allows variable sets to be pushed and popped from $template, so that variables in a template inclusion can be accessed and pre-processed by plugins.
2010-10-13 Dan Fuhry Fixed a rather major bug with the external link parser: two links in one line now handled gracefully.
2010-03-30 Dan Added selection and popup for <pre> tags within wikitext. Also fixed more bugs found in the HTML paragraph parser (mostly self-closing tags e.g. <hr />).
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2010-02-01 Dan Modified paragraph rule to not use recursive parsing; made parsing of code and pre tags much more reliable. Fixes issue 1 (QA: RE-TEST).
2009-12-18 Dan Wikitext parer: re-added the <code> tag thing
2009-12-11 Dan Wikitext parser: re-added mailto support
2009-11-27 Dan parse_mediawiki: Marked the paragraph bug as non-blocker, delayed until RC1. I have higher priorities than a minor win32 only parsing issue.
less more (0) -10 -8 tip