includes/namespaces/user.php
2009-12-07 Dan PostgreSQL: Fixed user pages. Also added a columns_in() method to the DBAL to list columns in a table
2009-08-27 Dan Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue)
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-07-29 Dan Fixed title formatting in user pages
2009-05-15 Dan User homepage/URL is now displayed on user pages
2009-05-13 Dan Fixed behavior of log display and title fetch for nonexistent pages
2009-05-05 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