Sun, 10 May 2009 14:44:37 -0400 Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
Dan [Sun, 10 May 2009 14:44:37 -0400] rev 960
Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
Sun, 10 May 2009 14:43:00 -0400 Added "About" sidebar block which simply shows the site description.
Dan [Sun, 10 May 2009 14:43:00 -0400] rev 959
Added "About" sidebar block which simply shows the site description.
Sun, 10 May 2009 14:42:18 -0400 Enanium: added collapse for left sidebar
Dan [Sun, 10 May 2009 14:42:18 -0400] rev 958
Enanium: added collapse for left sidebar
Sun, 10 May 2009 14:41:51 -0400 Fixed a couple bugs with protection UI; fixed stray <enano:no-opt> in Special:CSS (do people still use that?)
Dan [Sun, 10 May 2009 14:41:51 -0400] rev 957
Fixed a couple bugs with protection UI; fixed stray <enano:no-opt> in Special:CSS (do people still use that?)
Tue, 05 May 2009 22:06:23 -0400 API: Properly handles $title again
Dan [Tue, 05 May 2009 22:06:23 -0400] rev 956
API: Properly handles $title again
Tue, 05 May 2009 21:53:48 -0400 Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Dan [Tue, 05 May 2009 21:53:48 -0400] rev 955
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Tue, 05 May 2009 08:36:38 -0400 Whoops, last commit broke admin stuff.
Dan [Tue, 05 May 2009 08:36:38 -0400] rev 954
Whoops, last commit broke admin stuff.
Tue, 05 May 2009 00:10:26 -0400 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.
Dan [Tue, 05 May 2009 00:10:26 -0400] rev 953
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.
Mon, 04 May 2009 23:07:00 -0400 Fixed some error display cosmetics in Request_HTTP
Dan [Mon, 04 May 2009 23:07:00 -0400] rev 952
Fixed some error display cosmetics in Request_HTTP
Mon, 04 May 2009 23:06:33 -0400 Admin: Home: Properly handles Request_HTTP exceptions now
Dan [Mon, 04 May 2009 23:06:33 -0400] rev 951
Admin: Home: Properly handles Request_HTTP exceptions now
(0) -300 -100 -10 +10 +100 +300 tip