Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-10
-6
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/wikiengine/parse_mediawiki.php
Fri, 11 Dec 2009 17:10:44 -0500
Dan
Wikitext parser: re-added mailto support
file
|
diff
|
annotate
Fri, 27 Nov 2009 18:29:20 -0500
Dan
parse_mediawiki: Marked the paragraph bug as non-blocker, delayed until RC1. I have higher priorities than a minor win32 only parsing issue.
file
|
diff
|
annotate
Wed, 11 Nov 2009 23:44:10 -0500
dan
Hack: temporarily disabled PCRE recursion for Win32 in the paragraph block tag parser until a better parser can be written/adapted
file
|
diff
|
annotate
Sun, 25 Oct 2009 00:09:11 -0400
Dan
Another fix to paragraph bypass behavior, for when the same substring appears more than once in the text
file
|
diff
|
annotate
Tue, 13 Oct 2009 12:44:27 -0400
Dan
OK, I'm done with the preg_replace() in the paragraph parser. It's too buggy. Replaced with preg_match_all()/str_replace_once().
file
|
diff
|
annotate
Sun, 04 Oct 2009 03:59:38 -0400
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
less
more
(0)
-10
-6
tip