change in the getContributors() method of Article, which in turn required
some code changes in the Metadata module.
However, it now seems to work.
If the number of contributors is greater than N, then show a link to the
full credits page.
An additional bit: it may be that we don't want to show _any_ contributors
if we are over the max. So, there's a flag to check this.
user names, as "$wgSitename user Foo".
Added a static method to the User class to fetch a real name given an ID,
and added a pattern for specifying user names in Language.php.
browsers and requires use of an XML content type; try setting
$wgMimeType = "application/xhtml+xml" and use Mozilla).
Rearranged a couple things in prefs.
Did some refactoring in Math.php to remove some duplicated code and
figure out what is going on.
on the Creative Commons and Dublin Core links so they can be identified by
humans in Mozilla's navigation bar. Add a <link rel='copyright'> as well if
$wgRightsPage or $wgRightsUrl is set. Fix metadata links for MonoBook.
Disable Smarty skins.