includes/namespaces/user.php
Sun, 06 Dec 2009 21:51:32 -0500 Dan PostgreSQL: Fixed user pages. Also added a columns_in() method to the DBAL to list columns in a table
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)
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
Wed, 29 Jul 2009 11:49:08 -0400 Dan Fixed title formatting in user pages
Fri, 15 May 2009 15:56:25 -0400 Dan User homepage/URL is now displayed on user pages
Wed, 13 May 2009 09:43:57 -0400 Dan Fixed behavior of log display and title fetch for nonexistent pages
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.
less more (0) -7 tip