Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/render.php
Wed, 26 Aug 2009 23:25:39 -0400
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
Fri, 21 Aug 2009 20:30:52 -0400
Dan
Made internal links to the Admin namespace much smarter. (They do the login box and stuff.)
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
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
Fri, 17 Jul 2009 20:23:48 -0400
Dan
Fixed some formatter engine errors that were exposed through the wiki edit notice
file
|
diff
|
annotate
Sat, 11 Jul 2009 20:28:03 -0400
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
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
Wed, 27 May 2009 09:44:07 -0400
Dan
Class "currentpage" is now added to all internal links, including sidebar buttons, if the link points to the current page.
file
|
diff
|
annotate
Wed, 13 May 2009 09:44:46 -0400
Dan
Render / Template: No longer does exist checks for wikilinks on sidebar
file
|
diff
|
annotate
Tue, 05 May 2009 00:10:26 -0400
Dan
Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
file
|
diff
|
annotate
Mon, 16 Feb 2009 16:17:25 -0500
Dan
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
file
|
diff
|
annotate
less
more
(0)
-12
tip