Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/pageprocess.php
Thu, 02 Jun 2011 05:28:28 -0400
Dan Fuhry
Removed explicit TinyMCE support, replaced with support for arbitrary page_formats. The TinyMCE files will be removed in an upcoming commit.
file
|
diff
|
annotate
Wed, 29 Dec 2010 13:25:32 -0500
Dan Fuhry
Added some more hooks to the page editing pipeline. It should now be possible to add controls to the page editor, send the data from them out to the server, and process them on the server side.
file
|
diff
|
annotate
Wed, 02 Jun 2010 21:58:26 -0400
Dan
Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20.
file
|
diff
|
annotate
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:15:04 -0500
Dan
Fixed more places where author_uid wasn't right.
file
|
diff
|
annotate
Fri, 18 Dec 2009 21:01:09 -0500
Dan
Fixed no author_uid in PageProcessor::rename_page()
file
|
diff
|
annotate
Fri, 18 Dec 2009 19:06:49 -0500
Dan
Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
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
Fri, 17 Jul 2009 20:48:53 -0400
Dan
Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
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
Sun, 10 May 2009 15:52:53 -0400
Dan
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
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
less
more
(0)
-100
-12
tip