Confirmed users, Bureaucrats and Sysops emeriti
1,057
edits
| Line 31: | Line 31: | ||
A diff between MDC's MediaWiki and the core MediaWiki 1.9.3 code shows that we have the following changes: | A diff between MDC's MediaWiki and the core MediaWiki 1.9.3 code shows that we have the following changes: | ||
*External redirects | *External redirects | ||
**If we can't figure out how to make this work as an extension, we can live without it. | |||
*Single sign-on | *Single sign-on | ||
*Support for specifying a specific CSS style to apply when creating links | **Will this become moot if we manage to switch to a single MediaWiki install for all locales? | ||
*Removal of newuser entries from the RSS feed | *Support for specifying a specific CSS style to apply when creating links | ||
**This is used by the new breadcrumbs code, but we could probably do without it. | |||
*Removal of newuser entries from the RSS feed | |||
**This doesn't actually appear to be working at present anyway, but we need to find a way to make it work. | |||
A complete diff is [[DevmoIdeas/MediaWiki diff|here]]. | A complete diff is [[DevmoIdeas/MediaWiki diff|here]]. | ||