Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-14
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/wikiformat.php
2010-04-20
Dan
Reordered wiki render stages so images happen before external links. Fixes a parser bug seen, among other places, on the Donation page.
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
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).
file
|
diff
|
annotate
2009-12-18
Dan
Wikitext parer: re-added the <code> tag thing
file
|
diff
|
annotate
2009-12-11
Dan
Wikitext parser: re-added mailto support
file
|
diff
|
annotate
2009-10-04
Dan
More parser work: fixed a few bugs with [[intlinks]] in headers, a bug that caused the paragraph parser to return an empty string, and added a warning/backup-and-restore for when a render stage returns an empty string.
file
|
diff
|
annotate
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)
file
|
diff
|
annotate
2009-08-26
Dan
Wikitext: added horizontal rule support
file
|
diff
|
annotate
2009-08-21
Dan
Wiki engine: optimization for empty-text case
file
|
diff
|
annotate
2009-08-21
Dan
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
file
|
diff
|
annotate
2009-08-09
Dan
Blockquote functionality in wikitext parser now allows rendering of other block level elements properly
file
|
diff
|
annotate
2009-08-04
Dan
More work on rendering engine. Fixed some bugs with paragraph skipping and added (incomplete) support for blockquotes.
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
2009-07-02
Dan
Wiki formatting: Headings: tolerate spaces after line; added disable_rule method (required for rev. 1029)
file
|
diff
|
annotate
less
more
(0)
-14
tip