includes/render.php
2010-03-30 Dan Renderer: fixed the regex that looks for h-tags in reverse_process_headings so it looks forthe new format #head: IDs.
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 Fixed more places where author_uid wasn't right.
2009-12-18 Dan Fixed php_in_pages out-of-scope error in Special:UploadFile; modified RenderMan::preprocess_text() to take a permissions object for any page
2009-12-11 Dan A couple fixes to permission out-of-scope errors.
2009-09-26 Dan More blank-urlname bugfixes, this time involving internal links
2009-08-27 Dan Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue)
2009-08-22 Dan Made internal links to the Admin namespace much smarter. (They do the login box and stuff.)
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-08-04 Dan More work on rendering engine. Fixed some bugs with paragraph skipping and added (incomplete) support for blockquotes.
2009-07-18 Dan Fixed some formatter engine errors that were exposed through the wiki edit notice
2009-07-12 Dan Renderer: added "smart paragraphs" for templates. <p><b>Foo</b> {bar}</p> where bar is multiline is basically turned into proper XHTML paragraphs.
less more (0) -12 tip