Sun, 28 Mar 2010 23:10:46 -0400 |
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
|
Mon, 01 Feb 2010 02:22:54 -0500 |
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
|
Fri, 18 Dec 2009 22:03:55 -0500 |
Dan |
Last minute fix to wikitext code tag
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 09:39:18 -0500 |
Dan |
Wikitext parer: re-added the <code> tag thing
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 17:10:44 -0500 |
Dan |
Wikitext parser: re-added mailto support
|
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
|
Wed, 26 Aug 2009 13:05:17 -0400 |
Dan |
Wikitext: added horizontal rule support
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 15:39:23 -0400 |
Dan |
Wiki formatter: heading IDs are now name based ("head:" . sanitize_page_id($text)) instead of tocN.
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 20:01:55 -0400 |
Dan |
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
|
file |
diff |
annotate
|
Sun, 09 Aug 2009 01:27:45 -0400 |
Dan |
Blockquote functionality in wikitext parser now allows rendering of other block level elements properly
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 15:02:54 -0400 |
Dan |
More work on rendering engine. Fixed some bugs with paragraph skipping and added (incomplete) support for blockquotes.
|
file |
diff |
annotate
|
Wed, 08 Jul 2009 18:52:41 -0400 |
Dan |
Wiki engine: improved behavior in block level element finding/wrapping algorithm
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 00:20:32 -0400 |
Dan |
First implementation of new parser; Text_Wiki is now gone. VERY BETA! WiP.
|
file |
diff |
annotate
|